\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={Prevalence and Associated Factors of Unmet need for Family Planning among Married Women in Enemay District, Northwest Ethiopia: A Comparative Cross-Sectional Study},
 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{Prevalence and Associated Factors of Unmet need for Family Planning among Married Women in Enemay District, Northwest Ethiopia: A Comparative Cross-Sectional Study}
\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]{Amanuel Alemu  Abajobir}

             \author[2]{Getiye  Dejenu}

             \author[3]{Mekonnen  Ayichiluhm}

             \affil[1]{  Debremarkos}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Introduction : Millions of women want to delay or avoid pregnancy but are not using contraception. Ethiopia has the highest levels of unmet need for family planning among African countries. The 2011 Ethiopia Demographic and Health survey found that 25.3 percent of women had unmet need for family planning, 16.3 % for spacing and 9 % for limiting. Thus, this study was designed to assess the prevalence and associated factors of unmet need for family planning in Enemay district, Nortwest Ethiopia.Methods : Community based comparative crosssectional study design was employed using multistage sampling technique. Data were collected through interviewing married reproductive age women using semi-structured questionnaire. Data were entered and analyzed using Epi data version 3.1 and SPSS version 16 statistical software respectively.

\end{abstract}


\keywords{family planning, unmet need, married women, Ethiopia.}

