\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={Incidence and Fetomaternal Outcome of Eclampsia in a Tertiary Medical College Hospital in Bangladesh},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Incidence and Fetomaternal Outcome of Eclampsia in a Tertiary Medical College Hospital in Bangladesh}
\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]{Kamrun  Nessa}

             \author[2]{Kamrun  Nessa}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2016 Accepted: 1 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Background: In day to day obstetric practice, the incidence of eclampsia and its complication is high. It is one of the leading causes of maternal mortality in Bangladesh accounting about 20%. This is also associated with poor perinatal outcome.Objectives: To determine the incidence of eclampsia and associated feto-maternal outcome. Materials and Methods:A retrospective study was conducted on the diagnosed patients of eclampsia admitted in Enam Medical College and hospital, Dhaka, Bangladesh, during the period of January 2015 to December 2016. During these years total 2295 patients were admitted in obstetrics unit among them 35 patient were admitted with eclampsia. Analysis done regarding age of women, parity, type of eclampsia, gestational age of delivery, mode of delivery, maternal and fetal outcome. Patients with convulsion and or coma due to other causes were excluded. Study was ethically approved by Ethical Review committee of Enam Medical College and Hospital. All data were entered in SPSS16 and also analyzed through it.

\end{abstract}


\keywords{eclampsia, perinatal death, preterm delivery.}

