\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Determinants of Factors for Anaemia in Pregnancy in a Rural Medical College},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Determinants of Factors for Anaemia in Pregnancy in a Rural Medical College}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Sanjana  Khemka}

             \author[2]{Dr. D.  Shrivastava}

             \affil[1]{  Datta Meghe Institude of Medical Science}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2012 Accepted: 1 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Introduction -Anaemia is defined as reduction in circulating haemoglobin mass below the critical level. The normal haemoglobin (Hb) concentration in the body is between 12-14 grams percent. WHO has accepted up to 11gm percent as the normal haemoglobin level in pregnancy. However in India and most of the other developing countries the lower limit is often accepted as 10 gms percent.Anaemia ranges from mild, moderate to severe and the WHO pegs the haemoglobin level for each of these types of anaemia in pregnancy at 10.0 -10.9g/d1 (mild anaemia) 7 -9.9g/dl (moderate anemia) and < 7g/dl (severe anaemia) (12).According to WHO,in developing countries the prevalence of anemia in pregnant women averages 56%,ranging between 35-100% in different regions of the world.(1). In India anemia is the second most common cause of maternal deaths for 20% of total maternal deaths (1).

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
naemia is defined as reduction in circulating haemoglobin mass below the critical level. The normal haemoglobin (Hb) concentration in the body is between 12-14 grams percent. WHO has accepted up to 11gm percent as the normal haemoglobin level in pregnancy. However in India and most of the other developing countries the lower limit is often accepted as 10 gms percent.Anaemia ranges from mild, moderate to severe and the WHO pegs the haemoglobin level for each of these types of anaemia in pregnancy at 10.0 -10.9g/d1 (mild anaemia) 7 -9.9g/dl (moderate anemia) and < 7g/dl (severe anaemia) \hyperref[b11]{(12)}.\par
According to WHO,in developing countries the prevalence of anemia in pregnant women averages 56\%,ranging between 35-100\% in different regions of the world.(1). In India anemia is the second most common cause of maternal deaths for 20\% of total maternal deaths (1). Association of anemia with adverse maternal outcome suchas, antepartumhaemorrhage, post partumhaemorrhage, maternal mortality and puerperal sepsis. (1) Apart from the risk to mothers it is also responsible for increased incidence of premature births, low birth weight babies and increased perinatal mortality (1) It is estimated that 20 -50\% of the world population is suffering from iron deficiency anaemia. Iron deficiency is believed to be most common cause of anaemia in pregnancy.Iron deficiency anaemia does not only affect the mother but also has impact on cognitive and psychomotor function and anaemia in infant.\par
Pregnant women are vulnerable to deficiencies in iron, folate, cobalamine and vitamin A. In addition, chronic infections may inhibit cell proliferation and erythropoiesis in the bone marrow which can cause anaemia. \hyperref[b4]{(5)} The changes in the immune system associated with pregnancy have been suggested as the reason for hookworm and malarial parasite infestation on the other hand, impaired micronutrient absorption thus increasing the susceptibility of pregnant women to anaemia. Recently, infection with HIV has emerged as an additional important risk factor for anaemia in pregnancy \hyperref[b5]{(6)}.  
\section[{Objectives}]{Objectives}\par
? To investigate the importance of nutritional deficiencies and infections in the development of anaemia in pregnant women. ? To establish if 'at risk' group can be identified for targetted intervention.\par
IV. 
\section[{Methods and Methodology}]{Methods and Methodology}\par
A retrospective study was donefrom January 2007 to January 2010 on 1000 antenatal patients attending to the O.P.D. of our hospital with haemoglobin less than 10 gm\% with gestational age between 8 weeks till delivery and singleton pregnancy were included in the study.\par
We assessed prevalence of iron deficiency anaemia and associated risk factors in women. Women before 8weeks, multiple pregnancies, Hb\% 10 or more were excluded from the study.\par
Complete blood count was performed to assess the severity and type of anaemia (along with blood indices and peripheral smear) and was repeated after treatment to see the response to treatment.\par
Hb\% levels were measured at first visit. Other investigations to rule out any chronic infection apart from routine urine and stool examinations were done.\par
Test for sickling with Hb-electrophoresis were done in all patients as this area is endemic for sickling. Serum iron and serum ferritin levels were not done as most of the patients were not affording.\par
The information was recordedby taking detailed history to assessrisk factors leading to anaemia such as nutritional status parity, birth spacing, family planning methods,infection, bleeding from any site, use of recreational drugs such as Pan, tobacco, habit of Pica).\par
For this study, anemia was defined as Hb below 10g/dl. Anemia was further categorized into 3 levels mild (9-10 gm \%) moderate (7-8.9 gm \%)) and severe (<7 gm \%).\par
Showing Thedemographic Profile of the Patients(N = 1000) 
\section[{Parameters}]{Parameters}\par
No  
\section[{Discussion}]{Discussion}\par
Anaemia in pregnancy particularly severe anemia is associated with an increased risk of maternal mortality, which, in most developing countries, continues to be unacceptably high. In 1993, the World Bank rankedanaemia as the eighth leading cause of disease in girls and women in developing countries (1).\par
Anaemia is more common in women especially if they are young, poor, pregnant or members of an ethnic minority.It is most common medical disorder in pregnancy related to increase maternal and perinatal morbidity, therefore antenatal care should be done for early detection and management.The prevalence, etiology and degree of severity vary in different populations, it is 35\% for non pregnant women and 51\% for pregnant women globally, and 3 -4 times higher in developing countries. In south Asia prevalence of anaemia among pregnant women is as high as 65\%. In developing world, current strategies to prevent and correct anaemia and iron deficiency in pregnant women have met little success.Our study revealed iron deficiency anaemia the most common type of anaemia in pregnant women.Two large studies with industrial world, involving over one million pregnancies clearly indicated that favourable pregnancy outcomes are less frequent among anaemic mothers. Our data showed association of maternal anaemia in pregnancy with nutritional deficiency habit of pan, tobacco, acute and chronic blood loss and chronic medical disorders. 
\section[{Volume XIII Issue II Version I}]{Volume XIII Issue II Version I}\par
The present study showed that anaemia was common during 29-34 weeks of gestation. Adequate birth spacing were lacking in our study group, 65 \% had a spacing of 1-3 years only, and 25\% having spacing even less than 1 year.\par
66\% of these rural women had no history of usage of any family planning methods. Lack of antenatal check up was prevelent among these anaemic patients, as 72\% of these patients were unbooked.\par
Contraception use is unpopular among rural mothers.However, with more of the rural women being educated and being employed, and with theimproved accessibility to health care, contraception use will improve in the future. This process can be accelerated by combining accessibility with effective health education to the rural mothers. However, mothers at high risk should be strongly advised to practice contraception. (3) This advice can be reinforced during both the antenatal and postnatal periods.\par
The common cause noted in our study was nutritional deficiency, (46\% of these patients did not receive any nutritional supplements) as evidenced by the prevalence of mainly normocytic, normochromic or microcytic, hypochromic blood picture, followed by hook worm infestations and sickle cell trait was seen in a number of patients. Iron deficiencies may develop during pregnancy because of the increased iron requirements on the mother's body to supply the expanding blood volume and the rapidly growing fetus and placenta. Literatures suggest that iron deficiency is responsible for about 50\% of the cases of anaemia in pregnant women in developing countries \hyperref[b3]{(4)}.\par
It has been suggested that the prevalence of anaemia may depend on the season, increasing in relation to malaria in the wet season, or in relation to food shortage at the end of the dry season (1), though we could not get much correletion between seasonal change and anaemia. Malaria was seen in 9 \% of these anaemic patients.\par
The majority of these mothers were multiparous and would have been prescribed haematinics during previous pregnancies. Yet, many of them (15\%) were already anaemic (Hb<10.0 g/dl) at the first antenatal visit. Past iron supplementation may not have prevented anaemia in the current pregnancy. Iron supplementation should be continued even after pregnancy, as there is usually inadequate iron absorption from diet to meet demands of pregnancy without supplementation in this rural population. The net additional iron requirements during pregnancy are estimated to be 1 000 mg per day. \hyperref[b3]{(4)} In our institute, iron and folic acid supplementation is routinely prescribed in pregnancy. It is anticipated that good compliance to the prescribed iron supplements prevent anaemia during pregnancy. However, the compliance rate among rural mothers in our region is low.The diet is traditionally vegetarian, and is likely to have a poor bioavailability of iron.\par
Since cobalamine is exclusively found in animal products, the traditional diet might cause nutritional cobalamin deficiency, as observed in other communities with a predominantly vegetarian lifestyle Cobalaminemalabsorption may be another explanation for the apparently high prevalence of deficiency in our study.\par
Assessment of folate status is difficult, especially during pregnancy. Based on the results of the present study, it is uncertain whether the prevalence of folate deficiency really is low. The current practice of routine folate supplementation should therefore continue, especially as the importance of a sufficient folate supply for normal pregnancy outcome has been recognized during recent years.\par
Intestinal helminthiasis is strongly associated with overall anaemia and severe anaemia in pregnant women in this population. Investigations carried out in villages near Hyderabad indicated that the prevalence of morbidity due to infections was doubled in women with haemoglobin levels below 8.0 g/dl \hyperref[b7]{(8)}.\par
The drugs used for treating schistosomiasis are not considered totally safe to use in pregnancy. The use of Praziquantel (PZQ) is found to be the safest of all. A review of the current known toxicology of PZQ over two decades of clinical experience suggests a very low potential for adverse effects on either the mother or her unborn child. The review concluded that pregnant women should be treated with PZQ that women of childbearing age should be included in all mass treatment programmes and that lactating women should not be systematically excluded from treatment.\par
The HIV infection rate among pregnant women is 0.5\% other studies have also found that HIV infection is a risk factor for anaemia in pregnancy. This could be due to the enhancement of nutritional deficiencies, opportunistic infections and the use of antiretroviral drugs in patients with AIDS.\par
It should also be noted that there were no antiretroviral treatment facilities for HIV-positive patients at the time of the study. A single dose of nevirapine was used only at the occurrence of labour pain, and therefore had no impact on anaemia in our study subjects. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
In developing world, current strategies to prevent and correct anaemia and irondeficiency in pregnant women have met littlesuccess. (2) Anaemia still constitutes a public health problem in the world, especially in the developing countries. Nutritional anaemia is found more among rural mothers, where poor dietary intake and parasitic infections are more common. Many women start their lives with insufficient iron stores, but also, because of inadequate child spacing, they have little time to build up their iron levels between pregnancies (3).\par
However, risk factors such as anaemia in pregnancy can be controlled and monitored by good antenatal care and appropriate action, including referral, in accordance to the level of severity of the anaemia. \hyperref[b2]{(3)} The problem of anaemia in pregnancy can also be prevented by increasing spacing between births through the promotion of contraception. This will help build up any depletion in iron stores.\par
A key component of safe motherhood is the eradication of anaemia during pregnancy. The most effective interventions against these infections are preventive and promotive in nature. The prevention should include provision of safe drinking water, clean food, Control of flies, safe sex and ensuring universal precautions in human contact. This study has noted the high prevalence of anaemia in pregnancy among rural mothers. Although haematinics were routinely given, it has not improved the status of anaemia in mothers, probably because of poor compliance. Compliance should be improved by health education, especially in high risk mothers.Previous global estimates made by DeMaeyer in 1985 indicated that approximately 30\% of the world's populationwas anaemic \hyperref[b12]{(13)}.These estimates seem to be based on an extrapolation of the prevalence in preschool-age children, school-age children, women, and men.Global population resides, indicated that 43\% of preschool-age children, 35\% of all women, and 51\% of pregnant women were anaemic . In 1992, WHO estimates for the year 1988 indicated that 37\%, 51\%, and 35\% of all women and pregnant and non-pregnant women were anaemic \hyperref[b13]{(14)}.GOVERNMENT OF INDIA INITIATIVE AIMING to have hb of 12g/dl by 12 years of age using prophylactic iron therapy\&iron rich food. WHO recommendation is 60 mg elemental iron \&250ug of folic acid once daily for 6 months. Ministry of india, government of india recommends 100mg of elemental iron \&0.5mg folic acid in second half of pregnancy for 100 days. 
\section[{Volume XIII Issue II Version I}]{Volume XIII Issue II Version I}\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.03094660194174757\textwidth}P{0.40368122977346277\textwidth}P{0.19805825242718447\textwidth}P{0.04401294498381877\textwidth}P{0.022006472491909384\textwidth}P{0.09146440129449838\textwidth}P{0.05983009708737864\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{Blood picture}\tabcellsep No. of patients\tabcellsep Percentages\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Normocytic}\tabcellsep 440\tabcellsep 44\\
\tabcellsep \multicolumn{4}{l}{h Microcytic hypochromic i}\tabcellsep 480\tabcellsep 48\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Macrocytic}\tabcellsep 120\tabcellsep 12\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Table 1 A : h h}\tabcellsep i\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep . of patients\tabcellsep frequency\\
\tabcellsep \multicolumn{3}{l}{Age (in years)}\\
\tabcellsep \tabcellsep 18-25\tabcellsep \tabcellsep 330\tabcellsep 33\%\\
\tabcellsep \tabcellsep 26-35\tabcellsep \tabcellsep 540\tabcellsep 54\%\\
\tabcellsep \tabcellsep >35\tabcellsep \tabcellsep 130\tabcellsep 13\%\\
013 2\tabcellsep \multicolumn{4}{l}{Gestational age (in weeks) 10-28 weeks 29-34 weeks}\tabcellsep 150 600\tabcellsep 15\% 60\%\\
Year\tabcellsep \multicolumn{3}{l}{>34 weeks Parity:}\tabcellsep 250\tabcellsep 25\%\\
\tabcellsep \multicolumn{3}{l}{a.Primigravida}\tabcellsep 340\tabcellsep 34\%\\
\tabcellsep \multicolumn{3}{l}{b.Multipara}\tabcellsep 540\tabcellsep 54\%\\
\tabcellsep \multicolumn{4}{l}{c.Grand Multipara}\tabcellsep 120\tabcellsep 12\%\\
Volume XIII Issue II Version I E ( )\tabcellsep \multicolumn{4}{l}{Birth spacing a.< 1 year b.1 -3 years c.> 3 years Family planning method: a.Users b.Non-users Types of admission: Booked Un-booked Accordance to referrel a. Referred b. Non-referred Showing the Socio -Economic Standard of the Patients According to Income and Education 250 650 150 25\% 65\% 15\% 340 660 34\% 66\% 280 720 28\% 72\% 680 320 68\% 32\% Table1 B :}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Parameters}\tabcellsep No. of patients\tabcellsep frequency\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Literacy frequency}\\
\tabcellsep \tabcellsep I.\tabcellsep \multicolumn{2}{l}{Illiterate}\tabcellsep 240\tabcellsep 24\%\\
\tabcellsep \tabcellsep II.\tabcellsep \multicolumn{2}{l}{Primary}\tabcellsep 320\tabcellsep 32\%\\
\tabcellsep \multicolumn{2}{l}{III.}\tabcellsep \multicolumn{2}{l}{Secondary}\tabcellsep 280\tabcellsep 28\%\\
\tabcellsep IV.\tabcellsep \multicolumn{3}{l}{Higher secondary}\tabcellsep 160\tabcellsep 16\%\\
\tabcellsep \multicolumn{4}{l}{Socio-economic condition}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{a. upper middle}\tabcellsep 100\tabcellsep 100\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{b. middle}\tabcellsep 440\tabcellsep 440\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{c. lower}\tabcellsep 460\tabcellsep 460\\
\tabcellsep Table 1 C :\tabcellsep \multicolumn{3}{l}{Showing t he Dietery Habits Features No. of Patients Frequency Dietary Habits}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Features}\tabcellsep No. Of Patients\tabcellsep Frequency\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{DIETARY HABITS}\\
\tabcellsep \tabcellsep a.\tabcellsep \multicolumn{2}{l}{Vegeterian}\tabcellsep 640\tabcellsep 64\%\\
\tabcellsep \multicolumn{2}{l}{b.}\tabcellsep \multicolumn{2}{l}{Non-vegeterian}\tabcellsep 360\tabcellsep 36\%\\
\tabcellsep \multicolumn{4}{l}{Usage of regular supplements}\\
\tabcellsep a.\tabcellsep \multicolumn{3}{l}{Iron supplements only}\tabcellsep 430\tabcellsep 43\\
\tabcellsep b.\tabcellsep \multicolumn{3}{l}{Both iron and folic acid}\tabcellsep 110\tabcellsep 11\\
\tabcellsep \multicolumn{2}{l}{c.}\tabcellsep \multicolumn{2}{l}{No suppliments}\tabcellsep 460\tabcellsep 46\end{longtable} \par
 
