\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={Peribulbar Blocks: The Experience of a Specialized Ophthalmologic Surgery Centre},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Peribulbar Blocks: The Experience of a Specialized Ophthalmologic Surgery Centre}
\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]{Daniel Rodrigues  Alves}

             \author[2]{Daniel Rodrigues  Alves}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2016 Accepted: 5 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Background: Peribulbar blocks have been in clinical use for over half a century, but more recently the fear of complications has detracted many anaesthesiologists from their use, which has been decreasing in many countries. In this article we aim to characterize the safety profile of blocks performed at our Institution, by dedicated staff anaesthesiologists with vast experience.Methods: We performed a retrospective analysis of the anaesthetic register of patients undergoing peribulbar blocks for different ophthalmic procedures over a 9 months period, describing its safety, effectiveness and using logistic regression to identify possible factors influencing block quality.Results: In a total of 309 blocks there were 9 minor complications, none of which produced lasting consequences. Variables affecting sensory block depth were type of sedation during the block procedure, volume of local anaesthetic administered and type of surgery.

\end{abstract}


\keywords{anesthesia, regional ? nerve block ? eye ? ophthalmologic surgical procedures}

\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[{I. Introduction}]{I. Introduction}\par
e've come a long way since the performance of the first invasive treatments for cataracts, dating back to the fifth century BC in India 1 . Nowadays, a whole range of Ophthalmologic procedures is available to treat many of the ailments once leading to inevitable blindness, in part boosted by the development of Anaesthesiology.\par
In striking opposition to what happened just a few decades ago, in most centers general anaesthesia is now seldom performed for ophthalmic surgery in mentally capable adults \hyperref[b1]{2} (Table \hyperref[tab_0]{1}). Local and regional techniques allow not only avoidance of general anaesthesia in typically elderly patients with multiple comorbidities \hyperref[b1]{2,}\hyperref[b2]{3} , but also to take advantage of the faster recovery time loco-regional techniques allow \hyperref[b3]{4,}\hyperref[b4]{5} , which is particularly relevant when we consider the ambulatory setting usually involved. Many different options are available, be them topical anaesthesia, sub conjunctival anaesthesia, sub-Tenon's blocks, peribulbar blocks or retrobulbar blocks. Of course not all techniques are adequate for all types of surgery, but unfortunately there is no up-to-date in each case \hyperref[b1]{2,}\hyperref[b5]{6} , making practice differ considerably between institutions. In the current era of Medicine, where litigation is ever-increasing and feared, many professionals have now shifted their preference to topical anaesthesia with mild sedation whenever possible, as it perverts normal physiology the least and does not appear to be significantly associated with direct harm. After all, even though ophthalmic block complications (Table \hyperref[tab_1]{2}) are rare \hyperref[b6]{7} , the risk is real \hyperref[b4]{5,}\hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b11]{[11]}\hyperref[b12]{[12]} , and the severity of potential consequences makes them the most frequent disabling injuries related to regional anaesthesia reported in the ASA Closed Claims Project database \hyperref[b9]{10,}\hyperref[b13]{13} , with retrobulbar blocks \hyperref[b14]{14} in particular responsible for 38\% of total permanent / disabling injuries in this part of the register.  Unfortunately, this has been hampering the drive for block specialization and training of ophthalmic anaesthesiologists, representing a failed opportunity for those patients who would benefit the most from their use. Nowadays, in fact, some authors are so keen on using topical anaesthesia that they even advocate its adoption in carefully selected patients proposed for vitrectomy \hyperref[b4]{5} -something unthinkable until recently and with many detractors. This despite concerns regarding patient satisfaction and surgical conditions.\par
Boezaart et al. conducted an interesting study in which patients who had cataract surgery for both eyes in different moments in time were assigned to receive combined peribulbar-retrobulbar block on one eye and topical anaesthesia on the other. It was shown that patients generally preferred the intervention with the regional technique, which actually also helped make the surgery easier for the Ophthalmologist \hyperref[b15]{15,}\hyperref[b16]{16} . Accordingly, regional techniques remain the preferred anaesthetic approach for cataract surgery in some countries \hyperref[b17]{17,}\hyperref[b18]{18} , and are in fact regularly used at our own institution.\par
"Instituto Oftalmológico Dr. Gama Pinto" (IOGP) (Dr Gama Pinto Ophthalmology Center, located in Lisbon, Portugal) is a specialized stand-alone outpatient Ophthalmology centre whose Anaesthesiology team consists of 3 dedicated staff consultants performing peribulbar blocks on a routine basis since the year 2000, a fact that has allowed for considerable amount of experience to be gained. Considering the recent trend towards avoiding blocks in other countries, we decided to institute a register to keep track of all peribulbar blocks performed, so that an objective assessment of their safety could be made. 
\section[{II. Methods}]{II. Methods}\par
After obtaining approval from the local Ethics Committee we performed a retrospective analysis of the Anaesthetic register containing information from all patients who underwent a peribulbar block for ophthalmologic surgery at this Institution from December 1 st , 2014 to September 1 st 2015.\par
Throughout the study period no anaesthetic choices were influenced by the creation of the register, rather reflecting common local practice. Consequently, whenever clinically indicated, in the absence of contraindications and after the patient had manifested his/her informed consent, patients presenting for different ophthalmic surgeries were submitted to peribulbar blocks for surgical anaesthesia.\par
The blocks were performed using a doubleinjection technique, with inferolateral and superomedial approaches. A 27 G, 25 mm long Ophthalmic cannula with bevel (Steriseal TM , from Aspen Medical) was used, and a total volume of 1\% ropivacaine cloridrate (Fresenius-Kabi TM ) ranging from 4,0 to 6,0 mL was administered, depending on the intended surgery and anaesthesiologist's preference. After injection, external compression was routinely applied with a Honan balloon inflated to a pressure of 30 mm Hg and kept on for 12 minutes. Following block installation, its success was classified semi quantitatively on a scale of 1 to 3, 1 being insufficient, 2 sufficient and 3 very good, both for the sensory and motor aspects of blockade.\par
All these data were inserted into the register and later used to build a database imported into IBM SPSS Statistics TM version 21, which was used for all statistical calculations. We supplemented this study with data from anonymous inquiries to the surgeons, so that their views on the blocks performed at the institution could be assessed. 
\section[{III. Results}]{III. Results}\par
During the study period we performed 309 blocks in a total of 267 patients, which means that some patients (34) were operated on more than once in this timeframe with a peribulbar block. In fact, one patient was actually intervened 5 times, always with a peribulbar block (repeat vitrectomies, both eyes).\par
To facilitate a prompt understanding of the data obtained we present them graphically, with Tables \hyperref[tab_4]{3 and  4} summarizing patient characteristics in the sample, Table \hyperref[tab_5]{5} focusing on the surgeries performed and Table \hyperref[tab_6]{6} on the peribulbar blocks themselves.    As we can see most patients were elderly with comorbidities, the most common of which involved the cardiovascular system (in 75,7\% of blocks). Of note, 77 patients were also on antiplatelet medications at the time of surgery, and 15 were previously anticoagulated, having stopped the appropriate medications according to their respective half-lives or, in the case of warfarin and acenocumarol, INR \hyperref[b19]{19} . Surgical procedures were divided into 4 classes for easier statistical treatment, with a clear predominance of facoemulsification and intraocular lens placement. Accordingly, almost half the interventions were relatively short (48,5\% under 60 minutes). Sensory and motor block depth obtained is summarized in Table \hyperref[tab_6]{6}. a) Complications There were no complications with lasting sequelae in any of the 309 blocks performed. However, we did find a 2,9\% rate of "adverse events", in a total of 9 cases, described on Table  {\ref 7}.\par
Table  {\ref 7}: Adverse events related to block performance in our study ? 2 cases of activation of the oculocardiac reflex, which responded promptly to atropine administration (one had received 6,0mL of local anaesthetic, the other 5,5mL); ? 4 accidental vessel punctures (always in the inferolateral approach), solved with reorientation of the needle; ? 2 palpebral ecchymosis (minor, which reabsorbed in a few days); ? 1 patient proposed for vitrectomy who became markedly anxious despite previous explanation of the block procedure and mild pre-block sedation and ultimately had to be induced (conversion to general anaesthesia before the start of the surgery). 
\section[{b) Inferential analysis}]{b) Inferential analysis}\par
We analysed the relations between sensory block success and the different collected variables. The data obtained did not allow for valid use of Chi-square tests nor multinomial logistic regression due to a markedly dissimilar distribution between classes. Therefore, we decided to study the set of data by removing the 6 patients with failed (class 1) sensory block and used binary logistic regression to analyse the remainder (binary outcome: class 3 versus class 2 sensory block). With this strategy we obtained statistically significant values for the relationship between the volume of local anaesthetic administered and the degree of sensory block obtained, with similar findings for the variables "type of surgery" and "use of propofol for sedation" (Table \hyperref[tab_7]{8}), but not for any of the comorbidities studied.  We then built a multivariate logistic regression model, including the variables showing a positive relation to the outcome in the univariate analysis and assessing their significance when considered together. As shown in Table \hyperref[tab_8]{9}, all of them maintained statistical significance. The resulting model was itself statistically significant, but there was still much variability not explained by it (Nagelkerke pseudo-R 2 of 0,234, correct classification rate of 84,8\%, close to that of the null model). c) Surgeon questionnaires Table \hyperref[tab_9]{10} summarizes the results obtained from anonymous questionnaires answered by Ophthalmologists. 
\section[{IV. DISCUSSION}]{IV. DISCUSSION}\par
Most patients in this study were elderly, with a mean age of 73,5 and a median of 74 years old -as was to be expected considering the surgeries performed. Also in line with what is described in the literature \hyperref[b2]{3} , the most common comorbidities affected the cardiovascular, endocrine and neurologic systems, adding to the complexity of perioperative management and making the alternative of peribulbar blocks particularly appealing. 
\section[{a) Complications and adverse events}]{a) Complications and adverse events}\par
We should emphasize the inexistence of major complications in either of the 309 blocks performed, which is significant. Most likely, as defended by other authors, the fact that there is a dedicated, experienced anaesthesiology staff 3 routinely performing these blocks had an important influence on this safety profile. Still, we should mention that serious complications of peribulbar blocks reported in the literature are in the range of 1:1000 blocks \hyperref[b20]{20} , and that means our study in underpowered to draw strong conclusions as to their overall safety. The adverse events mentioned in Table  {\ref 7} were all minor and easily solved.\par
We also find it important to emphasize that in 77 blocks (24,9\%) the patients were taking antiplatelet medications and in a further 15 (4,8\%) they had been previously anticoagulated, having stopped the respective medications according to international guidelines \hyperref[b19]{19} . These guidelines allow for block performance while on antiplatelet medications (as also defended elewhere \hyperref[b21]{[21]}\hyperref[b22]{[22]}\hyperref[b23]{[23]} ), and also suggest appropriate courses of action for anticoagulation -which were followed. Neither anticoagulated nor antiaggregated patients had significant haemorrhagic complications, and even in the two cases where a minor palpebral ecchymosis developed post-block none of them were taking any of these medications. As for patients with accidental vascular puncture, one was concurrently medicated with aspirin but still did not develop ecchymosis nor signs of intraorbital haemorrhage. Despite the relatively small sample, these results support international findings concerning safety in this setting.\par
Some authors uphold that the greatest risk factor for haemorrhagic complications is vessel fragility (from diabetes, prolonged arterial hypertension) and not drug-induced dyscrasia \hyperref[b19]{19} . The same authors also advocate that the use of small, short needles is instrumental in the prevention of haemorrhagic complications, and we followed that rule. As for the puncture technique, they do suggest the avoidance of the superonasal injection, which we actually employed routinely. Interestingly, in our series vessel puncture and ecchymosis formation only occurred as a result of the inferolateral injection -not the superomedial one. Further studies with a larger sample size might help clarify the safety profile of this approach. 
\section[{b) Effectiveness}]{b) Effectiveness}\par
Apart from safety, the second most important topic in peribulbar anaesthesia is no doubt its effectiveness rate, with some authors pointing the lack of predictability in block depth as its main drawback \hyperref[b2]{3} . In some series the supplementation rate for peribulbar blocks is around 20\% \hyperref[b24]{24} , but can reach up to 66\% when buckling surgery is considered \hyperref[b25]{25} . In our study supplementation had to be performed in 6 cases (1,9\%), but in an additional 15,9\% the sensory block was not complete (grade 2), though deemed sufficient for surgery allowing adequate patient comfort and operating conditions with light 26 sedo-analgesia.\par
Regarding motor block, published studies attribute a 19\% 20 to 28\% 24 rate of poor akinesia to this type of anaesthetic technique. In our series, we had a total of 10,4\% of blocks with insufficient (grade 1) motor block, and a further 27,2\% of incomplete (grade 2) blocks, but such did not significantly impact the surgery. 
\section[{c) Clues for improvement}]{c) Clues for improvement}\par
Even though some authors found no correlation between volume of local anaesthetic and degree of block, they used volumes on average superior to ours \hyperref[b27]{27} .\par
In our study, that relation was clearly present and statistically significant, not only as far as the amount of local anaesthetic is concerned but also in terms of type of surgery. While patients submitted to predictably more painful surgeries were already receiving a higher volume of local anaesthetic (at the anaesthesiologist's discretion), the lack of statistical significance for the interaction term between both in a logistic regression model evidences that this empirical compensation attempt did not completely succeed. The same is suggested by the fact that in more aggressive surgeries, even with larger volumes of LA, the percentage of complete sensory block was found to be smaller (Figures  {\ref 1 and 2}). Therefore, we should consider that patients submitted to vitrectomy (either alone or with facoemulsification and intraocular lens placement) may benefit from routinely receiving higher volumes of local anaesthetic than those actually administered in our daily practice. Further insight into the problem could be brought forth by the use of ultrasound to confirm adequate spread of local anesthetic \hyperref[b13]{13} , the pattern of which appears to correlate with the efficacy of the block \hyperref[b24]{24} . However, that is not routinely performed at our institution and corresponding data were thus not available in our series. Another interesting point showing promise to improve our practice was the fact that propofol administration prior to the block procedure (on average 20mg) showed an OR of 2,462 (confidence interval: 1,215-4,991) in obtaining a class 3 as opposed to class 2 sensory block when compared to its absence (sedation with diazepam alone or no sedation). This suggests that patient conditions during block performance (anxiolysis, immobility and probably peribulbar muscle tone) are likely more favourable when propofol is used, suggesting we should rethink our practice in order to employ it more often. Clearly, future studies should assess whether such change could improve overall results. In the available literature some authors have suggested routinely including propofol in the sedation regimen for these patients, as a combination of midazolam, propofol and fentanyl in small doses \hyperref[b28]{28} -though to our knowledge there was no proof of better block results consequent to its adoption. 
\section[{d) Thoughts on using the Honan baloon}]{d) Thoughts on using the Honan baloon}\par
We have previously mentioned that at our institution ocular compression devices are routinely used after local anaesthetic injection, even though there is controversy in the literature concerning its efficacy. Some authors argue that compression has not been shown to enhance the quality of the block 3 and consequently elect not to use it routinely \hyperref[b27]{27} . One study found no statistically significant changes in analgesia and/or akinesia with or without Honan balloon compression \hyperref[b30]{29,}\hyperref[b31]{30} , but it should be emphasized that the minimum amount of local anaesthetic used was 7 mLnot 4 mL like in ours. Other authors \hyperref[b7]{8} (though not all \hyperref[b30]{29} ) also mention that intraocular pressure (IOP) values before and after a period of balloon compression following injection of small volumes of local anaesthetic are similar. Though this fact has not been specifically addressed in our work, we believe compression may be particularly important when small volumes of local anaesthetic are used, probably not so much from the point of view of lowering IOP after injection into a confined space (as the volume used was relatively small) but mainly to facilitate appropriate diffusion of the local anaesthetic. Still, our data cannot confirm or refute this reasoning, which is also doubtful in the literature. Should higher volumes of local anaesthetic start to be used routinely, as suggested by our data analysis, clearly this matter should be readdressed. 
\section[{e) Patient and surgeon satisfaction}]{e) Patient and surgeon satisfaction}\par
While we do not have objective data concerning patient satisfaction with peribulbar blocks, we asked ophthalmologists in anonymous questionnaires what was their take on the subject, given that they routinely follow patients early in the postoperative period. Analysing the data from the 25 inquiries returned to us we found that only one of those surgeons thought patients were dissatisfied with the technique, with 20 (80\%) considering their patient's satisfaction level was good or very good. The fact that 34 patients during the study period were operated on twice or more with peribulbar blocks also attests to their acceptance and satisfaction with the blocks, especially considering that their opinion is always taken into account at the time of choosing the anaesthetic technique.\par
One surgeon considered sensory-motor block to be usually inadequate with this technique, whereas the remaining 96\% stated that it was usually adequate. 84\% mentioned that their own degree of satisfaction with the technique was either good or very good, but none of those inquired would elect a peribulbar block as a first choice for an uncomplicated facoemulsification procedure with intraocular lens implantation (Figure \hyperref[fig_6]{3}). It is interesting to note that if the surgeon's themselves were to be intervened on, a significant proportion would rather receive a general anaesthetic (Figure \hyperref[fig_7]{4}), in frank opposition to what they chose for their patients. f) Limitations to the study Some limitations to the present study should be mentioned. To begin with, it was a retrospective study, drawing on previously collected data on the register, and such clearly limits the analysis to existing information. As an example, the grading system used for assessment of block depth was qualitative, and it would be interesting to use existing validated scores such as OASS (Ocular Anaesthetic Scoring System 31 ). Given its retrospective nature, however, with pre-existing data coded differently, such was not possible. It would also be interesting to analyse different aspects such as interference of block procedure on case turnover time, comparison of PONV and pain scores in patients submitted to peribulbar blocks versus general anaesthesia versus topical anaesthesia, but once again such data were not available for analysis.\par
Additionally, the fact that there was some variability in local anaesthetic volume administration, which was not protocolled but rather decided upon by the anaesthesiologist in normal daily practice taking into account the type of intended surgery, harboured a strong potential to become a confounding factor. However, statistical significance in the results obtained and testing for an interaction term minimized its influence.\par
Finally, we should realize that the rarity of complications advises larger studies to draw firm conclusions as to their incidence, and would also help create a logistic or even a multiple linear regression model with a higher discriminant value. 
\section[{V. Conclusion}]{V. Conclusion}\par
Despite the existence of risks, the present work suggests a favourable safety profile for peribulbar blocks, even in antiaggregated/anticoagulated patients -at least when performed by experienced, dedicated anaesthesiologists.\par
However, larger, adequately powered studies are advised to correctly define the incidence of complications.\par
Sample size limitations aside, some factors do appear to be positively related to the degree of intraoperative sensation, namely aggressiveness of surgery (naturally), amount of local anaesthetic administered and sedation with propofol versus diazepam for the block procedure. Because the latter two variables can easily be manipulated, they present an opportunity to improve local practice increasing block effectiveness rates and, ultimately, patient care. 
\section[{Competing Interests}]{Competing Interests}\par
The authors received no external funding for this work and have no competing interests to declare. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 1 :FFigure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.019921875\textwidth}P{0.830078125\textwidth}}
?\tabcellsep Children\\
?\tabcellsep Patients unable to cooperate either psychologically or due to communication problems\\
?\tabcellsep Intense tremor or nystagmus\\
?\tabcellsep Perforating eye injury\\
?\tabcellsep Blindness in the non-operated eye (relative)\\
?\tabcellsep Persistent cough\\
?\tabcellsep Inability to tolerate the recumbent position\\
?\tabcellsep Contraindication to other techniques, such as allergy to local anaesthetics\\
?\tabcellsep Cases of block failure despite adequate supplementation\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0724074074074074\textwidth}P{0.425\textwidth}P{0.10703703703703703\textwidth}P{0.24555555555555553\textwidth}}
\tabcellsep Feature\tabcellsep Frequency\tabcellsep Percentage\\
\tabcellsep <40 years old\tabcellsep 1\tabcellsep 0,3\%\\
\tabcellsep {}[40;50[ years old\tabcellsep 4\tabcellsep 1,3\%\\
\tabcellsep {}[50;60[ years old\tabcellsep 26\tabcellsep 8,4\%\\
Age (years)\tabcellsep {}[60;70[ years old\tabcellsep 71\tabcellsep 23,0\%\\
\tabcellsep {}[70;80[ years old\tabcellsep 123\tabcellsep 39,8\%\\
\tabcellsep {}[80;90[ years old\tabcellsep 77\tabcellsep 24,9\%\\
\tabcellsep ?90 years old\tabcellsep 7\tabcellsep 2,3\%\\
Sex\tabcellsep Female Male\tabcellsep 149 160\tabcellsep 48,2\% 51,8\%\\
\tabcellsep I\tabcellsep 7\tabcellsep 2,3\%\\
ASA Class\tabcellsep II\tabcellsep 218\tabcellsep 70,6\%\\
\tabcellsep III\tabcellsep 84\tabcellsep 27,2\%\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.1555678059536935\textwidth}P{0.45733186328555675\textwidth}P{0.0009371554575523704\textwidth}P{0.05248070562293274\textwidth}P{0.1836824696802646\textwidth}}
System\tabcellsep Disease\tabcellsep \tabcellsep Frequency\tabcellsep Percentage\\
\tabcellsep Coronary artery disease\tabcellsep \tabcellsep 12\tabcellsep 3,88\%\\
\tabcellsep \multicolumn{2}{l}{Previous myocardial infarction in the last 6 months}\tabcellsep 9\tabcellsep 2,91\%\\
\tabcellsep Aortic valve implantation\tabcellsep \tabcellsep 2\tabcellsep 0,65\%\\
Cardiovascular system\tabcellsep Heart failure\tabcellsep \tabcellsep 5\tabcellsep 1,62\%\\
\tabcellsep Arterial Hypertension\tabcellsep \tabcellsep 218\tabcellsep 70,55\%\\
\tabcellsep Atrial Fibrillation\tabcellsep \tabcellsep 15\tabcellsep 4,85\%\\
\tabcellsep Pacemaker\tabcellsep \tabcellsep 6\tabcellsep 1,94\%\\
\tabcellsep Other dysrhythmia\tabcellsep \tabcellsep 16\tabcellsep 5,18\%\\
\tabcellsep Aspirin\tabcellsep \tabcellsep 62\tabcellsep 20,06\%\\
Treatment with antiaggregant or anticoagulant drugs\tabcellsep Clopidogrel Warfarin Dabigatran\tabcellsep \tabcellsep 15 9 4\tabcellsep 4,85\% 2,91\% 1,29\%\\
\tabcellsep Rivaroxaban\tabcellsep \tabcellsep 2\tabcellsep 0,65\%\\
\tabcellsep Type 2 DM\tabcellsep \tabcellsep 85\tabcellsep 27,51\%\\
Endocrine system\tabcellsep Thyroid pathology\tabcellsep \tabcellsep 15\tabcellsep 4,85\%\\
\tabcellsep Obesity\tabcellsep \tabcellsep 10\tabcellsep 3,24\%\\
Psychiatric disturbances\tabcellsep Depression\tabcellsep \tabcellsep 16\tabcellsep 5,18\%\\
\tabcellsep Generalized anxiety disorder\tabcellsep \tabcellsep 20\tabcellsep 6,47\%\\
\tabcellsep Cerebrovascular Transient ischaemic attack accident\tabcellsep /\tabcellsep 18\tabcellsep 5,83\%\\
Neurologic system\tabcellsep Epilepsy\tabcellsep \tabcellsep 3\tabcellsep 0,97\%\\
\tabcellsep Dementia\tabcellsep \tabcellsep 2\tabcellsep 0,65\%\\
\tabcellsep Parkinson's disease\tabcellsep \tabcellsep 4\tabcellsep 1,29\%\\
\tabcellsep Hypoacusia\tabcellsep \tabcellsep 5\tabcellsep 1,62\%\\
\tabcellsep COPD\tabcellsep \tabcellsep 12\tabcellsep 3,88\%\\
Respiratory system\tabcellsep Emphysema\tabcellsep \tabcellsep 3\tabcellsep 0,97\%\\
\tabcellsep Asthma\tabcellsep \tabcellsep 5\tabcellsep 1,62\%\\
\tabcellsep Rheumatoid arthritis\tabcellsep \tabcellsep 5\tabcellsep 1,62\%\\
Miscellaneous\tabcellsep Chronic kidney disease Hepatic dysfunction\tabcellsep \tabcellsep 6 3\tabcellsep 1,94\% 0,97\%\\
\tabcellsep Others\tabcellsep \tabcellsep 8\tabcellsep 2,59\%\end{longtable} \par
  {\small\itshape [Note: Peribulbar Blocks: The Experience of a Specialized Ophthalmologic Surgery Centre]} 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.0733502538071066\textwidth}P{0.6191624365482233\textwidth}P{0.04530456852791878\textwidth}P{0.11218274111675128\textwidth}}
\tabcellsep Facoemulsification + intraocular lens implantation\tabcellsep 147\tabcellsep 47,6\%\\
Type of Surgery\tabcellsep Vitrectomy via pars plana / cerclage / endolaser Vitrectomy via pars plana / cerclage / endolaser + IOL implantation\tabcellsep 79 57\tabcellsep 25,6\% 18,4\%\\
\tabcellsep Trabeculectomy / ExPRESS TM valve placement / Cyclophoto-coagulation\tabcellsep 26\tabcellsep 8,4\%\\
\tabcellsep < 30 min\tabcellsep 29\tabcellsep 9,4\%\\
\tabcellsep {}[30;60[ min\tabcellsep 121\tabcellsep 39,1\%\\
Duration of surgery\tabcellsep {}[60;120[ min\tabcellsep 110\tabcellsep 35,6\%\\
\tabcellsep {}[120;180[ min\tabcellsep 42\tabcellsep 13,6\%\\
\tabcellsep ? 180 min\tabcellsep 7\tabcellsep 2,3\%\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.32477611940298506\textwidth}P{0.21059701492537314\textwidth}P{0.09388059701492538\textwidth}P{0.22074626865671643\textwidth}}
\tabcellsep Propofol\tabcellsep 134\tabcellsep 43,4\%\\
Type of sedation for block\tabcellsep No propofol (diazepam)\tabcellsep 166\tabcellsep 53,7\%\\
\tabcellsep No sedation\tabcellsep 9\tabcellsep 2,9\%\\
\tabcellsep 4,0 mL\tabcellsep 16\tabcellsep 5,2\%\\
Volume of local anaesthetic administered\tabcellsep 4,5 mL 5,0 mL 5,5 mL\tabcellsep 37 124 73\tabcellsep 12,0\% 40,1\% 23,6\%\\
\tabcellsep 6,0 mL\tabcellsep 59\tabcellsep 19,1\%\\
Degree of sensory block attained\tabcellsep 1 2 3\tabcellsep 6 49 254\tabcellsep 1,9\% 15,9\% 82,2\%\\
Degree of motor block attained\tabcellsep 1 2 3\tabcellsep 32 84 193\tabcellsep 10,4\% 27,2\% 62,4\%\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.35087209302325584\textwidth}P{0.1630813953488372\textwidth}P{0.17296511627906977\textwidth}P{0.1630813953488372\textwidth}}
Independent variable\tabcellsep Omnibus test\tabcellsep Wald statistic\tabcellsep Hosmer-Lemeshow\\
Volume local anaesthetic\tabcellsep p<0,001\tabcellsep p<0,001\tabcellsep p>0,05\\
Type of surgery\tabcellsep p=0,003\tabcellsep p=0,005\tabcellsep p>0,05\\
Propofol use\tabcellsep p=0,001\tabcellsep p=0,002\tabcellsep p>0,05\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.26540816326530614\textwidth}P{0.2151020408163265\textwidth}P{0.36948979591836734\textwidth}}
\tabcellsep \multicolumn{2}{l}{Model characteristics in general}\\
Omnibus test\tabcellsep p<0,001\tabcellsep Statistically significant (differs from the null model)\\
Hosmer-Lemeshow test\tabcellsep p=0,965\tabcellsep Adequate fit of the model to the data\\
Nagelkerke's pseudo-R 2\tabcellsep 0,234\tabcellsep Poor predictive value of the model\\
Correct classification rate\tabcellsep 84,8\%\tabcellsep Close to the null model's -poor discrimination of the model\\
\tabcellsep \multicolumn{2}{l}{Variable characteristics in the model}\\
Independent variable\tabcellsep Wald statistic\tabcellsep p-value\\
Volume local anaesthetic\tabcellsep 19,961\tabcellsep P=0,001\\
Type of surgery\tabcellsep 8,299\tabcellsep p>0,040\\
Propofol use\tabcellsep 6,248\tabcellsep P=0,012\end{longtable} \par
 
\caption{\label{tab_8}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.2657142857142857\textwidth}P{0.465\textwidth}P{0.03571428571428572\textwidth}P{0.08357142857142856\textwidth}}
Question\tabcellsep Possible options\tabcellsep Frequency\tabcellsep Percentage\\
Professional experience\tabcellsep Resident\tabcellsep 7\tabcellsep 28\%\\
\tabcellsep Fellow for less than 5 years\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep Fellow for 5-9 years\tabcellsep 2\tabcellsep 8\%\\
\tabcellsep Fellow for 10 or more years\tabcellsep 16\tabcellsep 64\%\\
\multicolumn{3}{l}{If you could choose the anaesthetic technique for your patient, what would you prefer if he/she were to be submitted to:}\tabcellsep \\
\tabcellsep Topical anaesthesia\tabcellsep 19\tabcellsep 76\%\\
Facoemulsification + intraocular lens placement\tabcellsep Topical anaesthesia + intracameral injection of LA Peribulbar block\tabcellsep 5 0\tabcellsep 20\% 0\%\\
\tabcellsep General anaesthesia\tabcellsep 1\tabcellsep 4\%\\
\tabcellsep No response\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep Topical anaesthesia\tabcellsep 1\tabcellsep 4\%\\
Extracapsular cataract extraction\tabcellsep Topical anaesthesia + intracameral injection of LA Peribulbar block\tabcellsep 4 17\tabcellsep 16\% 68\%\\
\tabcellsep General anaesthesia\tabcellsep 2\tabcellsep 8\%\\
\tabcellsep No response\tabcellsep 1\tabcellsep 4\%\\
\tabcellsep Peribulbar block\tabcellsep 10\tabcellsep 40\%\\
Vitrectomy\tabcellsep General anaesthesia\tabcellsep 8\tabcellsep 32\%\\
\tabcellsep No response\tabcellsep 7\tabcellsep 28\%\\
\tabcellsep Topical anaesthesia\tabcellsep 0\tabcellsep 0\%\\
Cyclophotocoagulation / cryoapplication\tabcellsep Topical anaesthesia + intracameral injection of LA Peribulbar block\tabcellsep 0 24\tabcellsep 0\% 96\%\\
\tabcellsep General anaesthesia\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep No response\tabcellsep 0\tabcellsep 0\%\\
If you were Facoemulsification + intraocular lens placement\tabcellsep Topical anaesthesia Topical anaesthesia + intracameral injection of LA Peribulbar block\tabcellsep 9 4 0\tabcellsep 36\% 16\% 0\%\\
\tabcellsep General anaesthesia\tabcellsep 12\tabcellsep 48\%\\
\tabcellsep No response\tabcellsep 0\tabcellsep 0\%\\
Extracapsular cataract extraction\tabcellsep Topical anaesthesia Topical anaesthesia +\tabcellsep 0 4\tabcellsep 0\% 16\%\end{longtable} \par
  {\small\itshape [Note: © 2017 Global Journals Inc. (US)]} 
\caption{\label{tab_9}Table 10 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Saudi Med J ()]{b29}\label{b29} 	 		\textit{},  	 	 		\textit{Saudi Med J}  		2007. 28 p. .  	 
\bibitem[ Oman J Ophthalmol ()]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{Oman J Ophthalmol}  		2010. 3 p. .  	 
\bibitem[Cehajic-Kapetanovic et al. ()]{b32}\label{b32} 	 		‘A novel Ocular Anaesthetic Scoring System, OASS, tool to measure both motor and sensory function following local anaesthesia’.  		 			J Cehajic-Kapetanovic 		,  		 			P N Bishop 		,  		 			S Liyanage 		,  		 			T King 		,  		 			M Muldoon 		,  		 			I M Wearne 		.  	 	 		\textit{Br J Ophthalmol}  		2010. 94 p. .  	 
\bibitem[Kallio and Rosenberg ()]{b26}\label{b26} 	 		‘Advances in ophthalmic regional anaesthesia’.  		 			H Kallio 		,  		 			P H Rosenberg 		.  	 	 		\textit{Best practice \& Research Clinical Anaesthesiology}  		2005. 19 p. .  	 
\bibitem[Clarke and Plummer ()]{b11}\label{b11} 	 		‘Adverse events associated with regional ophthalmic anaesthesia in an Australian teaching hospital’.  		 			J P Clarke 		,  		 			J Plummer 		.  	 	 		\textit{Anaesth Intensive Care}  		2011. 39 p. .  	 
\bibitem[Nouvellon et al. ()]{b2}\label{b2} 	 		‘Anaesthesia for Cataract Surgery’.  		 			E Nouvellon 		,  		 			P Cuvillon 		,  		 			J Ripart 		,  		 			E J Viel 		.  	 	 		\textit{Drugs Aging}  		2010. 27 p. .  	 
\bibitem[Eichel and Goldberg ()]{b1}\label{b1} 	 		‘Anaesthesia techniques for cataract surgery: a survey of delegates to the Congress of the International Council of Ophthalmology’.  		 			R Eichel 		,  		 			I Goldberg 		.  	 	 		\textit{Clin Experiment Ophthalmol}  		2002. 2005. 33 p. .  	 
\bibitem[Clausel et al. ()]{b7}\label{b7} 	 		‘Anesthésie péribulbaire: efficacité d'une seule injection et d'un volume d'anesthésiques locaux limité’.  		 			H Clausel 		,  		 			L Touffet 		,  		 			M Havaux 		,  		 			M Lamard 		,  		 			J Savean 		,  		 			B Cochener 		,  		 			C Arvieux 		,  		 			G Gueret 		.  	 	 		\textit{J Fr Ophtalmol}  		2008. 31 p. .  	 
\bibitem[Mavrakanas et al. ()]{b18}\label{b18} 	 		‘Are ocular injection anesthetic blocks obsolete? Indications and guidelines’.  		 			N A Mavrakanas 		,  		 			C Stathopoulos 		,  		 			J S Schutz 		.  	 	 		\textit{Curr Opin Ophthalmol}  		2011. 22 p. .  	 
\bibitem[Celiker et al.]{b28}\label{b28} 	 		\textit{Comparison of midazolam, propofol and fentanyl combinations for sedation and hemodynamic parameters in cataract extraction},  		 			V Celiker 		,  		 			E Basgul 		,  		 			A Sahin 		,  		 			S Uzun 		,  		 			B Bahadir 		,  		 			U Aypar 		.  		 	 
\bibitem[Mahajan et al. ()]{b4}\label{b4} 	 		‘Comparison of topical anesthesia and peribulbar anesthesia for 23-gauge vitrectomy without sedation’.  		 			D Mahajan 		,  		 			S Sain 		,  		 			S Azad 		,  		 			T Arora 		,  		 			R Azad 		.  	 	 		\textit{Retina}  		2013. 33 p. .  	 
\bibitem[Lee et al. ()]{b14}\label{b14} 	 		‘Complications associated with peripheral nerve blocks: lessons from the ASA Closed Claims Project’.  		 			L A Lee 		,  		 			K L Posner 		,  		 			C D Kent 		,  		 			K B Domino 		.  	 	 		\textit{Int Anesthesiol Clin}  		2011. 49 p. .  	 
\bibitem[Adekoya et al. ()]{b17}\label{b17} 	 		‘Current practice of ophthalmic anesthesia in Nigeria’.  		 			B J Adekoya 		,  		 			A O Onakoya 		,  		 			B G Balogun 		,  		 			O Oworu 		.  	 	 		\textit{Middle East Afr J Ophthalmol}  		2013. 20 p. .  	 
\bibitem[Ling et al. ()]{b30}\label{b30} 	 		‘Effect of Honan balloon compression on peribulbar anesthesia adequacy in cataract surgery’.  		 			R Ling 		,  		 			B Beigi 		,  		 			A Quinn 		,  		 			J Jacob 		,  		 			B Foot 		,  		 			T Eke 		.  	 	 		\textit{J Cataract Refract Surg}  		2002. 28 p. .  	 
\bibitem[Riad ()]{b31}\label{b31} 	 		‘Effect of pressure-reducing devices on the quality of anterior orbit anesthesia’.  		 			W Riad 		.  	 	 		\textit{J Anesth}  		2011. 25 p. .  	 
\bibitem[Hendrick et al. ()]{b12}\label{b12} 	 		‘Efficacy and safety of single injection peribulbar block performed by anesthesiologists prior to cataract surgery’.  		 			S W Hendrick 		,  		 			M K Rosenberg 		,  		 			M H Lebendom-Mansour 		.  	 	 		\textit{J Clin Anesth}  		1997. 9 p. .  	 
\bibitem[Kallio et al. ()]{b21}\label{b21} 	 		‘Haemorrhage and risk factors associated with retrobulbar / peribulbar block: a prospective study in 1383 patients’.  		 			H Kallio 		,  		 			M Paloheimo 		,  		 			E-L Maunuksela 		.  	 	 		\textit{Br J Anaesth}  		2000. 85 p. .  	 
\bibitem[Katz et al. ()]{b3}\label{b3} 	 		‘Injectable versus topical anesthesia for cataract surgery -Patient perceptions of pain and side effects’.  		 			J Katz 		,  		 			M A Feldman 		,  		 			E B Bass 		,  		 			L H Lubomski 		,  		 			J M Tielsch 		,  		 			B G Petty 		,  		 			L A Fleisher 		,  		 			O D Schein 		.  	 	 		\textit{Ophthalmology}  		2000. 107 p. .  	 
\bibitem[Newsom et al. ()]{b25}\label{b25} 	 		‘Local anaesthesia for 1221 vitreoretinal procedures’.  		 			Rsb Newsom 		,  		 			A C Wainwright 		,  		 			C R Canning 		.  	 	 		\textit{Br J Ophthalmol}  		2001. 85 p. .  	 
\bibitem[Bonhomme et al. ()]{b19}\label{b19} 	 		‘Management of antithrombotic therapies in patients scheduled for eye surgery’.  		 			F Bonhomme 		,  		 			F Hafezi 		,  		 			F Boehlen 		,  		 			W Habre 		.  	 	 		\textit{Eur J Anaesthesiol}  		2013. 30 p. .  	 
\bibitem[Jaichandran ()]{b8}\label{b8} 	 		‘Ophthalmic regional anaesthesia: A review and update’.  		 			V V Jaichandran 		.  	 	 		\textit{Indian J Anaesth}  		2013. 57 p. .  	 
\bibitem[Rizzo et al. ()]{b13}\label{b13} 	 		‘Peribulbar anesthesia: a percutaneous single injection technique with a small volume of anesthetic’.  		 			L Rizzo 		,  		 			M Marini 		,  		 			C Rosati 		,  		 			I Calamai 		,  		 			M Nesi 		,  		 			R Salvini 		,  		 			C Mazzini 		,  		 			F Campana 		,  		 			E Brizzi 		.  	 	 		\textit{Anesth Analg}  		2005. 100 p. .  	 
\bibitem[Calenda et al. ()]{b22}\label{b22} 	 		‘Peribulbar block in 500 patients scheduled for eye procedures and treated with acetyl salicylic acid’.  		 			E Calenda 		,  		 			A Cardon-Guiton 		,  		 			O Genevois 		,  		 			J Gueudry 		,  		 			M Muraine 		.  	 	 		\textit{Acta Anaesthesiol Taiwan}  		2011. 49 p. .  	 
\bibitem[Calenda et al. ()]{b23}\label{b23} 	 		‘Peribulbar block in patients scheduled for eye procedures and treated with clopidogrel’.  		 			E Calenda 		,  		 			L Lamothe 		,  		 			O Genevois 		,  		 			A Cardon 		,  		 			M Muraine 		.  	 	 		\textit{J Anesth}  		2012. 26 p. .  	 
\bibitem[Riad ()]{b9}\label{b9} 	 		‘Peribulbar blockade with a short needle for phacoemulsification surgery’.  		 			W Riad 		.  	 	 		\textit{Acta Anaesthesiol Scand}  		2009. 53 p. .  	 
\bibitem[Peribulbar Blocks: The Experience of a Specialized Ophthalmologic Surgery Centre]{b10}\label{b10} 	 		\textit{Peribulbar Blocks: The Experience of a Specialized Ophthalmologic Surgery Centre},  		 	 
\bibitem[Alhassan et al. ()]{b6}\label{b6} 	 		\textit{Peribulbar versus retrobulbar anaesthesia for cataract surgery (Review). The Cochrane Library},  		 			M B Alhassan 		,  		 			F Kyari 		,  		 			Hod Ejere 		.  		2011. 4 p. .  	 
\bibitem[Luyet et al. ()]{b24}\label{b24} 	 		‘Real-time evaluation of diffusion of the local anesthetic solution during peribulbar block using ultrasound imaging and clinical correlates of diffusion’.  		 			C Luyet 		,  		 			K T Eng 		,  		 			P J Kertes 		,  		 			A Avila 		,  		 			R H Muni 		,  		 			P Mchardy 		.  	 	 		\textit{Reg Anesth Pain Med}  		2012. 37 p. .  	 
\bibitem[Chandradeva et al. ()]{b5}\label{b5} 	 		‘Role of the anaesthetist during cataract surgery under local anaesthesia in the UK: a national survey’.  		 			K Chandradeva 		,  		 			V Nangalia 		,  		 			C E Hugkulstone 		.  	 	 		\textit{Br J Anaesth}  		2010. 104 p. .  	 
\bibitem[Ahmad et al. ()]{b16}\label{b16} 	 		‘Satisfaction level with topical versus peribulbar anesthesia experienced by same patient for phacoemulsification’.  		 			N Ahmad 		,  		 			A Zahoor 		,  		 			S A Motowa 		,  		 			S Jastaneiah 		,  		 			W Riad 		.  	 	 		\textit{Saudi J Anaesth}  		2012. 6 p. .  	 
\bibitem[Frow et al. ()]{b27}\label{b27} 	 		‘Single injection peribulbar anaesthesia’.  		 			M W Frow 		,  		 			J I Miranda-Caraballo 		,  		 			T M Akhtar 		,  		 			C E Hugkulstone 		.  	 	 		\textit{Anaesthesia}  		2000. 55 p. .  	 
\bibitem[Friedman et al. ()]{b20}\label{b20} 	 		‘Synthesis of the literature on the effectiveness of regional anesthesia for cataract surgery’.  		 			D S Friedman 		,  		 			E B Bass 		,  		 			L H Lubomski 		,  		 			L A Fleisher 		,  		 			J H Kempen 		,  		 			J Magaziner 		,  		 			M Sprintz 		,  		 			K Robinson 		,  		 			O D Schein 		.  	 	 		\textit{Ophthalmology}  		2001. 108 p. .  	 
\bibitem[Boezaart et al. ()]{b15}\label{b15} 	 		‘Topical anesthesia versus retrobulbar block for cataract surgery: the patient's perspective’.  		 			A Boezaart 		,  		 			R Berry 		,  		 			M Nell 		.  	 	 		\textit{J Clin Anesth}  		2000. 12 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