\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[{Incidence and Fetomaternal Outcome of Eclampsia in a Tertiary Medical College Hospital in Bangladesh}]{Incidence and Fetomaternal Outcome of Eclampsia in a Tertiary Medical College Hospital in Bangladesh}\par
Kamrun Nessa ? , Sanjida khan ? , Selina Begum ? , Ferdowsi Sultana ? \& Tania Akbar ¥ Abstract-Background: In day to day obstetric practice, the incidence of eclampsia and its complication is high. It is one of the leading causes of maternal mortality in Bangladesh accounting about 20\%. This is also associated with poor perinatal outcome.\par
Objectives: To determine the incidence of eclampsia and associated feto-maternal outcome. Keywords: eclampsia, perinatal death, preterm delivery. 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{I. Introduction}]{I. Introduction}\par
ow a days Eclampsia is one of the leading cause of maternal and perinatal mortality as well as morbidity throughout the world \hyperref[b0]{1,}\hyperref[b1]{2} . Pre-eclampsia when complicated with generalized tonic-clonic convulsions and/or coma is called eclampsia \hyperref[b2]{3} . Since eclampsia is a severe form of pre-eclampsia, early detection of risk factors, symptoms and signs by good antenatal checkup and initiation therapy will prevent occurrence of eclampsia. Unfortunately, eclampsia still complicates much larger number of pregnancies in the world. It is estimated that every year eclampsia is associated with about 50, 000 maternal death worldwide, most of which occur in developing countries \hyperref[b3]{4} . The incidence of eclampsia has been reduced to. 2\%-.5 \% of all deliveries in developed countries. But in Bangladesh about 5\% of the total pregnancies develop eclampsia \hyperref[b4]{5} . There are approximately 3.6 million births per year in Bangladesh and over 10,000 women develop eclampsia each year \hyperref[b5]{6} . It is one of the common cause of maternal mortality and responsible for 20\% of maternal death \hyperref[b6]{7} . Incidence of eclampsia varies inversely with the quality of antenatal care. 
\section[{II. Methodology}]{II. Methodology}\par
This retrospective study was conducted on the diagnosed patients of eclampsia admitted in Enam medical college hospital, Savar, Dhaka, Bangladesh, during the period of January 2015 to December 2016. During these months total 2295 patients were admitted in obstetric ward and among them 35 patients were eclampsia. Age of patients, parity, type of eclampsia, gestational age, mode of delivery, maternal and fetal outcome were noted from medical records of patients. Patients with diagnosis of convulsion and coma of other causes were excluded.\par
All patients of eclampsia were followed up thoroughly from admission to discharge. Study was ethically approved by Ethical Review committee of Enam Medical College and Hospital. All data were entered in SPSS16 and also analyzed through it. 35 cases of eclampsia were recorded out of 2295 obstetric patients admitted during the study period which gives an incidence of 1.52\%. 19(54.28\%) cases were in between age of 21 to 30 years, while 12(34.28\%) were less than 21 years and 4(11.42\%) were more than 30 years as illustrated in Table \hyperref[tab_1]{1}. Majority (60\%) were nulliparous, while 40\% were multiparous which is shown in Fig \hyperref[fig_1]{1}.  Table  {\ref 2}: Distribution of study subjects according to fetal outcome 
\section[{IV. Discussion}]{IV. Discussion}\par
Antepartum eclampsia accounted for 42.85\% in this study is higher than 36.8\% reported in Lagos but lower than 61.6\%,84\% and 85\% reported in Ethiopia, Enugu and Ibadan respectively \hyperref[b11]{11,}\hyperref[b13]{[13]}\hyperref[b14]{[14]}\hyperref[b15]{[15]} . In our study post partum eclampsia was more common, about 57.14\% which correlate with another study on similar topic \hyperref[b16]{16} .\par
The majority of antepartum cases in our study had eclampsia before term and caesarean section was a leading mode of delivery, which is comparable to other studies \hyperref[b17]{17,}\hyperref[b18]{18} . In this study patients underwent caesarean section due to an unfavourable cervix remote from delivery, but the decision to perform a caesarean delivery was based on multiple factors which included gestational age, foetal condition, stage of labour and Bishop scoring of cervix \hyperref[b19]{19} .\par
Maternal mortality rate of 8.57\% reported in this study was higher than 7.9\%, 8\% and 9\% reported respectively from Tanzania, India and Ibadan, Nigeria \hyperref[b14]{14,}\hyperref[b24]{20,} {\ref 21} .\par
Hypertensive disorders are a common cause of preterm labour, perinatal death and intrauterine growth restriction \hyperref[b20]{22} . The 20\% perinatal mortality rate in this study is higher than 10\% reported from Ibadan, but lower than 29\% and 40.9\% reported from Ethiopia and Kaduna, Nigeria respevtively \hyperref[b21]{23,}\hyperref[b14]{14,}\hyperref[b22]{24} . A significant percentage (37.14\%) of low birth weight neonates might have been the result of the high number of preterm deliveries among the eclamptic patients. Similar findings have been reported in the literature that links the incidence of low birth weight infants with preterm deliveries in eclamptic patients \hyperref[b17]{17,}\hyperref[b23]{25,} {\ref 26} . 
\section[{V. Conclusion}]{V. Conclusion}\par
The incidence of eclampsia remains high in our hospital. Fetomaternal morbidity and mortality are in alarming rate. Hence, eclampsia remains a continuing problem in developing countries and leading cause of fetal-maternal mortality and morbidity. Careful antenatal supervision, early detection and management of high risk cases can reduce this dreadful disease. After meticulous treatment 18(51.42\%) patients improved in eclampsia ward, while 14 (40\%) patients needed ICU support and 3(8.57\%) died. Among the babies only 6(17.14\%) were term and healthy. Most (37.14\%) of the babies were preterm low birth weight, 9 (25.71\%) were IUGR and 7 (20\%) were perinatal death which is shown in Fig 5  {\ref and Table 2}. 
\section[{Global}]{Global}\par
The incidence of eclampsia in our hospital was 1.52\% of total obstetric admission.. Onuh in Benin Nigeria reported 1.32\% and Okafor recently reported an incidence of 0.82\% in Abujia, Nigeria \hyperref[b7]{8} . A high incidence of eclampsia is common in developing countries where most patients have no antenatal care which would allow for early recognition and treatment of eclampsia. Majority of the patients were between age 21 to 30 years in this study which is contrary to the report in the developed world where severe preeclampsia with severe features and eclampsia is significantly commoner among women older than 40 years \hyperref[b8]{9} . Nulliparity strongly associated with eclampsia in this study is supported by previous reports in other centres \hyperref[b10]{[10]}\hyperref[b11]{[11]}\hyperref[b12]{[12]}  \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2345}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Fig. 2 :Fig. 3 :Fig. 4 :Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}E}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4138157894736842\textwidth}P{0.15657894736842104\textwidth}P{0.27960526315789475\textwidth}}
Age\tabcellsep Frequency\tabcellsep Percentage\\
< 21 Years\tabcellsep 12\tabcellsep 34.28\\
21 to 30 years\tabcellsep 19\tabcellsep 54.28\\
> 30 years\tabcellsep 4\tabcellsep 11.42\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume XVII Issue II Version I\\
D D D D ) E\\
(\\
Medical Research\\
Global Journal of\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{© 2017 Global Journals Inc. (US)Year 2017} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Okogbenin et al. ()]{b8}\label{b8} 	 		\textit{},  		 			S A Okogbenin 		,  		 			J O Eigbefoh 		,  		 			F Omorogbe 		,  		 			F Okogbo 		,  		 			P I Okonto 		,  		 			A G Ohihoin 		.  		2010.  	 
\bibitem[Sibai ()]{b18}\label{b18} 	 		‘Diagnosis, prevention and management of eclampsia’.  		 			B M Sibai 		.  		 \xref{http://dx.doi.org/10.1097/01.AOG.0000152351.13671.99}{10.1097/01.AOG.0000152351.13671.99}.  	 	 		\textit{Obstet Gynaecol}  		2005. 105  (2)  p. .  	 
\bibitem[Onwuhafua et al. ()]{b20}\label{b20} 	 		‘Eclampsi in Kaduna state of Nigeria. A proposal for better outcome’.  		 			P I Onwuhafua 		,  		 			A Onwuhafua 		,  		 			J Adze 		,  		 			Z Mairami 		.  	 	 		\textit{Niger J Med}  		2001. 10  (2)  p. .  	 
\bibitem[Urassa et al. ()]{b22}\label{b22} 	 		‘Eclampsia in Dar es Salaam, Tanzania-incidence, outcome, and the role ofantenatal care’.  		 			D P Urassa 		,  		 			A Carlstedt 		,  		 			L Nystrom 		,  		 			S N Massawe 		,  		 			G Lindmark 		.  		 \xref{http://dx.doi.org/10.1080/00016340600604880}{10.1080/00016340600604880}.  	 	 		\textit{Acta Obstet Gynecol Scand}  		2006. 85  (5)  p. .  	 
\bibitem[Ozumbia and Ibe ()]{b12}\label{b12} 	 		‘Eclampsia in Enugu, estern Nigeria’.  		 			B C Ozumbia 		,  		 			A I Ibe 		.  	 	 		\textit{Acta Obstet Gynecol Scand}  		1993. 72  (3)  p. .  	 
\bibitem[Zwart et al. ()]{b15}\label{b15} 	 		‘Eclampsia in Netherlands’.  		 			J J Zwart 		,  		 			A Richters 		,  		 			F Ory 		,  		 			J I De Vries 		,  		 			K W Bloemenkamp 		,  		 			R J \&van 		.  		 \xref{http://dx.doi.org/10.1097/AOG.0b013e3181875eb3}{10.1097/AOG.0b013e3181875eb3}.  	 	 		\textit{Obstet Gynaecol}  		2008. 112  (4)  p. .  	 
\bibitem[Abate and Lakew ()]{b14}\label{b14} 	 		‘Eclampsia. A 5 years retrospective review of 216 cases manged in 2 teaching hospitals in addis abada’.  		 			M M Abate 		,  		 			Z Lakew 		.  	 	 		\textit{Ethiop Med j}  		2006. 44  (1)  p. .  	 
\bibitem[Sibai ()]{b23}\label{b23} 	 		‘Eclampsia.VI. maternalperinaatal outcome in 254 consecutive cases’.  		 			B M Sibai 		.  		 \xref{http://dx.doi.org/10.1016/0002-9378(90}{10.1016/0002-9378(90}.  		 \url{https://doi.org/10.1016/0002-9378(90}  	 	 		\textit{American Journal of Obstetrics and Gynecology}  		1990. 163  (3)  p. 91123.  	 
\bibitem[Oladokun et al. ()]{b13}\label{b13} 	 		‘Evaluation of cases of eclampsia in university college Hospital Ibadan over a 10 year period’.  		 			A Oladokun 		,  		 			A I Okewole 		,  		 			I F Adewole 		,  		 			I A Babarinsa 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/11126082}  	 	 		\textit{West A frJ Med}  		2000. 19  (3)  p. .  	 
\bibitem[Akinola et al. ()]{b10}\label{b10} 	 		‘Improving the critical outcome in casesof eclampsia: The experience t lagos state university teaching hospital, ikeja’.  		 			O I Akinola 		,  		 			A O Fabanwa 		,  		 			A Gbagesin 		,  		 			T A Ottun 		,  		 			O A Kusemiju 		.  	 	 		\textit{The Internal Journal of Third World Medicine}  		2008. 6  (2)  p. 2.  	 
\bibitem[Incidence and Fetomaternal Outcome of Eclampsia in a Tertiary Medical College Hospital in Bangladesh Eclampsia in Irrua apecialist teaching hospital: a five-year review Niger J Clin Pract]{b9}\label{b9} 	 		‘Incidence and Fetomaternal Outcome of Eclampsia in a Tertiary Medical College Hospital in Bangladesh Eclampsia in Irrua apecialist teaching hospital: a five-year review’.  	 	 		\textit{Niger J Clin Pract}  		13  (2)  p. .  	 
\bibitem[Singhal et al. ()]{b24}\label{b24} 	 		‘Maaternal and perintal outcome in severe preeclampsia nd eclampsia’.  		 			S R Singhal 		,  		 			Deepika 		,  		 			Anshu 		,  		 			S Nanda 		.  		 \url{www.jaypeejournals.com/eJournals/ShowText}  	 	 		\textit{ID=387\&Type=FREE\&T YP=TOP\&IN=\textunderscore eJournals/images/JPLOGO.gif\&IID =41\&isPDF=YESMaternal and perinatal outcome in severe preeclampsia and eclampsia},  				2009. 1 p. .  	 
\bibitem[Onuh and Aisien ()]{b16}\label{b16} 	 		‘Maternal and fetal outcome in eclamptic patients in Bebin city’.  		 			S O Onuh 		,  		 			A O Aisien 		.  		 \xref{http://dx.doi.org/10.1080/01443610400009451}{10.1080/01443610400009451}.  		 doi: 10.1080/ 01443610400009451.  	 	 		\textit{Nigeria. J Obstet Gynaecol}  		2004. 24  (7)  p. .  	 
\bibitem[Ndaboine et al. ()]{b19}\label{b19} 	 		‘Maternal and perinatal outcomes among eclamptic patients admitted to bugando medical centre, mwanza, Tanzania’.  		 			E M Ndaboine 		,  		 			A Kihunrwa 		,  		 			R Rumanyika 		,  		 			H B Im 		,  		 			A N Massinde 		.  		 \xref{http://dx.doi.org/10.1053/j.semperi.2009.02.010}{10.1053/j.semperi.2009.02.010}.  	 	 		\textit{Afr J Reprod Health}  		2012. 2009. 16  (1)  p. .  	 	 (Semin perinatal) 
\bibitem[Efetie and Okafor ()]{b6}\label{b6} 	 		‘Maternal outcome in Eclamptic patients in Abuja, Nigeria-5 years review’.  		 			R E Efetie 		,  		 			U V Okafor 		.  		 \url{https://www.ncbi.nlm.nih.gov/pubmed/18293641}  	 	 		\textit{Nigeria J clin Pract}  		2007. 10  (3)  p. .  	 
\bibitem[Simon et al. ()]{b11}\label{b11} 	 		‘Mixing Nulliparous and multiparous women in randomized control trials of preeclampsia prevention is debatable: evidence from a systemetic review’.  		 			E Simon 		,  		 			A Caille 		,  		 			F Perrotin 		,  		 			B Giraudeau 		.  		 doi: 10.1371/ journal.pone.0066677.  	 	 		\textit{PLoS ONE}  		2013. 8  (6)  p. e66677.  	 
\bibitem[Tuffnell et al. ()]{b0}\label{b0} 	 		‘Outcomes of severe pre-eclampsia/ eclampsia in Yorkshire’.  		 			D J Tuffnell 		,  		 			D Jankowisz 		,  		 			S W Lindow 		,  		 			G Lyons 		,  		 			G C Mason 		,  		 			L F Rusell 		,  		 			J J Walker 		.  		 \xref{http://dx.doi.org/10.1111/j.14710528.2005.00565.x}{10.1111/j.14710528.2005.00565.x}.  	 	 		\textit{BJOG: An International Journal of Obstetrics and Gynaecology}  		2005. 1999/2003. 112 p. .  	 
\bibitem[Khatun ()]{b4}\label{b4} 	 		‘Perinatal outcome in eclampsia’.  		 			S Khatun 		.  	 	 		\textit{Bangladesh. The Journal of Obastetrics \& Gynecology Research}  		1994. 9 p. .  	 
\bibitem[Endeshaw and Berhan ()]{b21}\label{b21} 	 		\textit{Perinatal outcome in women with hypertensive disorders of pregnancy: a retrospective cohort study. International Scholarly Research Notices},  		 			G Endeshaw 		,  		 			Y Berhan 		.  		 \xref{http://dx.doi.org/10.1155/2015/208043}{10.1155/2015/208043}.  		 \url{http://dx.doi.org/10.1155/2015/208043}  		2015. 2015. p. .  	 
\bibitem[Duley ()]{b7}\label{b7} 	 		‘Pre-eclampsia and hypertensive disoprder in pregnancy’.  		 			L Duley 		.  	 	 		\textit{Br Med Bull}  		2003. Pub Med. 67 p. .  	 	 (Retrieved from) 
\bibitem[Noraihan et al. ()]{b17}\label{b17} 	 		‘Report of \%0 cases of eclampsia’.  		 			M N Noraihan 		,  		 			P Sharda 		,  		 			A B Jammal 		.  	 	 		\textit{J Obstet Gynaecol Res}  		2005. 31  (4)  p. .  	 
\bibitem[Ikechebelu and Okoli (1996)]{b1}\label{b1} 	 		‘Review of eclampsia at the Nnamdi Azikiwe University Teaching Hospital’.  		 			J I Ikechebelu 		,  		 			C C Okoli 		.  		 \xref{http://dx.doi.org/10.1080/01443610220130580}{10.1080/01443610220130580}.  	 	 		\textit{Journal of Obstetrics and Gynaecology}  		2002. January 1996-December 2000. 22  (3)  p. .  	 
\bibitem[Dutta ()]{b2}\label{b2} 	 		\textit{Text Book of Obstetrics},  		 			D C Dutta 		.  		 \url{https://www.meripustak.com/}  		2011. 230 p. 43.  	 	 (DCDutta-Textbook-Of-Obstetrics-7th) 	 (7th Edition) 
\bibitem[Tukur ()]{b3}\label{b3} 	 		‘The use of magnesium sulphate for the treatment of severe pre-eclampsia and eclampsia’.  		 			J Tukur 		.  		 \xref{http://dx.doi.org/10.4103/1596-3519.56232}{10.4103/1596-3519.56232}.  	 	 		\textit{Annals of African Medicine}  		2009. 8  (2)  p. .  	 
\bibitem[Nahar et al. ()]{b5}\label{b5} 	 		‘Utility of misoprostol for lobour inductionin severe pre-eclampsia and eclampsia’.  		 			S Nahar 		,  		 			C H Rasul 		,  		 			A Sayed 		,  		 			A K Azim 		.  		 \xref{http://dx.doi.org/10.1111/j.1447-0756.2004.00207.x}{10.1111/j.1447-0756.2004.00207.x}.  	 	 		\textit{The Journal of Obstetrics \& Gynecology Research}  		2004. 30  (5)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
