\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={Unusually Placed Supernumerary Teeth: A Case Report},
 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{2019 2019-01-15 (revised: 9 Year 2019 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019 2019-01-15}
\title{Unusually Placed Supernumerary Teeth: A Case Report}
\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. Jyoti  Sharma}

             \author[2]{Dr. Bhagwat Swaroop  Sharma}

             \author[3]{Dr. Manisha  Upadhyay}

             \author[4]{Dr. Nilotpol  Kashyap}

             \author[5]{Dr. Updesh  Masih}

             \author[6]{Dr. Shashi Prabha  Yadav}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Supernumerary teeth (hyperdontia) can be defined as any tooth or teeth like substance in excess of the normal number of deciduous or permanent teeth which can cause ectopic and delayed eruption of the permanent teeth, which can further alter the occlusion and appearance of the child.      It is has been found as per the different studies that supernumerary teeth in females (1.28%) are more prevalent than in males (1.0%). This case report describes the multidisciplinary management of two impacted supernumerary teeth, which prevented the eruption of the maxillary left central incisor (21) in case 1 and another case describes buccally erupted 11 due to the presence of retained deciduous teeth and palatally placed supernumerary teeth. Surgical removal of the supernumerary teeth was done in both the cases.

\end{abstract}


\keywords{supernumerary teeth, SLOB technique, mesiodens.}

