(mysql): SET NAMES 'utf8'  

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

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('rtate3s4ulqvrl5tecepfg42f6', '216.73.217.111', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1779905622, 1779905622, 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 = '2854' 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 = 2854  

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

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

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

(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 = 2854 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 = '112' ORDER BY i.issue_id  

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

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

(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 18:13:42' >= s.date_start AND '2026-05-27 18:13:42' <= 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 18:13:42' >= s.date_start AND '2026-05-27 18:13:42' <= 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 18:13:42' >= s.date_start AND '2026-05-27 18:13:42' <= 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.*, af.file_name, af.original_file_name, af.file_stage, af.file_type, af.file_size, af.date_uploaded, af.date_modified FROM article_galleys g LEFT JOIN article_files af ON (g.file_id = af.file_id) INNER JOIN articles a ON a.article_id = g.article_id LEFT JOIN published_articles pa ON g.article_id = pa.article_id INNER JOIN article_galley_settings gs ON g.galley_id = gs.galley_id WHERE gs.setting_name = 'pub-id::publisher-id' AND gs.setting_value = '0' AND g.article_id = 2854 ORDER BY a.journal_id, pa.issue_id, g.galley_id  

(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 = 2854  

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

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

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

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

(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 = 2854 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 18:13:42' >= s.date_start AND '2026-05-27 18:13:42' <= 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 18:13:42' >= s.date_start AND '2026-05-27 18:13:42' <= 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 18:13:42' >= s.date_start AND '2026-05-27 18:13:42' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 2854 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'  
Intimate partner violence: A global challenge to sustainable development | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 2854 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '7823'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '7824'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '7825'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '7826'   <hr /> Ntoimo | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 2854 ORDER BY seq  

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

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

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

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

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

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

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

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

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

Intimate partner violence: A global challenge to sustainable development


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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '7826'  
Lorretta FC Ntoimo, Karl E. Eimuhi, Akhere Omonkhua, Friday E. Okonofua

Abstract

Gender-based violence (GBV) remains one of the most critical unmet challenges relating to sexual and reproductive health and rights in the world. Although men experience GBV, it is disproportionally more prevalent among women, especially with respect to intimate partner violence (IPV). The Center for Disease Control (CDC) defined IPV as “physical violence, sexual violence, stalking or psychological harm by a current or former partner or spouse”1. Many publications document the high prevalence of IPV against women2–5.  Several international agreements and commitments that address the prevention and mitigation of IPV have been put in place over the past decades. These include the Istanbul convention, the United Nations Convention on the Elimination of All Forms of Discrimination against Women, and the declaration on the elimination of violence against women4,6–9. Despite these global commitments, and the remarkable improvements in women’s empowerment indicators such as school enrolment, representation in parliaments, and labour force participation, IPV remains a challenge in many countries. One in three women in the world has ever experienced physical/or sexual violence by an intimate partner9. The global average of 1 in 3 conceals a wide variation across countries in women’s experience of IPV which ranges from as low as 6% in Singapore, Georgia, and Comoros to a high of 68% in Kiribati3.

Full Text:

PDF

References


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

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

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

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

Centers for Disease Control and Prevention (CDC). Intimate Partner Violence |Violence Prevention|Injury Center|CDC. Published 2021. Accessed August 22, 2021. https://www.cdc.gov/violenceprevention/intimatepartnerviolence/index.html


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

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

Shamu S, Abrahams N, Temmerman M, Musekiwa A and


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

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

Zarowsky C. A systematic review of African studies on intimate partner violence against pregnant women: prevalence and risk factors. PloS one. 2011;6(3):e17591.


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

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

UNDP. Human Development Report. United Nations


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

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

Development Programme; 2020.


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

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

World Health Organization. Global and Regional Estimates of Violence against Women: Prevalence and Health Effects of Intimate Partner Violence and Non-Partner Sexual Violence. World Health Organization; 2013.


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

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

Ou C-Y, Yasmin M, Ussatayeva G, Lee M-S and Dalal K.


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

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

Prevalence of Intimate Partner Violence Against Women in Republic of Benin. African Journal of Reproductive Health. 2021;25(4). doi:10.29063/ajrh2020/v25i4.6


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

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

Convention on Preventing and Combating Violence Against Women and Domestic Violence.; 2011. https://www.coe.int/ en/web/conventions/full-list/-/conventions/rms/090000168008482e


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

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

United Nations. Convention on the Elimination of All Forms of Discrimination Against Women.; 1981.


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

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

United Nations. Declaration on the Elimination of Violence


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

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

against Women. General Assembly; 1993.


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

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

World Bank. Gender-Based Violence: Violence against Women and Girls.; 2019. https://www.worldbank.org/en/topic/socialdevelopment/brief/violence-against women-and-girls


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

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

UNDP. Human Development Report 2015. United Nations


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

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

Development Programme; 2015.


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

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

Pathak N, Dhairyawan R and Tariq S. The experience of


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

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

intimate partner violence among older women: A narrative review. Maturitas. 2019;121:63-75.


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

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

Lelaurain S, Graziani P and Monaco GL. Intimate partner


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

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

violence and help-seeking. European Psychologist. 2017;22(4):263-281. doi:European Psychologist (2017), 22(4https://doi.org/10.1027/1016-9040/a000304


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

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

Vranda MN, Kumar CN, Muralidhar D, Janardhana N and


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

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

Sivakumar P. Barriers to disclosure of intimate partner violence among female patients availing services at tertiary care psychiatric hospitals: a qualitative study. Journal of neurosciences in rural practice. 2018;9(03):326-330.


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

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

Beyene AS, Chojenta CL and Loxton DJ. Consequences of gender-based violence on female high school students in eastern Ethiopia. African Journal of Reproductive Health. 2021;25(4). doi:10.29063/ajrh2020/v25i4.3


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

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

Manuh T and Biney AAE. Exploring intersections between


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

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

gender-based violence and adolescent sexual and reproductive health and rights in the ECOWAS member states: A review of the literature produced in the sub-region. African Journal of Reproductive Health. 2021;25(4). doi:10.29063/ajrh2020/v25i4.13


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

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

King K, Murray CE, Crowe A, Hunnicutt G, Lundgren K and Olson L. The costs of recovery: Intimate partner violence survivors’ experiences of financial recovery from abuse. The Family Journal. 2017;25(3):230-238.


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

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

Peterson C, Kearns MC, McIntosh WL, Estefan LF, Nicolaidis C, McCollister KE, Gordon A and Florence C. Lifetime economic burden of intimate partner violence among US adults. American journal of preventive medicine. 2018;55(4):433-444.


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

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

Walby S. Theorising patriarchy. Sociology. 1989;23(2):213-


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

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


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

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

Brathwaite R, Addo J, Smeeth L, Lock K. A systematic review of tobacco smoking prevalence and description of tobacco control strategies in Sub-Saharan African countries; 2007 to 2014. PloS one. 2015;10(7):e0132401.


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

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

Amato PR. The Consequences of Divorce for Adults and


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

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

Children. Journal of Marriage & Family. 2000;62(4):1269-1287. Accessed May 15, 2014. http://search.ebscohost.com/login.aspx?direct=true&db=sih&AN=3772498&site=ehost-live


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

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

McDonough P, Walters V. Gender and health: reassessing


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

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

patterns and explanations. Social science & medicine. 2001;52(4):547-559.


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

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

Ntoimo LFC, Odimegwu CO and Alex-Ojei CA. Tobacco Use Among Men in sub-Saharan Africa: Does Family structure Matter? In: J. Anson et al. (Eds.), Studies in the Sociology of Population. Springer Nature; 2019:343-361.


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

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

Schmeer KK and Kroeger RA. Union type and depressive


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

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

symptoms among Mexican adults. Journal of family issues. 2011;32(12):1597-1621. doi:10.1177/0192513X11409310

Williams DR. The health of men: structured inequalities and opportunities. American Journal of Public Health. 2003;93(5):724-731.


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