(mysql): SET NAMES 'utf8'  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(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 = 5251 ORDER BY s.seq  

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 5251 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'  
Barriers to sexual health communication between parents and teenagers: Perspectives of parents in a rural community in Mpumalanga province, South Africa | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 5251 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15432'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15434'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '15435'   <hr /> Mngomezulu | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 5251 ORDER BY seq  

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

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

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

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

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

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

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

Barriers to sexual health communication between parents and teenagers: Perspectives of parents in a rural community in Mpumalanga province, South Africa


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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '15435'  
Nothando M. Mngomezulu, Majapi E. Masala-Chokwe, Tshiamo N. Ramalepa

Abstract

Teenagers are affected by negative sexual and reproductive health outcomes because of the lack of knowledge and risky decisionmaking. This may be worsened by teenagers seeking information from questionable sources such as the internet, and social media. This highlights the need for parent-teen communication on sexual health practices. The study aimed to explore the perspectives of parents regarding the barriers to sexual health communication with their teenagers in the Masoyi rural community, Mpumalanga province, South Africa. This exploratory, descriptive, qualitative study was conducted using in-depth interviews and analyzed using content analysis. Purposive sampling was used to select 14 parents who had teenagers aged 12 to 19 years. Parents revealed that the barriers that hindered parent-teen communication include cultural influences, unavailability of parents and conflicting messages from parents and media, age difference and media (television). Parents need to be confident or comfortable in engaging with their teenagers about sexual health content.

Full Text:

PDF

References


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

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

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

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

Lantos H, Manlove J, Wildsmith E, Faccio B, Guzman L and


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

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

Moore KA. Parent-teen communication about sexual


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

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

and reproductive health: Cohort differences by


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

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

race/ethnicity and nativity. International Journal of


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

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

Environmental Research and Public Health 2019;


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

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

(5): 1-15. https://doi.org/10.3390/ijerph16050833


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

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

Speizer IS, Xiong K, Mandal M, Makinh-Zimalirana N,


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

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

Hattori A and Dorno D. ‘HIV- related knowledge,


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

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

attitudes and behaviours among grade 10 girls and


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

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

boys in Mpumalanga and KwaZulu-Natal: crosssectional results’. The open AIDS journal 2020,


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

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

:75-83.


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

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

http://dx.doi.org/10.2174/1874613602014010075


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

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

Monse B, Benzian H, Naliponguit E, Belizario V, Schratz A


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

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

and Van Palenstein Helderman, W. The Fit for School


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

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

Health Outcome Study-a Longitudinal Survey to


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

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

Assess Health Impacts of an Integrated School Health


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

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

Programme in the Philippines. BMC Public Health


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

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

; 13(1): 1-10. https://doi.org/10.1186/1471-


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

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

-13-256


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

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

Dagnachew AN, Demissie GD and Gelagy AA. Parentadolescent communication on sexual and


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

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

reproductive health issues and associated factors


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

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

among preparatory and secondary school students of


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

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

Dabat town, Northwest Ethiopia. Journal of


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

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

Environment and Public Health 2020; 1-7.


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

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

https://doi.org/10.1155/2020/4708091


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

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

Bekele D, Deksisa A, Abera W and Megesisa G. Parental


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

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

communication on sexual and reproductive health


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

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

issues to their adolescents and affecting factors at


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

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

Asella town, Ethiopia: A community-based crosssectional study. Reprod Health 2022; 19(1): 114-122.


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

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

https://doi.org/10.1186/s12978-022-01408-8


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

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

Mpondo F, Ruiter RA, Schaafsma D, Van Den Borne B and


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

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

Reddy PS. Understanding the role played by parents,


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

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

culture and the school curriculum in socializing


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

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

young women on sexual health issues in rural South


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

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

African communities. Journal of Social Aspects of


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

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

HIV/AIDS 2018; 15(1): 42-49.


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

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

https://doi.org/10.1080/17290376.2018.1455603


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

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

Motsomi K, Makanjee C, Baseru T and Nyasulu P. Factors


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

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

affecting effective communication about sexual and


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

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

reproductive health issues between parents and


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

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

adolescents in Zandspruit informal settlement,


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

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

Johannesburg, South Africa. The Pan African


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

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

Medical Journal 2016; 25: 1-7


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

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

https://doi.org/10.11604/pamj.2016.25.120.9208


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

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

Ramalepa T N, Ramukumba TS and Masala-Chokwe, ME.


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

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

Teenage pregnancies in Bapong schools, Madibeng


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

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

local municipality: Teachers’ views. South African


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

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

Journal of Education 2021; 41(2): 1-8.


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

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

https://doi.org/10.15700/saje.v41n2a1646


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

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

Santa Maria D, Guilamo-Ramos V, Jemmott LS, Derouin A


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

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

and Villarruel A. Nurses on the Front Lines:


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

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

Improving Adolescent Sexual and Reproductive


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

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

Health Across Health Care Settings. Am J Nurs 2017;


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

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

(1): 42-


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

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

https://doi.org/10.1097/01.naj.0000511566.1244


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

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

45


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

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

Chilambe K, Mulubwa C, Zulu JM and Chavula MP.


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

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

Experiences of teachers and community-based health


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

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

workers in addressing adolescents' sexual


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

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

reproductive health and rights problems in rural


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

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

health systems: a case of the RISE project in Zambia.


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

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

BMC Public Health 2023; 23(1): 335.


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

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

https://doi.org/10.1186/s12889-023-15199-5


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

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

Fatehi F, Smith AC, Maeder A, Wade V and Gray LC. How


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

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

to formulate research questions and design studies for


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

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

telehealth assessment and evaluation. Journal of


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

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

telemedicine and telecare 2017; 23(9): 759-763.


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

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

https://doi.org/10.1177/1357633x16673274


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

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

Modise MA. Parent sex education beliefs in a rural South


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

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

African setting. Journal of Psychology in Africa


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

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

; 29(1): 84-6.


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

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

https://doi.org/10.1080/14330237.2019.1568047


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

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

Klu D, Agordoh P, Azagba C, Acquah E, Doegah P and


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

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

Ofosu A. Determinants of communication on sexual


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

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

issues between adolescents and the parents in the


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

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

Adaklu district of the Volta region, Ghana: A


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

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

multinomial logical regression analysis.


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

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

Reproductive Health 2022; 19(1): 1-9.


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

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

https://doi.org/10.1186/s12978-022-01402-0


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

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

Usonwu I, Ahmad R and Curtis-Tyler K. Parent-adolescent


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

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

communication on adolescent sexual and


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

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

reproductive health in sub-Saharan Africa: a


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

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

qualitative review and thematic synthesis.


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

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

Reproductive Health 2021; 18: 1-15.


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

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

https://doi.org/10.1186/s12978-021-01246-0


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

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

Ndugga P, Kwagala B, Wandera SO, Kisaakye P, Mbonye


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

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

MK and Ngabirano F. “If your mother does not teach


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

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

you, the world will…”: a qualitative study of parentsadolescent communication on sexual and


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

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

reproductive health issues in Border districts of


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

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

eastern Uganda. BMC Public Health 2023; 23(1): 1-


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

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

https://doi.org/10.1186/s12889-023-15562-6


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

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

Al Zaabi O, Heffernan ME, Holroyd E and Jackson M.


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

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

Parent-adolescent communication about sexual and


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

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

reproductive health including HIV and STIs in Oman.


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

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

Sex Education 2021; 22(5): 611-627.


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

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

https://doi.org/10.1080/14681811.2021.1980719


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

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

Othman A, Shaheen A, Otoum M, Aldiqs M, Hamad I and


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

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

Dabobe M. Parent-child communication about sexual and reproductive health: perspectives of Jordanian


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

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

and Syrian parents. Sex Reproductive Health Matter


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

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

; 28(1): 313-323.


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

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

https://doi.org/10.1080/26410397.2020.1758444


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

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

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


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

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

and reproductive health communication among very


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

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

young adolescents in Korogocho informal settlement


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

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

in Nairobi, Kenya. Reproductive Health 2020;


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

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

(79): 1-14. https://doi.org/10.1186/s12978-020-


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

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

-3


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

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

Pasqualini M and De Rose A. Parent-child communication


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

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

about sex and romantic feelings: does having older


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

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

siblings make a difference?. Genus 2020; 76(24): 1-


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

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

https://doi.org/10.1186/s41118-020-00097-0


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

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

Singh DR, Shrestha S, Karki K, Sunuwar DR, Khadka DB,


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

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

Maharjan D, Sah LK, Simkhada B and Sah RK.


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

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

Parental knowledge and communication with their


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

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

adolescent on sexual and reproductive health issues in


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

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

Nepal. Plos One 2023; 18(7).


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

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

https://doi.org/10.1371/journal.pone.0289116


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

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

Yibrew MS and Mbwele B. Parent-adolescent


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

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

communication on sexual and reproductive health:


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

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

the qualitative evidence from parents and students of


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

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

Addis Ababa. Ethiopia. Reproductive health 2020;


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

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

(1): 1-9. https://doi.org/10.1186/s12978-020-


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

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

-6


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

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

Babayanzad AS, Behboodi MZ, Azin SA and Maasoumi R.


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

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

Concernd and educational needs of Iranian parents


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

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

regarding the sexual heath of their male adolescent: a


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

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

qualitative study. Reproductive Health 2020; 17(24):

-9. https://doi.org/10.1186/s12978-020-0883-6


(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 5251 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 = 1779906018, last_used = 1779906019, remember = 0, data = '', domain = 'ajrh.info' WHERE session_id = '5as7qr00nk6kfusg9tjan77dc5'