\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={Utilization of Antenatal Care Services and Influencing Factors among Women of Child Bearing Age in Assosa District, Benishangul Gumuz Regional State, West Ethiopia},
 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{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{Utilization of Antenatal Care Services and Influencing Factors among Women of Child Bearing Age in Assosa District, Benishangul Gumuz Regional State, West Ethiopia}
\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]{Muluwas  Amentie}

             \author[2]{Muluemebet  Abera}

             \author[3]{Misra  Abdulahi}

             \affil[1]{  Assosa University}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2014 Accepted: 2 January 2015 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


Background: Every minute, somewhere in the world and most often in a developing country, a woman of reproductive age dies from complications related to pregnancy. The major reason for this huge magnitude of the problem is failure to use antenatal care services in developing countries. Little is known about the utilization and factors influencing the use of Antenatal care services.Objective: To assess utilization of ANC services and influencing factors among women in Assosa District.Methods: A community based cross sectional study design was conducted from May 17 -31, 2012 on randomly selected samples of 536 women who had at least one delivery in the five years prior to the study. Structured questionnaire, FGD and in-depth interview guide were used to collect data. Data were analysed by using SPSS version 16.0. Binary logistic regression was used to determine the association between dependent and independent variables.

\end{abstract}


\keywords{antenatal care, health service utilization, factors, assosa, benishangul gumuz.}

