\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={Bilateral Internal Carotid Artery Agenesis: Very Rare Cause of Bilateral Pulsatile Tinnitus},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Bilateral Internal Carotid Artery Agenesis: Very Rare Cause of Bilateral Pulsatile Tinnitus}
\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]{Aynur  Aliyeva}

             \author[2]{Ziya  Karimov}

             \author[3]{Ozlem  Yagiz}

             \author[4]{Fidan Rahimli  Alekberli}

             \affil[1]{  University of Korea,}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Bilateral internal carotid artery agenesis is a very rare congenital anomaly. Intracranial blood circulation in the affected internal carotid artery side is provided by collateral vasculature, contralateral internal carotid artery through the anterior communicating artery, and from the vertebrobasilar system through the posterior communicating artery. People with this abnormality may be asymptomatic for many years. However, patients may also be present with ischemic stroke or subarachnoid hemorrhage, headache, and blurred vision. Diagnosis is usually incidental by the performance of carotid artery doppler ultrasonography or cervical/cranial magnetic resonance imaging owing to other symptoms. We report a case of bilateral internal carotid artery agenesis with pulsatile tinnitus lasting five years in the light of clinical presentation and imaging findings.

\end{abstract}


\keywords{agenesis, bilateral carotid artery, congenital anomaly, pulsatile tinnitus.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
innitus is the perception of sound in the absence of a corresponding external acoustic stimulus. This perception of the sound is associated with activity in the peripheral and central nervous systems that does not match the resonant or mechanical activity in the cochlea. The etiology of tinnitus development and maintenance is still unclear. One of the most common causes of tinnitus is pathological changes along the auditory pathway. Many abnormal conditions of the cochlea, such as sudden hearing loss, noise induced hearing loss, presbycusis or the use of ototoxic drugs, accompany this pathology. These lesions causing hearing loss can result in abnormal neuronal activity in the central auditory pathway. Other risk factors for tinnitus development or maintenance are rarely known (1-2). Tinnitus can be sometimes observed in the patients with normal hearing. The patient describes hearing as similar to ringing, roaring, buzzing, or other sounds.10\%-15\% of the population had tinnitus. It has two types: subjective and objective \hyperref[b2]{(3)}\hyperref[b3]{(4)}. Objective tinnitus is caused by a vascular or muscular origin. The first may be caused by either venous, arterial sources, or arteriovenous shunting. Vascular internal flow reflects rhythmically to the ear in accordance with the heartbeat and blood flow due to the disruption of turbulence. In patients with advanced pulsatile tinnitus, the clinician can sometimes hear these pulsatile sounds during auscultation of the neck and around the ear area. And also as, muscular pulsatile tinnitus results from myoclonus spasm of muscles, most commonly the palatal, tensor tympani, and stapedius. The most common form of tinnitus is non-pulsatile tinnitus, mostly associated with hearing loss and ear diseases \hyperref[b4]{(5,}\hyperref[b5]{6)}. Pulsatile tinnitus is uncommon, not associated with ear disease but more often in the presence of abnormal extracranial or intracranial blood vessels or intracranial hypertension. Pulsatile tinnitus caused by intracranial hypertension is not synchronized with the heartbeat, and its differential diagnosis is more difficult. Intra-arterial or intravenous angiography, Computer tomography ( CT) angiography, and magnetic resonance are used to diagnose classic vascular pulsatile tinnitus.\par
In this case, we report a patient with an infrequent vascular cause of ipsilateral tinnitus -bilateral internal carotid artery agenesis. 
\section[{II.}]{II.} 
\section[{Case Report}]{Case Report} 
\section[{T}]{T}\par
The patient was a 54-year-old white man who came to the ENT departmentwith a 5-year history of bilateral tinnitus. The tinnitus prevented the patient from sleeping. A physical examination, rutin otorhinolaryngology controls, audiometry, and other tests were normal. Also, tinnitus was not heard during auscultation. We decided to evaluate the patient for another rare cause of tinnitus. A carotid duplex ultrasound study showed no bilaterally internal carotid arteries and blood flow. We performed cranial-cervical Magnetic resonance imaging (MRI) and CT angiography of the patient. CT angiography demonstrated agenesis of the bony carotid canal and smaller cavernous sinus (Figure  {\ref 1}). Blood circulation was supplied via the posterior and anterior communicating arteries. Bilateral ophthalmic arteries were supplied from meningeal arteries.\par
After consultation with the radiologist, the patient was definitively diagnosed with bilateral carotid agenesis. It was concluded that pulsatile tinnitus occurred in the patient in accordance with the rhythm of the heartbeat due to abnormal blood flow and turbulent flow. The patient was informed, all cardiological and cranial scans were performed, and no additional pathology was found. It was reported that there was no clear and definitive treatment for pulsatile tinnitus, and the patient was satisfied with this opinion and continued his routine controls. 
\section[{III.}]{III.} 
\section[{Discussion}]{Discussion}\par
It should be considered the difference between agenesis, aplasia, and hypoplasia. Agenesis is a completely unsuccessful development with absent primordial tissue by definition. Aplasia is an absent organ in spite of the presence of the main primordial tissue. Hypoplasia is incomplete development, although primordial tissue is presented. Demonstration of the carotid canal is a nuance for differentiation. Even though MRI angiography is performed, CT of the head and neck should be administered to determine the presence/absence of a bony carotid canal \hyperref[b13]{(14)}. In our case, ICA is absent without a carotid canal, so we described it as agenesis. Also, we found a smaller cavernous sinus in the patient that is compatible with other cases in the literature \hyperref[b6]{(7)}.\par
The most common cause of objective vascular tinnitus is an arteriovenous malformation (AVM) in the posterior fossa \hyperref[b14]{(15)}. ICA agenesis is a very rare cause of tinnitus. Cohen et al. Reported one case of tinnitus caused by unilateral carotid artery agenesis \hyperref[b6]{(7)}.\par
Diagnosis is usually made incidentally with the performance of carotid artery doppler ultrasonography or cervical/cranial MRI and CT due to other symptoms \hyperref[b6]{(7)}. Also, CT or MRI angiogram is required to confirm the diagnosis and assess differential diagnoses \hyperref[b7]{(8)}. Differential diagnoses include congenital or acquired ICA stenosis, common carotid artery hypoplasia, and other aortic arch anomalies \hyperref[b11]{(12,}\hyperref[b15]{16,}\hyperref[b16]{17)}.\par
We report a rare case of bilateral tinnitus caused by bilateral ICA agenesis. There are less than 30 "Bilateral internal carotid artery agenesis" cases in the current literature. According to our knowledge, our report is the first case in which bilateral ICA causes tinnitus.\par
Internal carotid artery (ICA) agenesis is a very rare congenital anomaly with <0.01\% incidence \hyperref[b6]{(7,}\hyperref[b7]{8)}. Tode reported the first absence of ICA in 1787 \hyperref[b8]{(9)}. Though unilateral ICA defect is common, a bilateral variant is also reported 6 . It is usually asymptomatic because of blood supply through anastomosis in the circle of Willis. In addition, blood circulation is possible with continuous embryologic vessels like the trigeminal artery and collaterales that originate extracranially 3,4 . But, it occasionally may be symptomatic and be associated with other congenital anomalies and acquired defects, like partial brain hypoplasia, a functional deficit of cranial nerves, etc. \hyperref[b9]{(10)}\hyperref[b10]{(11)}\hyperref[b11]{(12)}\hyperref[b12]{(13)}. Because of decreased blood supply in the affected size, adaptation may be provided unusual vasculature. So, it can cause abnormal vascular conditions like aneurysms and AVMs. Congenital ICA defects were described less in light of clinical neurological conditions. The clinical presentation includes commonly ischemic or hemorrhagic stroke, migraine, subarachnoid hemorrhage, contralateral motor weakness, Horner's syndrome, external ear defect, decreased hearing, and rarely tinnitus \hyperref[b6]{(7,}\hyperref[b7]{8,}\hyperref[b11]{12,}\hyperref[b12]{13)}. Although the affected side is more susceptible to ischemia and can potentially cause clinical symptoms in unilateral cases, the contralateral side is becoming sensitive because of decreased circulation due to the shift of circulation to the affected side.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{figure2}}\end{figure}
 		 		\backmatter  			 
\subsection[{Conflict of interest:}]{Conflict of interest:}\par
The authors declare that they have no conflict of interest.\par
Ethics approval: For A Case Report N/A Consent to participate: Informed consent was obtained from the participant before including him in the case report.			 			  				\begin{bibitemlist}{1}
\bibitem[ Tode. Medizinisch Chirurgische Bibliothek]{b8}\label{b8} 	 		\textit{},  	 	 		\textit{Tode. Medizinisch Chirurgische Bibliothek}  		10.  	 
\bibitem[Objective ()]{b14}\label{b14} 	 		\textit{},  		 			Iglauer S Objective 		.  		 \xref{http://dx.doi.org/10.1001/ARCHOTOL.1933.03580060159001}{10.1001/ARCHOTOL.1933.03580060159001}.  	 	 		\textit{WITH REPORT OF FOUR CASES. Arch Otolaryngol}  		1933. 18  (2)  p. .  	 
\bibitem[Paparella et al. ()]{b5}\label{b5} 	 		\textit{},  		 			M Paparella 		,  		 			O Shumric 		,  		 			W B Otolaryngology 		,  		 			Saunders 		.  		1973.  	 
\bibitem[Baguley et al. ()]{b0}\label{b0} 	 		\textit{},  		 			D Baguley 		,  		 			D Mcferran 		,  		 			D Hall 		,  		 			Tinnitus 		.  		 1016/ S0140- 6736.  	 	 		\textit{Lancet}  		2013. 382  (9904)  p. .  	 
\bibitem[Kaya et al. ()]{b15}\label{b15} 	 		\textit{An Important Clue in the Sonographic Diagnosis of Internal Carotid Artery Agenesis: Ipsilateral Common Carotid Artery Hypoplasia. Case Rep Radiol},  		 			O Kaya 		,  		 			C Yilmaz 		,  		 			B Gulek 		.  		 \xref{http://dx.doi.org/10.1155/2014/516456}{10.1155/2014/516456}.  		2014. 2014 p. .  	 
\bibitem[Pavaci et al.]{b1}\label{b1} 	 		‘Analysis of the audiological characteristics and comorbidity in patients with chronic tinnitus’.  		 			S Pavaci 		,  		 			F Tortorella 		,  		 			A B Fioretti 		,  		 			A M Angelone 		,  		 			L D R Businco 		,  		 			M Lauriello 		.  		 \xref{http://dx.doi.org/10.4081/audiores.2019.231}{10.4081/audiores.2019.231}.  		 \url{doi.org/10.4081/audiores.2019.231}  	 	 		\textit{Audiol Res}  		2019  (2)  p. 231.  	 
\bibitem[Rumboldt et al. ()]{b9}\label{b9} 	 		‘Bilateral congenital absence of the internal carotid artery’.  		 			Z Rumboldt 		,  		 			M Castillo 		,  		 			S Solander 		.  		 \xref{http://dx.doi.org/10.1007/s00330-002-1742-2}{10.1007/s00330-002-1742-2}.  	 	 		\textit{Eur Radiol}  		2003. 13.  	 
\bibitem[Given et al. (2001)]{b7}\label{b7} 	 		‘Congenital Absence of the Internal Carotid Artery: Case Reports and Review of the Collateral Circulation’.  		 			C A Given 		,  		 			F Huang-Hellinger 		,  		 			M D Baker 		,  		 			N B Chepuri 		,  		 			Pearse Morris 		,  		 			P 		.  		 \url{2022./pmc/articles/PMC7973856/}  	 	 		\textit{AJNR Am J Neuroradiol}  		2001. Accessed December 28. 22  (10)  p. 1953.  	 
\bibitem[Dhiman et al. ()]{b12}\label{b12} 	 		‘Congenital Third Nerve Palsy Associated With Midbrain Hypoplasia Due to Bilateral Segmental Internal Carotid Artery Agenesis’.  		 			R Dhiman 		,  		 			B Gorimanipalli 		,  		 			D R Swamy 		,  		 			S Sharma 		,  		 			A Garg 		,  		 			R Saxena 		.  		 \xref{http://dx.doi.org/10.1097/WNO.0000000000000666}{10.1097/WNO.0000000000000666}.  	 	 		\textit{J Neuroophthalmol}  		2018. 38  (4)  p. .  	 
\bibitem[Cohen et al.]{b6}\label{b6} 	 		\textit{Internal carotid artery agenesis: diagnosis, clinical spectrum, associated conditions and its importance in the era of stroke interventions},  		 			J E Cohen 		,  		 			J M Gomori 		,  		 			R R Leker 		.  		 \xref{http://dx.doi.org/10.1179/016164110X12767786356273}{10.1179/016164110X12767786356273}.  		 \url{http://dx.doi.org/101179/016164110X12767786356273.2013}  		32 p. .  	 
\bibitem[Graham et al. ()]{b13}\label{b13} 	 		‘Magnetic resonance imaging in internal carotid artery agenesis with computed tomography and angiographic correlation--case reports’.  		 			C B Graham 		,  		 			F J Wippold 		,  		 			G W Capps 		.  		 \xref{http://dx.doi.org/10.1177/000331979905001009}{10.1177/000331979905001009}.  	 	 		\textit{Angiology}  		1999. 50  (10)  p. .  	 
\bibitem[Clarós et al. ()]{b10}\label{b10} 	 		‘Major congenital anomalies of the internal carotid artery: Agenesis, aplasia and hypoplasia’.  		 			P Clarós 		,  		 			R Bandos 		,  		 			I Gilea 		.  		 doi: 10.1016/ S0165-5876(99.  	 	 		\textit{Int J Pediatr Otorhinolaryngol}  		1999. 49  (1)  p. .  	 
\bibitem[Berkman et al. ()]{b11}\label{b11} 	 		‘Metin ORAKDÖ?EN Agenesis of the Left Internal Carotid Artery Associated with Anterior Communicating Artery Aneurysm: Case Report Anterior Kominikan Arter Anevrizmas? ile Sol ?nternal Karotid Arter Agenezisinin Birlikteli¤i: Olgu Sunumu’.  		 			Z Berkman 		,  		 			M Erfiah?n 		,  		 			N B?ber 		,  		 			H Somay 		.  	 	 		\textit{Turk Neurosurg}  		2007. 17  (4)  p. .  	 
\bibitem[Ward et al. ()]{b4}\label{b4} 	 		‘Operative treatment of surgical lesions with objective tinnitus’.  		 			P H Ward 		,  		 			R Babin 		,  		 			T C Calcaterra 		,  		 			Konrad Hr 		.  		 \xref{http://dx.doi.org/10.1177/000348947508400405}{10.1177/000348947508400405}.  	 	 		\textit{Ann Otol Rhinol Laryngol}  		1975. 84  (4)  p. .  	 	 (Pt 1) 
\bibitem[De Ridder et al. ()]{b3}\label{b3} 	 		‘Phantom percepts: tinnitus and pain as persisting aversive memory networks’.  		 			D De Ridder 		,  		 			A B Elgoyhen 		,  		 			R Romo 		,  		 			B Langguth 		.  	 	 		\textit{Proceedings of the National Academy of Sciences of the United States of America}  		2011. 108  (20)  p. .  	 
\bibitem[Park and Jeon ()]{b16}\label{b16} 	 		‘Pulsatile Tinnitus Arising from Aberrant Internal Carotid Artery at Nasopharynx’.  		 			C W Park 		,  		 			E J Jeon 		.  		 \xref{http://dx.doi.org/10.7874/KJA.2012.16.1.35}{10.7874/KJA.2012.16.1.35}.  	 	 		\textit{Korean J Audiol}  		2012. 16  (1)  p. 35.  	 
\bibitem[Axelsson ()]{b2}\label{b2} 	 		‘Tinnitus-a study of its prevalence and characteristics’.  		 			A Axelsson 		,  		 			A 		.  	 	 		\textit{British Journal of Audiology}  		1989. 23  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
