\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={Glaucoma as a Neurodegenerative Disease},
 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{Glaucoma as a Neurodegenerative Disease}
\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]{Korelina  V.E.}

             \author[2]{Gazizova  I.R.,}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Primary open-angle glaucoma (POAG) remains one of the most controversial eye diseases. Ophthalmologists do not have a consensus on the etiology and pathogenesis of POAG. It is obvious that glaucoma is no longer considered as an exclusively ocular disease associated with impaired hydrodynamics. The search for the causes of the inexorable progression of optic neuropathy has taken researchers far from the eyeball. According to modern concepts, glaucoma is considered as a neurodegenerative disease, located on the border of the professional interests of neurologists and ophthalmologists. Experimental and clinical studies reveal degenerative processes in glaucoma not only in the retina and optic nerve, but throughout the entire visual pathway. Structural changes in the brain in POAG are similar to those in a number of neurodegenerative diseases, for example, Alzheimer?s and Parkinson?s diseases. These changes correlate with clinical characteristics and severity of glaucoma. More recent studies have shown that neurodegeneration in glaucoma is also associated with neuroinflammatory processes affecting both the retina and brain. Characteristic signs of central nervous system (CNS) degeneration may precede the death of optic nerve fibers. Can neurodegeneration in glaucoma be considered a top-down process, or do events begin to unfold in the retina and gradually move into the brain?

\end{abstract}


\keywords{glaucoma, retinal ganglion cells, neurodegenerative disease, neuroinflammation, neuroimaging.}

