\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={Chronic Rhinosinusitis in a Patient with a Rare Anatomical Variation of Middle Turbinate: 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Chronic Rhinosinusitis in a Patient with a Rare Anatomical Variation of Middle Turbinate: 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]{Othman Mohammed  Alobaid}

             \affil[1]{  King Saud Bin Abdulaziz University for Health Sciences}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2017 Accepted: 1 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


A secondary middle turbinate is considered a rare anatomical variation of the middle turbinate. Here, we present a case of young lady who presented to our clinic with signs and symptoms of chronic rhinosinusitis and headach. On nasal endoscopy and CT sinuses, she was found to have a left secondary middle turbinate, obstructing the left osteomeatal complex. Functional endoscopic sinus surgery was performed to the patient with excellent postoperative results and no evidence of recurrence of her symptoms during a three month follow up.

\end{abstract}


\keywords{rhinosinusitis, secondary, double, middle, turbinate.}

\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
here are usually three nasal turbinates in each nasal cavity. The middle and superior turbinates are part of the ethmoid bone, while inferior turbinate is a separate bone. Rarely the fourth supreme turbinate may also present above the superior turbinate \hyperref[b0]{[1]}. The precursor structures of nasal turbinates appear between the 8th and 10th weeks of fetal life and are the ethmoturbinal and maxilloturbinal \{2,3\}.Nasal turbinates are derived from several outgrowths of the foetal lateral nasal wall These outgrowths form a group of ridges known as "ethmoturbinals". The middle turbinate develops from the third one \hyperref[b3]{[4]}. Its anterior portion inserts into the ascending process of the maxilla and the posteromedial margin of the agger nasi cells. Its superior insertion is to the lateral edge of the cribriform plate. The posterior portion is oriented horizontally and attaches to the ethmoid crest of the perpendicular plate of the palatine bone \{5\}. The middle turbinate plays a functional role in the nasal physiology, including lamination of airflow, humidification of inspired air and its deflection superiorly towards the olfactory epithelium. Nasal and paranasal sinus mucosal lining produce secretions that are moved to the nasopharynxalong the surface of middle turbinate. Thus surface and dimensions of middle turbinate are crucial for maintenance of normal nasal physiology \hyperref[b5]{[6]}. There are different anatomic variations of the middle turbinates, including paradoxical curvature, pneumatized, bifurcate, trifurcate, secondary and accessory [4-7\}. The anatomical variations may cause specific sinonasal symptoms such as migraine-like headache, smell disorders and nasal obstruction \hyperref[b7]{[8]}. Here we report a case of a patient who presented with signs and symptoms of chronic rhinosinusitis without nasal polyposis and found to have a secondary middle turbinate. 
\section[{II.}]{II.} 
\section[{Case Presentation}]{Case Presentation}\par
The present case is a 28 years old female who is known to have allergic rhinitis. She presented to our clinic with symptoms of chronic rhinosinusitis, specifically nasal obstruction, decrease smell and facial pain. Nasal examination revealed congested nasal mucosa with mild deviated nasal septum (DNS) and hypertrophy of the left middle turbinate. However, no nasal polyps were seen. A diagnosis of chronic rhinosinusitis with DNS has been made and the management plan was discussed with the patient. It included a medical therapy consisted of normal saline nasal spray and mometasone furoate nasal spray. However, no improvement has been noticed subjectively by the patient after a three months of the medical therapy. Therefore, a CT paranasal sinus has been ordered to the patient. It showed mildly deviated nasal septum, mucosal thickening of the maxillary and ethmoid sinuses, in addition to a secondary middle turbinate in the left side obstructing the osteomeatal complex (Figure  {\ref 1}). The patient then underwent limited functional endoscopic sinus surgery (FESS), in addition to septoturbinoplasty. During the intraoperative examination, the left secondary middle turbinate was identified (Figure  {\ref 2}) and then with the use of microdebrider, it was resected to improve the drainage of the osteomeatal complex. Postoperatively, the patient's symptoms improved significantly with no recurrence of her symptoms during a three months follow up period. III. 
\section[{Discussion}]{Discussion}\par
Middle turbinate forms the medial wall of the ethmoid sinus, there are different types of middle turbinates, including pneumatized (concha bullosa), paradoxally curved, bifurcate, trifurcate, secondary and accessory. Accessory middle turbinate is known as an uncinate process that is medially bent with an anterior fold to an extend greater than usual, this makes it look like two middle turbinate \hyperref[b6]{[7]}. It is different from the secondary middle turbinate because of its distinct developmental origin \hyperref[b6]{[7]}. According to Bae S and Lim S if the normal uncinate process is present in a patient with a doubled middle turbinate, the term accessory middle turbinate is appropriate. in contrast, if a turbinate like structure originates from the inferior turbinate and the uncinate process is absent, the term bifid inferior turbinate is appropriate \hyperref[b8]{[9]}.In a study by Murat Ozcan et al the incidence of accessory middle turbinate was found to be 6.8\% \hyperref[b1]{[2]}. Accessory middle turbinate may appears as an additional middle turbinate during endoscopic examination. Symptomatic accessory middle turbinate in adult commanly reported but in pediatric has not been reported until Andrew Chang, Seckin O Ulualp (2016) reported their case \hyperref[b10]{[10]}.secondary middle turbinate is a projection of part of bone which is covered by soft tissue from the middle meatus lateral wall \hyperref[b11]{[11]}. It is generally located posterosuperior to infundibulum and then curves medially and superiorly. Occasionally, it might protrude inferomedially and be mistaken for an accessory middle turbinate \hyperref[b12]{[12]}\hyperref[b13]{[13]}. \hyperref[b14]{Khanobthamchai et al (1991)} were the first to describe that secondary middle turbinate, was an incomplete anterior wall of bulla ethmoidalis \hyperref[b14]{[14]}. The incidence has been reported to be 1.5\% by Khanobthamchai et al \hyperref[b14]{[14]}, 6.8\% by Aykut et al \hyperref[b15]{[15]} and 0.8\% by Aksungur et al \hyperref[b16]{[16]} Aksungur et al suggested that secondary middle turbinate might be an additional turbinate originating embryologically from a section of a frontal ridge \hyperref[b16]{[16]}. The secondary middle turbinate can be mistaken for a polyp or an osteoma at endoscopical examination \hyperref[b17]{[17]}. Usually SMT is reported to be bilateral in allcases. But in dr.Nebil ARK, SMT was detected unilaterally \{18\}. According to Apayd?n et al., superomedially projected secondary middle turbinate has no clinical significance. However, inferiorly projected secondary middle turbinate, especially if hypertrophied and pneumatised, may narrow the ostiomeatal unit and predispose to inflammatory sinus disease it is a rare nasal cavity variation, where it accounts for 0.8\% to 6.8\% of cases  {\ref [11-16-19]}. In other hand some studies revealed that complaining of frontal headache in association with sensation of nasal obstruction were frequently observed in 92.8\% of their patients with such a variation \hyperref[b16]{[16]}. The theory behind developing symptoms in SMT like frontal headach and rhinosinusitis. Frontal and periorbital headacheis due to pressure points within the nose and suggested that headaches and facial pain could occur due to contact between the turbinate and other regions of the nasal cavity. Wolff's results showed that stimulation of various intra-nasal mucosal regions caused pain which was felt in the cutaneous distribution of the ophthalmic (V1) or maxillary (V2) division of the trigeminal nerve \hyperref[b20]{[20]}. Stammberger and Wolf found that mucosal contact could cause headache via substance P (SP), a neuropeptide released from the nasal mucosa. \hyperref[b21]{[21]} And for rhinosinusitis, Sinonasal anatomical variants of middle turbinate and nasal septum, being more common in the osteomeatal complex OMC region, are responsible for predisposing to recurrent attacks of rhinosinusitis \hyperref[b22]{[22]}.\par
In the present case, a secondary middle turbinate leading to chronic rhinosinusitis and headache was diagnosed based on nasal endoscopy and CT sinuses and managed successfully by functional endoscopic sinus surgery. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
Although secondary middle turbinate is considered a rare anatomical variation, it might lead to the development of chronic rhinosinusitis which has a significant impact on the patient. Surgeons should be aware of this entity before performing endoscopic sinus surgery to ensure a safe and effective surgery.\begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :Fig. 2 :}\end{figure}
 			\footnote{© 2018 Global Journals} 			\footnote{( )J} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Nebil et al. ()]{b18}\label{b18} 	 		\textit{},  		 			Ark Nebil 		,  		 			Aktas Md; 1 Davut 		,  		 			Yilmaz Md; 1 Turker 		,  		 			Kurtaran Md; 1 Hanifi 		,  		 			M D Secondary 		,  		 			Turbinate 		,  		 			Sinusitis 		.  	 	 		\textit{KBB-Forum}  		2009. 8  (2) .  	 
