(mysql): SET NAMES 'utf8'  

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

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

(mysql): SELECT * FROM journals WHERE path = 'ajrh'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '1') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '343' 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 = 343  

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

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

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

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

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

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

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

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT * FROM sections WHERE section_id = '1'  

(mysql): SELECT * FROM section_settings WHERE section_id = '1'  

(mysql): SELECT g.*, af.file_name, af.original_file_name, af.file_stage, af.file_type, af.file_size, af.date_uploaded, af.date_modified FROM article_galleys g LEFT JOIN article_files af ON (g.file_id = af.file_id) INNER JOIN articles a ON a.article_id = g.article_id LEFT JOIN published_articles pa ON g.article_id = pa.article_id INNER JOIN article_galley_settings gs ON g.galley_id = gs.galley_id WHERE gs.setting_name = 'pub-id::publisher-id' AND gs.setting_value = '0' AND g.article_id = 343 ORDER BY a.journal_id, pa.issue_id, g.galley_id  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 343  

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

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

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

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 343 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'  
Influences of Family Structure Dynamics on Sexual Debut in Africa: Implications for Research, Practice and Policies in Reproductive Health and Social Development | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 343 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1141'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1142'   <hr /> Defo | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 343 ORDER BY seq  

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

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

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

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

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

Influences of Family Structure Dynamics on Sexual Debut in Africa: Implications for Research, Practice and Policies in Reproductive Health and Social Development


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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '1142'  
Barthelemy Kuate Defo, Zacharie Tsala Dimbuene

Abstract

There is no research on the timing, sequencing and number of changes in family environment and their influences on sexual and reproductive health outcomes in Africa. Using a population-based survey with data on family structure at three points in the life course, this paper examines the influences of these family structure dynamics on the timing of first sex among unmarried males and females aged 12-24 years in Cameroon. The number and timing of family transitions significantly impacted the timing of sexual debut for both males and females. The median age at first sex (18.7 years) is higher among young people without family transition than among those with one transition (18.2 years) or two transitions (17.7 years). Family transitions occurring during childhood were significantly associated with premature sexual initiation for females but not for males. Reproductive health and social development interventions for young people in Africa should integrate the changing contexts and transitions in family structure (Afr J Reprod Health 2012 (Special Edition); 16[2]: 147-172).

 

Résumé

Il n’existe pas des recherches sur l’occurrence, les séquences  et le nombre de modifications  des structures familiales ainsi que leurs influences sur la santé sexuelle et de reproduction en Afrique.  A partir  des données d’une enquête basée sur la population ayant collecté des informations sur les structures familiales à trois différents moments au cours de la vie chez les célibataires des deux sexes âgés de 12 a 24 ans au Cameroun, cette étude examine les effets de la dynamique des structures familiales sur le début de l’activité sexuelle.  Le nombre de transitions familiales et leur occurrence sont significativement associés à l’âge au premier rapport sexuel tant chez les filles que chez les garçons.  L’âge moyen au premier rapport sexuel est plus élevé chez les répondants n’ayant vécue aucune transition familiale (18,7 ans) que ceux qui ont connu une transition (18,2 ans) ou deux transitions familiales (17,7 ans).  Une transition familiale survenue durant l’enfance influence l’entrée en sexualité des familles, mais pas celles des garçons.  Les activités d’intervention en santé de reproduction et développement social des jeunes en Afrique doivent intégrer les changements des contextes  et transitions des structures familiales (Afr J Reprod Health 2012 (Special Edition); 16[2]: 147-172).

 

  Keywords: Family structure, sexuality, reproductive health, social development, young people, Africa

Full Text:

PDF

References


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

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

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

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

Kirby D. Understanding what works and what doesn't in reducing adolescent sexual risk-taking. Family Planning Perspectives. 2001;33(6):276-281.


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

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

Bronfenbrenner U. Making human beings human: Bioecological perspectives on human development. Thousand Oaks: Sage Publications; 2005.


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

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

WHO. Helping developing countries improve adolescents' health. Geneva 2007.


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

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

WHO. Summaries of the projects assisting the parents of adolescents. Geneva 2007.


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

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

Babalola S. Perceived peer behavior and the timing of sexual debut in Rwanda: A survival analysis of youth data. Journal of Youth and Adolescence. 2004;33(4):353-363.


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

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

Babalola S, Tambashe BO, Vondrasek C. Parental factors and sexual risk-taking among young people in Côte d'Ivoire. African Journal of Reproductive Health. 2005;9(1):49-65.


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

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

