(mysql): SET NAMES 'utf8'  

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

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

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

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

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

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

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '130' ORDER BY i.issue_id  

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

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

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.217.111', LENGTH('216.73.217.111')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '1' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2026-05-27 19:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= 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:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= 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:12:31' >= s.date_start AND '2026-05-27 19:12:31' <= 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 = 3617  

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

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

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

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

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

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 3617 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'  
Correlates and reproductive consequences of consanguinity in six Egyptian governorates | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 3617 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10056'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10057'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10058'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10059'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10060'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10061'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10062'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10063'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10064'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10065'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '10066'   <hr /> Hussein | African Journal of Reproductive Health
(mysql): SELECT * FROM authors WHERE submission_id = 3617 ORDER BY seq  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Correlates and reproductive consequences of consanguinity in six Egyptian governorates


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

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

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

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

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

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

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

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

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

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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '10066'  
Wafaa M. Hussein, Maha M. El-Gaafary, Ghada O. Wassif, Maha M. Wahdan, Dalia G. Sos, Sally A. Hakim, Amany M. Abdelhafez, Mohamed Y. El-Awady, Mervat H. Rady, Tarek T. Amin, Wagida A. Anwar

Abstract

This study aimed to explore some correlates and potential reproductive consequences of consanguinity. We analysed data for 8515 ever-married women aged 15-49 derived from a household survey conducted in 2017 in six governorates. The prevalence of consanguineous marriage was 35.9%. The odds (OR (95%CI)) of consanguinity were higher in rural southern governorates (3.68 (3.03-4.46)), with less than secondary education (1.55 (1.42-1.7)), with unemployment (1.74(1.48-2.04)) and in the lowest wealth quintile (3.09 (2.66-3.6)). After adjusting for residence, education, wealth, age at marriage and the number of children; the OR (95%CI) for spontaneous abortion and still births with consanguinity were 1.31 (1.09-1.59) and 1.63 (1.18-2.25) respectively. Consanguinity remains highly prevalent in Egypt especially in rural southern governorates. Women empowerment in terms of attaining higher education and employment may reduce the problem. Consanguinity appears to be associated with adverse reproductive outcomes including spontaneous abortion and still birth. (Afr J Reprod Health 2022; 26[12s]: 48-56).

Full Text:

PDF

References


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

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

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

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

Akrami SM. Genetics of consanguineous marriage: Impact


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

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

and importance of counseling. Journal of pediatric genetics. 2012/12//undefined 2012;1(4):217-220.


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

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

doi:10.3233/PGE-12034


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

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

Darr A, Small N, Ahmad WIU, Atkin K, Corry P and Modell


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

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

B. Addressing key issues in the consanguinity-related


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

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

risk of autosomal recessive disorders in


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

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

consanguineous communities: lessons from a


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

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

qualitative study of British Pakistanis. Journal of


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

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

community genetics. 2016/01//undefined


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

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

;7(1):65-79. doi:10.1007/s12687-015-0252-2


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

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

Bittles AH. Consanguinity, Genetic Drift, and Genetic


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

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

Diseases in Populations with Reduced Numbers of


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

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

Founders. In: Speicher MR, Motulsky AG,


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

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

Antonarakis SE, eds. Vogel and Motulsky's Human


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

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

Genetics. Springer Berlin Heidelberg; 2010:507-528.


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

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

Bittles AH, Black ML. The impact of consanguinity on


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

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

neonatal and infant health. Early human


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

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

development. 2010/11//undefined 2010;86(11):737-


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

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

doi:10.1016/j.earlhumdev.2010.08.003


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

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

Tadmouri GO, Nair P, Obeid T, Al Ali MT, Al Khaja N and


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

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

Hamamy HA. Consanguinity and reproductive health


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

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

among Arabs. Reproductive health. 2009/10/08/


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

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

;6:17. doi:10.1186/1742-4755-6-17


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

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

Modell B and Darr A. Science and society: genetic


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

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

counselling and customary consanguineous marriage.


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

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

Nature reviews Genetics. 2002/03//undefined


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

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

;3(3):225-229. doi:10.1038/nrg754


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

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

