\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={A Study to Find Anatomic Measurement Correlating to Occlusal Vertical Dimension: Comparison in two Ethnic Groups of Nepal},
 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{A Study to Find Anatomic Measurement Correlating to Occlusal Vertical Dimension: Comparison in two Ethnic Groups of Nepal}
\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]{Dr. Bishal Babu  Basnet}

             \author[2]{Dr. Raj Kumar  Singh}

             \author[3]{Dr. Prakash Kumar  Parajuli}

             \affil[1]{  b. p. koirala institute of health sciences}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Establishment of proper occlusal vertical dimension is the important yet daunting task for successful prosthodontic therapy for function, esthetics and comfort to the edentulous patients. In the current study the relationship of various distances between facial landmarks to the OVD was tested in two ethnic groups of Nepal, viz. Aryans and Mongoloids. The result of this study can be useful in determining proper OVD in the patients who have lost the OVD. The aim of the study was to find the correlation between facial landmarks and OVD.Materials and methods: The OVD was measured using a Boley gauge from the prominent part of chin and nose. Other facial landmarks were also measured using the calipers in 200 adult volunteers.Results: The Pearson's product moment correlation coefficient was determined.

\end{abstract}


\keywords{occlusal vertical dimension, rima oris to pupil distance, eye-ear distance, vertical height of ear.}

