(mysql): SET NAMES 'utf8'  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 507 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'  
Determinants of Self-Perceived HIV Risk in Young South Africans Engaged in Concurrent Sexual Relationships | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 507 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1615'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1616'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1617'   <hr /> Kenyon | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 507 ORDER BY seq  

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

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

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

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

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

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

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

Determinants of Self-Perceived HIV Risk in Young South Africans Engaged in Concurrent Sexual Relationships


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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '1617'  
Chris Kenyon, Sizwe Zondo, Motasim Badri

Abstract

Concurrent sexual partnerships are increasingly believed to be a key factor explaining the size of the HIV pandemic in Southern and Eastern Africa. Little, however, is known about what determines if persons in concurrent relationships develop a perception of being at risk for HIV infection. Data from a representative sample of 2245 young sexually active inhabitants of Cape Town, South Africa, were analysed using multivariate logistic regression to examine what the correlates of HIV risk were in both those involved in concurrent relations (termed the high risk group) and in those not (the low risk group). A considerable difference was noted between males and females. In the high risk group, amongst the males, secondary level education (as compared with primary or post-secondary level), and believing in monogamy (as a means of HIV risk reduction) were correlated with a decreased-perception-of-HIV-risk. The usage of drugs was associated with an increased-perception-of-HIV-risk. Amongst the females, a longer time since sexual debut, having experienced sexual coercion, a greater number of sex partners in the past year and knowing someone who died of AIDS were correlated with an increased-HIV-risk-perception (Afr. J. Reprod. Health 2010; 14[3]: 171-181).

 

 

Résumé

 

Déterminants des risques du VIH auto -perçu chez les jeunes sud-africains qui se lancent dans des rapports sexuels concomitants. On croit de plus en plus que les rapports sexuels concomitants constituent un des facteurs clé qui expliquent l’ampleur de la pandémie du VIH au sud et à l’est de l’Afrique..  Néanmoins, l’on connaît très peu ce qui détermine si les gens qui se lancent dans des rapports concomitants développent une perception de courir un risque d’être infectés par le VIH. A l’aide d’une régression logistique multifactorielle, nous avons analysé des données d’un échantillon représentatif de 2245 jeunes gens sexuellement actifs qui sont domiciliés à Cape Town en Afrique du Sud, pour examiner les corrélats du risque du VIH chez à la fois ceux qui se lancent dans les rapports concomitants (qu’on appelle le groupe à risque élevé) et chez ceux qui ne le sont pas (le groupe à risque faible). Nous avons constaté une différence importante entre les mâles et les femelles. Chez le groupe à risque élevé, parmi les mâles, l’éducation secondaire (par rapport au niveau primaire ou post secondaire) et la croyance en la monogamie (comme moyen de réduire le risque du VIH) ont été corrélé avec une perception réduite du risque du VIH.  L’usage des drogues a été lié à une perception élevée du risque du VIH. Chez les femelles, une plus longue période depuis le début sexuel, ayant subi une coercition sexuel, un nombre augmenté des partenaires sexuels au cours de l’année passée et la connaissance d’une personne qui est morte du SIDA ont été corrélés avec une perception élevée du risque du VIH (Afr. J. Reprod. Health 2010; 14[3]: 171-181).

 

Key words: HIV risk perception, sexual partner concurrency, health belief model, illness representation theory, social identity theory, cognitive dissonance theory.

 

Full Text:

PDF

References


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

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

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

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

Bärnighausen T, Tanser F, Newell ML. Lack of a Decline in HIV Incidence in a Rural Community with High HIV Prevalence in South Africa, 2003-2007. AIDS Res Hum Retroviruses. 2009; Mar 25. [Epub ahead of print]


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

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

MacPhail C, Campbell C. “I think condoms are good, but, aai, I hate those things”: Condom use among adolescents and young people in a Southern African town-ship. Soc. Sci. Med. 2001; 52: 1613-1627.


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

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

Pettifor AE, Rees HV, Steffenson A, Hlongwa-Madikizela L, MacPhail C, Vermaak K, Kleinschmidt I. HIV and sexual behaviour among young South Africans: a National survey of 15-24 year olds. Johannesburg: Reproductive Health Research Unit, University of the Witswater-srand, 2004.


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

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

Prohaska TR, Albrecht G, Levy JA, Sugrue N, Kim J-H. Determinants of self-perceived HIV risk for AIDS. J.


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

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

Health Soc. Behaviour. 1990; 31(December):384-394.


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

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

Becker MH, Janz NK. On the effectiveness and utility of health hazard/health risk appraisal in clinical and non-clinical settings. Health Serv. Res. 1987; 22:53751.


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

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