\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
amily planning (FP) began to be viewed as a way of making changes in women's lives, securing women's empowerment and ensuring their well being \hyperref[b0]{(Cleland J, 2006)}.\par
Unmet need for FP is the number or percent of women currently married (in union) who are fecund and who desire to either terminate (do not want anymore) or postpone (at least 2 years) childbearing, but who are not currently using a contraceptive method \hyperref[b6]{(John A, et al., 2002)}.\par
Around the world, about 222 million women have an unmet need for FP and 645 million women have their needs met through the use of a modern contraceptive method such as intra-uterine device (IUD), pills, injectables or sterilization \hyperref[b8]{[9]}. Every minute, nine children under age 5 die in Africa which resulted in death of 4.8 million children annually. Family planning could prevent many of these deaths by enabling women to bear children during the healthiest times for themselves and their children \hyperref[b8]{(David O, 2008)}.\par
Evidence on the benefits of FP for maternal and child health, poverty reduction strategies and women's empowerment is quite clear. In Sub-Saharan Africa for example, it is estimated that provision of FP services reduces unintended pregnancies by 77\% (i.e. from 17 million to 4 million annually); reduces unsafe abortions from 5.2 million to 1.2 million; and reduces the number of women in need of medical care from unsafe abortion from 2.2 million to 500,000. It is therefore clear that FP is a valuable economic investment. Reducing unmet need would significantly reduce unintended pregnancies, abortions, and maternal and child deaths. A current projection for Ethiopia estimates 56 million pregnancies from 2005 to 2015, of which nearly 24 million would be unintended. By meeting unmet need in Ethiopia, there would be almost 6 million fewer unintended pregnancies, which would lead to nearly 2 million fewer abortions. Moreover, more than 1 million infant and child deaths (under age 5) would be averted and nearly 13,000 maternal deaths would be averted over the 10-year period (Family Planning  {\ref Conference, 2009)}.\par
Ethiopia has among the highest levels of unmet need for contraception in Africa. The 2011 Ethiopia Demographic and Health survey (EDHS) found that 25.3 \% of women had unmet need for FP, 16.3 \% for spacing and 9 \% for limiting. Unmet need for both spacing and limiting is higher among rural residents than their urban counter parts. The general unmet need for FP among urban and rural dwellers is 15\% and 27.5\% respectively (ICF International, 2012). Particularly, it would have a substantial contribution in the improvement of the health status of women and children.\par
Unmet needs for contraception have a tendency to be influenced unequally among different settings mainly due to the effect of socio-economic and demographic variables.\par
The availability of accurate information and high quality FP services enable people to make informed choices. In Ethiopia, however, it is clear that factors affecting FP use are area-specific and require different approaches. Hence, this study examined the factors in different settings (urban and rural); the findings would help as an input for policy makers and health planners in the area to respond to the fertility preferences of the population while simultaneously improving maternal health, slowing the rate of population growth, and contributing to achievement of national goals. Therefore, this study tried to determine the prevalence and identify the key socio-demographic determinants of unmet need for FP in the district. 
\section[{II.}]{II.} 
\section[{Methods}]{Methods} 
\section[{a) Study area and period}]{a) Study area and period}\par
The study was conducted in Enemay district, northwest Ethiopia, from 20 th March to 10 th April 2013. 
\section[{b) Study Design}]{b) Study Design}\par
A community-based comparative crosssectional study was carried out to determine the prevalence and identify the key socio-demographic determinants of unmet need for FP services. 
\section[{c) Study Population}]{c) Study Population}\par
The source population constituted all married women in the reproductive age and married women in the selected kebeles were the study population. d) Sample size determination Table  {\ref 1} : Assumptions for sample size calculation, Enemay district, Northwest Ethiopia, 2013\par
The sample size was determined based on double population proportion according to the assumptions in the above table  {\ref (Table 1}).\par
The proportion of unmet need for FP among currently married women 15\% and 27.5\% for urban and rural respectively was taken from EDHS 2011 (ICF International, 2012).\par
The sample size was calculated using Epi Info sample size calculator for cross-sectional study. With consideration of design effect of 2 and non-response rate of 5\%, the total sample size was 770. e) Sampling method and procedures Multi-stage sampling followed by systematic random sampling method was employed; five out of the 25 rural kebeles and three urban kebeles were selected to represent the rural and urban residents by using lottery method respectively. The peri-urban kebeles of the district were excluded from the study to avoid mixing of urban and rural populations. The sample size for both rural and urban areas was allocated proportionally; systematic random sampling technique was used to reach the study units (households). Women of reproductive age who were living with their husband were included in the study. Data were collected using semi-structured questionnaires adapted by reviewing literatures and suited to the local situation \hyperref[b32]{[31,}\hyperref[b37]{36,}\hyperref[b40]{39]}.\par
The questionnaire was prepared first in English and was The data were collected by 12 trained diploma nurses and was supervised by 3 BSc nurses. During data collection, if there were more than one eligible woman in households, one woman was selected randomly; where there was no an eligible woman in the sampled households, the next household was visited and in case it was closed revisit were done. 
\section[{h) Data quality control}]{h) Data quality control}\par
In order to maintain quality of data, data collectors and supervisors ware trained and questionnaire guide was prepared. Pre-test was done on 5\% of the total sample and based on the findings of the pre test the questions were modified. The collected data were checked for completeness and consistency by the principal investigator and supervisors and were communicated to data collectors. Moreover, double data entry was performed to 10\% of the data to check for consistency. 
\section[{i) Data processing and analysis}]{i) Data processing and analysis}\par
The collected data were cleaned and fed to Epi Data version 3.1 and analysis was done by using SPSS version 16 statistical software. Variables with p-value of less than 0.2 in bivariate analyses were entered for multivariable logistic regressions to analyze the associated factors for unmet need for family planning. Standard deviations, odds ratios and 95\% confidence intervals with p-value less than 0.05 as statistical significant were used for data presentation. 
\section[{j) Definitions}]{j) Definitions}\par
Unmet need for FP : The number or percent of women currently married (in union) who are fecund and who desire to either terminate (do not want anymore) or postpone (at least 2 years) childbearing, but who are not currently using a contraceptive method \hyperref[b7]{[8]}.\par
Kebele : The lowest government administrative hierarchy. 
\section[{k) Ethical Considerations}]{k) Ethical Considerations}\par
Ethical clearance was obtained from the ethical committee of Debremarkos University.\par
The study participants were informed about the objective, rationale and expected outcomes of the study and oral consent was obtained either to participate or refuse for the interview. Majority 326 (62.7\%) of the study subject got FP services from health centers followed by health posts 171 (32.9\%). On the other hand, majority 617 (82.0\%) of the respondents took less than an hour for round trip to get FP services. About 476 (63.0 \%) of respondents ever discussed about FP services with healthcare providers and 437 (57.9\%) visited by healthcare providers within the last 12 months prior to this study (Table \hyperref[tab_3]{4}). 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Demographic and socio-economic characteristics of the study subjects}]{a) Demographic and socio-economic characteristics of the study subjects} 
\section[{d) Sources of information about FP methods}]{d) Sources of information about FP methods}\par
Two hundred fifty four (33.5\%) of urban and 307 (63.7\%) of rural married women got information about FP methods form health extension workers. No one of the rural respondents got information from television while 119 (15.7\%) of the urban respondents got the information from television. 
\section[{e) Reasons for not-use of FP methods}]{e) Reasons for not-use of FP methods}\par
Out of 755 married women, 520 (68.9\%) were current users of FP methods; of these, 369 (48.9\%) were using for spacing and 151 (20\%) for limiting. The contraceptive prevalence rates for urban and rural residents were 266 (70.7\%) and 254 (67\%) respectively. The main reasons for not using FP methods for both urban and rural residents were health concern and fear of side effects 74 (38.34\%), less perceived risk of pregnancy 51 (26.42\%), opposition from partners 18 (9.33\%), religious prohibition 17 (8.81\%), familial opposition 17 (8.81\%), ambivalence to plan when to get pregnant 15 (7.77\%) and availability of preferred methods 8 (4.15\%). The main reasons for not using FP methods for 29 (31.5\%) urban and 45 (41.7\%) rural study subjects were health concerns and fear of side effects followed by less perceived risk of pregnancy 25 (27.2\%) and 26 (24.1\%) for urban women and rural respectively. 
\section[{f) Unmet need for family planning}]{f) Unmet need for family planning}\par
The overall unmet need for FP was 193 (25.6) of which 119 (15.8) was for spacing and 74 (9.8) for limiting (Figure 1).  Women and their partners with educational level of secondary and above (AOR=0.201; 95\%CI: 0.13-0.213) and (AOR=0.231, 95\%CI: 0.144-0.295) respectively were also less likely to have unmet need for FP when compared to with no formal education. 
\section[{Volume XIII Issue IV Version I}]{Volume XIII Issue IV Version I}\par
Married women who had not been visited by healthcare providers within the last 12 months prior to the study were 2.63 times more likely to have unmet need for FP compared to women who had been visited (AOR=2.630, 95\%CI: 1.452-6.926). Moreover, married women whose partners did not support the use of FP methods were 2.08 times more likely to have unmet need compared to those whose partners support FP use (AOR=2.08, 95\%CI: 1.46-9.408).\par
On the other hand, married women who had not decided their total number of children before their first pregnancy were 1.871 (AOR=1.871, 95\%CI: 1.208-6.147) times more likely to have unmet need for FP than their counter parts. h) Factors associated to unmet need for family planning (rural) Age at first marriage 18 and above was negatively and significantly associated to unmet need for FP compared to marital age of less than 18 (AOR=0.260, 95\%CI: 0.189-0.368). On the other hand, primary as well as secondary and above educational level of married women were negatively and significantly associated to unmet need for FP when compared to no formal education (AOR=0.355, 95\%CI: 0.280-0.831) and (AOR=0.324, 95\%CI: 0.053-0.999) respectively. Moreover, married women whose husbands' educational levels of secondary and above were less likely to have unmet need for FP compared to those whose partners had no education (AOR=0.428, 95\%CI: 0.319-0.895).\par
Married women who had ever discussed about FP issues with healthcare providers were also less likely to have unmet need for FP than their counterparts. Currently menstruating was significant predicting factor for unmet need for FP (AOR=0.3619, 95\%CI: 0.209-0.696). On the other hand, married women whose partners do not support the use of FP methods were 3.73 times more likely to have unmet need for FP services compared to those whose partners support FP use (AOR=3.73, 95\%CI: 1.293-4.770) (Table  {\ref 7}).\par
IV. 
\section[{Discussion}]{Discussion}\par
The prevalence of unmet need for FP services was 25.6\%, which is comparable to the national prevalence (25.3\%) and is slightly higher than in eastern Nepal (21.7\%) and in Amhara region, Ethiopia (22.1\%) (ICF International, 2012; Sellen D., 2012); this figure is lower than the prevalences Endersa, Tigray region (48\%), Butajira (52.4\%), Belesa (39.5\%) and Kobo (47.3\%) (Assefa H, 2011; Ghebreselasie R, 2006; Awang N. L, 2011). These variations might be attributed to the expanding health services coverage and increased awareness of FP and maternal health services. In most parts of Ethiopia, rural esidents are usually of low education and socioeconomic status and have limited access to FP services. This study also revealed that the prevalence of unmet need for FP in urban and rural areas were 18.4\% and 32.7\% respectively; the discrepancy was wider than the national figure which was 15\% and 27.5\% (ICF International, 2012). Higher unmet need in rural areas might reflect limited awareness and acceptability of FP services in rural areas.\par
About two-third married women were FP method users; this is higher than in Kobo, northern Ethiopia (38\%) \hyperref[b15]{(Choudhary S, 2011)}; the variation might be due to increased awareness on FP.\par
Women who married before their 18 birth anniversary were more likely to have unmet need in both areas. This might show awareness of legal marriage in the rural area was inadequate and on the other hand women who marry at their 18 and above were able to plan and manage their family size because they had more exposure to FP methods and were mature enough to do so.\par
Only 26\% of urban and 18.3\% of rural respondents had discussed about family planning issues with their partners. This was lower than a study from Belesa, north Gondar that revealed around 45\% of wives had experiences of FP discussion with partners \hyperref[b30]{(Mihret N, 2008)}. The possible reason for this difference might be inadequate behavioral change communication in the area.\par
As the educational status of women improves they would have more awareness about the FP services and hence unmet need decreases. These findings were supported by the Demographic and Health Survey analysis of Kenya which indicates better educated women -secondary level or higher have considerably less unmet need (17\%) than women with little or no education (26\%) \hyperref[b39]{[38]}. Husband educational level secondary and above was also negatively associated with unmet need for FP in both urban and rural residents; a study in Butajira district revealed a similar pattern (Mekonnen W. and Worku A, 2011).\par
The main reasons for not using FP methods for both urban and rural residents were health concerns and fear of side effects, less perceived risk of pregnancy, religious prohibition, familial opposition and ambivalence to plan when to get pregnancy; these findings were supported by the findings of a studies done in Nigeria and Iraq (Laya K.S, 2012).\par
Discussion with health care providers about FP issues was negatively and significantly associated to unmet need for FP, this is in line with studies done in Kobo, Northern Ethiopia Awang N. L, 2011) and Nigeria (Laya K.S, 2012). Menstrual status of married women was significantly associated to unmet need for FP in the rural area but not in urban area; this might be due to their misperception of less likely to become pregnant in the absence of menstruation.\par
The overall prevalence of unmet need for FP was high; age at first marriage, educational status of respondents and partners and partner attitude towards FP use were independent predictors of unmet need for FP in both urban and rural areas.\par
Moreover, desired number of children, healthcare providers visit, age of respondent, menstrual status and discussion about FP were the main predicting factors of unmet need for FP.\par
The local government should strive to create awareness and implement the legal age for marriage so as to increase marital age at least to 18 years and above to contribute for the decrement of unmet need for FP.\par
Health extension workers should strengthen the visiting and awareness creation of women and their partners towards the importance of FP services utilization; education for women should be scaled up. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.37738589211618256\textwidth}P{0.0026452282157676346\textwidth}P{0.1066908713692946\textwidth}P{0.04232365145228215\textwidth}P{0.06260373443983402\textwidth}P{0.0379149377593361\textwidth}P{0.05819502074688797\textwidth}P{0.047614107883817425\textwidth}P{0.06260373443983402\textwidth}P{0.05202282157676348\textwidth}}
\multicolumn{9}{l}{Prevalence and Associated Factors of Unmet need for Family Planning among Married Women in Enemay}\\
\tabcellsep \tabcellsep \multicolumn{6}{l}{District, Northwest Ethiopia: A Comparative Cross-Sectional Study}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 013\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Enemay district, Northwest Ethiopia, 2013}\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XIII Issue IV Version I\\
Characteristics\tabcellsep \tabcellsep \tabcellsep Urban N\tabcellsep \%\tabcellsep Rural N\tabcellsep \%\tabcellsep Total N\tabcellsep \%\tabcellsep ( D D D D ) D D D D K\\
Age\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15-19\tabcellsep \tabcellsep \tabcellsep 9\tabcellsep 2.4\tabcellsep 31\tabcellsep 8.2\tabcellsep 40\tabcellsep 5.3\\
20-24\tabcellsep \tabcellsep \tabcellsep 60\tabcellsep 16.0\tabcellsep 52\tabcellsep 13.7\tabcellsep 112\tabcellsep 14.8\\
25-29\tabcellsep \tabcellsep \tabcellsep 84\tabcellsep 22.3\tabcellsep 76\tabcellsep 20.1\tabcellsep 160\tabcellsep 21.2\\
30-34\tabcellsep \tabcellsep \tabcellsep 108\tabcellsep 28.7\tabcellsep 98\tabcellsep 25.9\tabcellsep 206\tabcellsep 27.3\\
35-39\tabcellsep \tabcellsep \tabcellsep 75\tabcellsep 19.9\tabcellsep 55\tabcellsep 14.5\tabcellsep 130\tabcellsep 17.2\\
>=40\tabcellsep \tabcellsep \tabcellsep 40\tabcellsep 10.6\tabcellsep 67\tabcellsep 17.7\tabcellsep 107\tabcellsep 14.2\\
Religion\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Orthodox\tabcellsep \tabcellsep \tabcellsep 315\tabcellsep 83.8\tabcellsep 367\tabcellsep 96.8\tabcellsep 694\tabcellsep 91.9\\
Muslim\tabcellsep \tabcellsep \tabcellsep 51\tabcellsep 13.6\tabcellsep 7\tabcellsep 1.8\tabcellsep 51\tabcellsep 6.8\\
Protestant\tabcellsep \tabcellsep \tabcellsep 10\tabcellsep 2.7\tabcellsep 5\tabcellsep 1.3\tabcellsep 10\tabcellsep 1.3\\
\multicolumn{3}{l}{Educational status of respondent}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{No formal education}\tabcellsep \tabcellsep 231\tabcellsep 61.4\tabcellsep 312\tabcellsep 82.3\tabcellsep 543\tabcellsep 71.9\\
\multicolumn{2}{l}{Primary education}\tabcellsep \tabcellsep 66\tabcellsep 17.6\tabcellsep 52\tabcellsep 13.7\tabcellsep 118\tabcellsep 15.6\\
\multicolumn{2}{l}{Secondary and above}\tabcellsep \tabcellsep 79\tabcellsep 21.0\tabcellsep 15\tabcellsep 4.0\tabcellsep 94\tabcellsep 12.5\\
\multicolumn{3}{l}{Educational status of husband}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{No formal education}\tabcellsep \tabcellsep 145\tabcellsep 38.6\tabcellsep 270\tabcellsep 71.2\tabcellsep 415\tabcellsep 55.0\\
primary education\tabcellsep \tabcellsep \tabcellsep 105\tabcellsep 27.9\tabcellsep 77\tabcellsep 20.3\tabcellsep 182\tabcellsep 24.1\\
\multicolumn{2}{l}{Secondary and above}\tabcellsep \tabcellsep 119\tabcellsep 31.6\tabcellsep 30\tabcellsep 7.9\tabcellsep 149\tabcellsep 19.7\\
Don't know\tabcellsep \tabcellsep \tabcellsep 7\tabcellsep 1.9\tabcellsep 2\tabcellsep .5\tabcellsep 9\tabcellsep 1.2\\
\multicolumn{3}{l}{Occupational status of respondents}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{House wife/farmer}\tabcellsep \tabcellsep 330\tabcellsep 87.8\tabcellsep 371\tabcellsep 97.9\tabcellsep 701\tabcellsep 92.85\\
governmental\tabcellsep and\tabcellsep nongovernmental\tabcellsep 46\tabcellsep 12.2\tabcellsep 8\tabcellsep 2.1\tabcellsep 54\tabcellsep 7.15\\
employee\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.567426273458445\textwidth}P{0.28257372654155494\textwidth}}
Most, 344 (91.5\%), of the urban and 337\tabcellsep FP methods and 358 (95.2\%) of urban and 361 (95.3\%)\\
(88.9\%) of the rural study subjects had pregnancy\tabcellsep of rural respondents knew at least one FP method\\
history and of which 666 (97.8\%) had given birth.\tabcellsep respectively (Table 3).\\
Regarding family planning information, 375 (99.7\%) of\tabcellsep \\
urban and 374 (98.7\%) of rural respondents heard about\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Ethiopia, 2013\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.3095181674565561\textwidth}P{0.036927330173775676\textwidth}P{0.03289889415481832\textwidth}P{0.21954976303317536\textwidth}P{0.21887835703001576\textwidth}P{0.03222748815165877\textwidth}}
Variables\tabcellsep \multicolumn{2}{l}{Unmet need}\tabcellsep \tabcellsep AOR (95\% C.I)\tabcellsep P-value\\
\tabcellsep for FP\tabcellsep \tabcellsep COR (95\% C.I)\tabcellsep \tabcellsep (Overall)\\
\tabcellsep Yes\tabcellsep No\tabcellsep \tabcellsep \tabcellsep \\
Age of respondents\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15-19\tabcellsep 3\tabcellsep 6\tabcellsep 3.1(1.28, 12.027)*\tabcellsep 1.580(0.916, 2.314)\tabcellsep \\
20-24\tabcellsep 11\tabcellsep 49\tabcellsep 1.891(1.014, 11.345)*\tabcellsep 1.247(0.442, 10.462)\tabcellsep \\
25-29\tabcellsep 12\tabcellsep 72\tabcellsep 1.03(0.342, 12.431)\tabcellsep 1.621(0.239,11.860)\tabcellsep 0.049\\
30-34\tabcellsep 15\tabcellsep 93\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
35-39\tabcellsep 14\tabcellsep 61\tabcellsep 1.423(0.208, 10.282)\tabcellsep 1.094(0.708, 2.452)\tabcellsep \\
>=40\tabcellsep 14\tabcellsep 26\tabcellsep 3.34(2.701, 11.319)*\tabcellsep 2.605(1.105, 4.003)*\tabcellsep \\
Age at first marriage\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
<18\tabcellsep 62\tabcellsep 194\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
>=18\tabcellsep 7\tabcellsep 113\tabcellsep 0.193 (0.229, 0.433)*\tabcellsep 0.390 (0.282, 0.649)*\tabcellsep 0.001\\
Educational status of respondent\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No formal education\tabcellsep 58\tabcellsep 172\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
Primary education\tabcellsep 9\tabcellsep 56\tabcellsep 0.491 (0.477, 0.825)*\tabcellsep 0.145 (0.134, 1.479)\tabcellsep \\
secondary and above\tabcellsep 2\tabcellsep 79\tabcellsep 0.082 (0.075, 0.420)*\tabcellsep 0.201 (0.130, 0.213)*\tabcellsep 0.001\\
Educational status of husband\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No formal education\tabcellsep 28\tabcellsep 117\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
Primary education\tabcellsep 12\tabcellsep 93\tabcellsep 0.671 (0.539, 0.935)*\tabcellsep 0.078 (0.037, 3.134)\tabcellsep \\
Secondary and above\tabcellsep 28\tabcellsep 91\tabcellsep 0.308 (0.201, 0.470)*\tabcellsep 0.231 (0.144, 0.295)*\tabcellsep < 0.001\\
Do not know\tabcellsep 1\tabcellsep 6\tabcellsep 0.696 (0.420, 1.384)\tabcellsep 0.294 (0.281, 2.881)\tabcellsep \\
Occupational status of respondents\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
House wife/ farmer\tabcellsep 233\tabcellsep 55\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
Government employee\tabcellsep 6\tabcellsep 25\tabcellsep 0.057 (0.018, 0.585)*\tabcellsep 0. 239 (0. 232, 0.411)*\tabcellsep 0.027\\
Merchant/other private work\tabcellsep 8\tabcellsep 49\tabcellsep 0.041 (0.027, 0.345)*\tabcellsep 0.200 (0.128, 2.300)\tabcellsep \\
Visited by a healthcare providers in the last\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
12 months\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Yes\tabcellsep 31\tabcellsep 180\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
No\tabcellsep 38\tabcellsep 127\tabcellsep 1.737 (1.014, 8.279)\tabcellsep 2.630 (1.452, 6.926)*\tabcellsep 0.048\\
Partner attitude towards FP use\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Approve\tabcellsep 32\tabcellsep 238\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.2745392822502425\textwidth}P{0.041222114451988354\textwidth}P{0.02720659553831232\textwidth}P{0.21023278370514065\textwidth}P{0.21435499515033946\textwidth}P{0.03462657613967022\textwidth}P{0.0478176527643065\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 013\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XIII Issue IV Version I\\
Explanatory Variables\tabcellsep \multicolumn{2}{l}{Unmet need for}\tabcellsep COR (95 \% C.I)\tabcellsep AOR (95 \% C.I )\tabcellsep P-value\tabcellsep D D D D ) D D D D K\\
\tabcellsep FP\tabcellsep \tabcellsep \tabcellsep \tabcellsep (overall)\tabcellsep (\\
\tabcellsep Yes\tabcellsep No\tabcellsep \tabcellsep \tabcellsep \\
Age of respondents\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
15-19\tabcellsep 13\tabcellsep 18\tabcellsep 3.00(1.411, 14.247)*\tabcellsep 2.357 (1.689, 5.691)*\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep <0.001\\
20-24\tabcellsep 11\tabcellsep 41\tabcellsep 0.869 (0.757, 1.840)\tabcellsep 2.630 (1.347, 8.262)*\tabcellsep \\
25-29\tabcellsep 28\tabcellsep 48\tabcellsep 2.425(1.326, 10.609)\tabcellsep 2.018 (1.525, 4.820)*\tabcellsep \\
30-34\tabcellsep 19\tabcellsep 79\tabcellsep 1.00\tabcellsep 1.00\tabcellsep \\
35-39\tabcellsep 24\tabcellsep 31\tabcellsep 0.774 (0.454, 1.319)\tabcellsep 0.243 (0.046, 1.278)\tabcellsep \\
>=40\tabcellsep 29\tabcellsep 38\tabcellsep 0.763 (0.471, 1.237)\tabcellsep 0.207 (0.040, 1.082)\tabcellsep \\
Age at first marriage\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
<18\tabcellsep 104\tabcellsep 204\tabcellsep 1.00\tabcellsep 1.00\tabcellsep 0.003\\
>=18\tabcellsep 20\tabcellsep 51\tabcellsep 0.769 (0.537, 0.984)*\tabcellsep 0.260 (0.189, 0.368)*\tabcellsep \\
Educational status of respondent\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No formal education\tabcellsep 107\tabcellsep 205\tabcellsep 1.00\tabcellsep 1.00\tabcellsep <0.001\\
Primary education\tabcellsep 13\tabcellsep 39\tabcellsep 0.639 (0.478, 0.980)*\tabcellsep 0.355 (0.280, 0.831)*\tabcellsep \\
secondary and above\tabcellsep 4\tabcellsep 11\tabcellsep 0.697 (0.519, 0.871)\tabcellsep 0.324 (0.053, 0.999)*\tabcellsep \\
Educational status of husband\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No formal education\tabcellsep 191\tabcellsep 79\tabcellsep 1.00\tabcellsep 1.00\tabcellsep 0.01\\
Primary education\tabcellsep 26\tabcellsep 51\tabcellsep 0.210 (0.108, 0.618)*\tabcellsep 1.780 (0.833, 3.804)\tabcellsep \\
Secondary and above\tabcellsep 18\tabcellsep 12\tabcellsep 0.620 (0.435, 0.804)\tabcellsep 0.428 (0.319, 0.895)*\tabcellsep \\
Don't know\tabcellsep 1\tabcellsep 1\tabcellsep 1.000 (0.063, 15.988)\tabcellsep 9.477 (0.230, 30.221)\tabcellsep \\
Ever discussed about FP methods\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
with healthcare providers\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.033\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{Prevalence and Associated Factors of Unmet need for Family Planning among Married Women in Enemay District, Northwest Ethiopia: A Comparative Cross-Sectional Study} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
We would like to thank Debremarkos University and Gamby College of Medical Sciences for their financial support; we would like to extend our gratitude to all the study participants. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Nepal. Kathmandu University Medical Journal]{b17}\label{b17} 	 		\textit{},  	 	 		\textit{Nepal. Kathmandu University Medical Journal}  		4  (2)  p. .  	 
\bibitem[Gordon et al. ()]{b23}\label{b23} 	 		\textit{},  		 			C Gordon 		,  		 			R Sabates 		,  		 			R Bond 		,  		 			WubshetT 		.  		2011.  	 
\bibitem[Susheela ()]{b7}\label{b7} 	 		‘Adding It Up: Costs and Benefits of Family Planning Services’.  		 			S Susheela 		,  		 			JacquelineD 		.  	 	 		\textit{Estimates for},  				 (New York)  		2012. Guttmacher Institute.  	 
\bibitem[Henry et al. ()]{b11}\label{b11} 	 		\textit{Addressing Unmet Need for Long Acting Family Planning in Ethiopia: Uptake of Implanon and Characteristics of Users},  		 			E Henry 		,  		 			M A Kibret 		,  		 			Y T Yigezu 		,  		 			E Oliveras 		.  		2011.  	 
\bibitem[Sita ()]{b29}\label{b29} 	 		\textit{Assessment of the magnitude, determinant of unmet need for family planning},  		 			S Sita 		.  		2003. Ethiopia Addis Ababa.  	 
\bibitem[Ashenafi ()]{b37}\label{b37} 	 		\textit{Assessment of unmet need for family planning and factors influencing modern contraceptive utilization among women of reproductive age group in Girar Jarso District},  		 			G Ashenafi 		.  		2011.  		 			North Shoa Zone, Oromia National Regional State, Ethiopia. Addis Ababa University 		 	 
\bibitem[Beekle and Mccabe ()]{b5}\label{b5} 	 		‘Awareness and determinants of family planning practice in Jimma’.  		 			A T Beekle 		,  		 			C Mccabe 		.  	 	 		\textit{Ethiopia. International Nursing Review}  		2006. 53 p. .  	 
\bibitem[Benefits of Meeting the Contraceptive Needs of Ethiopian Women Brief ()]{b43}\label{b43} 	 		‘Benefits of Meeting the Contraceptive Needs of Ethiopian Women’.  	 	 		\textit{Brief},  				 (Washington, DC)  		2010. 2010. Guttmacher Institute/UNFPA.  		 			Guttmacher Institute/Ethiopian Society of Obstetricians and Gynecologists. 		 	 
\bibitem[Conference on Family Planning: Research and Best Practices ()]{b9}\label{b9} 	 		 \url{http://www.fpconference2009.orgInternational}  		\textit{Conference on Family Planning: Research and Best Practices},  				 (Munyonyo, Uganda)  		2009.  	 
\bibitem[Woldemicael and Beaujot ()]{b25}\label{b25} 	 		‘Currently married women with an unmet need for contraception in Eritrea: Profile and determinants’.  		 			G Woldemicael 		,  		 			R Beaujot 		.  	 	 		\textit{Canadian Studies in Population}  		2011. 38 p. .  	 
\bibitem[Sadia ()]{b1}\label{b1} 	 		\textit{Determinants and Consequences of High Fertility. Synopsis of the Evidence},  		 			C Sadia 		.  		 \url{http://www.worldbank.org/hnppublications}  		2010.  	 
\bibitem[Mekonnen and Worku ()]{b33}\label{b33} 	 		‘Determinants of low family planning use and high unmet need in Butajira District’.  		 			W Mekonnen 		,  		 			A Worku 		.  		 \url{http://www.reproductive-health-journal.com/content/}  	 	 		\textit{Journal of reproductive Health}  		2011. p. .  	 
\bibitem[Mihret ()]{b30}\label{b30} 	 		\textit{Determinants of unmet need for contraception among currently married couples in west belessa woreda, North gondar of amhara},  		 			N Mihret 		.  		2008. Ethiopia.  	 
\bibitem[Hameed et al. ()]{b20}\label{b20} 	 		‘Determining the factors associated with Unmet need for family planning: a cross-sectional survey in 49 districts of Pakistan’.  		 			W Hameed 		,  		 			A S Khurram 		,  		 			M Bilgrami 		,  		 			M Ishaqe 		.  	 	 		\textit{PJPH}  		2011.  (1)  p. 1.  	 
\bibitem[Shea and Rutstein ()]{b12}\label{b12} 	 		‘Effects of Preceding Birth Intervals on Neonatal, Infant and Under-Five Years mortality and nutritional status in developing countries: Evidence from the demographic and health surveys’.  		 			O Shea 		,  		 			Rutstein 		.  	 	 		\textit{International Journal of Gynecology and Obstetrics}  		2005. 89 p. .  	 
\bibitem[Shea and Rutstein ()]{b41}\label{b41} 	 		‘Effects of Preceding Birth Intervals on Neonatal, Infant and Under-Five Years, Mortality and Nutritional Status in Developing Countries’.  		 			O Shea 		,  		 			Rutstein 		.  	 	 		\textit{International Journal of Gynecology and Obstetrics}  		2005. p. .  	 
\bibitem[Ethiopia Demographic and Health Survey ()]{b10}\label{b10} 	 		\textit{Ethiopia Demographic and Health Survey},  		2011. 2012. Addis Ababa, Ethiopia and Calverton, Maryland, USA: ICF International.  		 			Central Statistical Agency 		 	 
\bibitem[Assefa ()]{b31}\label{b31} 	 		‘Factors Affecting Unmet need for family planning’.  		 			H Assefa 		.  	 	 		\textit{Ethiop J Health Sci}  		2011. 21  (2) .  	 
\bibitem[Germain and Simona ()]{b4}\label{b4} 	 		\textit{Family Planning and Child Mortality Rate Decline in Subsaharan Africa},  		 			Adébiyi Germain 		,  		 			B Simona 		,  		 			B 		.  		2001.  	 
\bibitem[Gizaw and Regassa ()]{b28}\label{b28} 	 		‘Family planning service utilization in Mojo town, Ethiopia: A population based study’.  		 			A Gizaw 		,  		 			N Regassa 		.  	 	 		\textit{Journal of Geography and Regional Planning}  		2011. 4  (6)  p. .  	 
\bibitem[
			ClelandJ
		 ()]{b0}\label{b0} 	 		‘Family planning: the unfinished agenda’.  		 			ClelandJ 		.  	 	 		\textit{The Lancet}  		2006. 368 p. .  	 
\bibitem[Mueller and Germain ()]{b14}\label{b14} 	 		‘Fertility Regulation and Reproductive Health in the Millennium Development Goals: The Search for a Perfect Indicator’.  		 			R Mueller 		,  		 			A Germain 		.  	 	 		\textit{American Journal of Public Health}  		2007.  (1)  p. 97.  	 
\bibitem[Fulfilling Unmet Need for Family Planning Can Help Kenya Achieve Vision NCAPD Policy Brief ()]{b36}\label{b36} 	 		‘Fulfilling Unmet Need for Family Planning Can Help Kenya Achieve Vision’.  	 	 		\textit{NCAPD Policy Brief}  		2010. 2030. p. 13.  	 
\bibitem[Ghebreselasie ()]{b34}\label{b34} 	 		\textit{Magnitude and determinants of unmet need and Barriers of family planning (among wives, husbands and couples) in Enderta district},  		 			R Ghebreselasie 		.  		2006.  		 			Tigray region Ethiopia. Addis Ababa University 		 	 
\bibitem[Laya ()]{b27}\label{b27} 	 		‘Prevalence and Determinants of Unmet Need for Family Planning among Women in India’.  		 			K S Laya 		.  	 	 		\textit{Research and Social practices in Social Sciences}  		2012. 7  (2)  p. .  	 
\bibitem[Bhandari et al. ()]{b16}\label{b16} 	 		\textit{Prevalence and determinants of unmet need for family planning in a district of eastern region of},  		 			G P Bhandari 		,  		 			K C Premarajan 		,  		 			N Jha 		.  		2006.  	 
\bibitem[Igwegbe et al. ()]{b2}\label{b2} 	 		‘Prevalence and determinants of unmet need for family planning in Nnewi, south-east Nigeria’.  		 			A O Igwegbe 		,  		 			J O Ugboaja 		,  		 			E N Monago 		.  	 	 		\textit{International Journal of Medicine and Medical Sciences}  		2009. 1  (8)  p. .  	 
\bibitem[Fantahun ()]{b13}\label{b13} 	 		‘Quality of family planning services in northwest Ethiopia’.  		 			M Fantahun 		.  	 	 		\textit{Ethiop.J.Health Dev}  		2005. 19  (3)  p. .  	 
\bibitem[Bradley et al. ()]{b3}\label{b3} 	 		‘Revising Unmet Need for Family Planning’.  		 			Sarah E K Bradley 		,  		 			N Trevor 		,  		 			Joy D Croft 		,  		 			Charles F Fishel 		,  		 			Westoff 		.  	 	 		DHS Analytical Studies  		2012. ICF International.  (25) .  	 
\bibitem[Campbell and Graham ()]{b40}\label{b40} 	 		‘Strategies for reducing maternal mortality: getting on with what works’.  		 			O Campbell 		,  		 			W Graham 		.  	 	 		\textit{Lancet}  		2006. 368  (9543)  p. .  	 
\bibitem[Strengthening family planning policies and programs in developing countries: an advocacy toolkit. Policy project ()]{b21}\label{b21} 	 		\textit{Strengthening family planning policies and programs in developing countries: an advocacy toolkit. Policy project},  		 \url{http://www.policyproject.com}  		2005.  	 	 (United States Agency for International Development (USAID)) 
\bibitem[Sellen et al. ()]{b18}\label{b18} 	 		\textit{Strengthening Family Planning with Communitybased Nutrition interventions in Ethiopia},  		 			D Sellen 		,  		 			S Sharif 		,  		 			B Tefera 		,  		 			Z Hyder 		.  		 \url{http://www.worldbank.org/hnppublications}  		2012. The World Bank, 1818 H Street, NW, Washington DC 20433.  	 
\bibitem[Awang ()]{b35}\label{b35} 	 		\textit{The effect of counseling in meeting the unmet need for family planning},  		 			N L Awang 		.  		2011.  		 			Ateneo de Zamboanga University 		 	 
\bibitem[Choudhary et al. ()]{b15}\label{b15} 	 		‘The extent and reasons of unmet need for uamily planning among women of reproductive age group in rural area of Haryana’.  		 			S Choudhary 		,  		 			N Saluja 		,  		 			S Sharma 		,  		 			D Gaur 		,  		 			S Pandey 		.  		 \xref{http://dx.doi.org/10.5580/1bc2}{10.5580/1bc2}.  	 	 		\textit{The Internet Journal of Health}  		2011. 12  (1) .  	 
\bibitem[David ()]{b8}\label{b8} 	 		\textit{Trends and Determinants of Unmet Need for Family Planning in Kenya},  		 			O David 		.  		2008. 56.  	 
\bibitem[Klima ()]{b38}\label{b38} 	 		‘Unintended pregnancy: Consequences and solutions for a worldwide problem’.  		 			C Klima 		.  	 	 		\textit{Journal of Nurse-Midwifery}  		1998. 43  (6)  p. .  	 
\bibitem[Ross et al. ()]{b6}\label{b6} 	 		‘Unmet Need for Contraception in the Developing World and the Former Soviet Union: An Updated Estimate’.  		 			John A Ross 		,  		 			L William 		,  		 			Winfrey 		.  	 	 		\textit{International Family Planning Perspectives}  		2002. 28  (3) .  	 
\bibitem[Gribble]{b32}\label{b32} 	 		‘Unmet Need for Family Planning’.  		 			J N Gribble 		.  		 \url{http://Publications/Datasheets/2012/world-popula-tion-data-sheet.aspx}  	 	 		\textit{Population reference Bureau}  		 	 
\bibitem[Molla and Belete ()]{b19}\label{b19} 	 		‘Unmet need for family planning and its determinants among currently married women in Kobbo woreda, North-East of Amhara’.  		 			G Molla 		,  		 			H Belete 		.  	 	 		\textit{Ethiopian Journal of Reproductive Health}  		2011. 5  (1)  p. .  	 
\bibitem[Ahmadi and Iranmahboob ()]{b26}\label{b26} 	 		‘Unmet need for family planning in Iran’.  		 			A Ahmadi 		,  		 			J Iranmahboob 		.  	 	 		\textit{XXV IUSSP International Population Conference},  				2005. p. .  	 
\bibitem[Sedgh and Akinrinola ()]{b42}\label{b42} 	 		‘Unwanted Pregnancy and Associated Factors among Nigerian Women’.  		 			G Sedgh 		,  		 			B Akinrinola 		,  		 			A 		,  		 			OB 		.  	 	 		\textit{International Family Planning Perspectives}  		2006. 32  (4) .  	 
\bibitem[Sedgh et al. ()]{b22}\label{b22} 	 		\textit{Women with an Unmet Need for Contraception in Developing Countries and Their Reasons for Not Using a Method},  		 			G Sedgh 		,  		 			R Hussain 		,  		 			A Bankole 		,  		 			S Singh 		.  		 No. 37.  		2007. New York: Guttmacher Institute.  	 	 (Occasional Report) 
\bibitem[Women's Education and Modern Contraceptive Use in Ethiopia International Journal of Education]{b24}\label{b24} 	 		‘Women's Education and Modern Contraceptive Use in Ethiopia’.  	 	 		\textit{International Journal of Education}  		 1948-5476.  		3  (1) .  	 
\bibitem[Lisa and Nawal ()]{b39}\label{b39} 	 		‘women's health in the developing world’.  		 			B Lisa 		,  		 			M Nawal 		.  	 	 		\textit{Reviews in Obstetrics \& Gynecology}  		2009. 2  (2) .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