\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
lossary of Prosthodontic Terms 1 defines the occlusal vertical dimension as the distance between two selected points when the occluding members are in contact and rest vertical dimension as the distance between two selected points when mandible is in physiologic rest position. For a successful denture in terms of esthetics and function correct vertical dimension should be determined. \hyperref[b1]{2} In clinical practice, there exists no universal rule for determining correct vertical dimension at occlusion because of wide range of individual variation. \hyperref[b2]{3} Use of pre-extraction records, 4 maximum biting force, \hyperref[b4]{5} electrymyographic method, \hyperref[b5]{6} and cephalometric radiograph \hyperref[b6]{7} are some of the techniques utilized for determining occlusal vertical dimension. Millet et al. \hyperref[b7]{8} recommended using multiple methods, like physiologic rest position, swallowing, phonetic, esthetics and facial measurements. Distance between soft tissue landmarks of face was significantly correlated to occclusal vertical dimension. \hyperref[b9]{9} Author ? ? ?: Department of Prosthodontics, B. P. Koirala Institute of Health Sciences, Dharan, Nepal. e-mail: bishal\textunderscore bpkihs@yahoo.com\par
The purpose of this study was to evaluate the correlation between facial measurements and occlusal vertical dimension in two ethnic groups of Nepal. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
Two hundred subjects between 19 and 46 years (mean age 25 years) were randomly selected from among the students, staffs, patients and relatives of patients visiting the College of Dental Surgery, B. P. Koirala Institute of Health Sciences. They were divided into two groups according to ethnicity, Aryans and Mongoloids. The inclusion criteria were full set of dentition, straight profile on visual examination, absence of malocclusion, no history of orthodontic and prosthodontic treatment. Each subject was instructed to relax the lips and close mouth in centric relation. The occlusal vertical dimension was measured between most prominent part of chin and nose. Other facial measurements measured were the distance between pupil of eye to corner of mouth (rima oris), distance between outer canthus of one eye to inner canthus of other eye, distance between outer canthus to midpoint of external auditory meatus and vertical height of ear. Independent sample t test was performed to test the difference of means of studied parameters in males and females and in Aryans and Mongoloids. Correlation between these facial measurements and occlusal vertical dimension was studied with Pearson's correlation coefficient (r) at the significance level ?0.05 and 95\% confidence interval. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
The mean occlusal vertical dimension of studied sample was 64.87±5.21 mm. In Aryans, it was mm and in Mongoloids mm. The tables 1-4 show the results of this study. It was found that males have significantly longer dimension of OVD. The difference of means of rima oris to pupil distance, vertical height of ear, distance between outer canthus of one eye to inner canthus of other eye and eye-ear distance between males and females was not statistically significant. As we compared two ethnicities (Table \hyperref[tab_2]{3}), it was found that OVD and rima oris to pupil distance were significantly longer in Mongoloids whereas eye-ear distance was significantly longer in Aryans than Mongoloids.\par
The correlation between the facial measurements and occlusal vertical dimension was found statistically significant in both ethnicities (Table \hyperref[tab_3]{4}). However, the correlation between rima oris to pupil distance was stronger than the others. It was also noted that correlation between other facial measurements (eye-ear distance, distance between canthi and vertical height of ear) in Mongoloids was relatively weaker. Overall, rima oris to pupil distance was significantly correlated to occlusal vertical dimension (Table  {\ref 5}) with stronger correlation than other facial measurements. p-value significant at ?0.05 level. Sig.-significant, NS-not significant IV. 
\section[{Discussion}]{Discussion}\par
The loss of teeth results in poor appearance of lower third of face. The restoration of correct vertical dimension in those who have lost it should be in harmony with the upper part of face. Prosthodontists have long been seeking for universally accepted method of determining the OVD. There were methods like use of anterior teeth measurements \hyperref[b10]{10} , closest speaking space \hyperref[b11]{11} , swallowing method 12 , patient's neuromuscular perception \hyperref[b13]{13} , cephalometric radiographs \hyperref[b14]{14} , intra-oral and extra-oral anatomic landmarks \hyperref[b15]{15} and measurement of fingers. \hyperref[b16]{16} All of these methods possess some kinds of disadvantages. The present study gave some idea about facial measurement and their use in determining occlusal vertical dimension.\par
In present study the occlusal vertical dimension was found 65.90±4.31 mm in male and 63.35±6.03 mm in female. These were found to be longer than the findigs of Ladda et al. \hyperref[b16]{16} (61.4±4.2 mm in male and 56.7±3.0 mm in female) and Kulakarni and Kohli 17 (54 to 59 mm in female and 62 to 65 mm in male). The distance between ANS and Me from cephalometric radiograph in Serbian population, was 67.87±5.67 mm in male and 61.51±5.06 mm in female. \hyperref[b6]{7} Similar measurements were observed in Iraqi adult population reported by Al-Hamadany \hyperref[b18]{18} where occlusal vertical dimension in 75 students was 66.74±6.468 mm. The OVD in males was 68.25±6.134 mm and in females, it was 63.99±6.254 mm. These values are consistent to that of current study.\par
The correlation was statistically significant and positive with rima oris to pupil of eye (r=0.557), followed by distance between outer canthus of one eye to inner canthus of other eye (r=0.449) and eye-ear distance (r=0.395) and vertical height of ear (r=0.378). This is in contrast with the study done by Delic et al. \hyperref[b19]{19} The correlation of eye-ear distance (r=0.8676) was stronger than pupil to rima oris distance (r=0.4357) in their study. Rima-oris to pupil distance was longer than lower facial height by 3 cm in a study done in Phillipinos by Tina-Olaivar et al. \hyperref[b20]{20} The limitations of the study were only two ethnic groups were taken into consideration and the findings cannot be extrapolated to other races. Also, the sample investigations to endorse or refute the findings of present study in this part of world as most of studies are found pertaining to developed countries.\par
V. 
\section[{Summary}]{Summary}\par
Anthropometric measurements of facial landmarks were recorded for 200 subjects (100 Aryans and 100 Mongoloids) and correlation of facial measurements to occlusal vertical dimension was tested. Within the limitations of this study, we can conclude that the facial measurements are significantly correlated to the occlusal vertical dimension. Findings of this study will be helpful guide in determination of occlusal vertical dimension. size was very small to conclude the findings. The occlusal vertical dimension is not constant and dynamic. Therefore the anthropometric measurement in dentulous subjects can be an adjunct but not accurate for utilizing in edentulous patients. There need to be further    \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.18832335329341315\textwidth}P{0.09161676646706587\textwidth}P{0.15778443113772453\textwidth}P{0.06107784431137724\textwidth}P{0.15778443113772453\textwidth}P{0.1934131736526946\textwidth}}
\multicolumn{2}{l}{Character Number}\tabcellsep \multicolumn{2}{l}{Minimum Maximum}\tabcellsep Mean\tabcellsep Std. deviation\\
Age\tabcellsep 200\tabcellsep 19\tabcellsep 46\tabcellsep 25\tabcellsep 4.78\\
OVD\tabcellsep 200\tabcellsep 48\tabcellsep 77\tabcellsep 64.87\tabcellsep 5.21\\
RO-Pu\tabcellsep 200\tabcellsep 52.5\tabcellsep 72\tabcellsep 64.77\tabcellsep 4.65\\
OC-IC\tabcellsep 200\tabcellsep 55\tabcellsep 77\tabcellsep 66.99\tabcellsep 3.74\\
E-E\tabcellsep 200\tabcellsep 53\tabcellsep 82\tabcellsep 69.32\tabcellsep 4.17\\
EH\tabcellsep 200\tabcellsep 48.4\tabcellsep 71\tabcellsep 60.25\tabcellsep 3.75\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.08292682926829269\textwidth}P{0.18066202090592334\textwidth}P{0.09181184668989546\textwidth}P{0.38501742160278746\textwidth}P{0.0740418118466899\textwidth}P{0.03554006968641115\textwidth}}
Parameters\tabcellsep Gender\tabcellsep N\tabcellsep \multicolumn{3}{l}{Mean±S.D. p value Remarks}\\
OVD\tabcellsep Male Female\tabcellsep 120 80\tabcellsep 65.90±4.31 63.35±6.03\tabcellsep 0.001\tabcellsep Sig.\\
RO-Pu\tabcellsep Male Female\tabcellsep 120 80\tabcellsep 64.78±4.43 64.77±4.98\tabcellsep 0.437\tabcellsep NS\\
OC-IC\tabcellsep Male Female\tabcellsep 120 80\tabcellsep 67.27±3.40 66.57±4.19\tabcellsep 0.053\tabcellsep NS\\
E-E\tabcellsep Male Female\tabcellsep 120 80\tabcellsep 70.33±3.91 67.83±4.11\tabcellsep 0.967\tabcellsep NS\\
EH\tabcellsep Male Female\tabcellsep 120 80\tabcellsep 60.93±3.75 59.23±3.55\tabcellsep 0.421\tabcellsep NS\end{longtable} \par
  {\small\itshape [Note: p-value significant at ?0.05 level. Sig.-significant, NS-not significant]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.22860635696821516\textwidth}P{0.4779951100244499\textwidth}P{0.002078239608801956\textwidth}P{0.051955990220048896\textwidth}P{0.05611246943765281\textwidth}P{0.033251833740831294\textwidth}}