\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[{I. Introduction}]{I. Introduction}\par
ntenatal care is one of the most effective health interventions for preventing maternal morbidity and mortality particularly in places where the general health status of the women is poor. The antenatal period presents an important opportunity for identifying threats to the mother and unborn baby's health, as well as for counselling on nutrition, birth preparedness, delivery care and family planning options after the birth \hyperref[b0]{(1,}\hyperref[b1]{2,}\hyperref[b2]{3)}.\par
A women's health is critical to her own life, and to the well-being of her family, and the economy of her community and her country \hyperref[b3]{(4,}\hyperref[b4]{5)}. But the mothers' health is closely tied to women's over all status. Where women lack education, economic opportunities and power over the decision that governs their lives, the health of the mother is poor. That is why world leaders gave a central place to maternal health and gender equality in the Millennium Development Goals. MDG 5, Improving Maternal Health, is often called "The heart of the MDGs," because if it fails, the other MDGs will fail as well \hyperref[b3]{(4,}\hyperref[b4]{5)}.\par
The health care that a mother receives during pregnancy is important for the survival and well-being of both the mother and the child. The importance areas to maternal health care service: antenatal care service; problems in accessing health care and awareness and attitudes concerning maternal health care service are also essential for the survival and well-being of both the mother and the child (4-7).\par
The World Health Organization (WHO) estimates that, every minute of every day, somewhere in the world and most often in a developing country, a woman of reproductive age dies from complications related to pregnancy \hyperref[b9]{(10,}\hyperref[b10]{11)}. Now a day, the importance of Antenatal care services in reducing maternal mortality and morbidity has received a significant recognition. Implementing and assuring utilization of effective maternity care for women in the developing world is not an easy task. In Ethiopia, as in other developing countries, most childbearing women are poor and live under harsh conditions. For them, while adequate care during pregnancy is essential, health care service utilization is extremely low  {\ref (7)}.\par
Ethiopia demographic health survey 2011results show that 34 percent of women received antenatal care from a trained health professional at least once for their last birth. This low utilization of health care services may give some indication of service coverage in the country. As a result, each year large number of women in the child bearing ages (15-49 years) were die from complications associated with pregnancy and childbirth (7, 8). In Benishagul Gumuz regional state, utilization of ANC was 35.1\%. This figure indicates there was low utilization of antenatal care services. Even though, utilization of ANC services is affected by a multiple factors (7-9).\par
Therefore, an attempt was made in this study to assess the status of ANC service utilization and important factors that affect women's utilization of maternal health care services. 
\section[{II. Methods and Materials}]{II. Methods and Materials}\par
Community based cross sectional study design was conducted employing both quantitative and qualitative methods of data collections to assess the status of ANC services utilization and influencing factors among women in child bearing age in Assosa District, Assosa Zone, Benishangul Gumuz Regional state, North-west Ethiopia. The source populations were all women living in Assosa District and had at least one delivery in the five years period preceding the survey. For quantitative method: the study population were women selected from source population. For qualitative methods: the study population was the part of community members in the study area especially study kebeles site such as women in child bearing age group, community leaders, religious leader, husbands, health workers and health extension workers.\par
Sample size was calculated for the cross sectional quantitative study. However, the sample size was calculated for each factors and magnitude each component of maternal health services utilization and the optimum sample size was taken. The sample size was calculated using EPI table of EPI 6 computer software which used two population proportion formulas. Therefore, the highest sample size calculated place of resident factors on the institutional delivery and this research is the continuation of institutional delivery service utilization. So that the calculated sample sizes was 134 for urban and 402 for rural women to be selected considering a design effect of two for the variation due to clustering and non-response rate of 10\%. The total calculated sample size was536 women. However, this sample size was calculated for the study done for institutional delivery service utilization which has highest sample size. For qualitative data, the sample size was purposively determined which result 29 key informative for in-depth interview and 10 FGD were selected to supplement the quantitative data.\par
Sampling technique for the quantitative data, multi-stage sampling technique was employed. First, the four urban and seventy four rural kebeles were listed from which a total of ten kebeles (1 urban and 9 rural) were selected using simple random sampling technique. Secondly, the numbers of households living in the area were recorded; the probability of being included in the sample was proportional to the total number of household residing in each kebele. Assuming every household was to host at least one woman who gave birth in the last five years, households were taken as a final sampling unit. Out of the one sampled urban kebeles, a total of 134 households were selected. Also from the nine sampled rural kebeles, a total of 402households were selected using simple random sampling techniques. For households that had more than one eligible woman, interview was done by selecting one of them using lottery method. Revisit of three times was made in case where eligible respondents were not available at the time of the survey before considering as non-respondent. Regarding a woman having two and more under five children the most recent birth was taken. For qualitative data, focus group discussions were conducted after selecting FGD participant purposively. A total of ten FGDs were conducted at each selected kebele (one FGD having 8 -12 individuals) and: 3FGD for women in child bearing age, 3FGD for husbands, 3FGD for religious and community leaders, and 1FGD for health workers. For in-depth interview purposively selected 29 key informants were interviewed from the ten selected kebeles. Ten health workers (one from each kebele), 9 HEWs (one from each of the rural kebeles having HEW) and 10 community leaders (one from each kebele) were interviewed. In order to minimize bias, those who participated in FGDs and in-depth interviews were excluded from participating in quantitative study.\par
Data collection instrument for Quantitative method: Structured questionnaire was prepared in English and translated to Amharic language and then back translated to English by different people and used in the data collection of quantitative survey. Amharic (the Official working language) was preferred. Whereas for Qualitative method: discussion guide was prepared in English and discussions were made in local languages. Tape record was used at the same time. Interview guide was prepared in English and used for in-depth interview of key informants. Both discussion guide and interview guide were not translated in to Amharic because they are moderated and collected by principal investigator and experienced nurse.\par
Ten female data collectors, who were health extension workers and could speak local languages like Bertegna, Afan-oromo and Amharic, were used. For supervision four nurses having Diploma were selected from Assosa District Health Office, Selga 22 Health Center and Abramo Health Centre. Both the interviewers and supervisors were given two days training before the actual work about the study. Practical exercise was made through peer interviewer. Pre-test was carried out on 27(5\%) of the sample size in two of the kebele in Assosa district which were outside of the selected kebeles that has similar socio-demographics characteristic with the people in both urban and rural kebeles. After completing pre-test, discussion was made with supervisors and data collectors, and care was taken not to include the kebele where the pre-test was made. Then, the data were collected using houseto-house interview questions, which consist of seven parts. During the actual data collection, supervisors were assigned for the data collector. The supervisors checked the activities of each data collectors by walking with them in each kebele and sometimes-random spotchecking of the households were made to ensure reliability of the data collected. Each night the supervisors checked all the filled questionnaires for completion, clarity and proper identification of the respondents. Then, the principal investigator randomly checked 10\% of the supervisors' work each day for completeness and relevance. Incomplete and unclear questionnaires were returned back to the interviewers to the next morning to get it corrected. For qualitative data: the principal investigator moderated the discussion of the male groups while the female groups were moderated by an experienced female nurse with diploma holder. Two senior nurses with diploma holder were took a note during the discussion. Each discussion had a tape recorded and finally the conversation was transcribed verbatim after each session and then analyze. Although, divers' opinions were expressed within each group, preliminary coding of transcript was done and themes that were directly related to the objective of this study were identified.\par
Data processing and analysis for quantitative method: the collected data were coded, entered and cleaned and analyzed by using SPSS Window version 16.0. Descriptive statistics was calculated for all variables. In bi-variate analysis crude odds ratio and confidence interval were determined to select candidate variables for multivariate analysis at the level significance (p<0.05). Binary and multivariate logistic regressions were used to determine the adjusted odds ratio and corresponding 95\% confidence interval. A maximum likelihood estimate of the independent effect of the predictor variables was used to see the level of significance. The strength of association was interpreted using the adjusted odds ratio and 95\% CI. The criterion for statistical significance was set at p <0.05. For qualitative method: Data of qualitative method were translated in to English, organized in narrative forms in congruent with the respondents' own words on the same day and analyzed by thematic frame work analysis.\par
Data quality was controlled by designing structured questionnaire. Interviewers were recruited and trained for two days. Pre-test was carried out for both tools. Two day training was given for data collectors, supervisors, and FGD moderators. The collected data was examined for completeness and internal consistency each day by supervisors. Strict supervision and tape recording of FGD process were also additional quality control methods\par
The study was conducted after approval of the proposal by ethical review committee of Jimma University. The survey was commenced after written consent obtained from Benishangul Gumuz Regional State Health Bureau to the respective offices. In turn the Assosa district Administration Office and Assosa Town Administrative Office wrote a letter to study kebeles to get permission and collaboration. Oral consent and written consent were obtained from each interviewee for their agreement to participate in the study. Interviews were conducted in private place. However, the women were assured that neither a 3 rd party nor their husband will have access to their responses. Privacy, anonymity and confidentiality were maintained throughout the process of the study by avoiding identifiers such as name. 
\section[{III. Results}]{III. Results} 
\section[{a) Obstetric characteristics of respondents}]{a) Obstetric characteristics of respondents}\par
Nearly two third (74.1\%) of the respondents were married before the age of 20 years old; 79(60.3\%) for urban and 310(78.7\%) for the rural. Most 333(63.4\%) women had their first pregnancy below twenty; 62(47.3\%) were in urban and 271(68.8\%) were in rural. Half (50.1\%) of women were between gravidity two and five; 72 (55.0\%) were in urban and 191 (48.5\%) were in rural.\par
Half (50.3\%) of the respondents whose birth order of the last delivery between two and five (72(55\%) for urban and 192(48.7\%) for rural). In contrast 166(31.6\%) of respondents (8(6.1\%) for urban and 158(40.1\%) for rural) had their birth order of the last delivery greater than five. Regarding number of delivery within last five years 237(45.1\%) women (85(64.9\%) for urban and 152 (38.6\%) for rural) had only one delivery while 236(45\%) women (35(26.7\%) for urban and 201(51\%) for rural) had two deliveries. Majority of the women in rural area had two and more than two deliveries but most of the urban women had only one delivery within last five years.\par
Fifty nine (11.2\%) women had history of abortion among these 47(79.7\%) had one time. Ninety seven (18.5\%) of the respondent had history of still birth. History of abortion and still birth were much higher in rural area than urban area. About one fifth (19\%) of the respondents encountered at least one health problem during pregnancy of their last delivery. (Table \hyperref[tab_0]{-1} Among women who encountered at least one health related problem during last pregnancy about 17(17\%) encountered APH, 32(32\%) severe headache, 37(37\%) severe abdominal pain, 31(31\%) drowsiness, 14(14\%) persistent vomiting. These pregnancy related problems occurred more in rural than urban residents of the respondents. (Fig - \hyperref[fig_0]{1})\par
In the FGD of women in child bearing age; "The major cause of mortality and morbidity in the study areas were obstructed labour, prolonged labour, eclampsia (hypertension during pregnancy) and uterine rupture whereas the cause of morbidity were anaemia, malaria, persistent vomiting, bleeding during pregnant and after delivery". Four hundred thirty (81.9\%) women who had birth within five year preceding the data collection period received ANC from health professionals during the last pregnancy (121(92.4\%) for urban and 309(78.4\%) for rural).\par
From those mothers who visited health institution for ANC, 94(77.7\%) urban women and 122 (39.5\%) rural women attended the care for at least four times during pregnancy. Out of 430 women who attended antenatal care 21(4.9\%) women visited the care for one occasion only (1(1.7\%) for urban and 19(6.1\%) for rural). More than half (57.9\%) women attended ANC at the time of second trimester (83(68.6\%) for urban and 166(53.7\%) for rural).\par
Among urban women who had ANC visit at least once, more than half 65(53.7\%) of them visited hospital followed by 52(43\%) health centre while among rural 68(22\%) of them visited health center followed by 4(1.3\%) hospital. More than half 183(59.2\%) of rural women who had ANC visit at least once visited health post while 2(1.7\%) urban women visited health post. Most ANC attendants 293(68.1\%) were nurses followed by 108(25.1\%) health extension workers. Among women who had ANC visit: 110(90.9\%) urban respondents and 197(63.8\%) rural respondents had information to deliver in the health facility. Majority 386(89.8\%) of the respondents received TT vaccine and 91(21.2\%) paid for ANC service (26(21.5\%) for urban and 65(21\%) for rural). Among respondents who paid for ANC service 14(15.4\%), 58(63.7\%) and 29(20.9\%) rated paid Birr for the ANC service as expensive, fair and cheap, respectively. (Table \hyperref[tab_1]{2})   
\section[{c) Factors influencing utilization of ANC services}]{c) Factors influencing utilization of ANC services}\par
Bi-variate analyses involving all variables were performed to identify candidate variables for multivariate analysis with the utilization of ANC service. Consequently, place of residence, ethnicity, maternal education, religion, availability of TTBA, availability of health professional providing delivery service, knowledge on (ANC and delivery service), Attitude towards (ANC, delivery service, PNC and maternal health service),availability of delivery service, available of transportation service and distance of health facility showed significant association (p<0.05) with the utilization of ANC service.\par
A multivariate analysis was performed for identified candidate variables for utilization of ANC service in bi-variate analysis which showed significant association. So that ethnicity, educational status, availability of TTBA, knowledge on ANC and distance of health facility showed significant association on multivariate analysis. The odds of utilizing ANC among women who attended secondary school and above were 7.6 times more than women who were illiterate [AOR = 7.6, 95\% CI: 1.69, 34.34] whereas women who were able to read and write were 3.18 times more likely to utilize ANC service than women who were illiterate [AOR = 3.18, 95\% CI: 1.57, 6.45]. Similarly women for whom distance between home and facility took greater or equal to 30 minutes on foot were 75 percent less likely to use the ANC service than their counterparts [AOR = 0.25, 95\% CI: 0.  
\section[{IV. Discussion}]{IV. Discussion}\par
Antenatal care is one of the most effective health interventions for preventing maternal morbidity and mortality particularly in places where the general health status of women is poor. This study revealed that utilization of ANC services was (81.9\%) in the district. This result is almost consistent with most studies conducted in other parts of the country such as the result of study conducted in Harari region in 2006/7 (79.8\%) and study done in Afar region in 2005 (80\%) \hyperref[b13]{(14,}\hyperref[b15]{16)}  \hyperref[b6]{(8,}\hyperref[b14]{15,}\hyperref[b16]{17,}\hyperref[b17]{18)}.This coverage could be due to the fact that ANC service is strongly given at the newly expanded growing health centres and health post through strong linkage with health extension and community health workers. Strong community mobilization is being done to avert complication during pregnancy and child birth and creating awareness of the community on importance of ANC services.\par
Utilization of ANC service in urban (92.4\%) was higher than as compared to rural (78.4\%). This is because of urban women had high awareness and knowledge on the important of ANC services.\par
Utilization of ANC service was more than 7.6 times higher among those who attended secondary school and above and among those literate were more than 3.18 times respectively compared to those who were illiterate. Furthermore, utilization of ANC services was 1.96 times higher among those who were knowledgeable on ANC service than mothers who were not knowledgeable on ANC services. This result in the line with other study done Sheka zone in 2008, study conducted in Special Yem woreda in2008 and in developing countries in including Ethiopia most women lack of knowledge on the risk of pregnancy and child birth, which influence the use of ANC service. Knowledge of women was also associated with their educational status which affects utilization of ANC service \hyperref[b16]{(17,}\hyperref[b19]{20,}\hyperref[b21]{21)}.Due to the possible explanation for why education is a key determinant could be that as a woman go up through the ladder of education, the more knowledgeable mothers will be use of ANC service.\par
Similarly women for whom distance between home and health facility took greater or equal to 30 minutes on foot were 75 percent times less likely to use the ANC service than their counterparts. This result was consistent with the study conducted in India, Pakistan, Kenya and Nigeria were find distance from health facility directly affected the attendance of women for ANC services \hyperref[b18]{(19,}\hyperref[b24]{23,}\hyperref[b25]{24,}\hyperref[b26]{25)}. The possible explanation is that accessibility of health services have been shown to be an important determinant of utilization of maternal health care services in developing countries including Ethiopia \hyperref[b23]{(22)}. However, the result was lower than the study done in Yem special woreda women live in less than 60 minute walk from the health facility was 6.73 times more likely use ANC compare with live in far distance from the health facility \hyperref[b16]{(17)}.\par
Availability of traditional Trained Birth Attendant in the kebeles increase the odd of utilization of ANC service by 2.44 times higher among women with presence of TTBA in kebeles than with the absence of TTBA in the kebeles. This result consistent with WHO reports that is the trends have had serious implications on awareness, access and acceptability of maternal and newborn health services \hyperref[b12]{(13)}.This might be due to the TBAs have been trained by several development partners in modern methods of maternal health and childbirth to complement the existing maternal health services and improve their ability to refer. 
\section[{V. Acknowledgment}]{V. Acknowledgment}\par
All staffs of Department of Population and Family Health in Jimma University deserve my deepest appreciation for their cooperation. I would also like to thank The B/G/R/H/B for their financial support and cooperation that facilitated the study process. I would also thank all supervisor and data collectors for their genuine gathering consistent and reliable information that helps for analysis and report of research thesis. Last but not least I am highly indebted to my wife Abebech Tefera and my son Nahom Muluwas who had taken the whole responsibility managing the family and be silence during my course respectively.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.19823825503355705\textwidth}P{0.07273489932885906\textwidth}P{0.19253355704697986\textwidth}P{0.19467281879194628\textwidth}P{0.19182046979865772\textwidth}}
\tabcellsep \multicolumn{2}{l}{Western Ethiopia, May 2012}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Place of residence}\tabcellsep Total\\
Variables\tabcellsep \tabcellsep Urban (n=131)\tabcellsep Rural (n=131)\tabcellsep (N=525)\\
\tabcellsep \tabcellsep No (\%)\tabcellsep No (\%)\tabcellsep No (\%)\\
Age at first marriage\tabcellsep <15\tabcellsep 8(6.1\%)\tabcellsep 34(8.6\%)\tabcellsep 42(8\%)\\
\tabcellsep 15-19\tabcellsep 79(60.3\%)\tabcellsep 310(78.7\%)\tabcellsep 389(74.1\%)\\
\tabcellsep 20-29\tabcellsep 43(32.8\%)\tabcellsep 50(12.7\%)\tabcellsep 93(17.7\%)\\
\tabcellsep >=30\tabcellsep 1(0.8\%)\tabcellsep 0(0.0\%)\tabcellsep 1(0.2\%)\\
Age at first pregnancy\tabcellsep <20\tabcellsep 62(47.3\%)\tabcellsep 271(68.8\%)\tabcellsep 333(63.4\%)\\
\tabcellsep >= 20\tabcellsep 69(52.7\%)\tabcellsep 123(31.2\%)\tabcellsep 192(36.6\%)\\
Gravidity\tabcellsep 1\tabcellsep 50(38.2\%)\tabcellsep 43(10.9\%)\tabcellsep 93(17.7\%)\\
\tabcellsep 2-5\tabcellsep 72(55.0\%)\tabcellsep 191(48.5\%)\tabcellsep 263(50.1\%)\\
\tabcellsep >5\tabcellsep 9(6.9\%)\tabcellsep 160(40.6\%)\tabcellsep 169(32.2\%)\\
Birth order of the last delivery\tabcellsep 1\tabcellsep 51(38.9\%)\tabcellsep 44(11.2\%)\tabcellsep 95(18.1\%)\\
\tabcellsep 2-5\tabcellsep 72(55.0\%)\tabcellsep 192(48.7\%)\tabcellsep 264(50.3\%)\\
\tabcellsep >5\tabcellsep 8(6.1\%)\tabcellsep 158(40.1\%)\tabcellsep 166(31.6\%)\\
No. of delivery in last 5 years\tabcellsep 1\tabcellsep 85(64.9\%)\tabcellsep 152(38.6\%)\tabcellsep 237(45.1\%\\
\tabcellsep 2\tabcellsep 35(26.7\%)\tabcellsep 201(51.0\%)\tabcellsep 236(45.0\%)\\
\tabcellsep >2\tabcellsep 11(8.4\%)\tabcellsep 41(10.4\%)\tabcellsep 52(9.9\%)\\
Ever had abortion\tabcellsep Yes\tabcellsep 8(6.1\%)\tabcellsep 51(12.9\%)\tabcellsep 59(11.2\%)\\
\tabcellsep No\tabcellsep 123(93.9\%)\tabcellsep 343(87.1\%)\tabcellsep 468(88.8\%)\\
Number of abortions ever encountered (n 1 =8, n 2 =51)\tabcellsep One time\tabcellsep 8 (100.0\%)\tabcellsep 39 (76.5\%)\tabcellsep 47 (79.7\%)\\
\tabcellsep >= two times\tabcellsep 0 (0.0\%)\tabcellsep 12 (23.5\%)\tabcellsep 12 (20.4\%)\\
Number of still birth\tabcellsep 1\tabcellsep 9 (100.0\%)\tabcellsep 60 (68.2\%)\tabcellsep 69 (71.1\%)\\
(n1=9, n2=88)\tabcellsep 2\tabcellsep 0 (0.0\%)\tabcellsep 23 (26.1\%)\tabcellsep 23 (23.7\%)\\
\tabcellsep >=3\tabcellsep 0 (0.0\%)\tabcellsep 5 (5.6\%)\tabcellsep 5 (5.1\%)\\
Any health related problems during last pregnancy\tabcellsep No\tabcellsep 109 (83.2\%)\tabcellsep 316 (80.2\%)\tabcellsep 425 (81.0\%)\\
\tabcellsep Yes\tabcellsep 22 (16.8\%)\tabcellsep 78 (19.8\%)\tabcellsep 100 (19.0\%)\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Variables\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2529716343989194\textwidth}P{0.005357946870778928\textwidth}P{0.0011481314723097702\textwidth}P{0.1224673570463755\textwidth}P{0.12093651508329581\textwidth}P{0.12438090950022512\textwidth}P{0.11289959477712741\textwidth}P{0.10983791085096803\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Western-Ethiopia, May 2012}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{ANC service utilization}\tabcellsep Crude\tabcellsep Adjusted\\
\multicolumn{2}{l}{Variables}\tabcellsep \tabcellsep \tabcellsep No\tabcellsep Yes\tabcellsep OR (95\%CI)\tabcellsep OR(95\%CI) *\\
\multicolumn{2}{l}{Place of residence}\tabcellsep \tabcellsep Urban\tabcellsep 10(7.6\%)\tabcellsep 121(92.4\%)\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Rural\tabcellsep 85(21.6\%)\tabcellsep 309(78.4\%)\tabcellsep 0.3(0.15-0.59\tabcellsep 0.27(0.06-1.18)\\
Religion\tabcellsep \tabcellsep \tabcellsep Orthodox\tabcellsep 35(29.2\%)\tabcellsep 85(70.8\%)\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Muslim\tabcellsep 58(14.9\%)\tabcellsep 330(85.1\%)\tabcellsep 2.34(1.45-3.79)\tabcellsep 1.46(0.69-3.07)\\
\tabcellsep \tabcellsep \tabcellsep Others\tabcellsep 2(11.8\%)\tabcellsep 15(88.2\%)\tabcellsep 3.09(0.67-14.22)\tabcellsep 0.53(0.07-4.22)\\
Ethnicity\tabcellsep \tabcellsep \tabcellsep Berta\tabcellsep 43(14.2\%)\tabcellsep 260(85.8\%)\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Amhara\tabcellsep 44(27.8\%)\tabcellsep 114(72.2\%)\tabcellsep 0.43(0.27-0.69)\tabcellsep 0.28(0.13-0.62)\\
\tabcellsep \tabcellsep \tabcellsep Oromo\tabcellsep 2(5.1\%)\tabcellsep 37(94.9\%)\tabcellsep 3.06(0.19-1.37)\tabcellsep 1.13(0.13-9.63)\\
\tabcellsep \tabcellsep \tabcellsep Others\tabcellsep 6(24\%)\tabcellsep 19(76\%)\tabcellsep 0.52(0.19-1.37)\tabcellsep 0.08(0.02-0.39)\\
\multicolumn{2}{l}{Educational status}\tabcellsep \tabcellsep Illiterate\tabcellsep 73(25.6\%)\tabcellsep 212(74.4\%)\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Able to read and write\tabcellsep 14(11\%)\tabcellsep 113(89\%)\tabcellsep 2.78(1.5-5.14)\tabcellsep 3.18(1.57-6.45)\\
\tabcellsep \tabcellsep \tabcellsep 1-6 th Grade\tabcellsep 5(20.8\%)\tabcellsep 19(79.2\%)\tabcellsep 1.31(0.47-3.62)\tabcellsep 1.92(0.55-6.71)\\
\tabcellsep \tabcellsep \tabcellsep >=7 Grade\tabcellsep 3(3.4\%)\tabcellsep 86(96.6\%)\tabcellsep 9.87(3.03-32.17)\tabcellsep 7.6(1.69-34.34)\\
\multicolumn{3}{l}{Availability of TTBAs in}\tabcellsep No\tabcellsep 36(20.9\%)\tabcellsep 136(79.1\%)\tabcellsep 1\\
kebele\tabcellsep \tabcellsep \tabcellsep Yes\tabcellsep 59(16.7\%)\tabcellsep 294(83.3\%)\tabcellsep 1.32(1.02-2.09)\tabcellsep 2.21(1.19-4.12)\\
Health\tabcellsep \multicolumn{2}{l}{professional}\tabcellsep No\tabcellsep 27(31\%)\tabcellsep 60(69\%)\tabcellsep 1\\
\multicolumn{2}{l}{provide delivery care}\tabcellsep \tabcellsep Yes\tabcellsep 68(15.5\%)\tabcellsep 370(84.5\%)\tabcellsep 2.45(1.45-4.13)\tabcellsep 1.29(0.71-2.38)\\
Knowledge\tabcellsep on\tabcellsep ANC\tabcellsep Not-Knowledgeable\tabcellsep 68(24.6\%)\tabcellsep 205(75.1\%)\tabcellsep 1\\
service\tabcellsep \tabcellsep \tabcellsep Knowledgeable\tabcellsep 27(10.7\%)\tabcellsep 225(89.3\%)\tabcellsep 2.71(1.7-4.49)\tabcellsep 1.96(1.04-3.68)\\
\multicolumn{3}{l}{Knowledge on delivery}\tabcellsep Not-Knowledgeable\tabcellsep 55(26.2\%)\tabcellsep 155(73.8\%)\tabcellsep 1\\
service\tabcellsep \tabcellsep \tabcellsep Knowledgeable\tabcellsep 40(12.7\%)\tabcellsep 275(87.3\%)\tabcellsep 2.44(1.55-3.83)\tabcellsep 1.55(0.8-3.0)\\
\multicolumn{3}{l}{Attitude towards ANC}\tabcellsep Unfavourable attitude\tabcellsep 17(33.3\%)\tabcellsep 34(66.7\%)\tabcellsep 1\\
service\tabcellsep \tabcellsep \tabcellsep Favourable attitude\tabcellsep 78(16.5)\tabcellsep 396(83.5\%)\tabcellsep 2.54(1.35-4.77)\tabcellsep 1.95(0.79-4.78)\\
\multicolumn{3}{l}{Attitude towards delivery}\tabcellsep Unfavourable attitude\tabcellsep 34(26.2\%)\tabcellsep 96(73.6\%)\tabcellsep 1\\
service\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Favourable attitude\tabcellsep 61(15.4\%)\tabcellsep 334(84.6\%)\tabcellsep 1.94(1.2-3.12)\tabcellsep 1.08(0.54-2.16)\\
\multicolumn{4}{l}{Availability delivery service Not available}\tabcellsep 27(31\%)\tabcellsep 60(69\%)\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Available\tabcellsep 68(15.5\%)\tabcellsep 370(84.5\%)\tabcellsep 2.45(1.45-2.09)\tabcellsep 0.93(0.45-1.91)\\
\multicolumn{3}{l}{Transportation service}\tabcellsep No\tabcellsep 83(21.8\%)\tabcellsep 298(78.2\%)\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Yes\tabcellsep 12(8.3\%)\tabcellsep 132(91.7\%)\tabcellsep 3.06(1.62-5.8)\tabcellsep 1.8(0.58-5.62)\\
\multicolumn{3}{l}{Time taken by the foot}\tabcellsep < 30 minutes\tabcellsep 81(16.8\%)\tabcellsep 401(83.2\%)\tabcellsep 1\\
\multicolumn{3}{l}{from home to health}\tabcellsep >= 30 minutes\tabcellsep 14(32.6\%)\tabcellsep 29(67.4\%)\tabcellsep 0.42(0.21-0.83)\tabcellsep 0.25(0.11-0.58)\\
facility\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{8}{l}{* Adjusted for place of residence, religion, ethnicity, educational status, available of TTBA, knowledge, attitude, availability of}\\
\multicolumn{8}{l}{service, transportation service, availability of health profession providing delivery service and distance from home to health facility.}\\
\multicolumn{4}{l}{Bold indicates statistical significant at p. value = 0.05.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Matagalpa ()]{b22}\label{b22} 	 		\textit{},  		 			Nicaragua Matagalpa 		.  	 	 		\textit{Rev Panam Salud Publica}  		2008. 24  (2)  p. .  	 
\bibitem[Ababa -Ethiopia (2008)]{b20}\label{b20} 	 		\textit{},  		 			Addis Ababa -Ethiopia 		.  		July 2008.  	 
\bibitem[Abyot Asres; Assessment of factors associated with safe delivery service utilization among women of childbearing age in Sheka Zone]{b19}\label{b19} 	 		\textit{Abyot Asres; Assessment of factors associated with safe delivery service utilization among women of childbearing age in Sheka Zone},  		SNNPR, South West Ethiopia.  	 
\bibitem[Who ()]{b1}\label{b1} 	 		\textit{Antenatal care in developing countries; Promises, achievements and missed opportunities. An analysis of trends, levels and differentials},  		 			Unicef Who 		.  		1990-2001. 2003. Geneva, Switzerland.  	 
\bibitem[Who ()]{b12}\label{b12} 	 		\textit{Antenatal care in developing countries; Promises, achievements and missed opportunities. An analysis of trends, levels and differentials},  		 			Unicef Who 		.  		1990-2001. 2003. Geneva, Switzerland.  	 
\bibitem[Shemsedin (2009)]{b14}\label{b14} 	 		\textit{Assesment of factors affecting utilization of Antenatal care and delivery service in Harari region},  		 			S Shemsedin 		.  		Jun 2009. Ethiopia, Addis Ababa University, Ethiopia.  	 
\bibitem[Fenta (2005)]{b15}\label{b15} 	 		\textit{Assessment of factors affecting utilization of maternal health care services in Ayssaita and Dubti towns, Afar Regional State},  		 			Melkamu Fenta 		.  		June 2005. Ethiopia.  		 			North East Ethiopia, Addis Ababa University 		 	 
\bibitem[Better health in Africa: Experience and lessons learned ()]{b11}\label{b11} 	 		\textit{Better health in Africa: Experience and lessons learned},  		1994a. Washington, D.C.: World Bank.  	 	 (World Bank) 
\bibitem[Macro ()]{b5}\label{b5} 	 		‘Central Statistical Agency (Ethiopia) and ORC Macro. Ethiopia Demographic and Health Survey’.  		 			Orc Macro 		.  	 	 		\textit{Central Statistical Authority Ethiopia)}  		2000. 2001. 2005. 2006.  	 	 (Central Statistics Authority and ORC Macro) 
\bibitem[Central Statistical Agency (Ethiopia) and ORC Macro: Ethiopia Demographic and Health Survey ()]{b6}\label{b6} 	 		\textit{Central Statistical Agency (Ethiopia) and ORC Macro: Ethiopia Demographic and Health Survey},  		2011. Addis Ababa, Ethiopia and Calverton.  	 
\bibitem[Estimates of maternal mortality: A new approach by World Health Organization World Health Organization ()]{b10}\label{b10} 	 		‘Estimates of maternal mortality: A new approach by World Health Organization’.  	 	 		\textit{World Health Organization}  		1996.  	 
\bibitem[Bahilu Tewodros et al. (2009)]{b16}\label{b16} 	 		‘Factors affecting Antenatal care Utilization in Yem Special woreda. South-western Ethiopia’.  		 			Bahilu Tewodros 		,  		 			G/ Abebe 		,  		 			Yohannes Mariam 		,  		 			Dibaba 		.  	 	 		\textit{Ethiop J Health Science}  		March 2009. 19  (1) .  	 
\bibitem[Dairo and Owoyokun (2010)]{b18}\label{b18} 	 		\textit{Factors affecting the utilization of antenatal care services in Ibadan},  		 			M D Dairo 		,  		 			K Owoyokun 		.  		December, 2010. Nigeria. 12 p. .  	 
\bibitem[Nisar and White (2003)]{b25}\label{b25} 	 		‘Factors affecting utilization of Antenatal Care among reproductive age group Women (15-49 years) in an urban squatter settlement of Karachi’.  		 			N Nisar 		,  		 			\& F White 		.  	 	 		\textit{Journal Of Pakistan Medical Association}  		Pakistan Feb, 2003. 2003. 53  (2) .  	 
\bibitem[Srivastava and Das]{b9}\label{b9} 	 		\textit{Factors Governing Maternal Health Care Utilization in India: A Cross Cultural Comparison},  		 			Harish Srivastava 		,  		 			Arindam Das 		.  		 \url{Website:www.safemotherhoodinitiative.org}  		 	 
\bibitem[Family care International. Women deliver for development (2007)]{b4}\label{b4} 	 		\textit{Family care International. Women deliver for development},  		London. 18-20 Oct 2007.  	 
\bibitem[Chatterjee ()]{b3}\label{b3} 	 		\textit{Indian Women, Their Health and Economic Productivity},  		 			M Chatterjee 		.  		1990. Washington, D.C. 109.  	 	 (World Bank Discussion Paper) 
\bibitem[Maryland ()]{b7}\label{b7} 	 		 			Usa Maryland 		.  		\textit{Central Statistics Agency and ORC Macro},  				2011.  	 
\bibitem[Planning and Programming Department, Health Processing and Documentation Team MOH ()]{b13}\label{b13} 	 		\textit{Planning and Programming Department, Health Processing and Documentation Team MOH},  		2006/2007. Ethiopia: Addis Ababa.  	 	 (Federal Ministry of Health (FMOH). Health and Health Related Indicators) 
\bibitem[Tura et al. (2008)]{b17}\label{b17} 	 		‘Safe Delivery Service Utilization among Women of Child bearing Age in Metekel Zone’.  		 			Gurmesa Tura 		,  		 			G/ Abebe 		,  		 			Mariam 		.  		 \url{http://www.ejhs.ju.edu.et/admin/Volume-18-Num1/SDSUMZ.pdf}  	 	 		\textit{Benishangul Gumuz Region North West Ethiopia. Ethiopia J. Health science}  		March 2008. 10  (4)  p. .  	 
\bibitem[Standards for maternal and neonatal care ()]{b23}\label{b23} 	 		\textit{Standards for maternal and neonatal care},  		2006. Geneva: WHO.  	 	 (World Health Organization (WHO)) 
\bibitem[The 2005 World Health Report. Make every mother and child count ()]{b0}\label{b0} 	 		\textit{The 2005 World Health Report. Make every mother and child count},  		2005. Geneva, Switzerland.  	 	 (World Health Organization (WHO)) 
\bibitem[UNFPA. Maternal Health Care Seeking Behaviour in Ethiopia: In-depth Analysis of the Ethiopian Demographic and Health Survey (2005)]{b8}\label{b8} 	 		\textit{UNFPA. Maternal Health Care Seeking Behaviour in Ethiopia: In-depth Analysis of the Ethiopian Demographic and Health Survey},  		2005. October 2008. Addis Ababa.  	 
\bibitem[Anna (2006)]{b26}\label{b26} 	 		\textit{Use of antenatal services and delivery care among women in rural western Kenya: a community based survey},  		 			M Anna 		.  		2006. August, 20, 2006.  	 
\bibitem[Deki (2005)]{b24}\label{b24} 	 		\textit{Utilization of Maternal Health Care Services in Sikkim, India, International Institute for Population Sciences},  		 			Deki 		.  		April,2005.  	 	 (Unpublished Student's Seminar Paper) 
\bibitem[Lubbock and Stephenson]{b21}\label{b21} 	 		\textit{Utilization of maternal health care services in the department of},  		 			L A Lubbock 		,  		 			R B Stephenson 		.  		 	 
\bibitem[Website at: www.reproductive-health-journal]{b27}\label{b27} 	 		\textit{Website at: www.reproductive-health-journal},  		 	 
\bibitem[What is the effectiveness of antenatal care? Copenhagen, WHO Regional Office for Europe, Health Evidence Network report; accessed (2009)]{b2}\label{b2} 	 		\textit{What is the effectiveness of antenatal care? Copenhagen, WHO Regional Office for Europe, Health Evidence Network report; accessed},  		 \url{http://www.euro.who.int/Docu-ment/E87997.pdf}  		March 23, 2009.  	 	 (World Health Organization (WHO)) 
\end{bibitemlist}
 			 		 	 
\end{document}