\caption{\label{tab_1}Determinants of Factors for Anaemia in Pregnancy in a Rural Medical College}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6275390625\textwidth}P{0.126171875\textwidth}P{0.0962890625\textwidth}}
Parameters\tabcellsep No. of patients\tabcellsep Frequency\\
Haemoglobin\tabcellsep \tabcellsep \\
Mild (9-10 gm\%)\tabcellsep 180\tabcellsep 18\\
Moderate (7-8.9 gm\%)\tabcellsep 440\tabcellsep 44\\
Severe (<7.0gm \%)\tabcellsep 380\tabcellsep 38\\
MCV (83 -97 fl):\tabcellsep \tabcellsep \\
Low (< 83fl))\tabcellsep 630\tabcellsep 63\%\\
Very low (< 60 fl)\tabcellsep 340\tabcellsep 34\%\\
High (> 100 fl)\tabcellsep 300\tabcellsep 3\%\\
MCHC (32 -36 gm\%):\tabcellsep \tabcellsep \\
Low (<32gm\%)\tabcellsep 920\tabcellsep 92\\
Normal (32 -36gm\%)\tabcellsep 80\tabcellsep 8\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.7182499999999999\textwidth}P{0.13175\textwidth}}
Risk factors:\tabcellsep Percentage\\
Nutritional deficiency:\tabcellsep \\
Iron\tabcellsep 22\%\\
Iron and folic acid\tabcellsep 7\%\\
Protein\tabcellsep 8\%\\
Combined\tabcellsep 63\%\\
Worm infestation\tabcellsep 13\%\\
Chronic medical illness:\tabcellsep \\
Malaria parasite\tabcellsep 9\%\\
UTI\tabcellsep 37\%\\
TB\tabcellsep 3\%\\
Other infections -eg-uri/lri/csom/skin/hiv\tabcellsep 21\%\\
\tabcellsep 0.5\%\\
Chronic blood loss:\tabcellsep \\
Menorrhagia\tabcellsep 21\%\\
Bleeding piles\tabcellsep 12\%\\
Pan, tobacco chewing\tabcellsep 33\%\\
Sickle cell trait\tabcellsep 7\%\\
\multicolumn{2}{l}{(So me participants had multiple positive etiological factors leading to anemia)}\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.34593023255813954\textwidth}P{0.14825581395348839\textwidth}P{0.19767441860465115\textwidth}P{0.15813953488372093\textwidth}}
Birth weight\tabcellsep Hb< 7\tabcellsep Hb 7-8.9\tabcellsep Hb 9-10\\
<2 kg\tabcellsep 140\tabcellsep 100\tabcellsep 20\\
2-3 kg\tabcellsep 240\tabcellsep 180\tabcellsep 80\\
> 3kg\tabcellsep 0\tabcellsep 160\tabcellsep 80\\
Total\tabcellsep 380\tabcellsep 440\tabcellsep 180\\
V.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) © 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{   ( )   } 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Anaemia in pregnancy: possible causes and risk factors in Nepali women European Journal of Clinical Nutrition ()]{b3}\label{b3} 	 		‘Anaemia in pregnancy: possible causes and risk factors in Nepali women’.  	 	 		\textit{European Journal of Clinical Nutrition}  		2000. p. .  	 
\bibitem[Anemia in pregnancy in Malaysia: a cross-sectional survey Asia Pac J ClinNutr ()]{b2}\label{b2} 	 		‘Anemia in pregnancy in Malaysia: a cross-sectional survey’.  	 	 		\textit{Asia Pac J ClinNutr}  		2007. 16  (3)  p. .  	 
\bibitem[Van Den Broek Rogerson Mhango Kambala White Molyneuxthe Wellcome Trust Research Program (2000)]{b10}\label{b10} 	 	 	 		\textit{Anemia in pregnancy in southern Malawi:prevalence and risk factors},  				 			N R Van Den Broek,  			S J Rogerson,  			C G Mhango,  			B Kambala,  			S A White,  			M E Molyneuxthe Wellcome Trust Research,  			Program 		 (ed.)  		April 2000. 107.  		 			Depariment of Obstetrics and Gynaecology, College of Medicine 		 	 
\bibitem[Anemia in pregnancy in the highlands of Tanzania, Hinderaker et al ()]{b11}\label{b11} 	 		\textit{Anemia in pregnancy in the highlands of Tanzania, Hinderaker et al},  		ActaObstetGynecolScand2001. 80 p. .  	 
\bibitem[Iron ()]{b6}\label{b6} 	 		‘Folate and Cobalamin deficiency in anemic pregnant females in tertiary care centre at Rawalpindi, Dilshad Ahmed Khan, SamiaFatima, Rabia Imran’.  		 			Iron 		.  	 	 		\textit{Farooq Ahmad Khan J Ayub Med Coll Abbottabad}  		2010. 22  (1) .  	 
\bibitem[Madhavi and Singh (2011)]{b1}\label{b1} 	 		‘Nutritional Status of Rural Pregnant Women L’.  		 			H H K G Madhavi 		,  		 			Singh 		.  	 	 		\textit{People's Journal of Scientific Research}  		July 2011. 23  (2) .  	 
\bibitem[of Anemia amongst pregnant women and its socio demographic associates in a rural area of Delhi Indian Journal of Community Medicine (2002)]{b0}\label{b0} 	 		‘of Anemia amongst pregnant women and its socio demographic associates in a rural area of Delhi’.  	 	 		\textit{Indian Journal of Community Medicine}  		Oct.-Dec., 2002. XXVII  (4) .  	 
\bibitem[Prevalence & consequences of anaemia in pregnancy, K. Kalaivani Indian J Med Res (2009)]{b4}\label{b4} 	 		‘Prevalence \& consequences of anaemia in pregnancy, K. Kalaivani’.  	 	 		\textit{Indian J Med Res}  		November 2009. 130 p. .  	 
\bibitem[Prevalence and risk factors of anemia in pregnant women (2009)]{b5}\label{b5} 	 		\textit{Prevalence and risk factors of anemia in pregnant women},  		July-September 2009. 15 p. 3.  	 
\bibitem[Preventing and Controlling Iron Deficiency Anaemia through Primary Health Care. WHO PublicatDeMaeyer E, Adiels-Tegman M. The prevalence of Anaemia in the world World Health Statistics Quarterly ()]{b12}\label{b12} 	 		‘Preventing and Controlling Iron Deficiency Anaemia through Primary Health Care. WHO PublicatDeMaeyer E, Adiels-Tegman M. The prevalence of Anaemia in the world’.  	 	 		\textit{World Health Statistics Quarterly}  		1985. 38 p. .  	 	 (World Health Organization, author) 
\bibitem[Risk factors for anemia in pregnancy in rural Kwazulu-Natal, South Africa:Implication for health education and health promotion]{b8}\label{b8} 	 		\textit{Risk factors for anemia in pregnancy in rural Kwazulu-Natal, South Africa:Implication for health education and health promotion},  		 	 
\bibitem[Rogayahjaafar et al. ()]{b7}\label{b7} 	 		 			M Hashimmohd Rogayahjaafar 		,  		 			Mohdshukri Hassan 		,  		 			Othman 		.  	 	 		\textit{Anaemia during pregnancy in rural Kelantan, Zulkifli Ahmad},  				1997. 3 p. .  	 
\bibitem[Hoque et al. (1989)]{b9}\label{b9} 	 		\textit{World Health Organization, author. Preventing and Controlling Iron Deficiency Anaemia through Primary Health Care},  		 			M Hoque 		,  		 			E ; Kader 		,  		 			S B Fampract 		.  		1989. Aug, (1989. 2009 69. WHO Publications. 51.  	 
\bibitem[World Health Organization. The Prevalence of Anaemia in Women: A Tabulation of Available Information. 1992 (WHO/MCH/MSM/92.2). ions (1989)]{b13}\label{b13} 	 		\textit{World Health Organization. The Prevalence of Anaemia in Women: A Tabulation of Available Information. 1992 (WHO/MCH/MSM/92.2). ions},  		1989. Aug. 1989.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