Diop-Sidibé N. Siblings' premarital childbearing and the timing of first sex in three major cities of Côte d'Ivoire. International Family Planning


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

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

Perspectives. 2005;31(2):54-62.


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

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

Djamba YK. Social capital and premarital sexual activity in Africa: The case of Kinshasa, Democratic Republic of Congo. Archives of Sexual Behavior. 2003;32(4):327-337.


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

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

Ngom P, Magadi MA, Owuor T. Parental presence and adolescent reproductive health among the Nairobi urban poor. Journal of Adolescent Health. 2003;33(5):369-377.


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

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

Rwenge JRM. Poverty and sexual risk behaviour among young people in Bamenda, Cameroon. African Population Studies. 2003;18(2):91-104.


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

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

Tambashe BO, Shapiro D. Family background and early life course transitions in Kinshasa. Journal of Marriage and the Family. 1996;58(4):1029-1037


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

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

Thurman TR, Brown L, Richter L, Maharaj P, Magnani RJ. Sexual risk behavior among South African adolescents: Is orphan status a factor? AIDS and Behavior. 2006;10(6):627-635.


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

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

Kabiru CW, Orpinas P. Factors associated with sexual activity among high-school students in Nairobi, Kenya. Journal of Adolescence. 2009;32(4):10231039.


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

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

Tsala Dimbuene Z, Kuate Defo B. Risky sexual behaviour among unmarried young people in Cameroon: Another look at family environment Journal of Biosocial Science. 2010;43(2):129-153.


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

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

Tsala Dimbuene Z, Kuate Defo B. Fostering accurate HIV/AIDS knowledge among unmarried youths in Cameroon: Do family environment and peers matter? BMC Public Health. 2011;11(348).


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

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

Tsala Dimbuene Z, Kuate Defo B. Family environment and premarital intercourse in Bandjoun (West Cameroon). Archives of Sexual Behavior 2011;DOI 10.1007/s10508-011-9830-5.


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

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

Wu LL. Effects of family instability, income, and income instability on the risk of a premarital birth. American Sociological Review. 1996;61(3):386406.


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

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

Wu LL, Thomson E. Race differences in family experience and early sexual initiation: Dynamic models of family structure and family change. Journal of Marriage and the Family.


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

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

;63(3):682-696.


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

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

Miller BC, Benson B, Galbraith KA. Family relationships and adolescent pregnancy risk: A research synthesis. Developmental Review. 2001;21(1):1-38.


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

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

Moore MR, Chase-Lansdale PL. Sexual intercourse and pregnancy among African American girls in highpoverty neighborhoods: The role of family and perceived community environment. Journal of Marriage and the Family. 2001;63(4):1146-1157.


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

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

Albrecht C, Teachman JA. Childhood living arrangements and the risk of premarital intercourse. Journal of Family Issues. 2004;24(7):867-894.


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

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

Davis EC, Friel LV. Adolescent sexuality: Disentangling the effects of family structure and family content. Journal of Marriage and the Family.


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

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

;63(3):669-681.


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

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

Karim AM, Magnani RJ, Morgan GT, Bond KC. Reproductive health risk and protective factors among unmarried youth in Ghana. International Family Planning Perspectives. 2003;29(1):14-24.


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

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

Kayembe KP, Mapatano MA, Busangu FA, et al.


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

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

Correlates of ever had sex and of recent sex among teenagers and young unmarried adults in the Democratic Republic of the Congo. AIDS and Behavior. 2008;12(4):585-593.


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

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

Magnani RJ, Karim AM, Weiss LA, Bond KC, Lemba M, Morgan GT. Reproductive health risk and protective factors among youth in Lusaka, Zambia. Journal of Adolescent Health. 2002;30(1):76-86.


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

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

Bretherton I. The origins of attachment theory: John Bowlby and Mary Ainsworth. Developmental Psychology. 1992;28(5):759-775.


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

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

Nsamenang AB. Fathers, families, & child well-being in Cameroon: A review of literature. Philadelphia: National Center on Fathers and Families; 2000.


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

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

East L, Jackson D, O'Brien L. Father absence and adolescent development: A review of literature. Journal of Child Health Care. 2006;10(4):283-295.


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

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

Ellis BJ, Bates JE, Dodge KA, et al. Does father absence place daughters at special risk for early sexual activity and teenage pregnancy. Child Development. 2003;74(3):801-821.


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

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

Dittus PJ, Jaccard J. Adolescents' perceptions of maternal disapproval of sex: relationships to sexual outcomes. Journal of Adolescent Health.


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

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

;26(4):268-278.


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

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