\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[{V.E. Korelina ? \& I.R. Gazizova ?}]{V.E. Korelina ? \& I.R. Gazizova ?}\par
Abstract-Primary open-angle glaucoma (POAG) remains one of the most controversial eye diseases. Ophthalmologists do not have a consensus on the etiology and pathogenesis of POAG. It is obvious that glaucoma is no longer considered as an exclusively ocular disease associated with impaired hydrodynamics. The search for the causes of the inexorable progression of optic neuropathy has taken researchers far from the eyeball. According to modern concepts, glaucoma is considered as a neurodegenerative disease, located on the border of the professional interests of neurologists and ophthalmologists. Experimental and clinical studies reveal degenerative processes in glaucoma not only in the retina and optic nerve, but throughout the entire visual pathway. Structural changes in the brain in POAG are similar to those in a number of neurodegenerative diseases, for example, Alzheimer's and Parkinson's diseases. These changes correlate with clinical characteristics and severity of glaucoma. More recent studies have shown that neurodegeneration in glaucoma is also associated with neuroinflammatory processes affecting both the retina and brain. Characteristic signs of central nervous system (CNS) degeneration may precede the death of optic nerve fibers. Can neurodegeneration in glaucoma be considered a top-down process, or do events begin to unfold in the retina and gradually move into the brain?  \hyperref[b31]{[31,}\hyperref[b41]{41,}\hyperref[b56]{54]}. 
\section[{Keywords}]{Keywords} 
\section[{?????????????????}]{?????????????????}\par
? ??????????? ???????????? ???????????? ?????????????? ???????? ??? ???????? ?? ?????? ? ???????? ? ?????????? ?????, ?? ? ?? ???? ?????????? ??????????? ????. \hyperref[b67]{[65,} {\ref 88,} {\ref 91,} {\ref 93]}.\par
??????????? ????????? ????????? ????? ??? ???Ð?" ?????????? ??????? ??? ???? ??????????????????? ???????????, ????????, ??????? ??????????? ? ?????????? \hyperref[b85]{[81,} {\ref 92]}. ??? ????????? ??????????? ? ???????????? ???????????????? ? ???????? ????????. ????? ??????? ???????????? ????????, ??? ???????????????? ??? ???????? ????? ??????? ? ???????????????????? ??????????, ?????????????? ??? ????????, ??? ? ???????? ???? \hyperref[b80]{[78]}. ??????????? ???????? ??????????? ??????????? ??????? ??????? (???) ????? ?????????????? ?????? ??????? ??????????? ?????  {\ref [55]}. ????? ?? ??????? ???????????????? ??? ???????? ????????? ?????????? ??? ??????? ???????? ??????????????? ? ???????? ? ?????????? ???????????? ? ???????? ??????????? ???????? ????????. 
\section[{II.}]{II.} 
\section[{???????????????? ??? ????}]{???????????????? ??? ????} 
\section[{???????}]{???????}\par
??????????? (??) ? ??????? ?????????? (??) ???????? ???????? ????????????????? ???????????????????? ?????????????. ???????? ???????????????? ???????? ??? ?? ? ?? ????????? ?????????? ?????????????? ???????? ????????? ? ????????? ?????????? ?????: ??????????? (?-???) ??? ??, ???-????? (p-tau) ? ????????? (A?) ??? ?? \hyperref[b64]{[62]}.\par
?? ??????????????? ??????? ???????? ? ???????? ? ???? ????????? ?????, ??? ???????? ? ???????????? ????????, ??????????????? ?????? ?????? ? ????????. ?????????????? ?????????? ????? ??????????? ???????? ???????????? ????????? ???????????? (A?) ? ?????????????????? ????????? ??????????????????????? ???-????? (pTau). ??? ????????? ????? ?????????????? ? ???????? ? ?????????? ????? \hyperref[b69]{[67]}.\par
?? ???????????? ????? ??????????????????? ???????????? ???????????? ? ??????????????? ??????? ????????????????? ????????. ??? ?????????????? ?????????? ????? ????, ????????? ?? ????????? ???????????. ??? ?? ????? ???????????? ??????????? ????????????????? ?????? ???????? \hyperref[b60]{[58]}.\par
Ð?"???????, ??????????????????? ??????????? ??????????? ?????, ??????????????? ??????? ??????????? ?????? ???????? (Ð?"??) ? ??????? ?????????? ??????? \hyperref[b90]{[85,} {\ref 95]}.\par
??? ?????????? ???, ????? ?????? ?? ?????? ??????, ???????????? ??-??????, ?????????????????? ??? ????????????????, ????? ?????????? ???????????????? ??????? ??????????????? ???????? ? ???????, ?????????? ?????? ?? ?????????. ??-??????, ?????? ????????????? ???? ???????? ? ????? ?????????? ????????? ?????? ? ?????????? ????????. ??? ??? ??????????? ????? ??????????? ??????? ? ????????? ?????????????????, ?????????? ? ?????? ???????. ?????????? ????? ?????????? ?????????????? ? ????????? \hyperref[b16]{[16,}\hyperref[b76]{74,}\hyperref[b85]{81,} {\ref 92]}.\par
? ????????? ? ???????? ??????????? ???????? ??????????? ? 5 ??? ????, ??? ? ?? ??????????? ?? ??????????? ??????. ???????????? ??? ???? ??????? ????? ?????? ???? ????????? ?????????? ?????????? \hyperref[b14]{[14,}\hyperref[b39]{39]}.  \hyperref[b34]{[34,}\hyperref[b58]{56]}.\par
? ???? ????? ???????????? ??????????? ?????????? ????? ????? ???? ????? ???????? ?????? ??????????? ???????? \hyperref[b74]{[72]}.\par
???? ????? ????????? ??? ? ???????????? ??????? ??????????? ?? ??????? ???????? ? ???????? ??????????? \hyperref[b18]{[18]}, ?? ?????? ????????????? ????????, ??? ???????? ????????? ?????? ? ?????? ???????? ????? ???? ?????????? ??? ?? ?????? ??????? ?????????? ??????? \hyperref[b38]{[38]}  \hyperref[b22]{[22]}.\par
Ð?"??????????-????????? ???????????? (Ð?"??) ???????????? ????? ????? ???, ?????????? ?? ??????????? ???????? ??????? ???? ? ??????? ???????? ? ???????. ????????? ????????????? ???????? ??????????? ????????????? ? ??????in vivo.?????? ???????????? ??? ???????? ???????? ?????? ?????? ???????? ??????????? ???? ? ????????? ? ?????????. ???????????????? ???????? ?????????? ? ?????????? ?????, ?????????? ??????, ?????????? ?????????? ??????, ?????????? ?????????? ? ?????????? ???? ? ??????? ????????? \hyperref[b21]{[21]}.\par
????????????? ????? ??????? ???????????? ????????? ????????? ????? ??????, ?? ????????? ? ????????????? ??????????????????? ??????????????, ??????????? ???Ð?". 
\section[{III.}]{III.}\par
???????????????? Ð?"????????? ??? ???Ð?" ???? ???????????????? ?????????? ? ???????? ? ???????????????? ?????????? ?????????? ?????????? ??????? ??????????? ????????? ??????????? \hyperref[b26]{[26,}\hyperref[b27]{27]}. ?????? ???????????????? ???? ???????? ?????? ???????????? ???? ???????? ? ??????????? ????? ??? ???????? ??????? ???????? \hyperref[b37]{[37,}\hyperref[b89]{84]}. ????????? ??????????? ??? ???Ð?" ???? ???????? ? ????????????????? ? ??????????? ????????????? \hyperref[b23]{[23,}\hyperref[b53]{52]}. ?????????? ??????????? ????? ?????? ? ????? ??????????? ?????, ??? ??????????? ?????????? ???????????? ? ??? ?????? ? ??????? ?????????????? ??????????? \hyperref[b78]{[76]}. ?????? ??? ????? ??????????? ????? ???????? ??????? ? ??????????? ??????????? ?????? ?Ð?"Ð?".\par
????????????? ?????????????, ??? ???????????????? ?????????? ? ????????? ????? ???????? ????????????????? ???????? ? ???????? ???Ð?" \hyperref[b12]{[12,}\hyperref[b20]{20,}\hyperref[b35]{35,}\hyperref[b62]{60,}\hyperref[b73]{71]}. ????????, ??????? ???????????????? Ð?"?? (??Ð?"??) ? ??????? Ð?"??, ??????? ???????? ????? ????????? ???????????, ????? ????????? ? ????????? ????????? ? ??????? ???????????, ??? ????? ??????????? ???????? ? ???????????????? ???Ð?" \hyperref[b49]{[48]}.\par
???????????? ??????????? ???????? ???? ? ???????? ???????????????? ? ???????? ?????? ???????? ? ??????????? ????? ??? ????????.\par
????????????????  \hyperref[b11]{[11,}\hyperref[b33]{33,}\hyperref[b86]{82]}. ? ???????? ?? ???????? ??????? ???????? ?????????.\par
?? ?????? ?????? ???????, ? ???????? ??????????????? ???????? ???? ?????? ?????? ????????? \hyperref[b42]{[42,}\hyperref[b44]{44,}\hyperref[b82]{79]}. ??????? ??????????? ??????????? ?????????? ???????. ? ?????????? ???????? ?????? ????????, ????? ???????? ?? ???????? ?????????, ?????????? ?????????? ??????????? \hyperref[b70]{[68]}. ??? ????????? ?????????? ????????? ???????????? ? ???????????? ?????????? ???????? Ð?"?? ?? ????? ???????????. ????????? ??????????? ??????????? ?????, ?????????? ?????????? ? ?????????? ? ??????????. ??? ????????? ???????? ????????????? ?????????? ????????? ? ????????, ?????? ????? ?? ???????????? ??? ??????? ??????? ?????? \hyperref[b43]{[43]}. ?????????? ??? ?????? ???????? ????????, ????? ????????? ?????????? \hyperref[b45]{[45]}  \hyperref[b63]{[61]}.\par
?????? ????????????? ???????? ?? ??????, ??? ????????? ?????-? ????????? ??? ???????? ???????????? ?????? Ð?"?? ? ???????? ????? ?? ?????? ??????? ??????????? ??????? ????? \hyperref[b71]{[69]}.\par
??? ??????????????????? ???????????? ??? (????????, ??, ??) ????? ??????? ????????? ?????-? ????????? ? ???????? ??????? ???????????????, ??? ????????? ??????? ? ???????? ??????????? \hyperref[b86]{[82]}.\par
???????? ???????? ????? ?????????? ????????, ??????????? ????????? ????????? ? ?????????????? ????? (??????, ??????????? ??????, ??????? ??????? ?????????????? ????????), ? ????? ???????????? ??????????????????? ??????????? ??????????? ? ??????? ??????????????? ?????? \hyperref[b59]{[57]}.\par
?????????? ??????? ?????????????? ???????? (?Ð?"Ð?") ?? ????????? ????????????????? ????????? ???????? ???Ð?" ?????????? ????? ????? ?????? ?? ???????? ?????, ?????? ? ??????????? ???????????, ????????????????? ? ????????????? ???????????? ??????????.\par
?????????, ??? ??????????? ????????? ?Ð?"Ð?" ???????? ? ?????????? ?? ? ?-??? ? Ð?"??, ???, ? ???? ???????, ???????????? ?????? ???????? \hyperref[b29]{[29]}.\par
??? \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.039344059405940594\textwidth}P{0.6038366336633663\textwidth}P{0.0018935643564356433\textwidth}P{0.1950371287128713\textwidth}P{0.002735148514851485\textwidth}P{0.0037871287128712866\textwidth}P{0.0033663366336633663\textwidth}}
\tabcellsep \multicolumn{2}{l}{????????. ????????? ?????????????? ????? ???????? 479-486. -https://doi.org/10.18008/1816-5095-}\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{?????-? ????????? ?????????? ??? ?????????? ????? 2019-4-479-486}\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{????????????? ?????????? ??? ??????? ????????. 99. ????? ??????? ? ?????? ????????????}\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{?????? ???????? ????????? ???????? ??????? ?????????????? ????????? ? ?????????? ?????????}\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{?????????????? ??????????? ????????????? ?????? ???????????????? ???????? ? ???????????????. ??????????? ???????????? ?????????? ????, ??????????????? ????????/ 107-111.}\tabcellsep \\
\tabcellsep ????????? ?? ???????????????. 100. ??????????? ??????????\tabcellsep ?????????\tabcellsep \multicolumn{2}{l}{Ð?"???????, Ð?".?. ??????? // C?????????? ??????????}\\
\tabcellsep \multicolumn{2}{l}{??????????? ???????? ??????????, ??????? ? ??????????????? ???????? ????????????????}\tabcellsep \multicolumn{2}{l}{??????????? ? ??????? ??? ?????????? ??????}\\
\tabcellsep \multicolumn{2}{l}{?????? ????????? ??????, ????? ?? ??????? ????????????? ?????????, ????? ???????}\tabcellsep \multicolumn{2}{l}{??????: ????????? ???????????, ???, 12-13}\\
\tabcellsep \multicolumn{2}{l}{????????????? ??????? ?? ??????? ????????[99]. ????????????? ???????/ ?????? ?.?. [? ??.] //}\tabcellsep \multicolumn{2}{l}{???????? 2013 ?. -???.: ?????, 2013. -?. 13-14.}\\
Year 2023 Medical Research Volume XXIII Issue VIII Version I ( D D D D ) F Year 2023 Medical Research Volume XXIII Issue VIII Version I ( D D D D ) F 34\tabcellsep \multicolumn{4}{l}{???????? ????????? A? ???????????? ?? ???? ????? ????????, ??????? ???? ??????????? ??????, ???? ??????? ???????, ???? ?????????????? ? ?????????? ????????????? ????, ??? ??? ???????????? ???????????????? ? ?????????? ??? ????? ? ???? ???????? ????????? ? Ð?"?? [73]. ? ???????????? ???????? ?????? ?????????? ????? p-tau, ??????????? A? ? ??????? Ð?"?? [105]. ?????????, ??? ?????????? ?Ð?"Ð?" ??????????? ?????????? ??? ? ?????? Ð?"??, ? ?????????? ??? ??????? Ð?"??. ????? ????, ????????? A? ?????????? ?????? ???????, ??????? ?????????? ????????? ???????? ? ????????? ? ????????? ?????????????? ?????????, ??????? ???????????-1? (IL-1?), IL-6 ? ?????? ??????? ??????? ? (TNF?). ?????? ? A?-????????????? ??? ??? ??????? ??????????? ??????????????, ?????????? ? ?????? Ð?"?? ? ?????????? ???? [89]. ?????????? ?????????? ????-???????? ? ?????? ??????? ??????????? ????? ?????????? ????????? ???????????????? ?????? ? ???????? ?????????????? ????????? ? ?????????? ????? ????? ??????????? ???????????. V. ?????????? ????? ???????, ?????? ???????, ? ??? ????? ????????? ????????? ??????, ???????????????? ??????????, ????????????? ?????? ? ??????? ? ???????? ??????, ????????? ??????? ???????? Ð?"?? ? 89. ????????, ?.?. ?????????????? ????? ?????????????? ?????? ??? ????????????????? ???????? / ???????? ?.?., ???????? ?.?., ???? ?. // ??????????? ?????????????. -2008. -?3. -?. 82-83. 116-121. 95. ??????, ?.?. ????????????? ?????? ??????????????? ????????? ? ?????????? ??????? ????????? ??????? ?????????????; Year 2023 ????????? ?? ????. -2014. -?34(3). -?. 6-12. Financial Disclosure: No author has a financial or property interest in any material mentioned. There is no conflict of interests. ???????????????? 101. ?????????, ?.?. ???????-??????????????? ??????????? ??????????? ???? ??? ???????? ? ??? ??????? ???????????: ??????????? ???. ... ????????? ??????????? ????: 14.01.07 / Medical Research Volume XXIII Issue VIII Version I ( 90. ?. 116-121. -doi: 10.32364/2311-7729-2022-22-2-D D D D )}\\
Global Journal of Global Journal of\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{??????????? ??????????? ?????. ????????? ????????? ?? ?????? ????? ?????? ???????? ????, ?? ? ??????????? ???????? ? ??? ??????????? ???????????? ??????, ??????????? ????????? ???????? ? ???????? ??????????? ??????????? ??? ??????. ?????? ??????????????? ?????????? ???????? ??? ????????? ???????? ? ??????? ??????????? /}\tabcellsep Global Journal of\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{???????????????? ??? ???????? ????????? ????????}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{?????????? ? ?????? ??????????????? ???????? ??}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{????????????? ?????. ?????? ????????? ???????}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{?????????? ????????? ?????? ???????? ???????}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{???????? ????????????? ?????????? ?????????????}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{??????????? ????????. ?????? ??????????? ????????}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{??????? ?????? ?????? ??????? ? ??????????????? ????}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{? ????????????? ??????????? ????????????.}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{??????????????? ???????? ????? ?? ????????}\\
\tabcellsep \tabcellsep \tabcellsep ????????\tabcellsep ?????????????\tabcellsep ?\tabcellsep ????????????????\\
\tabcellsep © 2023 Global Journ als © 2023 Global Journ als\tabcellsep \tabcellsep \end{longtable} \par
 
\begin{quote}
F © 2023 Global Journ als Glaucoma as a Neurodegenerative Disease\end{quote}

\caption{\label{tab_5}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Glaucoma as a Neurodegenerative Disease} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b8}\label{b8} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1007/s00234-019-02347-1}{10.1007/s00234-019-02347-1}.  		p. .  	 
\bibitem[Microglia]{b44}\label{b44} 	 		\textit{},  		 			Microglia 		.  		 \xref{http://dx.doi.org/10.1007/s00401-015-1524-y}{10.1007/s00401-015-1524-y}.  		 	 
\bibitem[]{b55}\label{b55} 	 		\textit{},  		 \xref{http://dx.doi.org/10.3390/jcm9103172}{10.3390/jcm9103172}.  		9 p. 3172.  	 
\bibitem[]{b81}\label{b81} 	 		\textit{},  		 \xref{http://dx.doi.org/10.3389/fnagi.2017.00214}{10.3389/fnagi.2017.00214}.  		p. 214.  	 
\bibitem[]{b84}\label{b84} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1111/bph.13426}{10.1111/bph.13426}.  		p. .  	 
\bibitem[]{b87}\label{b87} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.molmed.2018.11.005}{10.1016/j.molmed.2018.11.005}.  		25 p. .  	 
\bibitem[Verkhratsky et al. ()]{b82}\label{b82} 	 		\textit{},  		 			A Verkhratsky 		,  		 			A Verkhratsky 		,  		 			A M Butt 		,  		 			Oxford 		.  		2013. WileyBlackwell-John Wiley \& Sons.  	 
\bibitem[ Opthalmology & Visual Science ()]{b47}\label{b47} 	 		\textit{},  	 	 		\textit{Opthalmology \& Visual Science}  		2014. 55  (2) .  	 
\bibitem[????????]{b92}\label{b92} 	 		\textit{???????? ?????????? ????????????????? ????????: ?????????????????},  		 			? ? ???????? 		.  		 	 
\bibitem[Advanced morphological and functional magnetic resonance techniques in glaucoma / Mastropasqua R Biomed Res Int ()]{b2}\label{b2} 	 		‘Advanced morphological and functional magnetic resonance techniques in glaucoma / Mastropasqua R’.  		 \xref{http://dx.doi.org/10.1155/2015/160454}{10.1155/2015/160454}.  	 	 		\textit{Biomed Res Int}  		2015:160454.  	 	 (et al.) 
\bibitem[Yu et al. ()]{b91}\label{b91} 	 		‘Advanced MR imaging of the visual pathway’.  		 			F Yu 		,  		 			F Yu 		,  		 			T Duong 		,  		 			B Tantiwongkosi 		.  	 	 		\textit{Neuroimaging Clin N Am}  		2015. 25  (3)  p. .  	 
\bibitem[Hoch et al. ()]{b32}\label{b32} 	 		‘Advanced MRI of the optic nerve’.  		 			M J Hoch 		,  		 			M J Hoch 		,  		 			M T Bruno 		,  		 			T M Shepherd 		.  	 	 		\textit{J Neuroophthalmol}  		2017. 37  (2)  p. .  	 
\bibitem[Altered large-scale brain functional connectivity in ocular hypertension / Giorgio A]{b4}\label{b4} 	 		\textit{Altered large-scale brain functional connectivity in ocular hypertension / Giorgio A},  		 \xref{http://dx.doi.org/10.3389/fnins.2020.00146}{10.3389/fnins.2020.00146}.  		 	 	 (et al.) 
\bibitem[Orr et al.]{b60}\label{b60} 	 		\textit{An inflammatory review of Parkinson's disease},  		 			C F Orr 		,  		 			C F Orr 		,  		 			D B Rowe 		,  		 			G M Halliday 		.  		 Neurobiol. -2002. -V. 68.  		p. .  	 
\bibitem[Cooper et al.]{b17}\label{b17} 	 		‘Analyses of mitochondrial respiratory chain function and mitochondrial DNA deletion in human skeletal muscle: Effect of ageing’.  		 			J Cooper 		,  		 			J Cooper 		,  		 			V Mann 		,  		 			A Schapira 		.  		 \xref{http://dx.doi.org/10.1016/0022-510X}{10.1016/0022-510X}.  	 	 		\textit{J Neurol Sci}  		 (92)  p. 90270.  	 
\bibitem[Association between mitochondrial DNA damage and ocular blood flow in patients with glaucoma / Inoue-Yanagimachi M British Journal of Ophthalmology ()]{b6}\label{b6} 	 		‘Association between mitochondrial DNA damage and ocular blood flow in patients with glaucoma / Inoue-Yanagimachi M’.  		 \xref{http://dx.doi.org/10.1136/bjophthalmol-2018-312356}{10.1136/bjophthalmol-2018-312356}.  	 	 		\textit{British Journal of Ophthalmology}  		2019. 103  (8)  p. .  	 
\bibitem[Keenan (ed.) ()]{b39}\label{b39} 	 		\textit{Associations between primary open angle glaucoma, Alzheimer's disease and vascular dementia: record linkage study},  		 			T D Keenan 		.  		/ Keenan T.D., Goldacre R., Goldacre M.J. // Br J Ophthalmol (ed.)  		2015. 99 p. .  	 
\bibitem[Sharma et al. ()]{b69}\label{b69} 	 		‘Biomarkers in Alzheimer's diseaserecent update’.  		 			S Sharma 		,  		 			S Sharma 		,  		 			W Lipincott 		.  	 	 		\textit{Current Alzheimer research}  		2017. p. .  	 
\bibitem[Brain morphological alterations of cerebral cortex and subcortical nuclei in high-tension glaucoma brain and its associations with intraocular pressure / Wang Y]{b7}\label{b7} 	 		\textit{Brain morphological alterations of cerebral cortex and subcortical nuclei in high-tension glaucoma brain and its associations with intraocular pressure / Wang Y},  		62.  	 	 (et al.] // Neuroradiology. -2020) 
\bibitem[Changes in gene expression in experimental glaucoma and optic nerve transection: the equilibrium between protective and detrimental mechanisms / Yang Z Invest Ophthalmol Vis Sci]{b11}\label{b11} 	 		‘Changes in gene expression in experimental glaucoma and optic nerve transection: the equilibrium between protective and detrimental mechanisms / Yang Z’.  		 \xref{http://dx.doi.org/10.1167/iovs.07-0542}{10.1167/iovs.07-0542}.  	 	 		\textit{Invest Ophthalmol Vis Sci}  		 	 	 (et al.) 
\bibitem[Nuzzi ()]{b56}\label{b56} 	 		\textit{Changes of visual pathway and brain connectivity in glaucoma: a systematic review / Nuzzi R},  		 			R Nuzzi 		.  		2018. Dallorto L., Rolle.  	 
\bibitem[Coenzyme Q10 inhibits glutamate excitotoxicity and oxidative stress-mediated mitochondrial alteration in a mouse model of glaucoma/ Lee D Invest Ophthalmol Vis Sci ()]{b13}\label{b13} 	 		‘Coenzyme Q10 inhibits glutamate excitotoxicity and oxidative stress-mediated mitochondrial alteration in a mouse model of glaucoma/ Lee D’.  		 \xref{http://dx.doi.org/10.1167/iovs.13-12564}{10.1167/iovs.13-12564}.  	 	 		\textit{Invest Ophthalmol Vis Sci}  		2014. 55  (2)  p. .  	 
\bibitem[Cognitive dysfunctions in glaucoma: An overview of morpho-functional mechanisms and the impact on higher-order visual function / Arrigo A]{b14}\label{b14} 	 		\textit{Cognitive dysfunctions in glaucoma: An overview of morpho-functional mechanisms and the impact on higher-order visual function / Arrigo A},  		 \xref{http://dx.doi.org/10.3389/fnagi.2021.747050}{10.3389/fnagi.2021.747050}.  		 	 	 (et al.) 
\bibitem[Common aspects between glaucoma and brain neurodegeneration / S.C. Saccà // Mutation Research -Reviews in Mutation Research. -2020 (108323)]{b16}\label{b16} 	 		\textit{Common aspects between glaucoma and brain neurodegeneration / S.C. Saccà // Mutation Research -Reviews in Mutation Research. -2020},  		 \xref{http://dx.doi.org/10.1016/j.mrrev.2020.108323}{10.1016/j.mrrev.2020.108323}.  		108323. 786.  	 
\bibitem[Decreased retinal vascular density in Alzheimer's disease (AD) and mild cognitive impairment (MCI): An optical coherence tomography angiography (OCTA) study / Wang X]{b18}\label{b18} 	 		\textit{Decreased retinal vascular density in Alzheimer's disease (AD) and mild cognitive impairment (MCI): An optical coherence tomography angiography (OCTA) study / Wang X},  		 \xref{http://dx.doi.org/10.3389/fnagi.2020.572484}{10.3389/fnagi.2020.572484}.  		 	 	 (et al.) 
\bibitem[Calandrella ()]{b9}\label{b9} 	 		‘Degenerative and apoptotic events at retinal and optic nerve level after experimental induction of ocular hypertension / Calandrella N’.  		 			N Calandrella 		.  		 \xref{http://dx.doi.org/10.1007/s11010-006-9407-0}{10.1007/s11010-006-9407-0}.  	 	 		\textit{Mol Cell Biochem}  		2007. Scarsella G., Pescosolido N., Risuleo G. 301  (1-2)  p. .  	 
\bibitem[Disruption of brain network organization in primary open angle glaucoma / Minosse S Annu Int Conf IEEE Eng Med Biol Soc ()]{b21}\label{b21} 	 		‘Disruption of brain network organization in primary open angle glaucoma / Minosse S’.  	 	 		\textit{Annu Int Conf IEEE Eng Med Biol Soc}  		2019. -V. 2019. p. .  	 
\bibitem[Hirooka et al.]{b31}\label{b31} 	 		‘Dysfunction of axonal transport in normal-tension glaucoma: a biomarker of disease progression and a potential therapeutic target’.  		 			K Hirooka 		,  		 			K Hirooka 		,  		 			T Yamamoto 		,  		 			Y Kiuchi 		.  		 \xref{http://dx.doi.org/10.4103/1673-5374.293145}{10.4103/1673-5374.293145}.  	 	 		\textit{Neural Regen Res. -2021},  		16 p. .  	 
\bibitem[Rolle et al.]{b67}\label{b67} 	 		‘Editorial: Glaucoma and brain: Impact of neurodegeneration on visual abilities and related biomarkers’.  		 			T Rolle 		,  		 			T Rolle 		,  		 			G C M Rossi 		,  		 			P Brusini 		.  		 \xref{http://dx.doi.org/10.3389/fnagi.2022.919775}{10.3389/fnagi.2022.919775}.  	 	 		\textit{Aging Neurosci}  		 	 
\bibitem[Elevated hydrostatic pressure triggers mitochondrial fis-sion and decreases cellular ATP in differentiated RGC-5 cells/ Ju W Invest Ophthalmol & Visual Science ()]{b23}\label{b23} 	 		‘Elevated hydrostatic pressure triggers mitochondrial fis-sion and decreases cellular ATP in differentiated RGC-5 cells/ Ju W’.  		 48. -P. 2145-2151.  	 	 		\textit{Invest Ophthalmol \& Visual Science}  		2007.  	 	 (et al.) 
\bibitem[Flow dynamics of cerebrospinal fluid between the intracranial cavity and the subarachnoid space of the optic nerve measured with a diffusion magnetic resonance imaging sequence in patients with normal tension glaucoma / Boye D]{b24}\label{b24} 	 		\textit{Flow dynamics of cerebrospinal fluid between the intracranial cavity and the subarachnoid space of the optic nerve measured with a diffusion magnetic resonance imaging sequence in patients with normal tension glaucoma / Boye D},  		 Ophthalmol. -2018. -V. 46(5). -P. 511-518.  		 	 	 (et al.) 
\bibitem[Glaucoma ()]{b26}\label{b26} 	 		‘Focus on mito chondria in relation to pathogenesis and neuroprotection/ Osborne N’.  		 			Glaucoma 		.  	 	 		\textit{Eur J Pharmacol}  		2016. 15 p. .  	 	 (et al.) 
\bibitem[Kong ()]{b27}\label{b27} 	 		‘Glaucomatous optic neuropathy evaluation project: a standardized internet system for assessing skills in optic disc examination’.  		 39. -P. 308- 317.  	 	 		\textit{Clin Experiment Ophthalmol}  		 			Y X Kong 		 (ed.)  		2011.  	 	 (et al.) 
\bibitem[Saccà et al.]{b68}\label{b68} 	 		‘Glaucomatous outflow pathway and oxida-tive stress’.  		 			S Saccà 		,  		 			S Saccà 		,  		 			A Izzotti 		,  		 			P Rossi 		,  		 			C Traverso 		.  		 \xref{http://dx.doi.org/10.1016/j.exer.2006.10.008}{10.1016/j.exer.2006.10.008}.  	 	 		\textit{Exp Eye Res. -2007},  		84 p. .  	 
\bibitem[Reichenbach]{b63}\label{b63} 	 		\textit{Glia of the human retina / Reichenbach A},  		 			A Reichenbach 		.  		 \xref{http://dx.doi.org/10.1002/glia.23727}{10.1002/glia.23727}.  		 	 
\bibitem[Glia-neuron interactions in the mammalian retina/ VecinoE ()]{b28}\label{b28} 	 		 \xref{http://dx.doi.org/10.1016/j.preteyeres.2015.06.003}{10.1016/j.preteyeres.2015.06.003}.  	 	 		\textit{Glia-neuron interactions in the mammalian retina/ VecinoE},  		2016.  	 
\bibitem[Jones-Odeh et al. ()]{b36}\label{b36} 	 		\textit{How strong is the relationship between glaucoma, the retinal nerve fibre layer, and neurodegenerative diseases such as Alzheimer's disease and multiple sclerosis},  		 			E Jones-Odeh 		,  		 			E Jones-Odeh 		,  		 			C J Hammond 		.  		2015. Lond. 29 p. .  	 
\bibitem[Kasi (ed.) ()]{b38}\label{b38} 	 		\textit{In vivo imaging of structural, metabolic and functional brain changes in glaucoma},  		 			A Kasi 		.  		/ Kasi A., Faiq M.A., Chan K.C. // Neural Regen Res (ed.)  		2019. 14 p. .  	 
\bibitem[Inflammasomes in neuroinflammation and changes in brain function: a focused review / Singhal G]{b33}\label{b33} 	 		\textit{Inflammasomes in neuroinflammation and changes in brain function: a focused review / Singhal G},  		 \xref{http://dx.doi.org/10.3389/fnins.2014.00315}{10.3389/fnins.2014.00315}.  		 	 	 (et al.) 
\bibitem[Inner retinal thinning as a biomarker for cognitive impairment in de novo Parkinson's disease / Sung M ()]{b34}\label{b34} 	 		\textit{Inner retinal thinning as a biomarker for cognitive impairment in de novo Parkinson's disease / Sung M},  		 \xref{http://dx.doi.org/10.1038/s41598-019-48388-7}{10.1038/s41598-019-48388-7}.  		2019. 9.  	 
\bibitem[Sierra (ed.)]{b70}\label{b70} 	 		\textit{Janus-faced microglia: beneficial and detrimental consequences of microglial phagocytosis},  		 			A Sierra 		.  		 \xref{http://dx.doi.org/10.3389/fncel.2013.00006}{10.3389/fncel.2013.00006}.  		/ Sierra A., Abiega O., Shahraz A., Neumann H. // Front Cell Neurosci. -2013 (ed.)  		 	 
\bibitem[Mechanisms underlying inflammation in neurodegeneration / Glass C.K]{b42}\label{b42} 	 		\textit{Mechanisms underlying inflammation in neurodegeneration / Glass C.K},  		 \xref{http://dx.doi.org/10.1016/j.cell.2010.02.016}{10.1016/j.cell.2010.02.016}.  		 	 
\bibitem[Vilhardt et al. ()]{b83}\label{b83} 	 		‘Microglia antioxidant systems and redox signaling’.  		 			F Vilhardt 		,  		 			F Vilhardt 		,  		 			J Haslund-Vinding 		,  		 			V Jaquet 		,  		 			G Mcbean 		.  	 	 		\textit{Br J Pharmacol}  		2017. 174  (12) .  	 
\bibitem[Microglia shape presynaptic properties at developing glutamatergic synapses / Basilico B]{b43}\label{b43} 	 		\textit{Microglia shape presynaptic properties at developing glutamatergic synapses / Basilico B},  		 \xref{http://dx.doi.org/10.1002/glia.23508}{10.1002/glia.23508}.  		 	 
\bibitem[Abu-Amero et al.]{b0}\label{b0} 	 		‘Mitochondrial abnormalities in patients with primary open-angle glaucoma / Abu’.  		 			K Abu-Amero 		,  		 			K Amero 		,  		 			J Morales 		,  		 			T Bosley 		.  		 \xref{http://dx.doi.org/10.1167/iovs.05-1639}{10.1167/iovs.05-1639}.  	 	 		\textit{Investigative Opthalmology \& Visual Science. -2006},  		47 p. 2533.  	 
\bibitem[Mitochondrial DNA variant discovery in normaltension glaucoma patients by next-generation sequencing /Jeoung J]{b46}\label{b46} 	 		\textit{Mitochondrial DNA variant discovery in normaltension glaucoma patients by next-generation sequencing /Jeoung J},  		 	 	 (et al.) 
\bibitem[Singh]{b48}\label{b48} 	 		‘Mitochondrial DNA variation and disease susceptibility in primary open-angle glaucoma’.  		 			L N Singh 		.  		 \xref{http://dx.doi.org/10.1167/iovs.13-1296847}{10.1167/iovs.13-1296847}.  		 10.1167/iovs.18-25085.  	 	 		\textit{/ Investigative Opthalmology \& Visual Science. -2018. -V},  		59 p. 4598.  	 	 (et al.) 
\bibitem[Ito ()]{b35}\label{b35} 	 		\textit{Mitochondrial dynamics, transport, and quality control: A bottleneck for retinal ganglion cell viability in optic neuropathies / Ito Y},  		 			Y Ito 		.  		 36. -P. 186-192.  		2017.  	 
\bibitem[Mitochondrial dysfunction in glaucoma: Understanding genetic influences / Lascaratos G]{b49}\label{b49} 	 		\textit{Mitochondrial dysfunction in glaucoma: Understanding genetic influences / Lascaratos G},  		 \xref{http://dx.doi.org/10.1016/j.mito.2011.11.004}{10.1016/j.mito.2011.11.004}.  		 	 	 (et al.) 
\bibitem[Kamel (ed.) ()]{b37}\label{b37} 	 		\textit{Mitochondrial dysfunction in ocular disease: Focus on glaucoma},  		 			K Kamel 		.  		/ Kamel K., Farrell M., O'Brien C. // Mitochondrion (ed.)  		2017. p. .  	 
\bibitem[Mitochondrial genome analysis of primary open angle glaucoma patients / Banerjee D PLoS ONE ()]{b50}\label{b50} 	 		‘Mitochondrial genome analysis of primary open angle glaucoma patients / Banerjee D’.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0070760}{10.1371/journal.pone.0070760}.  	 	 		\textit{PLoS ONE}  		2013. 8  (8) .  	 	 (et al.) 
\bibitem[Egorov et al. ()]{b22}\label{b22} 	 		‘Mitochondrial morphological changes of trabecular area cells in patients with primary open-angle glaucoma’.  		 			E A Egorov 		,  		 			E A Egorov 		,  		 			V N Alekseev 		,  		 			I R Gazizova 		,  		 			E B Martynova 		.  	 	 		\textit{Clinical ophthalmology}  		2016. 3 p. .  	 	 (RMJ) 
\bibitem[Mitochondrial respiratory chain activity in the human brain as a function of age / Ojaimi J Mech Ageing Dev ()]{b51}\label{b51} 	 		‘Mitochondrial respiratory chain activity in the human brain as a function of age / Ojaimi J’.  		 \xref{http://dx.doi.org/10.1016/S0047-6374(99)00071-8}{10.1016/S0047-6374(99)00071-8}.  	 	 		\textit{Mech Ageing Dev}  		1999. 111  (1)  p. .  	 	 (et al.) 
\bibitem[Mitochondrial transfer RNA variants and primary congenital glaucoma / Yi Q ()]{b52}\label{b52} 	 		\textit{Mitochondrial transfer RNA variants and primary congenital glaucoma / Yi Q},  		 \xref{http://dx.doi.org/10.3109/19401736.2015.1028050}{10.3109/19401736.2015.1028050}.  		2016. 27 p. .  	 	 (// Mitochondrial DNAA DNA Mapp Seq Anal) 
\bibitem[Munemasa et al.]{b53}\label{b53} 	 		\textit{Modulation of mitochondria in the axon and soma of retinal ganglion cells in rat glaucoma model},  		 			Y Munemasa 		,  		 			Y Munemasa 		,  		 			Y Kitaoka 		,  		 			J Kuribayashi 		.  		 S. // J Neurochem. -2010. -V. 115. -P. 1508-1519.  		Ueno.  	 
\bibitem[Microglia]{b45}\label{b45} 	 		\textit{Müller glia cell interactions control neurotrophic factor production during light-induced retinal degeneration / Harada T},  		 			Microglia 		.  		 \xref{http://dx.doi.org/10.1523/JNEUROSCI.22-21-09228.2002}{10.1523/JNEUROSCI.22-21-09228.2002}.  		 	 	 (et al.) 
\bibitem[Gauthier et al. ()]{b25}\label{b25} 	 		‘Neurodegeneration and Neuroprotection in Glaucoma’.  		 			A C Gauthier 		,  		 			A C Gauthier 		,  		 			J Liu 		.  	 	 		\textit{Yale J Biol Med}  		2016. 89  (1)  p. .  	 
\bibitem[Adornetto et al. ()]{b1}\label{b1} 	 		‘Neuroinflammation as a target for glaucoma therapy’.  		 			A Adornetto 		,  		 			A Adornetto 		,  		 			R Russo 		,  		 			V Parisi 		.  		 \xref{http://dx.doi.org/10.4103/1673-5374.245465}{10.4103/1673-5374.245465}.  	 	 		\textit{Neural Regen Res}  		2019. 14  (3)  p. .  	 
\bibitem[Neuroinflammation in primary open-angle glaucoma / Vernazza S]{b54}\label{b54} 	 		\textit{Neuroinflammation in primary open-angle glaucoma / Vernazza S},  		 	 	 (et al.]// GCM. -2020) 
\bibitem[Hart et al.]{b29}\label{b29} 	 		‘Ocular indicators of Alzheimer's: Exploring disease in the retin?’.  		 			N J Hart 		,  		 			N J Hart 		,  		 			Y Koronyo 		,  		 			K L Black 		,  		 			M Koronyo-Hamaoui 		.  		 \xref{http://dx.doi.org/10.1007/s00401-016-1613-6}{10.1007/s00401-016-1613-6}.  	 	 		\textit{Acta Neuropathol}  		 	 
\bibitem[Colligris (ed.) ()]{b15}\label{b15} 	 		\textit{Ocular manifestations of Alzheimer's and other neurodegenerative diseases: The prospect of the eye as a tool for the early diagnosis of Alzheimer's disease / Colligris P},  		 			P Colligris 		.  		 \xref{http://dx.doi.org/10.1155/2018/8538573}{10.1155/2018/8538573}.  		Lara M.J., Colligris B., Pintor J. // J Ophthalmol (ed.)  		2018. 8538573.  	 
\bibitem[Ocular neurodegenerative DISEASES: Interconnection between retina and cortical areas / Marchesi N]{b57}\label{b57} 	 		\textit{Ocular neurodegenerative DISEASES: Interconnection between retina and cortical areas / Marchesi N},  		 \xref{http://dx.doi.org/10.3389/fnins.2018.0036355}{10.3389/fnins.2018.0036355}.  		 10.3390/cells10092394.  		10 p. 2394.  	 	 (et al.] // Cells. -2021) 
\bibitem[One protein, multiple pathologies: multifaceted involvement of amyloid ? in neurodegenerative disorders of the brain and retina / Gupta V Cell Mol Life Sci ()]{b59}\label{b59} 	 		‘One protein, multiple pathologies: multifaceted involvement of amyloid ? in neurodegenerative disorders of the brain and retina / Gupta V’.  		 \xref{http://dx.doi.org/10.1007/s00018-016-2295-x}{10.1007/s00018-016-2295-x}.  	 	 		\textit{Cell Mol Life Sci}  		2016. 73  (22)  p. .  	 
\bibitem[Chrysostomou et al. ()]{b12}\label{b12} 	 		‘Oxidative stress and mitochondrial dysfunction in glaucoma’.  		 			V Chrysostomou 		,  		 			V Chrysostomou 		,  		 			F Rezania 		,  		 			I Trounce 		,  		 			J Crowston 		.  	 	 		\textit{Curr Opin Pharmacol}  		2013. 13  (1)  p. .  	 
\bibitem[Tezel ()]{b76}\label{b76} 	 		‘Oxidative stress in glaucomatous neurodegeneration: mechanisms and conseguences / Tezel G’.  		 			G Tezel 		.  		 \xref{http://dx.doi.org/10.1016/j.preteyeres.2006.07.003}{10.1016/j.preteyeres.2006.07.003}.  	 	 		\textit{Prog Retin Eye Res}  		2006.  	 
\bibitem[Parkinson's disease: possible value as biomarkers / L. Guo]{b58}\label{b58} 	 		 -2018. -V. 33. -P. 1390-1406.  	 	 		\textit{Parkinson's disease: possible value as biomarkers / L. Guo},  		 	 	 (et al.) 
\bibitem[Kettenmann et al. ()]{b40}\label{b40} 	 		‘Physiology of microglia’.  		 			H Kettenmann 		,  		 			H Kettenmann 		,  		 			U K Hanisch 		,  		 			M Noda 		,  		 			A Verkhratsky 		.  		 \xref{http://dx.doi.org/10.1152/physrev.00011.2010}{10.1152/physrev.00011.2010}.  	 	 		\textit{Physiol Rev}  		2011. 91  (2)  p. .  	 
\bibitem[Campbell (ed.)]{b10}\label{b10} 	 		\textit{Potential and limitations of diffusion MRI tractography for the study of language},  		 			J S Campbell 		.  		 \xref{http://dx.doi.org/10.1016/j.bandl.2013.06.007}{10.1016/j.bandl.2013.06.007}.  		/ Campbell J.S., Pike G.B. // Brain Lang. -2014 (ed.)  		 	 
\bibitem[Protective effect of mitochondria-targeted peptide MTP-131 against oxidative stress-induced apoptosis in RGC-5 cells / Chen M Mol Med Rep ()]{b61}\label{b61} 	 		‘Protective effect of mitochondria-targeted peptide MTP-131 against oxidative stress-induced apoptosis in RGC-5 cells / Chen M’.  		 \xref{http://dx.doi.org/10.3892/mmr.2017.6271}{10.3892/mmr.2017.6271}.  	 	 		\textit{Mol Med Rep}  		2017. 15  (4)  p. .  	 
\bibitem[Real-time imaging of single neuronal cell apoptosis in patients with glaucoma / Cordeiro ()]{b62}\label{b62} 	 		\textit{Real-time imaging of single neuronal cell apoptosis in patients with glaucoma / Cordeiro},  		 \xref{http://dx.doi.org/10.1093/brain/awx088}{10.1093/brain/awx088}.  		2017. p. .  	 	 (et al.) 
\bibitem[Retinal changes in Alzheimer's disease-integrated prospects of imaging, functional and molecular advances/ Gupta V Progress in Retinal and Eye Research]{b64}\label{b64} 	 		‘Retinal changes in Alzheimer's disease-integrated prospects of imaging, functional and molecular advances/ Gupta V’.  		 \xref{http://dx.doi.org/10.1016/j.preteyeres.2020.100899}{10.1016/j.preteyeres.2020.100899}.  	 	 		\textit{Progress in Retinal and Eye Research}  		2021 p. 82.  	 
\bibitem[Liao et al.]{b41}\label{b41} 	 		\textit{Retinal dysfunction in Alzheimer's disease and implications for biomarkers},  		 			C Liao 		,  		 			C Liao 		,  		 			J Xu 		,  		 			Y Chen 		,  		 			N Ip 		.  		 \xref{http://dx.doi.org/10.3390/biom11081215}{10.3390/biom11081215}.  		 \url{https://doi.org/10.3390/biom11081215}  		p. 1215.  	 
\bibitem[Retinal glial changes in Alzheimer's disease -a review / Fernández-Albarral J]{b65}\label{b65} 	 		\textit{Retinal glial changes in Alzheimer's disease -a review / Fernández-Albarral J},  		 \xref{http://dx.doi.org/10.1016/j.optom.2018.07.001}{10.1016/j.optom.2018.07.001}.  		 	 
\bibitem[Den Haan et al. ()]{b19}\label{b19} 	 		‘Retinal thickness in Alzheimer's disease: A systematic review and meta-analysis / Den’.  		 			J Den Haan 		,  		 			J Haan 		,  		 			F D Verbraak 		,  		 			P J Visser 		,  		 			F H Bouwman 		.  	 	 		\textit{Alzheimers Dement (Amst)}  		2017. p. .  	 
\bibitem[Yang et al. ()]{b89}\label{b89} 	 		‘Role of mitochondria in the pathogenesis and treatment of glaucoma’.  		 			X J Yang 		,  		 			X J Yang 		,  		 			J Ge 		,  		 			Y H Zhuo 		.  	 	 		\textit{Chin Med J (Engl)}  		2013. 126  (22)  p. .  	 
\bibitem[Role of structural, metabolic, and functional MRI in monitoring visual system impairment and recovery / Sims J Magn Reson Imaging ()]{b66}\label{b66} 	 		‘Role of structural, metabolic, and functional MRI in monitoring visual system impairment and recovery / Sims’.  	 	 		\textit{J Magn Reson Imaging}  		2021. 54  (6)  p. .  	 	 (J.R.) 
\bibitem[Structural analysis of glaucoma brain and its association with ocular parameters / Gracitelli C Journal of Glaucoma ()]{b72}\label{b72} 	 		‘Structural analysis of glaucoma brain and its association with ocular parameters / Gracitelli C’.  	 	 		\textit{Journal of Glaucoma}  		2020. 29.  	 	 (P.B.. Iss) 
\bibitem[Structural and functional rescue of chronic metabolically stressed optic nerves through respiration / Harun-Or-Rashid M The Journal of Neuroscience ()]{b73}\label{b73} 	 		‘Structural and functional rescue of chronic metabolically stressed optic nerves through respiration / Harun-Or-Rashid M’.  	 	 		\textit{The Journal of Neuroscience}  		2018. 38  (22)  p. .  	 
\bibitem[Subcortical visual pathway may be a new way for early diagnosis of glaucoma / Y. Sun ()]{b74}\label{b74} 	 		\textit{Subcortical visual pathway may be a new way for early diagnosis of glaucoma / Y. Sun},  		2019. p. .  	 	 (et al.) 
\bibitem[Tau accumulation in the retina promotes early neuronal dysfunction and precedes brain pathology in a mouse model of Alzheimer's disease / Chiasseu M ()]{b75}\label{b75} 	 		\textit{Tau accumulation in the retina promotes early neuronal dysfunction and precedes brain pathology in a mouse model of Alzheimer's disease / Chiasseu M},  		 \xref{http://dx.doi.org/10.1186/s13024-017-0199-3}{10.1186/s13024-017-0199-3}.  		2017. 12 p. 58.  	 	 (et al.) 
\bibitem[The association of mitochondrial DNA haplogroups with POAG in African Americans / Gudiseva H Exp Eye Res ()]{b77}\label{b77} 	 		‘The association of mitochondrial DNA haplogroups with POAG in African Americans / Gudiseva H’.  		 \xref{http://dx.doi.org/10.1016/j.exer.2019.01.015}{10.1016/j.exer.2019.01.015}.  	 	 		\textit{Exp Eye Res}  		2019.  	 
\bibitem[Dimauro et al. ()]{b20}\label{b20} 	 		‘The clinical maze of mitochondrial neurology’.  		 			S Dimauro 		,  		 			S Dimauro 		,  		 			E Schon 		,  		 			V Carelli 		,  		 			M Hirano 		.  	 	 		\textit{Nature Reviews Neurology}  		2013. 9  (8)  p. .  	 
\bibitem[Barron ()]{b78}\label{b78} 	 		‘The distributions of mitochondria and sodium channels reflect the specific energy requirements and conduction properties of the human optic nerve head’.  	 	 		\textit{Br J Ophthalmol}  		 			M J Barron 		 (ed.)  		2004.  	 	 (et al.) 
\bibitem[Lim]{b79}\label{b79} 	 		\textit{The eye as a biomarker for Alzheimer's disease},  		 			J K Lim 		.  		 \xref{http://dx.doi.org/10.3389/fnins.2016.00536}{10.3389/fnins.2016.00536}.  		 	 	 (et al.) 
\bibitem[Hernandez ()]{b30}\label{b30} 	 		‘The optic nerve head in glaucoma: role of astrocytes in tissue remodeling / Hernandez M’.  		 			M R Hernandez 		.  		 \xref{http://dx.doi.org/10.1016/s1350-9462(99)00017-8}{10.1016/s1350-9462(99)00017-8}.  	 	 		\textit{Prog Retin Eye Res}  		2000. 19  (3)  p. .  	 
\bibitem[The role of microglia in retinal neurodegeneration: Alzheimer's disease, Parkinson, and glaucoma / Ramirez A.I ()]{b80}\label{b80} 	 		\textit{The role of microglia in retinal neurodegeneration: Alzheimer's disease, Parkinson, and glaucoma / Ramirez A.I},  		2017.  	 	 (et al.) 
\bibitem[Sommer (ed.) ()]{b71}\label{b71} 	 		\textit{The Trojan horse -neuroinflammatory impact of T cells in neurodegenerative diseases},  		 			A Sommer 		.  		 \xref{http://dx.doi.org/10.1186/s13024-017-0222-8}{10.1186/s13024-017-0222-8}.  		/ Sommer A., Winner B., Prots I. // Molecular Neurodegeneration (ed.)  		2017. 12 p. 78.  	 
\bibitem[TIMP1, and IL-1 Pasa risk factor for the elevated IOP and optic nerve head damage in the primary openangle glaucoma patients / MarkiewiczL Biomed Res Int ()]{b3}\label{b3} 	 		‘TIMP1, and IL-1 Pasa risk factor for the elevated IOP and optic nerve head damage in the primary openangle glaucoma patients / MarkiewiczL’.  		 \xref{http://dx.doi.org/10.1155/2015/812503}{10.1155/2015/812503}.  	 	 		\textit{Biomed Res Int}  		2015. 9 p. 812503.  	 	 (MMP) 
\bibitem[Youngblood et al.]{b90}\label{b90} 	 		\textit{Update on the genetics of primary open-angleglaucoma},  		 			H Youngblood 		,  		 			H Youngblood 		,  		 			M A Hauser 		.  		 \xref{http://dx.doi.org/10.1016/j.exer.2019.107795}{10.1016/j.exer.2019.107795}.  		 	 
\bibitem[Visual features in Alzheimer's disease: From basic mechanisms to clinical overview / Cerquera-Jaramillo M Neural Plast ()]{b85}\label{b85} 	 		‘Visual features in Alzheimer's disease: From basic mechanisms to clinical overview / Cerquera-Jaramillo M’.  		 \xref{http://dx.doi.org/10.1155/2018/2941783}{10.1155/2018/2941783}.  	 	 		\textit{Neural Plast}  		2018:2941783.  	 	 (et al.) 
\bibitem[Armstrong]{b5}\label{b5} 	 		\textit{Visual symptoms in Parkinson's disease / R},  		 			R A Armstrong 		.  		 \xref{http://dx.doi.org/10.4061/2011/908306}{10.4061/2011/908306}.  		 	 
\bibitem[Voet ()]{b86}\label{b86} 	 		 			S Voet 		.  	 	 		\textit{Microglia in central nervous system inflammation and multiple sclerosis pathology / Voet S., Prinz M},  		2019.  	 
\bibitem[Whole-mitochondrial genome sequencing in primary open-angle glaucoma using massively parallel sequencing identifies novel and known pathogenic variants / Sundaresan P Genetics in Medicine ()]{b88}\label{b88} 	 		‘Whole-mitochondrial genome sequencing in primary open-angle glaucoma using massively parallel sequencing identifies novel and known pathogenic variants / Sundaresan P’.  		 \xref{http://dx.doi.org/10.1038/gim.2014.121}{10.1038/gim.2014.121}.  	 	 		\textit{Genetics in Medicine}  		2014. 17  (4)  p. .  	 	 (et al.) 
\end{bibitemlist}
 			 		 	 
\end{document}