\multicolumn{2}{l}{Parameters Ethnicity}\tabcellsep N\tabcellsep \multicolumn{2}{l}{Mean±S.D. p value Remarks}\\
OVD\tabcellsep \multicolumn{3}{l}{Aryan Mongoloids 100 65.86±3.61 100 63.89±6.29}\tabcellsep <0.001\tabcellsep Sig.\\
RO-Pu\tabcellsep \multicolumn{3}{l}{Aryan Mongoloids 100 66.90±3.56 100 62.65±4.65}\tabcellsep 0.003\tabcellsep Sig.\\
OC-IC\tabcellsep \multicolumn{3}{l}{Aryan Mongoloids 100 67.56±3.45 100 66.42±3.95}\tabcellsep 0.062\tabcellsep NS\\
E-E\tabcellsep \multicolumn{3}{l}{Aryan Mongoloids 100 68.54±3.24 100 70.12±4.81}\tabcellsep <0.001\tabcellsep Sig.\\
EH\tabcellsep \multicolumn{3}{l}{Aryan Mongoloids 100 60.21±3.75 100 60.29±3.78}\tabcellsep 0.200\tabcellsep NS\\
\multicolumn{5}{l}{p-value significant at ?0.05 level. Sig.-significant, NS-not significant}\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.25757575757575757\textwidth}P{0.06761363636363636\textwidth}P{0.11912878787878786\textwidth}P{0.09015151515151515\textwidth}P{0.10303030303030303\textwidth}P{0.12234848484848486\textwidth}P{0.09015151515151515\textwidth}}
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIV Issue VI Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) J\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Aryans\tabcellsep \tabcellsep \tabcellsep Mongoloids\tabcellsep \\
\multicolumn{2}{l}{Measurements Pearson's r}\tabcellsep p-value\tabcellsep Significance\tabcellsep Pearson's r\tabcellsep p-value\tabcellsep significance\\
OVD\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep \\
RO-Pu\tabcellsep 0.577\tabcellsep <0.001\tabcellsep Sig.\tabcellsep 0.466\tabcellsep <0.001\tabcellsep Sig.\\
OC-IC\tabcellsep 0.508\tabcellsep <0.001\tabcellsep Sig.\tabcellsep 0.307\tabcellsep 0.002\tabcellsep Sig.\\
E-E\tabcellsep 0.498\tabcellsep <0.001\tabcellsep Sig.\tabcellsep 0.320\tabcellsep 0.001\tabcellsep Sig.\\
EH\tabcellsep 0.471\tabcellsep <0.001\tabcellsep Sig.\tabcellsep 0.278\tabcellsep 0.005\tabcellsep Sig.\end{longtable} \par
  {\small\itshape [Note: p-value significant at ?0.05 level. Sig.-significant, NS-not significant]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.21074380165289255\textwidth}P{0.22479338842975208\textwidth}P{0.2177685950413223\textwidth}P{0.19669421487603306\textwidth}}
