\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={Obstetric Care Performance: A Situational Analysis of 24x7 Primary Health Centres from Gujarat, India},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Obstetric Care Performance: A Situational Analysis of 24x7 Primary Health Centres from Gujarat, India}
\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]{Sandul  Yasobant}

             \author[2]{Kranti Suresh  Vora}

             \author[3]{Dileep  Mavalankar}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Primary Health Centers are the cornerstone of rural healthcare in India. Updating these centers to provide round the clock services to reduce the unmet need for maternal healthcare; is an important objective of National Rural Health Mission since 2005. Yet, functionality of PHCs to provide 24x7 services remains poor due to several health system issues. The present cross-sectional facility based study evaluates the functioning of rural 24x7 primary health care facilities in 3 districts of Gujarat for obstetric care performance and its predictors. The study used pretested questionnaire for collecting data from all PHCs of study areas in 2012-13. Obstetric care performance was measured as number of deliveries conducted in last 3 months. Current study found that the obstetric care performance is independent of infrastructure or logistics situation but highly dependent availability on the skilled human resource. There is urgent need for a systematic study to evaluate performance of public health facilities along with use of routinely collected data to make the system efficient.

\end{abstract}


\keywords{obstetric care performance, primary health centres, 24x7 PHCs.}

\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
ndia contributes one-fifth of the global burden of direct maternal deaths. National government has made efforts since independence in 1947 to improve health infrastructure and access to primary care including delivery care.\par
However India continues to face challenges in improving key maternal health indicators such as adequate antenatal care coverage, institutional deliveries \hyperref[b10]{[1]} . Low Utilization of health care services is an important issue in India with majority of mothers not receiving adequate antenatal care and an unacceptable proportion of home deliveries \hyperref[b1]{[2]} . Despite having tiered healthcare system to improve access for the basic healthcare needs including obstetric care at the community level, significant proportion of population in rural areas do not have round the clock access \hyperref[b2]{[3]} . Primary Health Centres (PHCs) comprise the second tier in rural healthcare structure envisaged to provide integrated curative and preventive healthcare. A medical officer, who is a basic medical graduate, is in charge of the PHC supported by fourteen paramedical and ancillary staff. It acts as a referral unit for six sub-centers that are based at the village level. It has four to six beds for inpatients. The activities of PHC involve curative, preventive, and family welfare services in accordance with the Indian Public Health Standards (IPHS) \hyperref[b3]{[4]} . Currently, India has 24,049 PHCs as per population based norms of one PHC per 30,000 populations \hyperref[b4]{[5]} . Under the National Rural Health Mission, launched in the year 2005, fundamental changes were made in the health care delivery system with a view to make it accountable, accessible and affordable system of quality maternal health care  {\ref [6]} .\par
Gujarat, a western state in India is one of the better performing states with more than 75\% institutional deliveries \hyperref[b5]{[7]} and maternal mortality ratio of 122 \hyperref[b6]{[8]} . Although it is not one of the NRHM high focus states but it does include many remote/geographically difficult and poorly served areas \hyperref[b6]{[8]} . The state has taken steps to strengthen its PHC services by upgrading about 100 PHCs to provide round-the-clock obstetric services (24X7), unfortunately only half of them remain functional in the year of 2013-14 \hyperref[b7]{[9]} . Even the functional PHCs have poor obstetric performance as the proportions of deliveries conducted in PHCs are very low at 3\% \hyperref[b8]{[10]} . Failure to deliver obstetric care at the grass root level despite significant improvements in infrastructure and numerous financial assistance programs deserve urgent attention.\par
To explore the issue, recently the Planning Commission of India carried out a study to evaluate the functionality of 24x7 health care facilities in high focus states and found that health system issues such as infrastructure and logistics that adversely affected the performance of these facilities  {\ref [11]} . In our knowledge, no such study has been conducted in better performing states such as Gujarat. The objective of current study is to make a comprehensive evaluation of the functioning of rural 24x7 health care facilities regarding obstetric care performance and to understand its predictors. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
Current study included all functional 24x7 PHCs (32 facilities) located in the rural areas of 3 study districts (Surendranagar, Sabarkantha, Dahod) of Gujarat. The facility-based cross-sectional study conducted between May 2012 and April 2013. A semistructured and pre-tested study questionnaire translated in vernacular language (Gujarati) was used by trained nurses. Some data from records of the facilities was captured by the data collectors with help of pretested tool. Obstetric performance is defined as number of deliveries conducted in last 3 months which is collected by data collector and verified with facility records.\par
Data were summarized using the descriptive statistics and linear regression was done for obstetric care performance as a dependent variable for predictors such as facility infrastructure, equipment and skilled human resources for delivery care. Pearson's Correlation test was performed to know the level of prediction for significant predictors. The data analysis carried out using R version 3.0.1 software. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
The study results show more than half PHCs are located within village boundary. Basic amenities such as chamber is available in only 22\% of the facilities surveyed while sterile gloves for delivery are available in 69\% of the PHCs. On an average 4 plus beds are available for about 41 deliveries performed over 3 months. These results show adequate infrastructure for delivery care in majority of the PHCs surveyed irrespective of obstetric performance.\par
Results of the current study show the number of healthcare providers and years of experience are higher among PHCs with better obstetric performance. Difference in number of medical officers and years of experience of staff nurse are significant predictors of obstetric performance. Pearson's correlation coefficient indicates that about 48\% of variance in the obstetric performance of study facilities is explained by differences in experience of staff nurses (r=0.48). These findings highlight the importance of having adequate numbers of well experienced human resources to improve the obstetric performance of a health facility.   
\section[{Discussion}]{Discussion}\par
Under the NRHM, the federal/national government is providing major financial support to states to strengthen their health systems with emphasis on new constructions and up gradation of PHCs \hyperref[b11]{[12]} . Historically, national/state governments of India as well as developmental agencies such as World Bank have concentrated on infrastructure development to improve healthcare service delivery while generally disregarding the development of skilled human resources for health [13, 14]   . Previous research and government data suggests that infrastructure in public health facilities has significantly improved in last decade \hyperref[b14]{[15,}\hyperref[b15]{16]} . Current study found that almost all of the surveyed PHCs have basic amenities required for providing obstetric care, which may be the reason that infrastructure did not have major bearings on obstetric performance of facilities.\par
In current study, a significant proportion of variance in the obstetric performance of surveyed PHCs was seen in the years of experience of staff nurses. Also, the regression analysis showed that the number of medical officers and years of experience of staff nurses are significant predictors of obstetric performance at the PHC level. Lack of qualified human resources for health care (HRH) is a major limiting factor in implementing health policies and health reforms in the developing world \hyperref[b16]{[17]} . One of the major HRH challenges is the availability of qualified/skilled staff. Current study findings highlight the importance of ensuring availability of skilled and experienced healthcare providers to make facilities functional for obstetric care.\par
In India, public health is a state subject hence states decide strategies to improve health of the local population even if funding is from national government. In 2012, about 33\% of PHCs in Gujarat did not have any medical officers, the situation is worse than 2008 when only 5\% of PHCs were without a doctor \hyperref[b17]{[18]} . It should also be noted that majority of PHCs in Gujarat have only one medical officer and proportion of female medical officers is even lower. It is difficult to provide round the clock obstetric care with only one healthcare provider. Development of human resource for health in the state is limited to establishing new medical colleges and training of medical graduates to provide emergency obstetric care while ignoring training of skilled birth attendants such as staff nurses and midwives \hyperref[b18]{[19]} .  
\section[{Recommendations}]{Recommendations}\par
Gujarat needs to improve human resources management to increase the proportion of deliveries taking place in PHCs and provide basic maternal health care at the community level. There is a need for evidence based human resource policy and its implementation at the grass root level to improve current situation. Gujarat needs to employ innovative strategies to ensure posting of adequate numbers of skilled and experienced health care providers who could be a medical graduate or trained midwives to all the PHCs to ensure round the clock obstetric services. Tamil Nadu has posted 3 staff nurses to provide 24X7 delivery care in PHCs and the intervention has improved provision of obstetric services at the community level \hyperref[b19]{[20]} . Such innovations can be replicated to implement low cost evidence based strategies and increase obstetric performance of PHCs. 
\section[{VI.}]{VI.} 
\section[{Conclusions}]{Conclusions}\par
Current study emphasizes the issue of human resources for health and its impact on the functionality of health facilities to provide round the clock obstetric care. As a result of past and present national and state level programs, infrastructure of majority of primary health centers has improved significantly and is adequate to provide basic delivery care. Yet, proportion of deliveries taking place in these grass root level facilities is dismally low. Gujarat needs to improve its human resources management for obstetric care and ensure posting of adequate numbers of skilled providers for effective tiering of delivery care.\par
VII.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.14228529839883552\textwidth}P{0.5542940320232896\textwidth}P{0.1534206695778748\textwidth}}
Year 2014\tabcellsep \tabcellsep \\
22\tabcellsep \tabcellsep \\
Volume XIV Issue V Version I\tabcellsep Basic Amenities Separate Delivery Room\tabcellsep Available (\%) 100\\
( D D D D )\tabcellsep Power Backup for delivery room Water Supply to delivery room\tabcellsep 63 59\\
Medical Research\tabcellsep Drinking Water Provision Adequate Lighting of Delivery Room Toilet Privacy Available for Women in Labor Equipment Sterile Gloves for Delivery Episiotomy Scissors Baby Care Unit\tabcellsep 84 69 84 Available (\%) 69 72 50\\
Global Journal of\tabcellsep Performance Statistics Total delivery performed in last 3 months Total No. of Beds No. of Doctors No. of Nurses Experience of Doctors (in yrs.) Experience of Nurses (in yrs.)\tabcellsep Median (Min-Max) 41 (1-252) 4 (1-7) 1 (0-2) 3 (1-7) 9 (1-33) 7 (1-30)\\
© 2014 Global Journals Inc. (US)\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: E]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5365731462925851\textwidth}P{0.10390781563126252\textwidth}P{0.0970941883767535\textwidth}P{0.11242484969939878\textwidth}}
Variables\tabcellsep Estimate\tabcellsep Std. Error\tabcellsep p-value\\
Power Backup for delivery room\tabcellsep 16.35\tabcellsep 23.31\tabcellsep 0.488\\
Water Supply to delivery room\tabcellsep -65.70\tabcellsep 19.81\tabcellsep 0.002**\\
Adequate Lighting of Delivery Room\tabcellsep -89.86\tabcellsep 18.25\tabcellsep 0.000***\\
Toilet Privacy Available for Women in Labor\tabcellsep -12.26\tabcellsep 38.96\tabcellsep 0.755\\
Baby Care Unit\tabcellsep -47.44\tabcellsep 21.04\tabcellsep 0.031*\\
Sterilizer/ Boiler\tabcellsep -43.67\tabcellsep 21.50\tabcellsep 0.091\\
No. of Medical officers\tabcellsep 50.91\tabcellsep 18.69\tabcellsep 0.011*\\
No. of Nurses\tabcellsep 10.76\tabcellsep 8.43\tabcellsep 0.211\\
Experience of Medical Officers\tabcellsep 0.03\tabcellsep 1.33\tabcellsep 0.978\\
Experience of Nurses\tabcellsep 4.05\tabcellsep 1.42\tabcellsep 0.007**\\
? p < 0.1, * p < 0.05, ** p < 0.01, *** p < 0.001\tabcellsep \tabcellsep \tabcellsep \\
IV.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
We are thankful to facilities who participated in the study who gave us unconditional support and team at MATIND for working hard for the timely completion of Phase-II. 
\subsection[{VIII.}]{VIII.} 
\subsection[{Conflicts of Interest}]{Conflicts of Interest}\par
The authors declare that they have no competing interests.\par
The research leading to these results has received funding from the European Community's Seventh Framework Programme under grant agreement n° [261304]. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Coverage Evaluation Survey Report (2009)]{b5}\label{b5} 	 		\textit{},  		 \url{http://www.unicef.org/india/Gujarat\textunderscore Factsheet.pdfAccessedon28th}  	 	 		\textit{Coverage Evaluation Survey Report}  		2009. May 2014.  		 			UNICEF-Gujarat Fact Sheet 		 	 
\bibitem[ New Medical Colleges in Gujarat. Opinion by Health Minister Report (2011)]{b18}\label{b18} 	 		\textit{},  	 	 		\textit{New Medical Colleges in Gujarat. Opinion by Health Minister Report}  		October 2011. January 2013.  	 	 (Times of India) 
\bibitem[An evaluation of functioning of 24x7 health facilities in selected states of India International Institute of Population Sciences (IIPS). District Level Household and Facility Survey ()]{b8}\label{b8} 	 		‘An evaluation of functioning of 24x7 health facilities in selected states of India’.  		 \url{http://www.rchiips.org/pdf/rch3/state/Gujarat.pdf11}  	 	 		\textit{International Institute of Population Sciences (IIPS). District Level Household and Facility Survey},  				2010. Government of India. 3 p. .  	 	 (Mumbai: IIPS) 
\bibitem[Development in East Asia -Towards Balanced Regional Development and Integration ()]{b13}\label{b13} 	 		\textit{Development in East Asia -Towards Balanced Regional Development and Integration},  		2007-2. Chiba: IDE-JETRO. p. .  	 	 (ERIA Research Project Report) 
\bibitem[Guidelines by Directorate General of Health Services, Ministry of Health & Family Welfare Government of India Indian Public Health Standards (IPHS) ()]{b3}\label{b3} 	 		‘Guidelines by Directorate General of Health Services, Ministry of Health \& Family Welfare Government of India’.  	 	 		\textit{Indian Public Health Standards (IPHS)},  				2012.  	 
\bibitem[Srinivisan]{b15}\label{b15} 	 		\textit{Health Care in India -VISION 2020. Issues and Prospects, Planning Commission of India},  		 			R Srinivisan 		.  		 	 
\bibitem[Dussault and Dubois ()]{b16}\label{b16} 	 		‘Human resources for health policies: a critical component health policies’.  		 			Gilles Dussault 		,  		 			Carl-Ardy Dubois 		.  	 	 		\textit{Human Resources for Health}  		2003. 1 p. 1.  	 
\bibitem[Rao ()]{b2}\label{b2} 	 		‘Human Resources for Universal Health Coverage’.  		 			D T Rao 		.  		 \url{http://uhc-india.org/uploads/ThammaRaoD\textunderscore HumanResourcesforUniversalHealthCoverage.pdf}  	 	 		\textit{Edited by Chapter},  				2011. Public Health Foundation of India Press. 4 p. .  	 
\bibitem[Gupta (2013)]{b11}\label{b11} 	 		\textit{India Needs Improved Healthcare Infrastructure. eHealth; Elets News Network (ENN) in Magazine},  		 			Ravi Gupta 		.  		 \url{http://ehealth.eletsonline.com/2013/09/india-needs-improved-healthcare-infrastructure}  		September 2013.  	 
\bibitem[Bajpai and Sachs (2011)]{b14}\label{b14} 	 		‘India's Decade of Development Looking Back at the Last 10 Years and Looking Forward to the Next 20’.  		 			Nirupam Bajpai 		,  		 			Jeffrey D Sachs 		.  	 	 		\textit{CGC | SA Working Paper}  		July 2011.  (3) .  	 
\bibitem[De (ed.)]{b12}\label{b12} 	 		\textit{International Infrastructure a) Authors Contribution Conceived and designed the study: SY KV DM},  		 			P De 		.  		Kumar, N. (ed.)  		 	 	 (Infrastructure Development in India. Performed the experiments: SY KV. Analyzed the data: SY KV. Wrote the paper: SY KV DM) 
\bibitem[Ministry of Health & Family Welfare, Government of India]{b17}\label{b17} 	 		\textit{Ministry of Health \& Family Welfare, Government of India},  		 \url{http://nrhm.gov.in/nrhm-in-state/state-wise-information/gujarat.html\#health\textunderscore profile}  		 		 			Gujarat State Health Profile. National Health Mission 		 	 
\bibitem[National Rural Health Mission. National Rural Health Mission Document ()]{b4}\label{b4} 	 		\textit{National Rural Health Mission. National Rural Health Mission Document},  		 \url{http://mohfw.nic.in/WriteReadData/l892s/492794502RHS\%202012.pdf6}  		2005-2012. 2005.  	 	 (New Delhi: Ministry of Health and Family Welfare: Government of India) 
\bibitem[New Delhi: Office of Registrar General: Government of India ()]{b6}\label{b6} 	 		\textit{New Delhi: Office of Registrar General: Government of India},  		 \url{http://censusindia.gov.in/vital\textunderscore statistics/SRS\textunderscore Bulletins/SRS\textunderscore Bulletin-September\textunderscore 2013.pdf}  		2013. 48.  	 	 (Draft Report) 
\bibitem[Huntington ()]{b19}\label{b19} 	 		‘Obstetric Care Performance: A situational analysis of 24x7 Primary Health Centres from Gujarat’.  		 			Dale Huntington 		.  	 	 		\textit{Bulletin of the World Health Organization}  		2012. 2014. 90  (5)  p. .  	 	 (India. Global Journal of Medical Research) 
\bibitem[References Références Referencias]{b9}\label{b9} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Status of Primary health infrastructure in Gujarat Service provider. Department of Health and Family Welfare, Government of Gujarat]{b7}\label{b7} 	 		\textit{Status of Primary health infrastructure in Gujarat Service provider. Department of Health and Family Welfare, Government of Gujarat},  		p. .  	 
\bibitem[Paruzzolo et al. ()]{b1}\label{b1} 	 		\textit{Targeting poverty and gender inequality: To improve maternal Health. Women Deliver: International Centre for Research on Women},  		 			S Paruzzolo 		,  		 			R Mehra 		,  		 			A Kes 		,  		 			C Ashbaugh 		.  		 \url{http://www.icrw.org/files/publications/Targeting-Poverty-Gender-Inequality-Improve-Maternal-Health\textunderscore 0.pdf}  		2010.  	 
\bibitem[The World Bank estimates. WHO Library Cataloguing-in-Publication Data ()]{b0}\label{b0} 	 		\textit{The World Bank estimates. WHO Library Cataloguing-in-Publication Data},  		2012.  	 
\bibitem[Trends in maternal mortality ()]{b10}\label{b10} 	 		\textit{Trends in maternal mortality},  		 \url{http://planningcommission.nic.in/reports/sereport/ser/ser\textunderscore health0602.pdf}  		1990 to 2010.  	 	 (World Health Organization) 
\end{bibitemlist}
 			 		 	 
\end{document}