Boileau C, Rashed S, Sylla M, Zunzunegui MV. Monitoring HIV risk and evaluating interventions among young people in urban west Africa: Development and validation of an instrument. AIDS Education & Prevention 2008;20(3):203-219.


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

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

Kuate Defo B, ed. Sexuality and Reproductive Health during Adolescence in Africa with a Special Attention to Cameroon. Ottawa: University of Ottawa Press.


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

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

Cattell MG. Nowadays it isn't easy to advise the young: Grandmothers and granddaughters among Abaluyia of Kenya. Journal of Cross-cultural Gerontology. 1994;9(2):157-187.


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

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

Meekers D, Ahmed G. Contemporary patterns of adolescent sexuality in urban Botswana. Journal of Biosocial Science. 2000;32(4):467-485.


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

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

Kumi-Kyereme A, Awusabo-Asare K, Biddlecom AE, Tanle A. Influence of social connectedness, communication and monitoring on adolescent sexual activity in Ghana. African Journal of Reproductive Health. 2007;11(3):133-147.


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

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

Fatusi AO, Blum RW. Predictors of early sexual initiation among a nationally representative sample of Nigerian adolescents. BMC Public Health. 2008;8(136).


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

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

Biddlecom AE, Awusabo-Asare K, Bankole A. Role of parents in adolescent sexual activity and contraceptive use in four African countries. International Perspectives on Sexual and Reproductive Health. 2009;35(2):72-81.


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

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

DiClemente RJ, Wingood GM, Crosby R, et al. Parental monitoring: Association with adolescents' risk behaviors. Pediatrics. 2003;107(6):1363-1368.


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

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

Hogan DP, Kitagawa EM. The impact of social status, family structure and neighborhood on the fertility of Black Adolescents. American Journal of Sociology. 1985;90(4):825-855.


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

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

Miller KS, Forehand R, Kotchik BA. Adolescent sexual behavior in two ethnic minority samples: The role of family variables. Journal of Marriage and the Family. 1999;61(1):85-98.


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

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

Cohen B, Jessor R, Reed H, Lloyd CB, Behrman JR, Lam DA. Conceptual framework. In: National Research Council, Institute of Medicine, eds. Growing up Global. The changing transitions to adulthood in developing countries. Washington: The National Academies Press; 2005: 32-63.


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

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

Verhoef H. 'A child has many mothers'. Views of child fostering in Northwestern Cameroon. Childhood. 2005;12(1):369-390.


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

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

Roche KM, Mekos D, Alexander CS, Astone NM, Bandeen-Roche K, Ensminger ME. Parenting influences on early sex initiation among adolescents: How neighborhood matters. Journal of Family Issues. 2005;26(1):32-54.


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

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

Simons LG, Chen Y-F, Simons RL, Brody G, Cutrona C. Parenting practices and child adjustment in different types of households. A study of African American families. Journal of Family Issues. 2006;27(6):803825.


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

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

Gage AJ. Household structure and childhood immunization in Niger and Nigeria. Demography. 1997;34(2):295-309.


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

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

Elbedour S, Bart W, Hektner J. The relationship between monogamous/polygamous family structure and the mental health of Bedouin Arab adolescents. Journal of Adolescence. 2007;30(2):213-230.


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

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

Al-Krenawi A, Lightman ES. Learning achievement, social adjustment, family conflict among ArabBedouin children from polygamous and monogamous families. The Journal of Social Psychology. 2000;140(3):345-355.


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

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

Al-Krenawi A, Slonim-Nevo V. Psychosocial and familial functioning of children from polygynous and monogamous families. The Journal of Social Psychology. 2008;148(6):745-764.


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

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

Oyefeso AO, Adegoke AR. Psychological adjustment of Yoruba adolescents as influenced by family type: A research note. The Journal of Child Psychology and Psychiatry. 1992;33(4):785-788.


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

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

Slonim-Nevo V, Al-Krenawi A. Success and failure among polygamous families: The experience of wives, husbands, and children. Family Process. 2006;45(3):311-330.


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

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

Kuate Defo B. Trends and determinants of regional differences in premarital sexual initiation during adolescence. In: Kuate-Defo B, ed. Sexuality and reproductive health during adolescence in Africa with a special attention to Cameroon. Ottawa: University of Ottawa Press; 1998: 121-140.


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

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

Wu LL, Martinson BC. Family structure and the risk of a premarital birth. American Sociological Review. 1993;58(2):210-232.


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

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

Amato PR. Family processes in one-parent, stepparent, and intact families: The child's point of view. Journal of Marriage and the Family.


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

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

