\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={The Formation of a Scoring System to Diagnose Endometriosis},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Formation of a Scoring System to Diagnose Endometriosis}
\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]{Adibah  Ibrahim}

             \author[2]{Adibah  Ibrahim}

             \affil[1]{  Universiti Sains Malaysia}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2017 Accepted: 3 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Endometriosis is diagnosed by direct visualization of the lesion, with or without histopathology confirmation, which is often declined by the patients. A non-invasive diagnostic scoring system was formulated to identify patients high likely to have endometriosis, who refused to undergo surgery for diagnosis confirmation.Objectives: To evaluate the reliability of a non-invasive diagnostic scoring system to diagnose endometriosis.Results: A non-invasive diagnostic tool named CliEndomet was formulated based on clinical presentation, ultrasound findings and serum Ca125 of patients.Conclusion: CliEndomet scoring system is a reliable diagnostic tool to diagnose endometriosis in patients who refuse to undergo surgical diagnosis and intervention.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
ndometriosis is a common gynecology disorder affecting women of reproductive age. It is a disease characterized by the presence of tissue that is biologically and morphologically similar to the endometrium, containing endometrial glands and stroma, in ectopic locations outside the uterine cavity. The diagnosis of endometriosis cannot be made based on clinical manifestations due to its variable manifestation. Biological markers such as serum Ca125 and IL6 are non-specific and may not reflect the disease well. Ultrasound has limited value to diagnose endometriosis, but it may be helpful to exclude ovarian endometrioma  {\ref (Moore J, 2002)}. At present, visualization of the endometriotic lesion, either via laparoscopic or laparotomy, remains the gold-standard to diagnose endometriosis. However, the lack of experience and skill of the surgeon to recognize the lesion limits its accuracy as diagnostic tool  {\ref (Razvan et al., 2010)}. Also the fact that there is a high prevalence of women with pelvic pain who refuse to undergo the operation in this region made the accurate diagnosis nearing impossible.\par
Because of the above reasons, we try to look into a non-invasive method to diagnose endometriosis, by combining the clinical manifestation, ultrasound finding and the level of serum Ca125, and later forming a scoring system to diagnose endometriosis. 
\section[{II. Objectives}]{II. Objectives}\par
The objective of this study is to formulate a diagnostic scoring system to diagnose endometriosis, and subsequently test its reliability and validity, to diagnose endometriosis, by comparing it with the goldstandard method by direct visualization of the endometriotic lesion. 
\section[{III. Methodology}]{III. Methodology}\par
All women who came to the general gynecology and Infertility Clinic of Hospital USM with pelvic pain within the age of 18 to 45 years old were randomized to participate in the study, using the computer-generated block-of-ten randomization. We excluded women who were previously diagnosed to have endometriosis. We obtained written consent from the patients.\par
The pelvic pain was assessed using the modified version of Andersch and Milsom's multidimensional verbal rating scale. This scale defines pain according to the limitation of ability to work (unaffected = 0, rarely affected = 1, moderately affected = 2, clearly affected = 3), co-existing of systemic symptoms (absent=0, present=1), and the need for analgesia (no=0, yes=1), and rank the total sum in three groups (1-2=mild, 3-4=moderate, 5=severe) (Konincky PR, 1996). The severity of deep dyspareunia and dyschezia was evaluated using a 10point linear analog scale in which 0 indicated no pain and 10 indicated unbearable pain.\par
We determined the presence of any pelvic mass by performing the abdominal examination and bimanual vaginal examination. In the presence of a mass, we determined its site, margin, surface, consistency, mobility and tenderness.\par
Using a transvaginal scan, we further evaluated the features of the mass. We collected the late luteal phase serum Ca125via venipuncture.\par
All women underwent laparoscopic surgery, where the presence of any endometriotic lesion was documented and staged using the revised American Fertility Society scoring system, and tissue biopsy were performed and sent for histology examination and diagnosis.\par
The diagnosis of endometriosis was made based on the positive findings of endometriotic lesions during the operation, with or without the confirmation of tissue histology biopsy.\par
An analysis was made on the data of the women. The simple logistic regression test is used to analyze the clinical symptoms, physical examination findings, ultrasound findings and the level of serum Ca125 of the patients. From this, we selected the significant variables for further analysis using the multiple logistic regression tests to predict the presence of endometriosis. From this, the presence of dysmenorrhoea, pelvic mass and the level of serum Ca125 between 50 to 200u/ml were significantly associated with the presence of endometriosis. Subsequently, a diagnostic scoring system was formulated and tested for its reliability and validity. 
\section[{IV. Results}]{IV. Results}\par
A total of 176 women at the age of 35.41 ± 6.90 years, with parity 2.10 ± 2.30, were recruited into the study. 106 women (60.22\%) had fertility issues, with the mean duration of subfertility of 4.12 ± 5.41 years. A total of 103 women (58.52\%) were diagnosed to have endometriosis during operation, in which 92 of them (89.32\%) confirmed by histology examination.\par
Among the 176 women, 169 women (96.00\%) had dysmenorrhea with equal distribution of severity. Out of the 169 women, 100 of them (59.17\%) were confirmed to have endometriosis. A total of 26 women had dyspareunia, in which 19 women (73.08\%) confirmed to have endometriosis. Only four women had dyschezia and two confirmed to have endometriosis.\par
158 women were noted to have pelvic masses, confirmed by ultrasound. 75 of them (47.47\%) were uniloculated while the rest were multiloculated. 42 women with uniloculated ovarian cyst (56.00\%) were noted to have endometriosis, as compared to 57 women with multiloculated cyst (68.67\%). Among all ovarian cyst noted 107 of them (67.72\%) had the typical feature of endometrioma, which is the ground glass appearance, in which 98 women (91.59\%) had endometriosis confirmed. The ROC curve as in Figure \hyperref[fig_0]{1} shows the association between the level of serum Ca125 and the diagnosis of endometriosis. The AUC was 0.8989, which indicated a good correlation. From the curve, the value of Ca125 equal or more than 50u/ml had a sensitivity of 80\% and a specificity of 86\%. There is higher likelihood of endometriosis with higher level of Ca125. However, Ca125 level more than 200u/ml had low sensitivity (7.7\%) but high specificity at 98.6\%.Thus, Ca125 levels were divided into three categories, from 50u/ml to 200u/ml (50-200u/ml) and either less than 50u/ml or more than 200u/ml.\par
We use the simple logistic regression test to evaluate the association of each clinical feature, ultrasound finding and the serum Ca125 with the diagnosis of endometriosis, as shown in Table \hyperref[tab_0]{1}. From this table, variables with significant association were taken and tested using the multiple logistic regression tests, to predict endometriosis, as shown in Table \hyperref[tab_1]{2}.   Those patients with severe dysmenorrhea will have 27 times higher risk of having endometriosis. Ca125 values and the ultrasound scan findings of thick sediments or ground-glass appearance were highly significant in the diagnosis of endometriosis.\par
Based on the significant variables in the prediction of endometriosis found in the multiple logistic regression tests, a scoring system, named as CliEndomet, was formulated as shown in Figure \hyperref[fig_2]{2}. © 2018 Global Journals 1 
\section[{E}]{E}\par
The reliability of CliEndomet was tested using kappa, as in Table \hyperref[tab_2]{3}  
\section[{V. Discussion}]{V. Discussion}\par
Endometriosis associates with pain and infertility, which causes much distress to the women involved. The gold standard diagnostic tool remains visual inspection of the endometriotic lesion, either by laparoscopy or laparotomy, with the preference of histopathological confirmation. Standing alone, none of the non-invasive tests can accurately diagnose this disease, causing a significant delay of its diagnosis and treatment. However, a combination of various noninvasive tests is yet to be tested.\par
From this study, among all the non-invasive tests tested for the diagnosis of endometriosis, the presence of dysmenorrhea, ovarian cyst at ultrasound and the level of serum Ca125 between 50 to 200 iu/ml showed a significant association with endometriosis. Based on that, a scoring system was formulated and tested for its reliability. The proposed scoring system (CliEndomet) carried a substantial agreement to diagnose endometriosis in comparison to the standard direct visualization of the disease.\par
Having able to diagnose endometriosis using a non-invasive or less invasive method could provide an advantage to the patient, especially those who are not suitable or agreeable to undergo surgery. Treatments which include hormones can be administered based on this non-invasive diagnosis, thus reducing the patient's pain agony and morbidity. Neoadjuvant medical treatment can also be administered with certainty before surgery to reduce the intraoperative complication.\par
Though CliEndomet has been shown to be a reliable diagnostic tool, it requires a proper validation test before its usage.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}?Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3129120879120879\textwidth}P{0.06227106227106227\textwidth}P{0.2436355311355311\textwidth}P{0.13388278388278388\textwidth}P{0.09729853479853479\textwidth}}
\multicolumn{4}{l}{using Simple Logistic Regression test}\tabcellsep \\
Variable\tabcellsep b\tabcellsep Crude OR (95\% CI)\tabcellsep Wald Statistic (df)\tabcellsep p value\\
Age (year)\tabcellsep -0.03\tabcellsep 0.97 (.93,1.02)\tabcellsep 1.49(1)\tabcellsep 0.222 ?\\
Parity\tabcellsep -0.23\tabcellsep 0.80 (0.69, 0.92)\tabcellsep 10.14 (1)\tabcellsep 0.001 ?\\
Presence of subfertility\tabcellsep 0.79\tabcellsep 2.20(1.19,4.06)\tabcellsep 6.41(1)\tabcellsep 0.011 ?\\
Subfertility years\tabcellsep 0.05\tabcellsep 1.05 90.99,1.11)\tabcellsep 2.59(1)\tabcellsep 0.108 ?\\
Presence of dysmenorrhoea\tabcellsep 1.06\tabcellsep 2.90(0.52,16.27)\tabcellsep 1.46(2)\tabcellsep 0.227 ?\\
Dysmenorrhoea Severity\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Mild\tabcellsep -0.90\tabcellsep 0.91 (0.91,4.46)\tabcellsep 0.01 (1)\tabcellsep 0.912\\
Moderate\tabcellsep 0.62\tabcellsep 1.85 (0.39,8.86)\tabcellsep 0.59 (1)\tabcellsep 0.492\\
Severe\tabcellsep 2.68\tabcellsep 14.67 (2.18,98.78)\tabcellsep 7,62 (1)\tabcellsep 0.006 ?\\
Presence of deep dyspareunia\tabcellsep 0.48\tabcellsep 1.61 (0.68,3.79)\tabcellsep 1.18 (1)\tabcellsep 0.277\\
Presence of dyschezia\tabcellsep -0.35\tabcellsep 0.70 (0.09,5.11)\tabcellsep 0.12 (1)\tabcellsep 0.728\\
Presence of abdominal mass\tabcellsep -0.21\tabcellsep 0.81 (0.45,1.49)\tabcellsep 0.49 (1)\tabcellsep 0.503\\
Uterus Ligaments\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Thickened\tabcellsep \tabcellsep \tabcellsep 1.00\tabcellsep \\
Not thickened\tabcellsep -3.19\tabcellsep 0.04 (0.01,0.31)\tabcellsep 9.56 (1)\tabcellsep 0.002 ?\\
POD\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Normal\tabcellsep \tabcellsep \tabcellsep 1.00\tabcellsep \\
Obliterate\tabcellsep 1.30\tabcellsep 3.68 (1.69,8.02)\tabcellsep 10.78 (1)\tabcellsep 0.001 ?\\
Locule of ovarian mass\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Uniloculated\tabcellsep 1.49\tabcellsep 4.46 (1.34,14.06)\tabcellsep 5.94 (1)\tabcellsep 0.015 ?\\
Multiloculated\tabcellsep 2.04\tabcellsep 7.67 (2.30,25.58)\tabcellsep 11.00 (1)\tabcellsep 0.001 ?\\
Content of ovarian mass\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Serous\tabcellsep -2.65\tabcellsep 0.07 (0.01,0.68)\tabcellsep 5.27 (1)\tabcellsep 0.220 ?\\
Thick with sediments\tabcellsep 3.64\tabcellsep 38.11(10.34,140.42)\tabcellsep 29.93 (1)\tabcellsep <0.001 ?\\
CA125\tabcellsep 0.04\tabcellsep 1.04 (1.03, 1.05)\tabcellsep 37.24 (1)\tabcellsep <0.001 ?\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.29188679245283017\textwidth}P{0.019245283018867923\textwidth}P{0.04650943396226415\textwidth}P{0.27584905660377357\textwidth}P{0.13632075471698113\textwidth}P{0.08018867924528303\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Regression (n=176)\tabcellsep \\
\multicolumn{2}{l}{Variable}\tabcellsep b\tabcellsep Adjusted OR (95\% CI)\tabcellsep LR statistic (df)\tabcellsep p value\\
CA125\tabcellsep \tabcellsep 0.03\tabcellsep 1.03 (1.02, 1.05)\tabcellsep 22.44 (1)\tabcellsep <0.001\\
\multicolumn{2}{l}{Dysmenorrhoea Severity}\tabcellsep \tabcellsep \tabcellsep \\
No pain\tabcellsep \tabcellsep \tabcellsep 1.00\tabcellsep 14.27 (3)\tabcellsep 0.003\\
Mild\tabcellsep \tabcellsep 0.30\tabcellsep 1.35 (0.13, 13.64)\tabcellsep 0.06 (1)\tabcellsep 0.800\\
Moderate\tabcellsep \tabcellsep 2.78\tabcellsep 16.04 (4.41, 58.34)\tabcellsep 1.34 (1)\tabcellsep 0.248\\
Severe\tabcellsep \tabcellsep 3.33\tabcellsep 27.89 (1.89, 411.95)\tabcellsep 5.87 (1)\tabcellsep 0.015\\
\multicolumn{2}{l}{Content of ovarian mass}\tabcellsep \tabcellsep \tabcellsep \\
No cyst\tabcellsep \tabcellsep \tabcellsep 1.00\tabcellsep 55.30 (2)\tabcellsep <0.001\\
Serous\tabcellsep \tabcellsep -2.66\tabcellsep 0.07 (0.01, 0.68)\tabcellsep 5.27 (1)\tabcellsep 0.022\\
\multicolumn{2}{l}{Thick with sediments}\tabcellsep 3.64\tabcellsep 38.11 (10.34, 140.42)\tabcellsep 29.93 (1)\tabcellsep <0.001\\
Severe\tabcellsep dysmenorrhea\tabcellsep was\tabcellsep significantly\tabcellsep \\
\multicolumn{4}{l}{associated with increased likelihood of having}\tabcellsep \\
endometriosis.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume XVIII Issue I Version I\\
D D D D )\\
(\\
Medical Research\\
Global Journal of\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
This study was funded by Universiti Sains Malaysia Short Term grant (304/PPSP/61312035). 			  			  				\begin{bibitemlist}{1}
\bibitem[Moore et al. ()]{b5}\label{b5} 	 		‘A systematic review of the accuracy of ultrasound in the diagnosis of endometriosis’.  		 			J Moore 		,  		 			C S Morris 		,  		 			J Lindsell 		,  		 			D Golding 		,  		 			S 		,  		 			KennedyS 		.  	 	 		\textit{Ultrasound Obstet Gynecol}  		2003. 20 p. .  	 
\bibitem[Patel et al. ()]{b6}\label{b6} 	 		‘Endometriomas: diagnostic performance of US’.  		 			M D Patel 		,  		 			F V Chen 		,  		 			DC 		,  		 			Lipson Sd 		,  		 			R A Filly 		.  	 	 		\textit{Radiology}  		1999.  (210)  p. .  	 
\bibitem[Bedaiwy et al. ()]{b0}\label{b0} 	 		‘Prediction of endometriosis with serum and peritoneal fluid markers: a prospective controlled trial’.  		 			M A Bedaiwy 		,  		 			F T Sharma 		,  		 			R K Goldberg 		,  		 			J M Attaran 		,  		 			M 		,  		 			Nelson Dr 		,  		 			A Agarwal 		.  	 	 		\textit{Hum Reprod}  		2002. 17 p. .  	 
\bibitem[Cheng ()]{b1}\label{b1} 	 		‘Serum CA-125 in preoperative patients at high risk for endometriosis’.  		 			Y M Cheng 		,  		 			WS A C C 		.  	 	 		\textit{Obstet Gynecol}  		2002. 99 p. .  	 
\bibitem[Dessole et al. ()]{b2}\label{b2} 	 		‘Sonovaginography is a new technique for assessing rectovaginal endometriosis’.  		 			S Dessole 		,  		 			F M Rubattu 		,  		 			G Cosmi 		,  		 			E 		,  		 			Ambrosini 		,  		 			G Nardelli 		,  		 			GB 		.  	 	 		\textit{Fertil Steril}  		2003. 79 p. .  	 
\bibitem[Kitawaki et al. ()]{b4}\label{b4} 	 		‘Usefulness and limits of CA-125 in diagnosis of endometriosis without associated ovarian endometriomas’.  		 			Jo Kitawaki 		,  		 			H I Hisato Koshiba 		,  		 			Miyo Kiyomizu 		,  		 			Mariko Teramoto 		,  		 			Yui Kitaoka 		,  		 			Hideo Honjo 		.  	 	 		\textit{Hum Reprod}  		2005. 20  (7)  p. .  	 
\bibitem[Eskenazi and Bonsignore ()]{b3}\label{b3} 	 		‘Validation study of nonsurgical diagnosis of endometriosis’.  		 			B Eskenazi 		,  		 			W M Bonsignore 		,  		 			L 		.  	 	 		\textit{Fertil Steril}  		2001. 76 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