Measurements\tabcellsep Pearson's r\tabcellsep p-value\tabcellsep Significance\\
OVD\tabcellsep 1\tabcellsep \tabcellsep \\
RO-Pu\tabcellsep 0.557\tabcellsep <0.001\tabcellsep Sig.\\
OC-IC\tabcellsep 0.499\tabcellsep <0.001\tabcellsep Sig.\\
E-E\tabcellsep 0.395\tabcellsep <0.001\tabcellsep Sig.\\
EH\tabcellsep 0.378\tabcellsep <0.001\tabcellsep Sig.\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Rev Stomatol Chir Maxillofac (2010)]{b8}\label{b8} 	 		\textit{},  	 	 		\textit{Rev Stomatol Chir Maxillofac}  		2010 Nov-Dec.. 111  (5-6)  p. .  	 
\bibitem[Tina-Olaivar and Olaivar (1998)]{b20}\label{b20} 	 		‘A comparative study of the upper and lower vertical facial measurements of the Filipinos as it is used in the Willis method for determining the vertical dimension of occlusion’.  		 			E O Tina-Olaivar 		,  		 			O K Olaivar 		.  	 	 		\textit{J Philipp Dent Assoc}  		1998 Jun-Aug. 50  (1)  p. .  	 
\bibitem[Ladda et al. ()]{b16}\label{b16} 	 		‘A new technique to determine vertical dimension of occlusion from anthropometric measurements of finger’.  		 			R Ladda 		,  		 			A J Bhandari 		,  		 			V O Kasat 		,  		 			G S Angadi 		.  	 	 		\textit{Indian J Dent Res}  		2013. 24 p. .  	 
\bibitem[Basler et al. ()]{b14}\label{b14} 	 		‘Cephalometric analysis of the vertical dimension of occlusion’.  		 			F L Basler 		,  		 			J R Douglas 		,  		 			R S Moulton 		.  	 	 		\textit{J Prosthet Dent}  		1961. 11 p. .  	 
\bibitem[Strajnic et al. ()]{b6}\label{b6} 	 		‘Cephalometric indicators of the vertical dimension of occlusion’.  		 			L Strajnic 		,  		 			D Stanisic-Sinobad 		,  		 			D Markovic 		,  		 			L Stojanovic 		.  	 	 		\textit{Coll Antropol}  		2008. 32  (2)  p. .  	 
\bibitem[Miljcovic et al. (2001)]{b5}\label{b5} 	 		‘Comparison of physiologic methods of determination of occlusal vertical dimension in edentulous persons’.  		 			Z Miljcovic 		,  		 			M Zeljkovic 		,  		 			M Anojcic 		.  	 	 		\textit{Vojnosanit Pregl}  		2001 Jul-Aug. 58  (4)  p. .  	 
\bibitem[Al-Hamdany and Kassab ()]{b9}\label{b9} 	 		‘Correlation of vertical dimensions of soft tissue facial profiles’.  		 			A K Al-Hamdany 		,  		 			N H Kassab 		.  	 	 		\textit{Al-Rafidain Dent J}  		2010. 10  (2)  p. .  	 
\bibitem[Al-Hamdany and Kassab ()]{b18}\label{b18} 	 		‘Correlation of vertical dimensions of soft tissue facial profiles’.  		 			A K Al-Hamdany 		,  		 			N H Kassab 		.  	 	 		\textit{Al-Rafidain Dent J}  		2010. 10  (2)  p. .  	 
\bibitem[Fayz and Eslami (1988)]{b15}\label{b15} 	 		‘Determination of occlusal vertical dimension: a literature review’.  		 			F Fayz 		,  		 			A Eslami 		.  	 	 		\textit{J Prosthet Dent}  		1988 Mar. 59  (3)  p. .  	 
\bibitem[Kulkarni and Kohli (2011)]{b17}\label{b17} 	 		‘Estimation and correlation of individual facial height and total body height’.  		 			N Kulkarni 		,  		 			M Kohli 		.  	 	 		\textit{J Int Oral Health}  		2011 Apr. 3  (2)  p. .  	 
\bibitem[Delic et al. ()]{b19}\label{b19} 	 		‘Evaluation of craniometric methods for determination of vertical of occlusion’.  		 			Z Delic 		,  		 			M Simunovic-Soskic 		,  		 			R Perinic-Grzic 		,  		 			S Vukovojac 		,  		 			Z Rajic 		,  		 			T Kuna 		.  	 	 		\textit{Coll Antropol}  		2000. 1 p. .  	 	 (suppl. 24) 
\bibitem[Ekfeldt and Karlsson ()]{b10}\label{b10} 	 		‘Influence of lower lip support on recording of vertical dimension in edentulous patients’.  		 			A Ekfeldt 		,  		 			S Karlsson 		.  	 	 		\textit{J Oral Rehabil}  		1992. 19 p. .  	 
\bibitem[Boos ()]{b4}\label{b4} 	 		‘Intermaxillary relation established by biting power’.  		 			R H Boos 		.  	 	 		\textit{J Am Dent Assoc}  		1940. 27 p. .  	 
\bibitem[Shanahan ()]{b12}\label{b12} 	 		‘Physiologic vertical dimension and centric relation’.  		 			Tej Shanahan 		.  	 	 		\textit{J Prosthet Dent}  		1956. 6 p. .  	 
\bibitem[Bissau (2004)]{b3}\label{b3} 	 		‘Pre-extraction records for complete denture fabrication: a literature review’.  		 			M Bissau 		.  	 	 		\textit{J Prosthet Dent}  		2004 Jan. 91  (1)  p. .  	 
\bibitem[Heartwell and Rahn ()]{b1}\label{b1} 	 		‘Syllabus of complete dentures. 2 nd ed’.  		 			C M Heartwell 		,  		 			A O Rahn 		.  	 	 		\textit{Philadelphia: Lea \& Febiger}  		1974. p. .  	 
\bibitem[The glossary of prosthodontics terms J Prosthet Dent (2005)]{b0}\label{b0} 	 		‘The glossary of prosthodontics terms’.  	 	 		\textit{J Prosthet Dent}  		2005 Jul. 94  (1) .  	 
\bibitem[Silverman (1953)]{b11}\label{b11} 	 		‘The speaking method in measuring vertical dimension’.  		 			M M Silverman 		.  	 	 		\textit{J Prosthet Dent}  		1953 Mar. 3  (2)  p. .  	 
\bibitem[Hurst ()]{b2}\label{b2} 	 		‘Vertical dimension and its correlation with lip length and interocclusal distance’.  		 			W W Hurst 		.  	 	 		\textit{J Am Dent Assoc}  		1962. 64 p. .  	 
\bibitem[Millet et al.]{b7}\label{b7} 	 		\textit{Vertical dimension in the treatment of edentulous patient},  		 			C Millet 		,  		 			A Leterme 		,  		 			C Jeannin 		,  		 			P Jaudoin 		.  		 	 
\bibitem[Lytle (1964)]{b13}\label{b13} 	 		‘Vertical relation of occlusion by the patient's neuromuscular perception’.  		 			R B Lytle 		.  	 	 		\textit{J Prosthet Dent}  		1964 Jan-Feb. 14  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
