\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={},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{}
\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]{Melaku Kindie  Yenit}

             \author[2]{Tsebay  Gezahegn}

             \author[3]{Mulat  Adefires}

             \affil[1]{  University of Gondar}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2015 Accepted: 2 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Background: Pregnancy and parturition are events of considerable significance in the life cycle of women. Though it is supposed that the quality of care during labor, birth, and postpartum period plays a great role for adverse outcomes of birth, various reports claimed that cesarean section (CS) carries a higher maternal and fetal morbidity and mortality compared to vaginal delivery. Therefore, this study assessed the rate of cesarean section, maternal and fetal outcomes of cesarean section at Finoteselam hospital, northwest Ethiopia.Methods: Hospital based two-year retrospective descriptive cross-sectional study design was conducted from March to May 2015 in Finoteselam hospital, Northwest Ethiopia. A total of 250 mothers who delivered by cesarean section from September 2013 to December 2015 and have completed data were included in the study. Data were extracted using structured data collection format and cleaned, and entered into EPI info software version 3.5.3 and transferred into SPSS version 20 for further descriptive analysis.

\end{abstract}


\keywords{cesarean section rate, maternal and neonate outcomes, northwest 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& 	 	 		 \par
Abstract-Background: Pregnancy and parturition are events of considerable significance in the life cycle of women. Though it is supposed that the quality of care during labor, birth, and postpartum period plays a great role for adverse outcomes of birth, various reports claimed that cesarean section (CS) carries a higher maternal and fetal morbidity and mortality compared to vaginal delivery. Therefore, this study assessed the rate of cesarean section, maternal and fetal outcomes of cesarean section at Finoteselam hospital, northwest Ethiopia.\par
Methods: Hospital based two-year retrospective descriptive cross-sectional study design was conducted from March to May 2015 in Finoteselam hospital, Northwest Ethiopia. A total of 250 mothers who delivered by cesarean section from September 2013 to December 2015 and have completed data were included in the study. Data were extracted using structured data collection format and cleaned, and entered into EPI info software version 3.5.3 and transferred into SPSS version 20 for further descriptive analysis.\par
Result: Among 2267deliveriesin the two years of retrospective data, a total of 250 mothers were delivered by cesarean section, giving cesarean section rate 11\%. The leading indication for cesarean section was fetal distress (24.8\%). Among the total cesarean section deliveries, 42neonates were died, giving the proportion of neonate mortality rate 16.8\%.Three mothers were died following cesarean section delivery, giving maternal mortality rate following cesarean section delivery 12 per 1000 live births.\par
Conclusion: However, cesarean section rate in this study was within the WHO recommended range, the health outcome of mothers and neonates' following cesarean section was not acceptable. The neonatal and maternal mortality following cesarean section deliveries was 16.8\% and12 per 1000 live births respectively. The main cause of neonatal death was birth asphyxia. 
\section[{I. Background}]{I. Background}\par
asic obstetric and newborn care provided by skilled attendants during prenatal and delivery has good maternal and neonatal outcomes \hyperref[b0]{[1,}\hyperref[b1]{2]}. Cesarean section delivery as one of life saving procedure has played a major role in lowering both maternal and neonatal mortality rate \hyperref[b2]{[3]}. Cesarean section refers to the delivery of afetus, placenta and membrane through the abdominal and uterine incision after 28 weeks of gestation \hyperref[b3]{[4]}. Though cesarean section is considered as a life-saving intervention for both the maternal and a child health, the quality of obstetric care further determines the outcomes of the mother as well as the fetus \hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}. Cesarean section unless used appropriately, the potential risk to the mother and baby becomes more than the vaginal delivery, therefore it can considered as the vital indications of the health status of the neonate and the mother \hyperref[b5]{[6,}\hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}.\par
Poor outcomes of cesarean section among mothers and fetus in developed and developing countries were reported consistently higher compared to vaginal deliveries \hyperref[b2]{[3,}\hyperref[b10]{11,}\hyperref[b11]{12]}. In resource-poor countries where poor quality of obstetric care is the problem, and most cesarean section deliveries are performed when a vaginal delivery puts the babies or the mother's life or health at risk, cesarean section delivery is the marker for poor outcomes of maternal and neonatal health \hyperref[b0]{[1,}\hyperref[b2]{3,}\hyperref[b10]{11,}\hyperref[b12]{13]}. Unlike developed countries, most cesarean section deliveries in developing countries are conducted because of obstetrical complications or medical illness. Consequently, the risk of cesarean section may be worsening if it is performed under emergency situations \hyperref[b13]{[14]}\hyperref[b14]{[15]}\hyperref[b15]{[16]}.\par
Though, World Health Organization (WHO) suggesting that cesarean rate should not exceed 15\% \hyperref[b16]{[17,}\hyperref[b17]{18]}, rate of cesarean section delivery are increasing dramatically. Due to the rising CS rate in both developed and developing countries, mothers and neonates are also vulnerable to unnecessary risks. However, there is variation on the rate of cesarean section delivery in the world; the rate cesarean section delivery in developed nations ranged from 12 to 86\% \hyperref[b7]{[8,}\hyperref[b18]{[19]}\hyperref[b19]{[20]}\hyperref[b20]{[21]}. In developing countries, especially in Sub-Saharan country where maternal and neonatal mortality rate is high, maternal and infant mortality corresponding with the increasing rate of cesarean section delivery is associated with the quality of obstetric service during pregnancy and childbirth. In low and middle income countries, the rate of cesarean section delivery range between 2 to 39\% \hyperref[b17]{[18,}\hyperref[b18]{19,}\hyperref[b21]{22,}\hyperref[b22]{23]} Maternal and neonatal morbidity and mortality is not only accounted by the surgical procedure, but also other risk factors such as un-booked status, severe blood loss \hyperref[b10]{[11,}\hyperref[b11]{12,}\hyperref[b24]{24,}\hyperref[b25]{25]}, previous antenatal care service, use of general anesthesia, anemia, dehydration, prolong labor, repeated vaginal examination, previous surgery Gestational age, and medical condition diagnosed before cesarean section \hyperref[b26]{[26]}\hyperref[b27]{[27]}\hyperref[b28]{[28]}\hyperref[b29]{[29]}.\par
In Ethiopia, maternal and neonatal morbidity and mortality rate is high. Maternal and neonatal death in the country is reported as 470 per 100,000 live birth and 37 per live births respectively. Though, institutional delivery rate across the country become increasing, the change in reducing maternal and neonatal mortality rate is not reduced substantially. According to 2011 Ethiopian demographic and health survey report, 2\% of the pregnant women are delivered with cesarean section which is increased by 1\% from the 2010 Demographic and health survey report \hyperref[b30]{[30]}\hyperref[b31]{[31]}\hyperref[b32]{[32]}. Therefore, this study assessed the cesarean section rate, outcomes of cesarean section on the mother and fetus in Finoteselam hospital. 
\section[{II. Methods}]{II. Methods} 
\section[{a) Study setting and Study Design}]{a) Study setting and Study Design}\par
Hospital based cross-sectional retrospective study was conducted from September 2013 to December 2015 at Finoteselam hospital. The hospital provides health services for more than 500,000 residents of in the catchment areas at outpatient and inpatient wards. The hospital provides inpatient service with 80 beds, and 8 delivery couches. A total 2,267 mothers are delivered during the period from September 2013 to December 2015 and 250women were delivered by cesarean section. 
\section[{b) Study participants, sample size and sampling procedure}]{b) Study participants, sample size and sampling procedure}\par
All women who delivered by caesarean section after a failed instrumental delivery between September 2013 to December 2015 at Finote Selam zonal hospital were the population under the study. All caesarean deliveries including elective, emergency, primary and repeat cases are included in the study. The charts of all 250 mothers who gave birth by caesarean section during the retrospective period were reviewed. Charts with incomplete information were excluded from the study. 
\section[{c) Data collection tool and procedure}]{c) Data collection tool and procedure}\par
Data were collected using pre-tested structured questionnaire using chart review method. The questionnaire consists of socio-demographic variables, obstetric history and outcomes of cesarean section. mothers' information including age, parity, gestational age, antenatal care, stage of labor at admission, fetal condition at admission, reason for admission prior to intervention, onset of labor, spontaneous or induced, oxytocin infusions, instrumentation and reason for referral before admission to the hospital. Information was obtained from theatre records, labor ward records, and neonatal ward. To maintain consistency, the questionnaire was first translated from English to Amharic (the native language of the study area) and was retranslated to English by professional translators and Public Health experts. Five midwifery as data collector and two health officers as supervisors were recruited for the study. Two days intensive training regarding the objective of the study, confidentiality of information, and techniques to conduct interview was given to data collectors and supervisors. To address the ethical issues, the data collectors were recruited among the permanent employees of the respective hospitals. Maternal death was defined as death of the mother during hospitalization. Early neonatal death was defined as death of the infant within 7 days of delivery. Cesarean section rates were calculated by dividing the total number of Cesarean section by the total number of deliveries excluding stillbirths. 
\section[{d) Data Processing and Analysis}]{d) Data Processing and Analysis}\par
Data were entered into Epi-info version 3.5.3 and exported to Statistical Package for Social Sciences (SPSS) version 20 for further analysis. Data cleaning was done by running frequencies. Descriptive statistics, including frequency and proportions were computed to summarize the study variables. 
\section[{III. Result a) Socio-demographic characteristics of respondents}]{III. Result a) Socio-demographic characteristics of respondents}\par
From September 2013 to December 2015, there was a total of 2267deliveries and 250 pregnant women delivered by a cesarean section giving an overall cesarean section rate 11\%. The proportion of cesarean section delivery was higher among rural residents, which was 54.4\%. A majority of cesarean section deliveries (63.6\%) were in the age between 20 and 29 years of age. The mean (+SD) age of pregnant women who undergo cesarean section delivery was 27 years (+5.5). Nearly half (46.4\%) of mothers conduct the cesarean section delivery procedure for their first child, while thirty mothers had previous CS delivery.\par
Among the total mothers who underwent cesarean section delivery, majority (85.2\%) of these women had emergency CS, and the higher (75\%) of referred cases were responsible for majority of b) Cesarean section rate, maternal and neonatal outcomes of cesarean section (CS) Among 2267 deliveries in the two years of retrospective data (from September 2013 to December 2015), a total of 250 mothers were delivered by cesarean section, giving cesarean section rate 11\% (95\% CI: 7.1, 14.9).\par
Among the total deliveries (2267), two hundred six (206) neonate and eight (8) mothers were died, giving the overall neonatal and maternal mortality rate of the hospital as 90.8 per 1000 live births and 353 per 100, 000 live births respectively. while, among the total mothers who delivered by cesarean section (250), three mothers and forty two neonates were died, giving the proportion of maternal mortality rate and neonatal mortality rate following cesarean section 12 per 1000 live births and 16.8\% were attributed due to cesarean section delivery (Table \hyperref[tab_1]{-1}). Hemorrhagic shock was the major 2(67\%) responsible causes of maternal deaths. The rest one mother was died due to respiratory failure. Of the total mothers who conduct CS procedure; the leading indications of admission for cesarean section delivery were fetal distress (25\%), Cephalo-pelvic disproportion (CPD) (24\%), obstructed labor and fetal mal-presentation (11\%) (Figure  {\ref -1}). In this study, nearly all fetuses (98.8\%) had a positive fetal heart beat at the time of admission, and majority (84.4\%) of them presented with the vertex. Three-fourth of newborn babies (76.4\%) had normal birth weight (2.5-3.9 kg). Higher than two-third of (68.4\%) fetus had normal Apgar score (table-2). Among the total deliveries, 25(10.4\%) newborns were stillbirths. The still birth rate among CS deliveries was 9.4\%. There were 42 neonatal deaths following cesarean section. The four leading causes of neonatal mortality were perinatal asphyxia (45\%), neonatal sepsis (22\%), neonatal jaundice/MAS/HMD 8(19\%), and meconium aspiration syndrome 6(14\%) (Figure \hyperref[fig_2]{-3}).  
\section[{IV. Discussion}]{IV. Discussion}\par
Cesarean section is the commonest obstetric operative procedure worldwide. When cesarean section is used appropriately it can improve the health outcomes of both the neonate and the mothers. However, when used inappropriately the potential harm may exceed the potential benefit of cesarean section. World health organization recommends that the rate of CS should not exceed 15\% in developing countries. The purpose of this study was to determine the cesarean section rate, maternal and fetal outcomes and associated factors in Finoteselam hospital.\par
In this study, the rate of cesarean section (CS) delivery was 11\%. This finding was consistent with the WHO recommendation which is between 5-15\% \hyperref[b16]{[17,}\hyperref[b17]{18]}. However, it was lower than studies conducted elsewhere in Ethiopia \hyperref[b11]{[12,}\hyperref[b33]{33,}\hyperref[b34]{34]}. In this study majority (63.6\%) of cesarean section deliveries were conducted within the age ranged from 20-29 years, which is consistent with the study conducted in Sudan \hyperref[b7]{[8]}. this might be because of the reason that these age groups are the most reproductively active age group.\par
The finding of this study indicated that, the leading indication for cesarean section delivery was fetal distress; it accounted 25\% of all the cesarean section which was consistent with the finding at southern Ethiopia, and Yekatit 12 hospital in Ethiopia \hyperref[b35]{[35]} while, fetal distress proportion in this study was higher than studies at Jimma \hyperref[b11]{[12]}, Nigeria and Pakistan \hyperref[b26]{[26]} Although the cesarean section rate in this study was in line with the WHO recommended range, the two years of retrospective data analysis indicated that; two hundred six babies died in all forms of delivery and 42 neonates were died following cesearian section procedure, giving the overall neonatal mortality rate of 98.8\% per 1000 live birth and a proportion of 16.8\% neonatal death due to cesarean section delivery. Similar finding was reported in Ethiopia at Black lion hospital and Jimma Hospitals \hyperref[b10]{[11,}\hyperref[b11]{12]}.\par
On the other hand, in this study among the total 2267 total deliveries, eight mothers were died, giving the overall maternal mortality ratio 353 per 100,000 live births, while maternal mortality following cesarean section delivery accounted 12 per 1000 live births, which was higher than the finding from Jimma \hyperref[b11]{[12]}. Besides maternal deaths, 28\% of the mothers develop one or more illness following cesarean section delivery, majority of the poor health outcomes other than death was noted among mother whose age between 40-49 years. The major causes of maternal illness was wound infection (46\%), hemorrhage (PPH) (23\%), anesthesia complication (17\%) and sepsis (14\%), which was higher compared with the finding from Jimma[36]. The higher proportion of poor health outcomes of the mother following cesarean section delivery was due to the poor pre-operative preparation (preoperative prophylaxis), cleanness of the surrounding environment, and poor follow-up.\par
As limitation, outcomes of cesarean section delivery that were discharge at home from the hospital were not assessed. In addition, the nature of the study which was retrospective data analysis misses some variables. 
\section[{V. Conclusion}]{V. Conclusion}\par
The cesarean section rate of 11.0\% of observed in this review is within the recommended range by the WHO for developing countries (5\%-15\%). The health outcome of both the mother and neonate following cesarean section delivery was worrisome. Hemorrhagic shock and respiratory failure was the major causes of maternal deaths. While, cephlopelivic disproportion (including failure to progress secondary to arrest disorder) was a major maternal indication for poor maternal health outcomes. Therefore, timely and adequate progress of labor evaluation should be conducted. In addition, fetal heart rate monitoring in labor is recommended to reduce the suspected fetal distress. Moreover, basic maternal health service and basic emergency obstetric care should be strengthening. Furthermore, establish neonatology unit near to the maternity ward to prevent neonatal hypothermia is very essential. 
\section[{VI. Acknowledgment}]{VI. Acknowledgment}\par
Volume XVI Issue III Version I \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}B}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2016\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6381703470031546\textwidth}P{0.09116719242902208\textwidth}P{0.12066246056782334\textwidth}}
Northwest Ethiopia\tabcellsep \tabcellsep \\
Obstetrical variables\tabcellsep Frequency\tabcellsep Percent\\
Fetal heart beat arrival\tabcellsep \tabcellsep \\
Positive FHB\tabcellsep 247\tabcellsep 98.8\\
Negative FHB\tabcellsep 3\tabcellsep 1.2\\
Fetal presentation\tabcellsep \tabcellsep \\
Vertex\tabcellsep 211\tabcellsep 84.4\\
Breech\tabcellsep 20\tabcellsep 8\\
Other\tabcellsep 12\tabcellsep 4.8\\
Apgar score\tabcellsep \tabcellsep \\
Very low Apgar(0-3)\tabcellsep 41\tabcellsep 16.4\\
Low Apgar(4-6)\tabcellsep 38\tabcellsep 15.2\\
Normal Apgar(>7)\tabcellsep 171\tabcellsep 68.4\\
Birth weight\tabcellsep \tabcellsep \\
Low birth weight\tabcellsep 42\tabcellsep 16.8\\
Normal birth weight\tabcellsep 191\tabcellsep 76.4\\
Macrosmia\tabcellsep 17\tabcellsep 5.8\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{© 2 016 Global Journals Inc. (US) Cesarean Section Rate, Maternal and Fetal Outcome of Birth Following Cesarean Section at Finoteselam Hospital, Northwest Ethiopia: A Descriptive Retrospective Data} 			\footnote{© 2016 Global Journals Inc. (US) Cesarean Section Rate, Maternal and Fetal Outcome of Birth Following Cesarean Section at Finoteselam Hospital, Northwest Ethiopia: A Descriptive Retrospective Data} 			\footnote{© 2016 Global Journals Inc. (US) Cesarean Section Rate, Maternal and Fetal Outcome of Birth Following Cesarean Section at Finoteselam Hospital, Northwest Ethiopia: A Descriptive Retrospective Data 36. Ali Y: Analysis of caesarean delivery in Jimma Hospital, south-western Ethiopia. East African medical journal 1995, 72(1): 60-63.} 		 		\backmatter   			 \par
The authors are indebted to Finoteselam hospital and the University of Gondar for permission to conduct the study. The authors also forward its gratitude for data collectors and supervisors who participated in the study, without them the study will not be factual. 			  			 
\subsection[{Competing interest}]{Competing interest}\par
All authors declare that they have no any conflict of interest 
\subsection[{Availability of data}]{Availability of data}\par
Data will be available upon request from the correspondence authors. 
\subsection[{Ethics consideration}]{Ethics consideration}\par
Ethical clearance was obtained from Research Ethical Review Committee of the University of Gondar. Permission letter was secured from department of Gynecology and surgery. The data were kept with confidentiality.			 			  				\begin{bibitemlist}{1}
\bibitem[Pakistan ()]{b23}\label{b23} 	 		\textit{},  		 			Pakistan 		.  	 	 		\textit{Journal of Obstetrics and Gynaecology}  		2000. 20  (5)  p. .  	 
\bibitem[Dey and Hatai ()]{b33}\label{b33} 	 		‘A study of caesarean section cases with special reference to maternal and neonatal outcome’.  		 			N Dey 		,  		 			S Hatai 		.  	 	 		\textit{Journal of the Indian Medical Association}  		1992. 90  (6)  p. .  	 
\bibitem[Who U and Unicef ()]{b0}\label{b0} 	 		\textit{AMDD: Monitoring emergency obstetric care: a handbook},  		 			Who U 		,  		 			Unicef 		.  		2009. p. 152.  	 
\bibitem[Hawkins et al. ()]{b13}\label{b13} 	 		\textit{Anesthesia-related deaths during obstetric delivery in the United States, 1979-1990. The Journal of the American Society of Anesthesiologists},  		 			J L Hawkins 		,  		 			L M Koonin 		,  		 			S K Palmer 		,  		 			C P Gibbs 		.  		1997. 86 p. .  	 
\bibitem[Moore ()]{b16}\label{b16} 	 		\textit{Appropriate technology for birth. The Lancet},  		 			B Moore 		.  		1985. 326 p. 787.  	 
\bibitem[Berhan and Abdela ()]{b26}\label{b26} 	 		\textit{Association EPH: Emergency obstetric performance with emphasis on operative delivery outcomes Does it reflect on the quality of care?Ethiopian journal of health development},  		 			Y Berhan 		,  		 			A Abdela 		.  		2004. 18 p. .  	 
\bibitem[Mekbib and Teferi ()]{b35}\label{b35} 	 		‘Caesarean section and foetal outcome at Yekatit 12 Hospital’.  		 			T Mekbib 		,  		 			B Teferi 		.  	 	 		\textit{Ethiopian medical journal}  		1987-1992. 1994. 32  (3)  p. .  	 
\bibitem[Francome and Savage ()]{b19}\label{b19} 	 		‘Caesarean section in Britain and the United States 12\% or 24\%: is either the right rate?’.  		 			C Francome 		,  		 			W Savage 		.  	 	 		\textit{Social Science \& Medicine}  		1993. 37  (10)  p. .  	 
\bibitem[Souza et al. ()]{b9}\label{b9} 	 		‘Caesarean section without medical indications is associated with an increased risk of adverse shortterm maternal outcomes: the 2004-2008 WHO Global Survey on Maternal and Perinatal Health’.  		 			J P Souza 		,  		 			A Gülmezoglu 		,  		 			P Lumbiganon 		,  		 			M Laopaiboon 		,  		 			G Carroli 		,  		 			B Fawole 		,  		 			P Ruyan 		.  	 	 		\textit{BMC medicine}  		2010. 8  (1)  p. 1.  	 
\bibitem[Althabe and Belizán ()]{b5}\label{b5} 	 		\textit{Caesarean section: the paradox. The Lancet},  		 			F Althabe 		,  		 			J M Belizán 		.  		2006. 368 p. .  	 
\bibitem[Akasheh and Amarin ()]{b4}\label{b4} 	 		\textit{Caesarean sections at Queen Alia Military Hospital},  		 			H Akasheh 		,  		 			V Amarin 		.  		2000. Jordan.  	 	 (: a six-year review) 
\bibitem[Central Statistical Agency [Ethiopia] and ICF International: Ethiopia Demographic and Health Survey Addis Ababa, Ethiopia and Calverton ()]{b32}\label{b32} 	 		‘Central Statistical Agency [Ethiopia] and ICF International: Ethiopia Demographic and Health Survey’.  	 	 		\textit{Addis Ababa, Ethiopia and Calverton}  		2010. 2010.  	 
\bibitem[Peach ()]{b8}\label{b8} 	 		‘Cesarean Section Rates’.  		 			C A Peach 		.  	 	 		\textit{JAMA}  		1991. 265  (5)  p. .  	 
\bibitem[Leone et al. ()]{b14}\label{b14} 	 		\textit{Community factors affecting rising caesarean section rates in developing countries: an analysis of six countries. Social science \& medicine},  		 			T Leone 		,  		 			S S Padmadas 		,  		 			Z Matthews 		.  		2008. 67 p. .  	 
\bibitem[CSA I: Ethiopia demographic and health survey Central Statistical Agency and ICF International ()]{b30}\label{b30} 	 		‘CSA I: Ethiopia demographic and health survey’.  	 	 		\textit{Central Statistical Agency and ICF International},  				 (Addis Ababa, Ethiopia and Calverton, Maryland, USA)  		2011. 2012.  	 
\bibitem[Decherney et al. ()]{b3}\label{b3} 	 		\textit{Current diagnosis and treatment obstetrics and gynecology: McGraw-Hill Medical},  		 			A Decherney 		,  		 			L Nathan 		,  		 			T M Goodwin 		,  		 			N Laufer 		.  		2012.  	 
\bibitem[James et al. ()]{b12}\label{b12} 	 		\textit{Danforth's Obstetrics and Gynecology. Translated to Persian by: Ghadi Pasha A},  		 			R James 		,  		 			R S Scott 		,  		 			B Y Gibbs 		,  		 			A F Karlan 		.  		2003. Karimi MI Tehran: Baraye Farda Pub. p. .  	 
\bibitem[Lauer and Betrán ()]{b21}\label{b21} 	 		‘Decision aids for women with a previous caesarean section’.  		 			J A Lauer 		,  		 			A P Betrán 		.  	 	 		\textit{British Medical Journal}  		2007. 7607 p. 1281.  	 
\bibitem[Onankpa ()]{b11}\label{b11} 	 		‘Fetal outcome following cesarean section in a university teaching hospital’.  		 			Ben Onankpa 		,  		 			Mbbs 		.  	 	 		\textit{Journal of the National Medical Association}  		2009. 101  (6)  p. 578.  	 
\bibitem[Omar and Anza]{b18}\label{b18} 	 		‘Frequency Rate and Indications of Cesarean Sections at Prince Zaid Bin Al Hussein Hospital-Jordan’.  		 			Aaa Omar 		,  		 			Sha Anza 		.  	 	 		\textit{JRMS}  		2012  (1)  p. .  	 
\bibitem[Green et al. ()]{b29}\label{b29} 	 		\textit{Has an increased cesarean section rate for term breech delivery reduced in incidence of birth asphyxia, trauma, and death?American journal of obstetrics and gynecology},  		 			J E Green 		,  		 			F Mclean 		,  		 			L P Smith 		,  		 			R Usher 		.  		1982. 142 p. .  	 	 (Pt 1) 
\bibitem[Cai et al. ()]{b27}\label{b27} 	 		‘Increased cesarean section rates and emerging patterns of health insurance in Shanghai’.  		 			W-W Cai 		,  		 			J S Marks 		,  		 			C Chen 		,  		 			Y-X Zhuang 		,  		 			L Morris 		,  		 			J R Harris 		.  	 	 		\textit{China. American Journal of Public Health}  		1998. 88  (5)  p. .  	 
\bibitem[Weil and Fernandez ()]{b1}\label{b1} 	 		\textit{Is safe motherhood an orphan initiative? The Lancet},  		 			O Weil 		,  		 			H Fernandez 		.  		1999. 354 p. .  	 
\bibitem[Victora et al.]{b6}\label{b6} 	 		‘Maternal and child health in Brazil: progress and challenges’.  		 			C G Victora 		,  		 			Eml Aquino 		,  		 			Carmo Do 		,  		 			M Leal 		,  		 			C A Monteiro 		,  		 			F C Barros 		,  		 			C L Szwarcwald 		.  	 	 		\textit{The Lancet}  		377  (9780)  p. .  	 
\bibitem[Landon et al. ()]{b2}\label{b2} 	 		‘Maternal and perinatal outcomes associated with a trial of labor after prior cesarean delivery’.  		 			M B Landon 		,  		 			J C Hauth 		,  		 			K J Leveno 		,  		 			C Y Spong 		,  		 			S Leindecker 		,  		 			M W Varner 		,  		 			A H Moawad 		,  		 			S N Caritis 		,  		 			M Harper 		,  		 			R J Wapner 		.  	 	 		\textit{New England Journal of Medicine}  		2004. 351  (25)  p. .  	 
\bibitem[Silver et al. ()]{b10}\label{b10} 	 		‘Maternal morbidity associated with multiple repeat cesarean deliveries’.  		 			R M Silver 		,  		 			M B Landon 		,  		 			D J Rouse 		,  		 			K J Leveno 		,  		 			C Y Spong 		,  		 			E A Thom 		,  		 			A H Moawad 		,  		 			S N Caritis 		,  		 			M Harper 		,  		 			R J Wapner 		.  	 	 		\textit{Obstetrics \& Gynecology}  		2006. 107  (6)  p. .  	 
\bibitem[Liu et al. ()]{b25}\label{b25} 	 		‘Maternal mortality and severe morbidity associated with lowrisk planned cesarean delivery versus planned vaginal delivery at term’.  		 			S Liu 		,  		 			R M Liston 		,  		 			K Joseph 		,  		 			M Heaman 		,  		 			R Sauve 		,  		 			M S Kramer 		,  		 			System Mhsgotcps 		.  	 	 		\textit{Canadian medical association journal}  		2007. 176  (4)  p. .  	 
\bibitem[Donnay ()]{b24}\label{b24} 	 		‘Maternal survival in developing countries: what has been done, what can be achieved in the next decade’.  		 			F Donnay 		.  	 	 		\textit{International Journal of Gynecology \& Obstetrics}  		2000. 70  (1)  p. .  	 
\bibitem[Unicef F ()]{b17}\label{b17} 	 		\textit{Monitoring emergency obstetric care: a handbook},  		 			Unicef F 		.  		2009. Geneva, Switzerland.  	 
\bibitem[Thomas and Paranjothy ()]{b20}\label{b20} 	 		‘National sentinel caesarean section audit report’.  		 			J Thomas 		,  		 			S Paranjothy 		.  	 	 		\textit{Royal College of Obstetricians and Gynaecologists Clinical Effectiveness Support Unit}  		2001. RCOG Press. 200  (1)  p. 43.  	 
\bibitem[Rehan]{b22}\label{b22} 	 		\textit{Prevalence and determinants of caesarean section in a teaching hospital of},  		 			Rsn Rehan 		.  		 	 
\bibitem[Moges et al. ()]{b34}\label{b34} 	 		\textit{Prevalence and Outcome of Caesarean Section in Attat Hospital},  		 			A Moges 		,  		 			B W Ademe 		,  		 			G M Akessa 		.  		2015. Gurage Zone, SNNPR, Ethiopia. Archives of Medicine.  	 
\bibitem[Betrán et al. ()]{b7}\label{b7} 	 		\textit{Rates of caesarean section: analysis of global, regional and national estimates. Paediatric and perinatal epidemiology},  		 			A P Betrán 		,  		 			M Merialdi 		,  		 			J A Lauer 		,  		 			W Bing-Shun 		,  		 			Thomas J Van Look 		,  		 			P Wagner 		,  		 			M 		.  		2007. 21 p. .  	 
\bibitem[Stanton and Ronsmans ()]{b15}\label{b15} 	 		‘Recommendations for routine reporting on indications for cesarean delivery in developing countries’.  		 			C Stanton 		,  		 			C Ronsmans 		.  	 	 		\textit{Birth}  		2008. 35  (3)  p. .  	 
\bibitem[Gibbons et al. ()]{b31}\label{b31} 	 		‘The global numbers and costs of additionally needed and unnecessary caesarean sections performed per year: overuse as a barrier to universal coverage’.  		 			L Gibbons 		,  		 			J M Belizán 		,  		 			J A Lauer 		,  		 			A P Betrán 		,  		 			M Merialdi 		,  		 			F Althabe 		.  	 	 		\textit{World health report}  		2010. 30 p. .  	 
\bibitem[Taffel et al. ()]{b28}\label{b28} 	 		‘Trends in the United States cesarean section rate and reasons for the 1980-85 rise’.  		 			S M Taffel 		,  		 			P J Placek 		,  		 			T Liss 		.  	 	 		\textit{American journal of public health}  		1987. 77  (8)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
