\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={Surgical Cavity in Extended Endoscopic Endonasal Approach to the Skull Base and their Relationship with Cerebrospinal Fluidleak},
 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{2023 1970-01-01 (revised: 4 Year 2023 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{2023 1970-01-01}
\title{Surgical Cavity in Extended Endoscopic Endonasal Approach to the Skull Base and their Relationship with Cerebrospinal Fluidleak}
\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]{Marlon Ortiz  Machín}

             \author[2]{Omar López  Arbolay}

             \author[3]{Carlos Vargas  Gálvez}

             \author[4]{Ambiorix Ottenwalder  Díaz}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Cerebrospinal fluid leak represents a fearsome complication after Extended Endoscopic Endonasal Approach to the skull base. A descriptive observational study was performed in 550 patients operated for skull base tumors through Extended Endoscopic Endonasal Approaches, between 2010 and 2021 at the Ameijeiras Hospital. Surgical cavity was classified according to relation with intracranial hydrodynamic system into: type 0 (no contact with the hydrodynamic system), type 1 (subarachnoid cavity), type 2 (cisternal cavity), and type 3 (ventricular cavity). A significant increase CSF leak incidence was determined in type 2 (10,8 %) and type 3 (18 %) cavity and it was associated to increment of hydrodynamic energy secondary to Bernoulli laws.

\end{abstract}


\keywords{extended endonasal endoscopic approach (EEEA), cerebrospinal fluid (CSF) leak, surgical cavity, bernoulli laws.}

\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
urgery of cranial base tumors has historically been one of the most complex and challenging disciplines in Neurosurgery. The difficult access and its intimate relationship with critical neurovascular structures make any surgical procedure a high-risk one.  {\ref 1} Endoscopic approaches through natural corridors, Endoscopic Endonasal Approaches, allow minimizing the degree of cerebral invasiveness and improving tumor resection, with excellent results, visualization and dynamism. \hyperref[b0]{2} With endoscopic approaches, there is evidence of a lower frequency of complications compared to traditional transcranial approaches, however, the CSF leak increases and can trigger other cascading complications such as meningitis and hydrocephalus. \hyperref[b1]{3} In the following article, surgical cavity are classified depending on the contact with the intracranial hydrodynamic system and are related to the appearance of CSF fistula. 
\section[{II.}]{II.} 
\section[{Method}]{Method}\par
A descriptive observational study was performed in 550 patients operated for skull base tumors through Extended Endoscopic Endonasal Approaches, between 2010 and 2021 at the Ameijeiras Hospital. Surgical cavities were classified in relation to the intracranial hydrodynamic system into: type 0 (no contact with the hydrodynamic system), type 1 (subarachnoid cavity), type 2 (cisternal cavity), and type 3 (ventricular cavity) (Table \hyperref[tab_0]{1}) (Figure1). The statistical analysis was performed using the IBM® SPSS® version 23.0 program. To determine the relationship between postoperative CSF leak and the type of surgical cavity, it was performed the Pearson's chi-square test, with statistical significance p<0.05. In all cases, the same multilayer repair method was used at the cranial base, which included: fat, fascia lata, and Hadad-Basagasteguy nasoseptal flap.  III. 
\section[{Results}]{Results}\par
Table \hyperref[tab_1]{2} shows the distribution of patients with CSF leak according to the type of surgical cavity. It can be seen that in type 0 the incidence of fistula was 0.7\%, in type 1 it was 5\%, while in type 2 it was 10.8\% and in type 3 it was 18\%. Figure \hyperref[fig_1]{2} shows the increase in the CSF fistula as the type of surgical cavity increases.   
\section[{Discussion}]{Discussion}\par
The intracranial CSF circulation system is considered a hydrodynamic system. In physics and physiology, liquids do not flow through a pressure or velocity gradient, but through an energy gradient, which explains why sometimes the liquid flows against pressure and velocity gradients, which constitutes the Bernoulli Effect, where the pressure and velocity are part of that energy. \hyperref[b2]{4,}\hyperref[b3]{5} The CSF circulates from central hydrodynamic points of high energy, for example the cerebral ventricles, to points of lower energy such as the cisternal and subarachnoid spaces, until it is finally absorbed into the venous system through the arachnoid villi (point of very low energy). \hyperref[b4]{6} Intracranial Approaches, achieving radical surgical exeresis in most cases. However, the resulting surgical cavity may contact or be part of some point of the intracranial hydrodynamic system therefore receives the influences of the hydrodynamic laws. 1,2,6 Table \hyperref[tab_1]{2} and Figure \hyperref[fig_1]{2} show a significant increase in the CSF leak index as the type of surgical cavity increases, showing a higher incidence in types 2 and 3.\par
Before analyzing this behavior, it is important to consider some concepts: Surgical cavity: after a systematic review we did not find a precise concept, therefore, we define it as the anatomical space resulting from the surgical approach once the tumor exeresis has been performed. Hydrodynamic pressure: It is the force exerted by the fluid in motion on the walls of the cavity. This movement is defined by a vector field of velocities corresponding to the particles of the fluid and a scalar field of pressures, corresponding to the different points of the fluid in the cavity. \hyperref[b4]{6,}\hyperref[b5]{7} Flow rate or output: It is the amount of liquid that flows in a given time by a part of the hydrodynamic system, for example, the amount of liquid that flows through the surgical cavity in 1 second. \hyperref[b4]{6} How do the laws of hydrodynamics influence surgical cavity?\par
First, if the surgical site is high-energy (the ventricular system), the hydrodynamic effect can overcome the resistance of the repair barrier, impede healing, and cause a CSF leak.\par
Second, the pressure of the CSF in motion increases in the surgical cavity above the pressure of the corresponding hydrodynamic point, that is, the pressure in the type 3 or ventricular surgical bed is going to be higher than the pressure in the Monro hole, this effect occurs because this surgical space will constitute a widening of the hydrodynamic system. \hyperref[b4]{[6]}\hyperref[b5]{[7]}\hyperref[b6]{[8]} If we take an Extended Endoscopic Endonasal Approach to the Tubercle and Sphenoid Plane in the excision of a suprasellar tumor that reaches the third ventricle (Example: Craniopharyngioma) as an example, the surgical cavity that is created is type 3 (ventricular). That is, a cavity is created wide in ventricular contact that will suffer an increase in pressure higher than other normal ventricular points, for example, the hole of Monro. \hyperref[b4]{6,}\hyperref[b5]{7,}\hyperref[b7]{9,}\hyperref[b8]{10} For this demonstration, the law of fluid continuity must be applied; the amount of liquid that flows through Monro's foramen in a given time is the same as that which will flow through the surgical cavity, that is: 
\section[{Monro flow = Surgical cavity flow}]{Monro flow = Surgical cavity flow}\par
As the areas of the Monro foramen and the surgical cavity are different; to establish that equality then the liquid experiences an increase or decrease in flow velocity. For example, it increases its speed at the level of Monro's foramen and decreases at the level of the surgical cavity.\par
If we apply Bernoulli's theorem, which deals with the law of conservation of energy, then the sum of the kinetic, potential and pressure energies of a moving liquid at a given point is equal to that of any other point and mathematically is expressed:P1+ KE1+ GPE1 = P2 + KE2 + GPE 2\par
If we take into account that the Potential Energy is similar in a patient lying down at rest with a slight flexion of the head of 15 degrees, at point 1 (Monro's hole) and Point 2 (surgical cavity), then: P1+ KE1+ GPE1 = P2 + KE2 + GPE 2 P1+ KE1 = P2 + KE2, so using the formula for kinetic energy: P1+ ½ Density x V1 2 = P2 + ½ Density x V2 2 , since it is the same fluid, the density is the same. P1+ ½ Density x V12 = P2 + ½ Density x V22, then this equality depends on the variables pressure and speed of the liquid.\par
We had previously defined that the velocity of the liquid in the surgical cavity was lower than in the Monro Foramen, then: according to the laws of hydrodynamics to maintain equality in this Bernoulli equation, the pressure of the liquid in the surgical cavity is greater than the fluid pressure in the Monro foramen. These equations can be applied to both ventricular, cisternal and subarachnoid points. \hyperref[b4]{6,}\hyperref[b5]{7,}\hyperref[b10]{11} This hydrodynamic increase in CSF pressure in the surgical cavity explains the higher frequency of CSF fistula appearance as the type of surgical cavity increases. 
\section[{V.}]{V.} 
\section[{Conclusions}]{Conclusions}\par
According to the obtained results, it is essential to define the type of surgical cavity resulting from tumor exeresis and predict consequent hydrodynamic effects. The skull base repair strategy should have a broader concept that includes a multilayer repair barrier as a point of high resistance, as well as a decrease in hydrodynamic pressure in the surgical cavity through different methods: transient continuous spinal drainage (in Type 2) as well as permanent or temporary ventricular drainage (in Type 3). This would favor total healing and a decrease in the incidence of CSF leak. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 2 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.04067484662576687\textwidth}P{0.2054601226993865\textwidth}P{0.6038650306748466\textwidth}}
Surgical cavity\tabcellsep Description\tabcellsep Examples of tumors\\
\tabcellsep \tabcellsep Adenomas with intracapsular dissection,\\
Type 0\tabcellsep No contact with the hydrodynamic system\tabcellsep chordomas of the clivus and malignant\\
\tabcellsep \tabcellsep sinonasal tumors without intracranial invasion\\
Type 1\tabcellsep Subarachnoid (contact and subarachnoid dissection)\tabcellsep Adenomas with rupture of the arachnoid, meningiomas of the olfactory groove, small meningiomas of the sellar tubercle\\
\tabcellsep \tabcellsep Adenomas with extracapsular dissection, large\\
\tabcellsep \tabcellsep meningiomas of the sellar tubercle, cisternal\\
Type 2\tabcellsep Cisternal (contact and cisternal dissection)\tabcellsep craniopharyngiomas, clivus and petroclival\\
\tabcellsep \tabcellsep meningiomas or cholesteatomas, chordomas\\
\tabcellsep \tabcellsep with intracranial invasion\\
Type 3\tabcellsep Ventricular (contact and intraventricular dissection)\tabcellsep Craniopharyngiomas with ventricular invasion, giant adenomas with ventricular invasion, gliomas, and hypothalamic hamartomas\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Medical records\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.06623376623376623\textwidth}P{0.06623376623376623\textwidth}P{0.07727272727272727\textwidth}P{0.03679653679653679\textwidth}P{0.195021645021645\textwidth}P{0.029437229437229435\textwidth}P{0.07727272727272727\textwidth}P{0.06255411255411256\textwidth}P{0.06623376623376623\textwidth}P{0.033116883116883114\textwidth}P{0.11038961038961037\textwidth}P{0.007359307359307359\textwidth}P{0.02207792207792208\textwidth}}
\tabcellsep Type 0\tabcellsep \tabcellsep \tabcellsep Type 1\tabcellsep \tabcellsep \tabcellsep Type 2\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Type 3}\\
CSF leak\tabcellsep Type0\tabcellsep \%\tabcellsep Type1\tabcellsep \multicolumn{2}{l}{Type of surgical cavity \% Type2}\tabcellsep \%\tabcellsep Type3\tabcellsep \%\tabcellsep N\tabcellsep Total\tabcellsep \%\tabcellsep P\\
No\tabcellsep 265\tabcellsep 99,3 \%\tabcellsep 76\tabcellsep 95 \%\tabcellsep 107\tabcellsep 89,2\%\tabcellsep 68\tabcellsep 82 \%\tabcellsep 516\tabcellsep \multicolumn{2}{l}{93,8 \%}\\
Yes\tabcellsep 2\tabcellsep 0,7 \%\tabcellsep 4\tabcellsep 5 \%\tabcellsep 13\tabcellsep 10,8 \%\tabcellsep 15\tabcellsep 18 \%\tabcellsep 34\tabcellsep \multicolumn{2}{l}{6,2 \%}\tabcellsep 0,000\\
Total\tabcellsep 267\tabcellsep 100 \%\tabcellsep 80\tabcellsep 100 \%\tabcellsep 120\tabcellsep 100 \%\tabcellsep 83\tabcellsep 100 \%\tabcellsep 550\tabcellsep \multicolumn{2}{l}{100 \%}\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Bering Ea et al. (1963)]{b7}\label{b7} 	 		\textit{},  		 			Sato O Bering EaJr 		,  		 			Hydrocephalus: Changes 		,  		 			In 		,  		 			Of 		,  		 			Fluid 		,  		 			The 		,  		 			Ventricles 		,  		 			Neurosurg 		.  		 \xref{http://dx.doi.org/10.3171/jns.1963.20.12.1050}{10.3171/jns.1963.20.12.1050}.  		 14186107.  		1963 Dec. 20 p. .  	 
\bibitem[ (Jan 18)]{b9}\label{b9} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1186/2045-8118-8-5}{10.1186/2045-8118-8-5}.  		 21349153.  		 PMC3042979.  		Jan 18. 8 p. 5.  	 
\bibitem[Rekate (2011)]{b6}\label{b6} 	 		‘A consensus on the classification of hydrocephalus: its utility in the assessment of abnormalities of cerebrospinal fluid dynamics’.  		 			H L Rekate 		.  		 \xref{http://dx.doi.org/10.1007/s00381-011-1558-y.Epub}{10.1007/s00381-011-1558-y.Epub}.  		 21928019.  		 PMC3175041.  	 	 		\textit{Childs Nerv Syst}  		2011 Oct. 2011 Sep 17. 27  (10)  p. .  	 
\bibitem[Landrielibañez et al. ()]{b1}\label{b1} 	 		‘A new classification of complications in’.  		 			F A Landrielibañez 		,  		 			S Hem 		,  		 			P Ajler 		,  		 			E Vecchi 		,  		 			C Ciraolo 		,  		 			M Baccanelli 		.  		 \xref{http://dx.doi.org/10.1016/j.wneu.2010.11.010}{10.1016/j.wneu.2010.11.010}.  		 21704941.  	 	 		\textit{Neurosurgery. World Neurosurg}  		2011. 75  (5-6)  p. .  	 
\bibitem[Schmidt et al. ()]{b5}\label{b5} 	 		‘Bernoulli´s Principle Applied to Brain Fluids: Intracranial Pressure Does Not Drive Cerebral Perfusion or CSF Flow’.  		 			E Schmidt 		,  		 			Ros M Moyse 		,  		 			E Lorthois 		,  		 			S Swider 		,  		 			P 		.  		 27116588.  	 	 		\textit{Acta Neurochir Suppl}  		2016. 122 p. .  	 
\bibitem[Machín and Arbolay ()]{b4}\label{b4} 	 		‘Concerns of cerebrospinal fluid leak in aggressive expanded endonasal endoscopic approach for craniopharyngiomas’.  		 			M O Machín 		,  		 			O L Arbolay 		.  		 \xref{http://dx.doi.org/10.15406/jnsk.2020.10.00430}{10.15406/jnsk.2020.10.00430}.  	 	 		\textit{J Neurol Stroke}  		2020. 10  (4)  p. .  	 
\bibitem[Shepard et al. (1966)]{b3}\label{b3} 	 		‘Energy equivalent pressure’.  		 			R B Shepard 		,  		 			D C Simpson 		,  		 			J F Sharp 		.  		 \xref{http://dx.doi.org/10.1001/archsurg.1966.01330050034005}{10.1001/archsurg.1966.01330050034005}.  		 5921294.  	 	 		\textit{Arch Surg}  		1966 Nov. 93  (5)  p. .  	 
\bibitem[Czosnyka and Pickard (2004)]{b10}\label{b10} 	 		‘Monitoring and interpretation of intracranial pressure’.  		 			M Czosnyka 		,  		 			J D Pickard 		.  		 \xref{http://dx.doi.org/10.1136/jnnp.2003.033126}{10.1136/jnnp.2003.033126}.  		 15145991.  	 	 		\textit{J Neurol Neurosurg Psychiatry}  		2004 Jun. 75  (6)  p. .  	 
\bibitem[Gardner et al. ()]{b0}\label{b0} 	 		‘Outcomes following endoscopic, expanded endonasal resection of suprasellar craniopharyngiomas: a case series’.  		 			P A Gardner 		,  		 			A B Kassam 		,  		 			C H Snyderman 		,  		 			R L Carrau 		,  		 			A H Mintz 		,  		 			S Grahovac 		.  		 \xref{http://dx.doi.org/10.3171/JNS/2008/109/7/0006}{10.3171/JNS/2008/109/7/0006}.  		 18590427.  	 	 		\textit{J Neurosur}  		2008. 109  (1)  p. .  	 
\bibitem[Pollay (2010)]{b2}\label{b2} 	 		‘The function and structure of the cerebrospinal fluid outflow system’.  		 			M Pollay 		.  		 \xref{http://dx.doi.org/10.1186/1743-8454-7-9}{10.1186/1743-8454-7-9}.  		 20565964.  		 PMC2904716.  	 	 		\textit{Cerebrospinal Fluid Res}  		2010 Jun 21. 7 p. 9.  	 
\bibitem[Wagshul et al. ()]{b8}\label{b8} 	 		\textit{The pulsating brain: A review of experimental and clinical studies of intracranial pulsatility},  		 			M E Wagshul 		,  		 			P K Eide 		,  		 			J R Madsen 		.  		2011. Fluids Barriers CNS.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