;49(2):327-337.


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

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

Amato PR. The consequences of divorce for adults and children. Journal of Marriage and Family. 2000;62(4): 1269-1287.


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

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

Case A, Paxson C, Ableidinger J. Orphans in Africa:


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

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

parental death, poverty and school enrolment. Demography. 2004;41(3):483-508.


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

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

Gertler P, Levine DI, Ames M. Schooling and parental death. The Review of Economics and Statistics. 2004;86(1):211-225.


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

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

Palermo T, Peterman A. Are female orphans at risk for early marriage, early sexual debut, and teen pregnancy? Evidence from Sub-Saharan Africa. Studies in Family Planning. 2009;40(2):101-112.


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

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

Mojola SA. Multiple transitions and HIV risk among orphaned Kenyan schoolgirls. Studies in Family Planning. 2011;42(1):29-40.


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

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

Antwine B, Cantor-Graae E, Bajunirwe F. Psychological distress among AIDS orphans in rural Uganda. Science & Medicine. 2005;61(3):555-564.


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

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

Makame VM, Ani C, Grantham-McGregor S. Psychological well-being of orphans in Dar Es Salaam, Tanzania. Acta Paediatrica.


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

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

;91(4):459-465.


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

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

Birdthistle IJ, Floyda S, Machingura A, Mudziwapasi N, Gregson S, Glynn JR. From affected to infected? Orphanhood and HIV risk among female adolescents in urban Zimbabwe. AIDS.


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

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

;22(6):759-766.


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

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

Foster G, Williamson J. A review of current literature on the impact of HIV/AIDS on children in sub-Saharan Africa. AIDS. 2000;14(Supplement 3):S275-S284.


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

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

Lloyd CB, Blanc AK. Children's schooling in subSaharan Africa: The role of fathers, mothers, and others. Population and Development Review. 1996;22(2):265-298.


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

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

Akresch R. Risk, network quality, and family structure: Child fostering decisions in Burkina Faso: Yale University Economic Growth Center Working Paper Nº 902 2005.


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

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

Isiugo-Abanihe UC. Child Fosterage in West Africa. Population and Development Review.


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

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

;11(1):53-73.


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

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

Serra R. Child fostering in Africa: When labor and schooling motives may coexist. Journal of Development Economics. 2009;88(1):157-170.


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

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

Gould WW, Huber US. Orphanhood, vulnerability and primary school attendance: Evidence from a schoolbased survey in two regions of Tanzania. African Population Studies. 2008;23(2):249-271.


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

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

Timaeus IM, Boler T. Father figures: The progress at school of orphans in South Africa. AIDS. 2007;21(Supplement 7):S83-S93.


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

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

Bicego G, Rutstein S, Johnson K. Dimensions of the emerging orphan crisis in sub-Saharan Africa. Social Science & Medicine. 2003;56(6):1235-1247.


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

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

Sarker M, Milkowski A, Slanger T, et al. The role of HIV-related knowledge and ethnicity in determining HIV perception and willingness to undergo HIV testing among rural women in Burkina Faso. AIDS and Behavior. 2005;9:243 - 249.


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

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

Beegle K, Filmer D, Stokes A, Tiererova L. Orphanhood and the living arrangements of children in subSaharan Africa: World Bank; 2008.


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

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

Lloyd CB, Desai S. Children's Living Arrangements in Developing Countries. Population Research and Policy Review. 1992;11(3):193-216.


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

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

McDaniel A, Zulu E. Mothers, fathers, and children:


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

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

Regional patterns in child-parent residence in subSaharan Africa. African Population Studies. 1996;11(1):1-28.


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

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

Monascha R, Boerma JT. Orphanhood and childcare patterns in sub-Saharan Africa: an analysis of national surveys from 40 countries. AIDS. 2004;18(Supplement 2):S55-S65.


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

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

Cavanagh SE, Huston AC. Family instability and children’s early problem behavior. Social Forces 2006;85(1):551-581.


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

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

Magnuson K, Berger LM. Family structure states and transitions: Associations with children’s well-being during middle childhood. Journal of Marriage and Family. 2011;71(3):575-591.


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

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

Markham CM, Lormand D, Gloppen KM, et al. Connectedness as a predictor of sexual and reproductive health outcomes for youth. Journal of Adolescent Health. 2010;46:S23-S41.


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

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

Singh S, Wulf D, Samara R, Cuca YP. Gender differences in the timing of first intercourse: Data from 14 countries. International Family Planning Perspectives. 2000;26(1):21-28 & 43.


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

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

