(mysql): SET NAMES 'utf8'  

(mysql): SELECT * FROM sessions WHERE session_id = '6or0gjgkaqdufga4sgo9knh9t7'  

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '3612' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 3612  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 3612 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '1649'  

(mysql): SELECT * FROM article_settings WHERE article_id = '3612'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 3612 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '130' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 130  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '130'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 3612  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '3612' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 3612  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 3612 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '1649'  

(mysql): SELECT * FROM article_settings WHERE article_id = '3612'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 3612 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718447' >= isip.ip_start AND '3628718447' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718447' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 3612 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 1 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '197'  
Gender, sexual and reproductive health, and social change in Africa | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 3612 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10041'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10042'   <hr /> Izugbara | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 3612 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '10041'  

(mysql): SELECT * FROM author_settings WHERE author_id = '10042'  

(mysql): SELECT * FROM authors WHERE submission_id = 3612 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '10041'  

(mysql): SELECT * FROM author_settings WHERE author_id = '10042'  

Gender, sexual and reproductive health, and social change in Africa


(mysql): SELECT * FROM authors WHERE submission_id = 3612 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '10041'  

(mysql): SELECT * FROM author_settings WHERE author_id = '10042'  
Chimaraoke Izugbara, Connor Roth

Abstract

There has never been a more urgent time to invest in research and evidence on gender and sexual and reproductive health and rights (SRHR) in Africa than today. The region is experiencing sweeping social changes that connect with gender and SRHR in wide-ranging ways. Gender and SRHR lie firmly at the heart of shifting fertility, migration, morbidity, and mortality patterns in Africa. They intersect with several of the region’s emerging realities: new media and technology, climate change, telehealth, assisted reproductive technologies, current trends in development aid, rapid urbanization, surging humanitarian situations, rising inequality, crumbling health systems, and the unrelenting onslaught of old diseases and epidemics, and a new pandemic. For instance, emerging digital technologies have provided immense opportunities for Africa to tackle gendered inequities in public health and to advance SRHR, but they have also elevated the risks for gender-based violence (GBV) for some population groups and launched new vistas of audacious campaigns and attacks against reproductive rights, gender equality, and sexual and gender minorities in the region.

Full Text:

PDF

References


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103018'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103018 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '103019'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103019 ORDER BY metadata_description_id DESC  

Ahinkorah BO, Hagan JE Jr, Ameyaw EK, Seidu AA and


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103020'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103020 ORDER BY metadata_description_id DESC  

Schack T. COVID-19 Pandemic Worsening Gender


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103021'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103021 ORDER BY metadata_description_id DESC  

Inequalities for Women and Girls in Sub-Saharan


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103022'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103022 ORDER BY metadata_description_id DESC  

Africa. Front Global Wom Health. 2, 2021,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103023'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103023 ORDER BY metadata_description_id DESC  

3389/fgwh.2021.686984.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103024'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103024 ORDER BY metadata_description_id DESC  

World Health Organization, COVID-19 spurs health


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103025'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103025 ORDER BY metadata_description_id DESC  

innovation in Africa. Accessed October 1, 2022 from


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103026'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103026 ORDER BY metadata_description_id DESC  

https://www.afro.who.int/news/covid-19-spurshealth-innovation-africa.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103027'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103027 ORDER BY metadata_description_id DESC  

Malkin M, Mickler AK, Ajibade TO, Coppola A, Demise E,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103028'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103028 ORDER BY metadata_description_id DESC  

Derera E, Ede JO, Gallagher M, Gumbo L, Jakopo Z,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103029'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103029 ORDER BY metadata_description_id DESC  

Little K, Mbinda A, Muchena G, Muhonde ND,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103030'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103030 ORDER BY metadata_description_id DESC  

Ncube K, Ogbondeminu FO, Pryor S and Sang EN.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103031'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103031 ORDER BY metadata_description_id DESC  

Adapting High Impact Practices in Family Planning


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103032'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103032 ORDER BY metadata_description_id DESC  

during the COVID-19 Pandemic: Experiences from


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103033'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103033 ORDER BY metadata_description_id DESC  

Kenya, Nigeria, and Zimbabwe. Global Health: Sci


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103034'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103034 ORDER BY metadata_description_id DESC  

and Pract 10, 4, 2022, e2200064. doi:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103035'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103035 ORDER BY metadata_description_id DESC  

9745/GHSP-D-22-00064.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103036'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103036 ORDER BY metadata_description_id DESC  

Banke-Thomas A and Yaya S. Looking ahead in the


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103037'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103037 ORDER BY metadata_description_id DESC  

COVID-19 pandemic: emerging lessons learned for sexual and reproductive health services in low- and


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103038'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103038 ORDER BY metadata_description_id DESC  

middle-income countries. Repro Health 18, 248,


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103039'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103039 ORDER BY metadata_description_id DESC  

, https://doi.org/10.1186/s12978-021-01307-4.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103040'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103040 ORDER BY metadata_description_id DESC  

Tamale S. Exploring the contours of African sexualities:


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103041'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103041 ORDER BY metadata_description_id DESC  

Religion, law and power. Afr Hum Rights Law J. 14;


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103042'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103042 ORDER BY metadata_description_id DESC  

, 2014, 150-177.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103043'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103043 ORDER BY metadata_description_id DESC  

Kaoma K. An African or un-African sexual identity?


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103044'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103044 ORDER BY metadata_description_id DESC  

Religion, globalization, and sexual politics in sub-Saharan Africa. In van Klinken A and Chitando E (Ed). Public religion and the politics of homosexuality in Africa. London: Routledge.


(mysql): SELECT * FROM citation_settings WHERE citation_id = '103045'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 103045 ORDER BY metadata_description_id DESC  

,113-129.

Amusan L, Saka L and Muinat OA. Gay Rights


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 3612 AND r.status = 2  

Refbacks

  • There are currently no refbacks.

(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.217.111', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1779909150, last_used = 1779909151, remember = 0, data = '', domain = 'www.ajrh.info' WHERE session_id = '6or0gjgkaqdufga4sgo9knh9t7'