(mysql): SET NAMES 'utf8'  

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

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('ld95i14ra87hdn5cduq7ai57u0', '216.73.217.111', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1779909150, 1779909150, 0, '', 'www.ajrh.info')  

(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 = '3613' 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 = 3613  

(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 = 3613 ORDER BY g.seq  

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

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

(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 = 3613 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:30' >= s.date_start AND '2026-05-27 19:12:30' <= 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:30' >= s.date_start AND '2026-05-27 19:12:30' <= 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:30' >= s.date_start AND '2026-05-27 19:12:30' <= 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 = 3613  

(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 = '3613' 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 = 3613  

(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 = 3613 ORDER BY g.seq  

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

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

(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 = 3613 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:30' >= s.date_start AND '2026-05-27 19:12:30' <= 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:30' >= s.date_start AND '2026-05-27 19:12:30' <= 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:30' >= s.date_start AND '2026-05-27 19:12:30' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 3613 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'  
Leaving no one behind: Older African women's rights to sexual and reproductive health | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 3613 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10043'   <hr /> Abubakar | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 3613 ORDER BY seq  

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

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

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

Leaving no one behind: Older African women's rights to sexual and reproductive health


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

(mysql): SELECT * FROM author_settings WHERE author_id = '10043'  
Ibrahim B. Abubakar

Abstract

Despite growing agreement on the importance of sexual and reproductive health and rights at all stages of human development, the link between ageing and the sexual and reproductive rights of older African women has been an overlooked topic of research and policy formulation. This commentary takes a multidisciplinary approach to highlighting older African women's sexual and reproductive health and rights, identifying extant legislative frameworks, shortcomings, and strategies to improve their implementation. An examination of the legislative frameworks in place demonstrates that they are insufficient for the full implementation of these rights. As a result, a deliberate effort is required to correct historical wrongs and preserve older women's sexual and reproductive health and rights. (Afr J Reprod Health 2022; 26 [12s]: 21-26).

Full Text:

PDF

References


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

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

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

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

World Health Organization. Ageing and Health. [WHO


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

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

Website]. 2021. https://www.who.int/newsroom/fact-sheets/detail/ageing-and-health. Accessed


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

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

April 2, 2022.


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

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

United Nations. Vienna International Plan of Action on


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

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

Aging. [UN Website]. 1983.


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

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

https://www.un.org/esa/socdev/ageing/documents/R


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

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

esources/VIPEE-English.pdf. Accessed April 2,


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

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


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

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

United Nations. Political Declaration and Madrid


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

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

International Plan of Action on Ageing. [UN


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

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

Website]. 2002.


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

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

https://www.un.org/development/desa/ageing/madri


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

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

d-plan-of-action-and-its


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

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

implementation.html#:~:text=The%20Madrid%20Pl


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

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

an%20of%20Action,ensuring%20enabling%20and


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

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

%20supportive%20environments. Accessed April 2,


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

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


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

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

Aboderin I. Sexual and Reproductive Health and Rights of


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

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

Older Men and Women: Addressing a Policy Blind


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

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

Spot. Reproductive Health Matters. 2014; 22(44).


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

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

International Planned Parenthood Federation, IPPF. IMAP


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

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

Statement on Sexual and Reproductive Health and


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

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

Rights of the Ageing Population. 2018.


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

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

https://www.ippf.org/sites/default/files/2018-


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

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

/IMAP%20Statement%20-


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

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

%20SRHR%20of%20the%20ageing%20population.


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

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

pdf. Accessed 28 March 2022.


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

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

Rheaume C and Mitty E. Sexuality and Intimacy in Older


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

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

Adults. Geriatric Nursing. 2008; 345.


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

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

Rotberg AR. An Introduction of the Study of Women, Aging,


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

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

and Sexuality. Physical and Occupational Therapy


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

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

Association. 1987; 5.


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

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

United Nations Population Fund. ICPD Beyond 2014: Highlevel Global Commitments;2014.


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

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

United Nations. Convention on the Elimination of All Forms


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

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

of Discrimination Against Women.; 1981


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

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

Viljoen F. International Human Rights Law in Africa.


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

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

; 237.


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

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

Article 18(3). African Charter on Human and Peoples'


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

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

Rights ('Banjul Charter').;1981.


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

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

Article 18(4). African Charter on Human and Peoples'


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

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

Rights ('Banjul Charter').;1981.


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

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

Article 16(1). African Charter on Human and Peoples'


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

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

Rights ('Banjul Charter').;1981.


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

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

Article 30. African Charter on Human and Peoples' Rights


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

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

('Banjul Charter').;1981.


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

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

History of the African Commission on Human and Peoples'


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

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

Rights. [AU Website]


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

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

https://www.achpr.org/history. Accessed April 2,


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

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


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

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

African Commission on Human and Peoples' Rights.


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

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

Principles and Guidelines on the Implementation of


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

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

Economic, Social and Cultural Rights in the African


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

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

Charter on Human and Peoples' Rights.;2011.


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

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

Article 66. African Charter on Human and Peoples' Rights


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

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

('Banjul Charter').;1981.


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

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

African Union. The Maputo Protocol. [AU Website]


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

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

https://maputoprotocol.com/about-the-protocol.


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

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

Accessed April 1, 2022.


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

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

Article 2. Protocol to the African Charter on Human and


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

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

People's Rights on the Rights of Women in Africa


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

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

(Maputo Protocol).;2003.


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

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

Article 14. Protocol to the African Charter on Human and


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

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

People's Rights on the Rights of Women in Africa


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

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

(Maputo Protocol).;2003.


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

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

General Comments 1 on Article 14(1)(d) and (e) of Maputo


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

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

Protocol.;2012.


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

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

Article 22. Protocol to the African Charter on Human and


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

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

People's Rights on the Rights of Women in Africa


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

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

(Maputo Protocol).;2003.


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

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

Protocol to the African Charter on Human and Peoples'


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

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

Rights on the Rights of Older Persons.; 2016.


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

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

Center for Human Rights. African Governments Urged to


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

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

Ratify the Older Persons' Protocol. 2019.


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

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

https://www.chr.up.ac.za/news-archive/2019/1928-


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

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

african-governments-urged-to-ratify-the-olderpersons-protocol. Accessed March 28, 2022.


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

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

Article 15. Protocol to the African Charter on Human and


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

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

Peoples' Rights on the Rights of Older Persons.;


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

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


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

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

Article 3. Protocol to the African Charter on Human and


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

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

Peoples' Rights on the Rights of Older Persons.;


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

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


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

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

Article 8 and 9. Protocol to the African Charter on Human


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

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

and Peoples' Rights on the Rights of Older Persons.;


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

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


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

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

African Union. Sexual and Reproductive Health


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

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

Continental Framework.; 2006.


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

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

African Union Regional Economic Communities.


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

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

https://au.int/en/organs/recs. Accessed April 3, 2022.


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

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

Intergovernmental Authority on Development. SRHR


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

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

Strategic Policy Framework.; 2006.


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

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

Southern African Development Community. Declaration


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

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

on Gender and Development.; 2007.


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

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

East African Community Gender and Community


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

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

Development Framework.; 2006.


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

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

Lottes IL. Sexual Rights: Meanings, Controversies and


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

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

Sexual Health Promotion. Journal of Sex Research.


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

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

; 373.


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

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

HelpAge International. Transforming Gender Relations in


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

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

an Ageing World: A Policy Discussion Paper.;2018.


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

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

Agbonkhese R. Agenda Setting for Maternal Mortality in


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

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

Nigeria: A Comparative Study of the Media Agenda


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

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

for Maternal Mortality and HIV.


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

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

https://pdfs.semanticscholar.org/a45a/ed91156UAk


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

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

yVKrfsxBp1vtu37nbUwjsRF4wha.pdf. Accessed

March 24, 2022


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 3613 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 = 1779909150, remember = 0, data = '', domain = 'www.ajrh.info' WHERE session_id = 'ld95i14ra87hdn5cduq7ai57u0'