\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
he supernumerary teeth (hyperdontia) can be defined as any teeth or tooth like substance in excess of the normal number of deciduous or permanent teeth \hyperref[b0]{1} .\par
Although the exact aetiology remains unclear, various theories were proposed which include atavism (evolutionary throw back), hyperactivity of the dental lamina, dichotomy of the tooth germ and other genetic factors. More recently, a multifactorial aetiology has been suggested \hyperref[b1]{2} .\par
Classification of supernumerary teeth may be on the basis of position or form. Positional variations include mesiodens, paramolars, distomolars and parapremolars. Variations in form consist of conical types, tuberculate types, supplemental teeth and odontomes. Supernumerary teeth may, therefore, vary from a simple odontome, through a conical or tuberculate tooth to a supplemental tooth which closely resembles a normal tooth. Also, the site and number of supernumeraries can vary greatly. It is most frequently found in males than females in the proportion of 2:1 \hyperref[b2]{3} .\par
The most common type of supernumerary tooth as indicated by Alberti is mesiodens. The term mesiodens was coined by Balk in 1917 to denote a supernumerary tooth located mesial to both central incisor appearing as peg-shaped crown in normal or inverted position. A mesiodens has an overall prevalence of 0.15-1.9\% \hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]} . Mesiodens account for 80\% of all supernumerary teeth. It can occur individually or as multiples, may appear unilaterally or bilaterally, and often remain unerupted \hyperref[b7]{8} .\par
Supernumerary teeth, especially in anterior region of maxilla, can cause eruption failure, displacement and rotation of the permanent teeth \hyperref[b8]{9} . In general these remain impacted and asymptomatic and are commonly discovered during routine radiographic examination.\par
When any of the above complication occurs or is anticipated, surgical removal of the supernumerary tooth is indicated. These case reports presents a cases of a non-syndromic patient with presence of an impacted, supernumerary teeth which was detected during routine radiographic examination and its surgical removal was planned. 
\section[{II.}]{II.} 
\section[{Case Reports}]{Case Reports} 
\section[{Case 1}]{Case 1}\par
An 11 year old male patient reported to the department of Pedodontics and Preventive Dentistry with a chief complaint of a missing maxillary right central incisor (11). The patient had no history of dental trauma. The intraoral examination showed absence of 11 (Figure  {\ref 1a}) and decayed 75, 85. Intra-oral periapical radiograph and OPG (Figure  {\ref 1b, 1c}) was advised which revealed the presence two supernumerary teeth in relation to 11, 12 which was hindering in the eruption of 11.\par
On the basis of the above findings, diagnosis of non-syndromic supernumerary teeth was made and surgical removal of the supernumerary teeth was planned along with extraction of 75, 85.\par
Under local anesthesia full thickness flap was raised. After elevation of the flap, 1/3 rd crown of supernumerary teeth in relation to 11 was visible and thus was extracted, but adequate amount of bone was removed from the buccal side in relation to 21 using slow speed hand piece with surgical round bur (No. 8) with copious saline irrigation to expose the impacted conical shaped supernumerary tooth (Figure  {\ref 1d}).\par
The margin of the bone was smoothened with a bone file. The buccal mucoperiosteal flap was repositioned and sutured with 3-0 black braided silk (Mersilk, Ethicon, Inc., Johnson \& Johnson company, USA). Sutures were removed after one week and the healing was uneventful. Extraction was done of 75 followed by 85 after one week of interval. 
\section[{Case 2}]{Case 2}\par
An 8 year old female patient reported to the department of Pedodontics and Preventive dentistry with a chief complaint of irregularly placed 11. The intraoral examination showed buccally placed 11 with palatally placed retained deciduous 51 (Figure  {\ref 2a}). Unusually Placed Supernumerary Teeth: A Case Report
\begin{quote}
Figure 1b Figure 1c Figure 2a Figure 1d Figure 2b Figure 2c\end{quote}
\par
The palatal mucoperiosteal flap was repositioned and sutured with 3-0 black braided silk (Mersilk, Ethicon, Inc., Johnson \& Johnson company, USA). Sutures were removed after one week and the healing was uneventful. 
\section[{III.}]{III.} 
\section[{Discussion}]{Discussion}\par
Any delayed, ectopic or asymmetric eruption of maxillary permanent central incisors should alert the clinician to the possibility of an impacted supernumerary tooth and requirement of careful monitoring of the case. The presence, position and relation of supernumerary teeth to the adjacent teeth, and the distance of the impacted permanent tooth from occlusal plane should be evaluated on the radiographic basis. An early recognition of the supernumerary teeth is essential for determining the appropriate treatment for each patient \hyperref[b9]{10} .\par
It has been stated that only 25\% of maxillary anterior supernumerary tooth erupts spontaneously into the oral cavity \hyperref[b10]{11} . Unerupted supernumerary tooth may lead to some potential problems which include disturbed tooth eruption, tooth rotation, bodily displacement, crowding, spacing, or diastema of normal teeth. A cystic alteration was reported in 4-9\% of the supernumerary cases, with the anterior maxilla being affected in 90\% \hyperref[b4]{5,}\hyperref[b10]{11} . Therefore, these potential detrimental effects in young children make it mandatory to extract unerupted supernumerary teeth.\par
The exact aetiology of supernumerary teeth is still obscure although many theories have been proposed. Two popularly accepted theories are 10 :\par
1. The dichotomy theory of tooth germs states that the tooth bud splits into two equal or different sized parts, resulting in two teeth of equal size or one normal and one dismorphic tooth, respectively. This hypothesis is supported by animal experiments in which split germs have been cultivated in vitro. 2. Localised and independent hyperactivity of dental lamina is the other accepted theory, which suggests supernumerary teeth are formed as a result of local, independent, conditioned hyperactivity of dental lamina.\par
In the present cases, surgical extraction of supernumerary teeth was made as soon as it was diagnosed, without any damage to adjacent teeth. Patient was monitored at regular intervals for further follow ups.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ferr?s-Padr?e et al. ()]{b7}\label{b7} 	 		‘A descriptive study of 113 unerupted supernumerary teeth in 79 pediatric patients in Barcelona’.  		 			Ferr?s-Padr?e 		,  		 			J Prats-Armengol 		,  		 			E Ferr?s-Amat 		.  	 	 		\textit{Med Oral Pathol Oral cir Bucal}  		2009. 14 p. .  	 
\bibitem[Kupietzky et al. ()]{b2}\label{b2} 	 		‘A multidisciplinary approach to the treatment of an intruded maxillary permanent incisor complicated by the presence of two mesiodens’.  		 			A Kupietzky 		,  		 			I Rotstein 		,  		 			D Kischinovsky 		.  	 	 		\textit{Pediatr Dent}  		2000. 22 p. .  	 
\bibitem[Brook ()]{b1}\label{b1} 	 		‘An unifying etiological explanation for anomalies of human tooth number and size’.  		 			A Brook 		.  	 	 		\textit{Archs Oral Biol}  		1984. 29 p. .  	 
\bibitem[Primosch ()]{b5}\label{b5} 	 		‘Anterior supernumerary teethassessment and surgical intervention in children’.  		 			R Primosch 		.  	 	 		\textit{Pediatr Dent}  		1981. 3 p. .  	 
\bibitem[Lustmann and Bodner ()]{b10}\label{b10} 	 		‘Dentigerous cysts associated with supernumerary teeth’.  		 			J Lustmann 		,  		 			L Bodner 		.  	 	 		\textit{Int J Oral Maxillofac Surg}  		1988. 17 p. .  	 
\bibitem[Sedano and Gorlin ()]{b3}\label{b3} 	 		\textit{Familial occurrence of mesiodens. Oral Surg Oral Med Oral Pathol},  		 			H O Sedano 		,  		 			R J Gorlin 		.  		1969. 27 p. .  	 
\bibitem[Jafri ()]{b9}\label{b9} 	 		‘Management of an inverted impacted mesiodens, associated with a partially erupted supplemental tooth-a case report’.  		 			S A H Jafri 		.  	 	 		\textit{Ind J Dent}  		2011. 2 p. .  	 
\bibitem[Sykaras ()]{b4}\label{b4} 	 		‘Mesiodens in primary and permanent dentitions-Report of a case’.  		 			S N Sykaras 		.  	 	 		\textit{Oral Surg Oral Med Oral Pathol}  		1975. 39 p. .  	 
\bibitem[Russell and Folwarczna ()]{b6}\label{b6} 	 		‘Mesiodens-diagnosis and management of acommon supernumerary tooth’.  		 			K A Russell 		,  		 			M A Folwarczna 		.  	 	 		\textit{J Can Dent Assoc}  		2003. 69 p. .  	 
\bibitem[Giancotti ()]{b8}\label{b8} 	 		‘Multidisciplinary evaluation and clinical management of mesiodens’.  		 			A Giancotti 		.  	 	 		\textit{Journal of Clinical Pediatric Dentistry}  		2002. 26 p. .  	 
\bibitem[Pels ()]{b0}\label{b0} 	 		‘Rare cases of supernumerary teeth’.  		 			E Pels 		.  	 	 		\textit{Anna University Mar Cur}  		2006. 2 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
