(mysql): SET NAMES 'utf8'  

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

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

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

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

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

(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 = 3621 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:13:01' >= s.date_start AND '2026-05-27 19:13:01' <= 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:13:01' >= s.date_start AND '2026-05-27 19:13:01' <= 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:13:01' >= s.date_start AND '2026-05-27 19:13:01' <= 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 = 3621  

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

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

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

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 3621 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'  
Do gender-equitable attitudes translate to gender-equitable choresharing behavior? A sex-stratified longitudinal analysis among adolescents in Kinshasa | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 3621 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10087'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10088'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10089'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10090'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10091'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10092'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10093'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10094'   <hr /> Barker | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 3621 ORDER BY seq  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Do gender-equitable attitudes translate to gender-equitable choresharing behavior? A sex-stratified longitudinal analysis among adolescents in Kinshasa


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

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

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

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

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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '10094'  
Kathryn M. Barker, Caroline Moreau, Mengmeng Li, Jennifer Gayles, Kristin Mmari, Eric Mafuta, Kara Hunersen, Rebecka Lundgren

Abstract

Unpaid care work is disproportionately performed by women and girls, negatively impacting their ability to engage in educational, social, and economic opportunities. Despite calls to address these inequities, empirical evidence on interventions designed to shift gender attitudes is limited, especially within adolescent populations. To address this gap, we used longitudinal data to conduct difference-in-difference and logistic regression models to examine the impact of a norms-shifting intervention in Kinshasa on adolescent gender-equitable chore-sharing attitudes. As compared to controls, intervention participants were 2.3 times (p<0.001) more likely to hold gender-equitable attitudes towards chore-sharing at end line. Using baseline attitudes to predict end line behavior, we find that, as compared to adolescents with gender-inequitable attitudes, boys and girls who espoused equitable gender attitudes were 1.9 times (p<0.001) and 1.5 times (p=0.005), respectively, more likely to report gender-equitable chore-sharing behavior. Norms-shifting interventions should be prioritized among very young adolescents as a strategy to shift gender-inequitable attitudes. (Afr J Reprod Health 2022; 26[12s]: 88-97).

Full Text:

PDF

References


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

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

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

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

Barker G, Garg A, Heilman B, van der Gaag N and


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

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

Mehaffey R. State of the World's Fathers: Structural


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

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

Solutions to Achieve Equality in Care Work.


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

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

Washington, DC: Promundo-US, 2021.


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

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

Budlender D. Time Use Studies and Unpaid Care Work.


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

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

New York, NY: Routledge 2010.


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

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

Folbre N. Valuing Non-market Work. New York, NY:


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

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

United Nations Development Programme, 2015.


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

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

Folbre N. The Care Penalty and Gender Inequality. In:


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

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

Averett SL, Argys LM, Hoffman SD, eds. Oxford Handbook of Women and the Economy. New York,


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

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

NY: Oxford University Press 2018.


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

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

Office IL. Care work and care jobs for the future of decent


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

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

work. Geneva: International Labor Office, 2018.


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

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

UNICEF. Harnessing the Power of Data for Girls: Taking


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

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

Stock and Looking Ahead to 2030. New York, NY:


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

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

United Nations Children's Fund, 2016.


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

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

UNICEF. Uneven Expectatations: Measuring Gender


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

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

Norms to Address Children's Engagement in Unpaid


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

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

Work. New York, NY: United Nations Children's


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

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

Fund (UNICEF), 2021.


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

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

Lyon S, Ranzani M and Rosati FC. Unpaid household


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

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

services and child labour, working paper. Rome:


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

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

International Labour Office, 2013.


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

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

Sawyer SM, Afifi RA, Bearinger LH, Blakemore SJ, Dick


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

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

B, Ezeh AC and Patton GC.. Adolescence: a


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

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

foundation for future health. Lancet


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

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

;379(9826):1630-40. doi: 10.1016/s0140-


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

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

(12)60072-5 [published Online First:


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

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


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

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

Erosa A, Fuster L, Kambourov G and Rogerson R. Hours,


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

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

Occupations, and Gender Differences in Labor


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

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

Market Outcomes. NBER Working Paper 23636.


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

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

Cambridge, MA: National Bureau of Economic


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

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

Research, 2017.


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

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

Women Count. Gender data gaps and country


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

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

performance: Democratic Republic of Congo New


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

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

York, NY: UN Women,; 2021 [Available from:


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

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

https://data.unwomen.org/country/democraticrepublic-of-the-congo.


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

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

van der Gaag N, Heilman B, Gupta T, et al. State of the


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

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

World's Fathers: Unlocking the Power of Men's


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

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

Care. Washington, DC: Promundo-US, 2019.


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

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

Lupton B. Maintaining Masculinity: Men who do


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

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

‘Women's Work’. British Journal of Management


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

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

;11(s1):33-48. doi:


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

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

https://doi.org/10.1111/1467-8551.11.s1.4


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

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

Patton GC, Darmstadt GL, Petroni S and Sawyer SM. A


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

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

Gender Lens on the Health and Well-being of Young


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

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

Males. J Adolesc Health 2018;62(3s):S6-s8. doi:


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

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

1016/j.jadohealth.2017.06.020


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

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

Moreau C, Li M, De Meyer S, Vu Manh L, Guiella G,


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

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

Acharya R, Bello B, Maina B and Mmari K..


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

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

Measuring gender norms about relationships in early


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

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

adolescence: Results from the global early


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

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

adolescent study. SSM - population health


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

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

;7:014-14. doi: 10.1016/j.ssmph.2018.10.014


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

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

Pleck JH, Sonenstein FL and Ku LC. Problem behaviors


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

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

and masculinity ideology in adolescent males.


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

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

Adolescent problem behaviors: Issues and research.


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

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

Hillsdale, NJ, US: Lawrence Erlbaum Associates,


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

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

Inc 1994:165-86.


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

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

Courtenay WH. Constructions of masculinity and their


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

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

influence on men's well-being: a theory of gender


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

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

and health. Social science & medicine (1982)


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

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

;50(10):1385-401. doi: 10.1016/s0277-


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

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

(99)00390-1


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

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

Dworkin SL, Fleming PJ and Colvin CJ. The promises and


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

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

limitations of gender-transformative health


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

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

programming with men: critical reflections from the


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

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

field. Cult Health Sex 2015;17 Suppl 2(sup2):S128-


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

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

S43. doi: 10.1080/13691058.2015.1035751


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

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

[published Online First: 2015/05/08]


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

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

Kågesten A and Chandra-Mouli V. Gender-transformative


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

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

programmes: implications for research and action.


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

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

The Lancet Global Health 2020;8(2):e159-e60. doi:


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

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

1016/S2214-109X(19)30528-5


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

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

Levy JK, Darmstadt GL, Ashby C, Quandt M, Halsey E,


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

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

Nagar A and Greene ME. Characteristics of


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

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

successful programmes targeting gender inequality


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

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

and restrictive gender norms for the health and


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

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

wellbeing of children, adolescents, and young


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

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

adults: a systematic review. The Lancet Global


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

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

Health 2020;8(2):e225-e36. doi:


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

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

https://doi.org/10.1016/S2214-109X(19)30495-4


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

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

Save the Children. Growing Up GREAT! Implementation


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

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

Guide. Washington, DC: Institute for Reproductive


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

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

Health, Georgetown University for the U.S. Agency


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

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

for International Development (USAID), 2020.


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

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

Johns Hopkins University. Global Early Adolescent Study


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

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

(GEAS) Baltimore, MD: Johns Hopkins School of


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

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

Public Health & the World Health Organization;


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

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

[Available from: https://www.geastudy.org/


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

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

accessed April 5, 2022.


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

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

StataCorp. Stata Statistical Software: Release 17. College


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

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

Station, TX: StataCorp LP, 2021.


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

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

Institute for Reproductive Health. Growing Up GREAT!


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

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

Shows Promise in Skills Development and Norms


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

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

Shifting After One Year. Washington, DC:

Georgetown University, 2021


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