(mysql): SET NAMES 'utf8'  

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

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

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

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

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

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

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

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

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

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

(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 = 3627 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 = 3627 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'  
A Qualitative assessment of adolescent-parent sex talk in Ghana | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 3627 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10122'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10123'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10124'   <hr /> Agbeve | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 3627 ORDER BY seq  

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

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

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

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

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

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

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

A Qualitative assessment of adolescent-parent sex talk in Ghana


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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '10124'  
Anthony S. Agbeve, Daniel Y. Fiaveh, Martina Anto-Ocrah

Abstract

Young people’s views on sexuality in sub-Saharan Africa are poorly understood. We know little about what they think of their sexual upbringing and how it influences their sexual and reproductive health decisions and behaviors. Guided by feminism and an intersectionality framework, the current study uses narratives from purposefully sampled adolescents and parents from rural households within Adaklu District, one of the eighteen districts in the Volta Region of Ghana, to examine parents’ and young people’s perceptions of young adolescents’ acquisition of sexuality knowledge, their sexual encounters and experiences, and the overall dynamics in educating young adolescents aged 16-19 years about sex. Specifically, we explored the types of sexuality issues parents discussed with their wards at home, and where appropriate, analyzed the inherent gender disparities in these discussions. Generally, parents agree that young people should know about sex. However, they emphasized that sexuality education should be age-specific and should be guided by cultural values and religious faith. Adolescents’ exposure to multiple sources, including parental upbringing, the media, and information from peers, determines the extent they either engage or not engage in sexual activities. Parent-adolescent conversations were structured along gender lines, emphasizing adolescent girls' needs due to their perceived vulnerability compared to boys. While some of the findings support earlier views in terms of a very conservative, morally scripted way of training young people, it also suggests that young people’s sexual upbringing is not as repressive as previous studies would make it appear. Young people keep pushing the boundaries as they develop agencies to learn about sex from multiple sources. Therefore, policies seeking to promote young people’s sexual and reproductive rights in Ghana should pay close attention to what young people know about sex and how they know what they know, recognizing that their knowledge-seeking is part of human development and not inherently “bad”. (Afr J Reprod Health 2022; 26[12s]: 146-160).

Full Text:

PDF

References


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

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

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

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

Fonner VA, Armstrong KS, Kennedy CE, Reilly KR and


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

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

Sweat MD. School based sex education and HIV


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

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

prevention in low-and middle-income countries: a


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

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

systematic review and meta-analysis. PloS one.


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

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

;9(3).


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

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

Kirby DB, Laris BA and Rolleri LA. Sex and HIV education


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

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

programs: their impact on sexual behaviors of young


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

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

people throughout the world. J Adolesc Health.


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

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

;40(3):206–17.


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

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

http://dx.doi.org/10.1016/j.jadohealth.2006.11.143


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

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

UNFPA Operational Guidance for comprehensive sexuality


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

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

education [Internet]. United Nations Population


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

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

Fund; 2014. [accessed 5 May 2022].


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

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

https://www.unfpa.org/publications/unfpaoperational-guidance-comprehensive-sexualityeducation


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

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

UNESCO International technical guidance on sexuality


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

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

education. [accessed 7 March 2022]


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

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

https://www.unaids.org/en/resources/documents/20


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

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

/international-technical-guidance-on-sexualityeducation.


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

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

Awusabo-Asare K, Biddlecom A, Kumi-Kyereme A and


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

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

Patterson K. Adolescent sexual and reproductive


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

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

health in Ghana: Results from the 2004 national


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

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

survey of adolescents. New York: Guttmacher


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

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

Institute; 2006.


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

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

Manu AA, Mba CJ, Asare GQ, Odoi-Agyarko K and Asante


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

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

RKO. Parent-child communication about sexual and


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

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

reproductive health: evidence from the Brong Ahafo


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

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

region, Ghana. Reprod Health. 2015;12(1):16.


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

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

http://dx.doi.org/10.1186/s12978-015-0003-1


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

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

Collins PH. Work, family, and black women’s oppression.


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

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

Black feminist thought. Knowledge, consciousness,


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

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

and the politics of empowerment. New York:


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

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

Routledge; 2000.


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

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

Kumi-Kyereme A, Awusabo-Asare K, Biddlecom A and


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

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

Tanle A. Influence of social connectedness,


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

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

communication and monitoring on adolescent sexual


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

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

activity in Ghana. Afr J Reprod Health.


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

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

;11(3):133. http://dx.doi.org/10.2307/25549736


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

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

Nyanzi S, Pool R and Kinsman J. The negotiation of sexual


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

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

relationships among school pupils in south-western


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

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

Uganda. AIDS Care. 2001;13(1):83–98.


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

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

http://dx.doi.org/10.1080/09540120020018206


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

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

Amuyunzu-Nyamongo M, Biddlecom A, Ouedraogo C and


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

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

Woog V. Qualitative evidence on adolescents’ views


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

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

of sexual and reproductive health in Sub-Saharan


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

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

Africa. New York: Guttmacher Institute; 2005.


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

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

Baku EA, Agbemafle I, Kotoh AM and Adanu RMK.


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

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

Parents’ experiences and sexual topics discussed


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

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

with adolescents in the Accra Metropolis, Ghana: A


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

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

qualitative study. Adv Public Health. 2018; 2018:1–


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

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

http://dx.doi.org/10.1155/2018/5784902


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

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

Izugbara CO. Home-based sexuality education: Nigerian


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

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

parents discussing sex with their children. Youth &


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

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

Society. 2008;39(4):575–600.


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

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

Ampofo AA. When men speak women listen”: gender


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

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

socialization and young adolescents’ attitudes to


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

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

sexual and reproductive issues. African Journal of


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

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

Reproductive Health. 2001;196–212.


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

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

Anarfi JK and Owusu AY. The making of a sexual being in


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

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

Ghana: The state, religion and the influence of


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

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

society as agents of sexual socialization. Sex Cult.


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

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

;15(1):1–18. http://dx.doi.org/10.1007/s12119-


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

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

-9078-6


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

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

Awusabo-Asare K, Stillman M, Keogh S, Doku DT, KumiKyereme A, Esia-Donkoh K, Leong E, Amo-Adjei J


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

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

and Bankole A. From paper to practice: Sexuality


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

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

education policies and their implementation in


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

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

Ghana. New York: Guttmacher Institute; 2017.


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

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

Fiaveh DY, Izugbara CO, Okyerefo MPK, Reysoo F and


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

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

Fayorsey CK. Constructions of masculinity and


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

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

femininity and sexual risk negotiation practices


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

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

among women in urban Ghana. Cult Health Sex.


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

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

;17(5):650–62.


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

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

http://dx.doi.org/10.1080/13691058.2014.989264


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

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

Appiah-Agyekum NN and Kayi EA. Students’ perceptions


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

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

of contraceptives in University of Ghana. J Family


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

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

Reprod Health. 2013;7(1):39–44.


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

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

Owusu SA. Cultural and religious impediments against sex


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

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

education. Modernghana.com; 2012. [accessed 15


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

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

May 2022].


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

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

https://www.modernghana.com/news/434456/cultur


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

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

al-and-religious-impediments-against-sex.html


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

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

Dery I, Fiaveh DY and Apusigah AA. You cannot be like


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

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

that here”: Discourses of sexual identities among


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

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

urban Ghanaian families. Gender Issues.


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

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

;36(4):342–56.


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

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

Crenshaw KW. On intersectionality: Essential writings.


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

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

New York: The New Press; 2017.


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

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

Collins PH and Bilge S. Intersectionality. Oxford, England:


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

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

Polity Press; 2020, 229–230.


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

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

Foucault M. The subject and power. Critical inquiry.


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

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

;8(4):777–95.


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

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

Wamoyi J, Fenwick A, Urassa M, Zaba B and Stones W.


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

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

Parent-child communication about sexual and


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

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

reproductive health in rural Tanzania: Implications


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

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

for young people’s sexual health interventions.


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

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

Reprod Health. 2010;7(1):6.


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

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

http://dx.doi.org/10.1186/1742-4755-7-6


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

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

Kamangu AA, John MR and Nyakoki SJ. Barriers to


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

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

parent-child communication on sexual and


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

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

reproductive health issues in East Africa: A review


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

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

of qualitative research in four countries. Journal of


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

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

African Studies and Development. 2017;9(4):45–50.


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

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

Aliyu TK and Aransiola JO. Factors associated with parentadolescent communication on sexual and


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

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

reproductive health issues in urban slums of Ibadan,


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

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

southwest Nigeria. Int Q Community Health Educ.


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

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

;272684X211007695.


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

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

http://dx.doi.org/10.1177/0272684X211007695


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

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

Fentahun N, Assefa T, Alemseged F and Ambaw F. Parents’ perception, students’ and teachers’ attitude


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

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

towards school sex education. Ethiop J Health Sci.


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

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

;22(2):99–106.


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

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

Maina BW, Ushie BA and Kabiru CW. Parent-child sexual


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

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

and reproductive health communication among very


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

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

young adolescents in Korogocho informal settlement


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

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

in Nairobi, Kenya. Reprod Health. 2020;17(1):79.


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

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

http://dx.doi.org/10.1186/s12978-020-00938-3


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

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

Mudhovozi P, Ramarumo M and Sodi T. Adolescent


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

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

sexuality and culture: South African mothers’


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

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

perspective. African Sociological Review/Revue


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

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

Africaine de Sociologie. 2012;16(2):119–38.


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

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

Myjoyonline.com. Comprehensive Sexuality Education in


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

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

Ghana: The truths beyond the misconceptions.


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

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

MyJoyOnline.com; 2019. [accessed 4 June 2022].


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

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

https://www.myjoyonline.com/comprehensivesexuality-education-in-ghana-the-truths-beyond-themisconceptions/


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

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

Ghana Statistical Service. 2010 Population and Housing


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

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

Census: District Analytical Report. Accra: Ghana


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

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

Statistical Service; 2014.


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

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

Ghana Statistical Service (GSS), Ghana Health Service


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

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

(GHS), and ICF International. Ghana Demographic


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

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

and Health Survey 2014. Rockville, Maryland, USA:


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

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

GSS, GHS, and ICF International: 2015; 69-70.


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

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

Bryman A. Social research methods (3rd ed.). New York:


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

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

Oxford University Press, 2008, 564-570.


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

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

Fiaveh DY. Understanding sexuality in sub-Saharan


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

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

Africa: A manual approach to thematic


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

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

analysis of in-depth interviews. SAGE Publications, Limited;


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

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


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

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

Patton MQ. Two decades of developments in qualitative


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

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

inquiry: A personal, experiential perspective.


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

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

Qualitative social work. 2002;1(3):261–283.


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

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

Mbiti JS. African religions & philosophy. In: London:


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

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

Heinemann;1990.


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

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

Biddlecom A, Awusabo-Asare K and Bankole A. Role of


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

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

parents in adolescent sexual activity and


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

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

contraceptive use in four African countries. Int


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

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

Perspect Sex Reprod Health. 2009;35(02):072–81.


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

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

http://dx.doi.org/10.1363/3507209


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

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

Kiragu K, Watson C, Muhwezi M, Akia-Fiedler A,


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

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

Kibombo R, Nelson T and Juma M. Straight Talk


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

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

campaign in Uganda: Parent survey. In:


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

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

Horizons/Straight Talk Foundation. Washington,

DC; 2007


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 3627 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'