McGrath N, Nyirenda M, Hosegood V, Newell M-L. Age at first sex in rural South Africa. Sexually Transmitted Infections. 2009;85(Supplement I):i49– i55.


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

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

Zaba B, Pisani E, Slaymaker E, Boerma JT. Age at first sex: Understanding recent trends in African demographic surveys. Sexually Transmitted


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

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

Infections. 2004;80(Supplement 2):ii28 - ii35.


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

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

Gupta N, Mahy M. Sexual Inition Among Adolescents


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

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

Girls and Boys: Trends and Differentials in SubSaharan Africa. Archives of Sexual Behavior. 2003;32(1):41-53.


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

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

Chatterji M, Murray N, London D, Anglewicz P. The factors influencing transactional sex among young men and women in 12 sub-Saharan countries. Social Biology. 2005;1/2:56 - 72.


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

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

Luke N. Age and economic asymmetries in the sexual relationships of adolescent girls in sub-Saharan Africa. Studies in Family Planning. 2003;34(2):67 - 86.


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

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

Sturgeon S. The relationship between family structure and adolescent sexual activity. Washington: The Heritage Foundation; 2008.


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

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

Kuate Defo B. Program for adolescent reproductive health promotion in Cameroon: design, implementation, monitoring, evaluation and dissemination of findings (1995-2008). A multiphase-multilevel intervention research program funded by the Rockefeller Foundation (New York, USA), 179 pages.


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

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

Mensch BS, Grant MJ, Blanc AK. The changing context of sexual initiation in sub-Saharan Africa. Population and Development Review.


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

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

;32(4):699-724.


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

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

Hewett PC, Mensch BS, Erulkar AS. Consistency in the reporting of sexual behaviour by adolescent girls in Kenya: a comparison of interviewing methods. Sexually Transmitted Infections.


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

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

;80(Supplement 2):ii43-ii48.


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

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

Lauritsen JL, Swicegood CG. The consistency of selfreported initiation of sexual activity. Family Planning Perspectives. 1997;29(5):215-221.


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

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


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

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


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

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

Holland J, Ramazanoglu C, Sharpe S, Thomson R. Pleasure, pressure and power: Some contradictions of gendered sexuality. The Sociological Review. 1992;40(4):645-674.


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

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

Kitzinger J. "'I'm Sexually Attractive but I'm Powerful': Young Women Negotiating Sexual Reputation". Women's Studies International Forum.


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

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

;18(2):187-196.


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

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

Schneider B, Atteberry A, Owens A. Family matters: Family structure and child outcomes. Alabama: Alabama Policy Institute; 2005.


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

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

Rai AA, Stanton B, Wu Y, et al. Relative influences of perceived parental monitoring and perceived peer involvement on adolescent risk behaviors: Analysis of six cross-sectional data sets. Journal of Adolescent Health. 2003;33(2):108-118.


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

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

Cleves MA, Gould WW, Gutierrez RG. An introduction to survival analysis using STATA. College Station: STATA Corporation; 2004.


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

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

StataCorp. Stata statistical software: Release 11. College Station, Texas: Stata Corporation; 2009.


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

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

Rwenge JRM. Sexual risk behaviors among young people In Bamenda, Cameroon. International Family Planning Perspectives. 2000;26(3):118-123 & 130.


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

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

DiIorio C, Pluhar E, Belcher L. Parent–child communication about sexuality: a review of the literature from 1980-2002. Journal of HIV/AIDS Prevention & Education for Adolescents and Children 2003;5(3-4): 7-32


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

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

Woodward L, Fergusson DM. Timing of parental separation and attachment to parents in adolescence: Results of a prospective study from birth to age 16. Journal of Marriage and Family. 2000;62(1):162174.


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

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

Elbedour S, Onwuegbuzie AJ, Caridine C, Abu-Saad H. The effects of polygamous marital structure on behavioral, emotional, and academic adjustment in children: A comprehensive review of literature. Clinical Child and Family Psychology Review. 2002;5(4):255-271.]


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

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

Adu-Mireku S. Family communication about HIV/AIDS and sexual behaviour among senior secondary school students in Accra, Ghana. African Health Sciences. 2003;3(1):7-14.


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

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

Madise N, Zulu E, Ciera J. Is poverty a driver for risky sexual behaviour? Evidence from national surveys of adolescents in four African countries. African Journal of Reproductive Health. 2007;11(3):83-98.


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

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

Bronfenbrenner U. Contexts and childrearing. Problems and prospects American Psychologist.

;34(10):844-850.


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