Eiser R. Social psychology: Attitudes, cognition and social behaviour. Cambridge: Cambridge University Press, 1986.


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

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

Douglas M. Risk acceptability according to the Social Sciences. New York: Russell Sage, 1985.


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

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

Tajfel H. Human groups and social categories. Cambridge: Cambridge University Press, 1981.


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

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

Campbell C, MacPhailC. Peer education, gender and the development of critical consciousness: participatory HIV prevention by South African youth. Soc. Sci. Med. 2002; 55: 331-345.


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

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

Meyer-Weitz A, Reddy P, Weijts W, Van den Borne B, Kok G. The socio-cultural contexts of sexually transmitted disease in South Africa. AIDS Care, 1998, Suppl 1, Vol. 10.


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

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

Weinstein ND. The precaution adoption process. Health Psychol. 1988; 7(4):355-86.


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

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

Macintyre K, Brown L, Sosler S. It is not what you know, but who you knew: AIDS mortality and behaviour change in Africa. Aids Prevention Educ. 2001; 13,160-174.


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

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

MacIntyre K, Rutenburg N, Brown L, Karim A. Understanding perceptions of HIV risk among adolescents in Kwazulu-Natal. Aids Behav 2004; 8(3); 237-250.


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

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

Van Landingham MJ, Suprasert S, Grandjean N, Sittitrai W. Two views on risky sexual practices among northern Thai males: The health belief model and the theory of reasoned action. J. Health Soc. Behavior 1995; 36(2):195-212.


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

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

Adetunji J, Meekers D. Consistency in condom use in the context of HIV/AIDS in Zimbabwe. J. Biosoc. Sci 2001; 33(1):121–138.


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

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

Barden-O’Fallon JL, DeGraft-Johnson J, Bisika T, Sulzbach S, Benson A, Tsui AO. Factors associated with HIV/AIDS knowledge and risk perception in rural Malawi, AIDS Behav. 2004; 8(2):131–140.


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

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

Maswanya ES. Knowledge, risk perception of AIDS and reported sexual behavior among students in secondary schools and colleges in Tanzania, Health Educ. Res. 1999; 14(2):185–196.


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

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

Mah TL, Halperin DT. Concurrent Sexual Partnerships and the HIV Epidemics in Africa: Evidence to Move Forward. AIDS Behav. 2008 Jul 22 (epub ahead of print).


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

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

Southern Africa Development Community. Expert think tank meeting on HIV prevention in high-prevalence countries in Southern Africa report. Maseru, Lesotho: SADC, 2006.


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

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

Lam D, Seekings J, Sparks M. The Cape Area Panel Study: Overview and Technical Documentation for Waves 1-2-3. The University of Cape Town, 2006.


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

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

Simbayi LC, Kalichman SC, Jooste S, Cherry C, Mfecane S, Cain D. Risk factors for HIV-AIDS among youth in Cape Town, South Africa. Aids and Behavior 2005; 9(1):53-61.


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

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

Shisana, O., Rehle, T., Simbayi, L.C., Zuma, K., Jooste, S., Pillay-Van Wyk, V., Mbelle, N., Van Zyl, J., Parker, W., Zungu, N.P., Pezi, S. & SABSSM III Implementation Team, (2009) South African national HIV prevalence, incidence, behaviour and communication survey, 2008: a turning tide among teenagers?. Cape Town: HSRC Press.


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

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

Kenyon, C., Boulle, A., Badri, M., Asselman, V. 2010.


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

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

“I don't use a condom (with my regular partner) because I know that I'm faithful, but with everyone else I do”; the cultural and socioeconomic determinants of sexual partner concurrency in young South Africans. J. Soc. Aspects of HIV/AIDS Research. In Press.


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

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

Kenyon, C., Dlamini, S., Boulle, A., White, R., Badri, M. 2009. A network level explanation for the differences in HIV prevalence in South Africa's racial/ethnic groups. Afr. J. Aids Res. 8:3; 243-254.


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

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

Anderson GA, Beutel AN, Maughan-Brown B. HIV risk perceptions and first sexual intercourse among youth in Cape Town, South Africa. Intl. Fam. Plann. Perspec. 2007; 33(3):98-105.


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

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

Epstein H. The invisible cure: Africa, the West and the fight against Aids. Penguin. London, 2007.


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

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

Kirby D. Changes in sexual behaviour leading to the decline in the prevalence of HIV in Uganda: confirmation from multiple sources of evidence. Sex. Trans.

Infect. 2008; 84(Suppl 2), ii35-41.


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