Bittles AH. Consanguinity in Context. Cambridge Studies in


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

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

Biological and Evolutionary Anthropology.


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

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

Cambridge University Press; 2012.


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

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

Bittles AH and Black ML. Consanguinity, human evolution,


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

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

and complex diseases. Proceedings of the National


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

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

Academy of Sciences. 2010/01/26/ 2010;107(suppl


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

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

:1779. doi:10.1073/pnas.0906079106


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

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

Abbas HA and Yunis K. The effect of consanguinity on


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

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

neonatal outcomes and health. Human heredity. 2014


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

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

;77(1-4):87-92. doi:10.1159/000362125


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

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

Abrar S, Safdar W, Hanif M and Shujaat N. Pregnancy


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

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

Outcomes Of Consanguinity Among Antenatal


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

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

Patients Attending Combined Military Hospital


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

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

Quetta, Pakistan. Journal of Ayub Medical College,


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

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

Abbottabad : JAMC. 2018/09//Jul- undefined


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

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

;30(3):423-427.


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

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

Islam MM, Dorvlo AS and Al-Qasmi AM. The pattern of


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

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

female nuptiality in oman. Sultan Qaboos University


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

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

medical journal. 2013/02//undefined 2013;13(1):32-


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

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

doi:10.12816/0003193


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

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

Romdhane L, Ben Halim N, Rejeb I, Kefi R, Bouyacoub Y,


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

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

Ben Rekaya M, Messai H, Messaoud O, Riahi Z,


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

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

Bonnet C, Ben Rhouma F, Nagara M, Petit C,


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

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

McElreavey K, Romeo G and Abdelhak S. Specific


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

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

aspects of consanguinity: some examples from the


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

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

Tunisian population. Human heredity. 2014


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

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

;77(1-4):167-174. doi:10.1159/000362167


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

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

Warsy AS, Al-Jaser MH, Albdass A, Al-Daihan S and


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

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

Alanazi M. Is consanguinity prevalence decreasing in


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

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

Saudis?: A study in two generations. African health


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

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

sciences. 2014/06//undefined 2014;14(2):314-321.


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

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

doi:10.4314/ahs.v14i2.5


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

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

Ministry of health and population[Egypt], El-Zanaty and


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

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

associates[Egypt], ICF International. Egypt


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

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

Demographic and Health Survey 2014. 2015.


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

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

Yunis K, Rafei RE and Mumtaz G. International


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

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

Perspectives: Consanguinity: Perinatal Outcomes and


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

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

Prevention – A View from the Middle East.


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

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

NeoReviews. 2008/02/01/ 2008;9(2):e59-e65.


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

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

doi:10.1542/neo.9-2-e59


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

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

Bittles AH. Consanguineous marriage and childhood health.


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

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

Developmental medicine and child neurology.


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

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

/08//undefined 2003;45(8):571-576.


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

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

doi:10.1017/s001216220300104x


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

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

Na'amnih W, Romano-Zelekha O, Kabaha A, Rubin LP,


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

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

Bilenko N, Jaber L, Honovich M and Shohat T.


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

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

Prevalence of consanguineous marriages and


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

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

associated factors among Israeli Bedouins. Journal of


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

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

community genetics. 2014/10// 2014;5(4):395-398.


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

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

doi:10.1007/s12687-014-0188-y


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

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

Benson JWT. Recessive disorders and consanguineous


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

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

marriage. BMJ (Clinical research ed). 2005/12/17/


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

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

;331(7530):1475-1475.


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

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

doi:10.1136/bmj.331.7530.1475


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

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

Hamamy HA, Masri AT, Al-Hadidy AM and Ajlouni KM.


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

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

Consanguinity and genetic disorders. Profile from


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

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

Jordan. Saudi medical journal. 2007/07//undefined


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

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

;28(7):1015-1017.


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

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

Romeo G and Bittles AH. Consanguinity in the


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

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

contemporary world. Human heredity. 2014


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

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

;77(1-4):6-9. doi:10.1159/000363352


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

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

Yunis K, Mumtaz G, Bitar F, Chamseddine F, Kassar M,


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

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

Rashkidi J, Makhoul G and Tamim H.


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

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

Consanguineous marriage and congenital heart


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

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

defects: a case-control study in the neonatal period.


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

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

American journal of medical genetics Part A.


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

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

/07/15/ 2006;140(14):1524-1530.


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

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

doi:10.1002/ajmg.a.31309


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

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

Al-Gazali L and Ali BR. Mutations of a country: a mutation


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

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

review of single gene disorders in the United Arab


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

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

Emirates (UAE). Human mutation.


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

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

/05//undefined 2010;31(5):505-520.


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

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

doi:10.1002/humu.21232


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

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

Corry PC. Consanguinity and prevalence patterns of


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

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

inherited disease in the UK Pakistani community.


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

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

Human heredity. 2014 2014;77(1-4):207-216.


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

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

doi:10.1159/000362598


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

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

Sheridan E, Wright J, Small N, Corry PC, Oddie S, Whibley


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

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

C, Petherick ES, Malik T, Pawson N, McKinney PA


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

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

and Parslow RC. Risk factors for congenital anomaly


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

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

in a multiethnic birth cohort: an analysis of the Born


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

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

in Bradford study. Lancet (London, England).


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

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

/10/19/ 2013;382(9901):1350-1359.


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

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

doi:10.1016/S0140-6736(13)61132-0


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

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

Anwar WA, Khyatti M and Hemminki K. Consanguinity


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

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

and genetic diseases in North Africa and immigrants


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

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

to Europe. European journal of public health.


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

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

/08//undefined 2014;24 Suppl 1:57-63.


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

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

doi:10.1093/eurpub/cku104


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

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

Oniya O, Neves K, Ahmed B and Konje JC. A review of the


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

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

reproductive consequences of consanguinity.


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

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

European journal of obstetrics, gynecology, and


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

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

reproductive biology. 2019/01//undefined


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

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

;232:87-96. doi:10.1016/j.ejogrb.2018.10.042


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

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

Chaman R, Gholami Taramsari M, Khosravi A, Amiri M,


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

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

Holakouie Naieni K and Yunesian M. Consanguinity and neonatal death: a nested case-control study.


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

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

Journal of family & reproductive health. 2014/12//


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

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

;8(4):189-193.


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

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

Kerkeni E, Monastiri K, Saket B, Guediche MN and Ben


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

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

Cheikh H. Interplay of socio-economic factors,


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

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

consanguinity, fertility, and offspring mortality in


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

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

Monastir, Tunisia. Croatian medical journal.


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

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

/10//undefined 2007;48(5):701-707.


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

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

Khayat RG and Saxena PC. Consanguinity and its effect on


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

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

fertility and infant and child mortality in Egypt. 2004:


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

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

Maghsoudlou S, Cnattingius S, Aarabi M, Montgomery


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

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

SM, Semnani S, Stephansson O, Wikström AK and


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

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

Bahmanyar S.. Consanguineous marriage,


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

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

prepregnancy maternal characteristics and stillbirth


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

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

risk: a population-based case–control study. Acta


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

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

Obstetricia et Gynecologica Scandinavica.


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

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

/10/01/ 2015;94(10):1095-1101.


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

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

doi:10.1111/aogs.12699


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

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

Assaf S, Khawaja M, DeJong J, Mahfoud Z and Yunis K.


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

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

Consanguinity and reproductive wastage in the


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

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

Palestinian Territories. Paediatric and perinatal


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

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

epidemiology. 2009/03//undefined 2009;23(2):107-


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

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

doi:10.1111/j.1365-3016.2008.00988.x


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

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

Islam MM. Effects of consanguineous marriage on


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

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

reproductive behaviour, adverse pregnancy outcomes


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

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

and offspring mortality in Oman. Annals of human


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

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

biology. 2013/05//undefined 2013;40(3):243-255.


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

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

doi:10.3109/03014460.2012.760649


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

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

Mokhtar MM and Abdel-Fattah MM. Consanguinity and


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

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

advanced maternal age as risk factors for


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

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

reproductive losses in Alexandria, Egypt. European


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

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

journal of epidemiology. 2001 2001;17(6):559-565.

doi:10.1023/a:1014567800950


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