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

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

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

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

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

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

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

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

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

(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 = 505 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 = 505 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'  
Factors Hindering Acceptance of HIV/AIDS Voluntary Counseling and Testing (VCT) among Youth in Kwara State, Nigeria | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 505 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1608'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1609'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '1610'   <hr /> L. A | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 505 ORDER BY seq  

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

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

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

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

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

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

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

Factors Hindering Acceptance of HIV/AIDS Voluntary Counseling and Testing (VCT) among Youth in Kwara State, Nigeria


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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '1610'  
Yahaya, L. A, Jimoh A.A.G, Balogun O. R

Abstract

 

HIV/AIDS has become a source of concern all over the world. The concern cannot be isolated from the devastating effects of HIV/AIDS on economic, social, political and technological development of any nation with a high prevalence rate Nigeria is one of the countries with HIV/AIDS prevalence rate of over 4%. Despite this challenge, the patronage of Voluntary Counseling and Testing (VCT) is still very low. This study therefore examined the factors hindering the acceptance of VCT as expressed by youths in Kwara State. A total of 600 youths from the three Senatorial districts in the State were involved in the study. A survey instrument designed by the researchers was used to collect relevant information from the respondents. Among others, the study identified ignorance, poverty, inadequate number of VCT centres, stigma and discrimination as major factors responsible for the low patronage of VCT centres in Kwara State.

Gender and religion had no significant influence on the respondents’ views while place of residence had significant influence. The implications of the findings to medical practice and counseling were identified and discussed. (Afr. J. Reprod. Health 2010; 14[3]: 159-164). 

 

 

Résumé

 

Facteurs qui entravent l’acceptation du Conseil et du Test Volontaire (CTV) pour dépister le VIH/SIDA chez la jeunesse dans l’état de Kwara, Nigéria. Le VIH/SIDA est devenu une source d’inquiétude partout dans le monde. On ne peut pas séparer cette inquiétude des effets dévastateurs du VIH/SIDA sur le développement social, politique et technologique de n’importe quel pays qui a un taux de prévalence élevé. Le Nigéria est un des pays qui ont un taux de prévalence de plus de 4%. Malgré ce défi, l’acceptation du CTV reste encore très peu élevée.  Cette étude a donc examiné les facteurs qui entravent l’acceptation du CTV, d’après les jeunes gens dans l’état de Kwara. Une population totale de 600 jeunes gens de trois districts sénatoriaux dans l’état ont fait partie de l’étude.  L’on s’est servi d’un instrument d’enquête façonné par des chercheurs pour collecter l’information de la part des interviewées. L’étude a identifié, entre autres, l’ignorance, la pauvreté , le nombre insuffisant des centres du CTV, la stigmatisation et la discrimination comme des facteurs responsables de la faible fréquentation des centres du CTV dans l’état de Kwara. Le genre et la religion n’avaient aucune influence considérable sur les opinions des répondants alors que le domicile n’avait pas d’influence significative. Nous avons identifié et discuté les implications de nos résultats sur  la pratique médicale et sur le conseil (Afr. J. Reprod. Health 2010; 14[3]: 159-164).

 

 

 

Key words: Factors, hindering, acceptance, youths, HIV/AIDS, voluntary counseling and testing (VCT). 

Full Text:

PDF

References


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

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

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

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

UNAIDS/WHO: AIDS Epidemic Update. Geneva. UNAIDS/WHO.2004:28.


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

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

Jimoh, A. A. G. The scourge of Aids in the new Millenium-Socio-Economic Implications in an emerging economy. Which way out? Human


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

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

Resources J. 2003. 11-14, 16-19. Publication of Kwara State chapter of Institute of Personnel Management of Nigeria.


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

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

Alao, S. A. Knowledge and attitude towards HIV/AIDS among students of tertiary institutions in Ilorin metropolis. An M. Ed project submitted to the University of Ilorin, Department of cousellor


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

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

education.2004


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

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

Jimoh, A. A. G. Prevalence of HIV antibodies amongst apparently healthy pregnant women in Mongomo, Guinea Equatoria. Nig. J. Med. 2004. 13(2) 114-117.


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

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

Lawal, B. O. HIV/AIDS awareness among secondary school teachers in Kwara, Lagos and Ogun states of Nigeria. European J. Sci. Res, 2008. 22(3), 399-41.


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

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

Oshi, S. N; Ezugwu, F. O; Oshi, D.C; Dimkpa, U; Korie, F. C; & Okperi, B.O. Does self-perception of risk of HIV infection make the youth to reduce risky behaviour and seek voluntary counseling and testing service? A case study of Nigerian youth. J. Soc. Sci, 2007. 14(2), 199-203.


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

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

Okonkwo, KC, Reich R, Alabi AI, Umeike N.


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

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

Nachmann SA. An evaluation of awareness, attitudes and beliefs of pregnant Nigerian women towards voluntary counseling and testing for HIV/AIDS. Patient Care STDS. 2007; 21: 252-260.


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

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

Pignatelli, S; Simpore, J; Pietra, V. Ouodraogo, G; Conombo, G; Saeri, N. et al (2006). Factors predicting uptake of voluntary counseling and testing in a real-life setting in a mother- and – child center in Ouagadougou, Burkina Faso. J. Trop. Med. Intl. Health, 11(3), 350- 357.


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

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

Jimoh, A. A. G. Abubakar, D. Antiretroviral Treatment in Africa – Problem and Prospects. Postgraduate Doctor-AFRICA 2003. Vol.25. No 4. 77-80.


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

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

O’Donnell, M. R. Knight, S.K; Campbell, L. VanAmdel,P, Zeinick, J. R. and Rand, W. Factors associated with participation in HIV voluntary counseling and testing among TB patients in a rural South African hospital. A paper presented at a WHO /


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

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

UNAIDS International Conference on AIDS. South Africa. 2004.


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

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

Okpoto, R. I. (2009). Attitudes of university of Ilorin undergraduates towards voluntary HIV/AIDS counseling and testing. An unpublished B.Ed project submitted to the Department of Counselor Education, University of Ilorin, Nigeria.


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

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

Jimoh, A. A. G. Agbede, O. O. Abdulraheem, I. S. Saka. M. J Abubakar, D. Olarinoye, A. O. Salaudeen, G. A. S. Saidu, R.Balogun, O. R. Antiretroviral Treatment among Students of Tertiary Institutions in Ilorin: Assessment of Knowledge, Attitudes and Practice. Nig. Med. Pract. 2008; 53(6):94-98.


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

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

Holmes, C. N. Preko, P. O. Bolds, R. Baido, J. and Jolly, P.E. (2008). Acceptance of voluntary counseling, testing and treatment for HIV among pregnant women in Kumasi, Ghana. Ghana Med. J. 42 (1), 815.


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

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

Mishra, R.C. HIV/AIDS education. EPP Book Publishers Nigeria Ltd.1ST edition. Lagos. 2005. UNAIDS. AIDS Epidemic Update. Joint United Nations program on HIV/AIDS. Geneva. 2008


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

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

WHO Report 2004: Changing History Overview. WHO .Geneva. 2004


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

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

Hassan T. Understanding research in Education.


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

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

Herrifield Publications Ltd. 1st Edition. Lagos 1995.

Whiston SC. Principles and Applications of Assessment in Counseling. Thomson Brooks/Cole. 2nd Edition. Belmont CA. USA. 2005.


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