\bibitem[Lin et al. ()]{b6}\label{b6} 	 		‘A secondary middle turbinate co-existing with an accessory middle turbinate: an unusual combination of two anatomic variations’.  		 			Y L Lin 		,  		 			Y S Lin 		,  		 			W F Su 		.  	 	 		\textit{Acta Otolaryngol}  		2006.  (126)  p. .  	 
\bibitem[Bae and Lim ()]{b8}\label{b8} 	 		‘Accessory middle turbinate’.  		 			S Bae 		,  		 			S Lim 		.  	 	 		\textit{Otolaryngology-Head and Neck Surgery}  		2010. 142 p. .  	 
\bibitem[AdilOzturk a NecatAlata? b EbruOzturk a S ZekiZiylan a . First secondary middle turbinate European Journal of Radiology Extra ()]{b11}\label{b11} 	 		‘AdilOzturk a NecatAlata? b EbruOzturk a S ZekiZiylan a . First secondary middle turbinate’.  		 \xref{http://dx.doi.org/10.1016/j.ejrex.2004.09.015}{10.1016/j.ejrex.2004.09.015}.  		 09.015.  	 	 		\textit{European Journal of Radiology Extra}  		2004.  	 
\bibitem[Murat Ozcan et al. ()]{b1}\label{b1} 	 		‘Anatomical variations of nasal turbinates’.  		 			K Murat Ozcan 		,  		 			A Selcuk 		,  		 			I Ozcan 		,  		 			O Akdogan 		,  		 			H Dere 		.  	 	 		\textit{The journal of craniofacial surgery}  		2008. 19 p. .  	 
\bibitem[Kawatra et al. ()]{b5}\label{b5} 	 		‘Bilateral Accessory Middle Turbinate: A Rare Anatomical Varaition’.  		 			D Kawatra 		,  		 			D Maheshwari 		,  		 			D Saxena 		,  		 			D Varshney 		.  	 	 		\textit{IOSR Journal of Dental and Medical Sciences}  		2014. 13  (10)  p. .  	 
\bibitem[Kawatra et al. ()]{b22}\label{b22} 	 		‘Bilateral Accessory Middle Turbinate: A Rare Anatomical Varaition’.  		 			D Kawatra 		,  		 			D Maheshwari 		,  		 			D Saxena 		,  		 			D Varshney 		.  	 	 		\textit{IOSR Journal of Dental and Medical Sciences}  		2014. 13  (10)  p. .  	 
\bibitem[Chronic Rhinosinusitis in a Patient with a Rare Anatomical Variation of Middle Turbinate: A Case Report]{b9}\label{b9} 	 		\textit{Chronic Rhinosinusitis in a Patient with a Rare Anatomical Variation of Middle Turbinate: A Case Report},  		 	 
\bibitem[Aksungur et al. ()]{b12}\label{b12} 	 		‘CT demonstration of accessory nasal turbinates: secondary middle turbinate and bifid inferior turbinate’.  		 			E H Aksungur 		,  		 			K Bicakci 		,  		 			M Inal 		,  		 			E Akgul 		,  		 			F Binokay 		,  		 			B Aydogan 		.  		 31: /174.  	 	 		\textit{Eur J Radiol}  		1999.  	 
\bibitem[Aksungur ()]{b16}\label{b16} 	 		‘CT demonstration of accessory nasal turbinates: secondary middle turbinate and bifid inferior turbinate’.  		 			E H Aksungur 		,  		 			K 		.  	 	 		\textit{Eur J Radiol}  		1999. 31 p. .  	 
\bibitem[Choi ()]{b19}\label{b19} 	 		‘Frontal sinusitis caused by first and second secondary middle turbinates co-existing with an accessory middle turbinate’.  		 			Jeong Choi 		,  		 			JH 		.  	 	 		\textit{Jpn J Radiol}  		2013. 31 p. .  	 
\bibitem[Stammberger and Wolf ()]{b21}\label{b21} 	 		‘Headaches and sinus disease: the endoscopic approach’.  		 			H Stammberger 		,  		 			G Wolf 		.  	 	 		\textit{Ann Otol Rhinol Laryngol Suppl}  		1988. 97 p. .  	 
\bibitem[Apaydin et al. ()]{b13}\label{b13} 	 		‘Inferomedially projecting pneumatised secondary middle turbinate’.  		 			F D Apaydin 		,  		 			M N Duce 		,  		 			A Yildiz 		,  		 			H Egilmez 		,  		 			C Ozer 		,  		 			U D Talas 		.  	 	 		\textit{Eur J Radiol}  		2002.  	 
\bibitem[Neskey et al. ()]{b2}\label{b2} 	 		‘Nasal, septal, and turbinate anatomy and embryology’.  		 			D Neskey 		,  		 			J A Eloy 		,  		 			R R Casiano 		.  	 	 		\textit{Otolaryngol Clin North}  		2009. 42 p. .  	 
\bibitem[Levine ()]{b7}\label{b7} 	 		‘Otorhinolaryngologic causes of headache’.  		 			H L Levine 		.  	 	 		\textit{Med Clin North Am}  		1991. 75 p. .  	 
\bibitem[Braun and Stammberger ()]{b3}\label{b3} 	 		‘Pneumatization of turbinates’.  		 			H Braun 		,  		 			H Stammberger 		.  	 	 		\textit{Laryngoscope}  		2003. 113 p. .  	 
\bibitem[Viswanatha et al. ()]{b17}\label{b17} 	 		\textit{Rare Anatomical Variations of Nasal Turbinates: A Prospective Study},  		 			Borligegowda Viswanatha 		,  		 			* Suprabha Munnur Haridas 		,  		 			Maliyappanahalli Siddappa Vijayashree 		.  		2017. Scientific \& Academic Publishing. 6 p. .  	 
\bibitem[Chang1 ()]{b10}\label{b10} 	 		‘Seckin O Ulualp1, 2. A rare nasal cavity mass in a child: Accessory middle turbinate’.  		 			Andrew Chang1 		.  	 	 		\textit{SAGE Open Medical Case Reports}  		2016. 4 p. .  	 
\bibitem[Levine and Clemente ()]{b4}\label{b4} 	 		\textit{Sinus Surgery: Endoscopic and Microscopic Approaches},  		 			H W Levine 		,  		 			M P Clemente 		.  		2005. New York: Thieme.  	 
\bibitem[Wolff (ed.) ()]{b20}\label{b20} 	 		\textit{The nasal, paranasal, and aural structures as sources of headache and other pain},  		 			H G Wolff 		.  		Wolff HG (ed.)  		1948. New York: Oxford University Press. p. .  	 	 (Headache and other head pain) 
\bibitem[Khanobthamchai et al. ()]{b14}\label{b14} 	 		‘The secondary middle turbinate’.  		 			K Khanobthamchai 		,  		 			L Shankar 		,  		 			M Hawke 		,  		 			B Bingham 		.  	 	 		\textit{J Otolaryngol}  		1991. 20 p. .  	 
\bibitem[Aykut et al. ()]{b15}\label{b15} 	 		‘The secondary nasal middle concha’.  		 			M Aykut 		,  		 			E Gümüsburun 		,  		 			S Müderrïs 		,  		 			E Adigüzel 		.  	 	 		\textit{Surg Radiol Anat}  		1994. 16 p. .  	 
\bibitem[Aydil and Ozelik ()]{b0}\label{b0} 	 		‘Unilateral agenesis of middle nasal turbinate’.  		 			U Aydil 		,  		 			T Ozelik 		.  	 	 		\textit{J Laryngol Otol}  		2010. 124  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
