\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={Early Diagnosis and Nutritional Treatment Stabilizes Neuropsychiatric Disorders},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Early Diagnosis and Nutritional Treatment Stabilizes Neuropsychiatric Disorders}
\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]{Ian James  Martins}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The reliable diagnostic identification of neuropsychiatric disorders such as schizophrenia, bipolar disease, and depression has been associated with some biological markers (genomics, proteomics, metabolomics) but to date, these markers do not have the sensitivity/specificity of a diagnostic test. Biomarker tests that are relevant to global chronic disease are now applicable to neuropsychiatric diseases to prevent autoimmune disease, endoplasmic reticulum stress associated mitophagy with relevance to neuron apoptosis. Metabolic abnormalities has been linked to neuropsychiatric disorder with the careful nutritional assessment of patients reported in many published studies. Early interventions with genomic medicine now assist in the prevention of autoimmune disease associated with global chronic disease and neuropsychiatric disorders. Functional foods that contain appropriate doses of activators will allow modulation of neuropsychiatric diseases at the nuclear receptor level with the maintenance of neuron endoplasmic reticulum stress and the prevention of mitophagy associated with accelerated neurodegeneration.

\end{abstract}


\keywords{neuropsychiatric; schizophrenia; depression; bipolar disease; diagnosis; mitophagy; endoplasmic reticulum stress}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
euroscience research has become crucial to understand the complexity of neuropsychiatry disorders and assist with the diagnosis and treatment of the various disorders \hyperref[b0]{[1]}. Neuropsychiatric disorders such as schizophrenia, depression, bipolar disease, autism, attention deficit hyperactivity disorder and neurodegenerative diseases such as Parkinson's disease, Huntington's disease, and Alzheimer's disease have increased in various communities. The global chronic disease epidemic has indicated that nonalcoholic fatty liver disease (NAFLD) and diabetes (Figure \hyperref[fig_0]{1}) will reach epidemic levels with 30\% of the population affected with complications such as cardiovascular disease, kidney disease and neurodegenerative diseases \hyperref[b1]{[2,}\hyperref[b2]{3]}. Neuropsychiatric disorders may now be connected to the global chronic disease epidemic \hyperref[b1]{[2]} with early diagnosis essential to prevent accelerated neurodegeneration and to improve medical therapy in neuropsychiatric patients \hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}. Insulin resistance in NAFLD, obesity, and diabetes involve autoimmune alterations in various tissues such as the adipose tissue, heart, liver and kidney that may determine accelerated brain aging and lifespan with relevance to neuropsychiatric disorders (Figure \hyperref[fig_0]{1}) \hyperref[b6]{[7]}\hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}\hyperref[b12]{[12]}\hyperref[b13]{[13]}. The role of nutrition, lifestyle and environmental factors on increased oxidative stress, overactive immune system, and inactivation of anti-aging genes \hyperref[b14]{[14]} has increased interest in the treatment, care, and diagnosis of neuropsychiatric disorders-early diagnosis with relevance to anti-aging genesis critical to prevent autoimmune reactions \hyperref[b2]{[3,}\hyperref[b6]{7,}\hyperref[b14]{14]} associated withmajor subcellular alterations such as mitochondrial apoptosis and endoplasmic reticulum (ER) stress in neurons \hyperref[b15]{[15]}\hyperref[b16]{[16]}\hyperref[b17]{[17]}\hyperref[b18]{[18]}\hyperref[b19]{[19]}\hyperref[b20]{[20]}\hyperref[b21]{[21]} that may lead to accelerated programmed cell death in neuropsychiatric conditions and global chronic disease. 
\section[{a) Sirtuin 1 and Global chronic disease with relevance}]{a) Sirtuin 1 and Global chronic disease with relevance}\par
to ER stress and mitophagy in neuropsychiatric disorders Specific genes and novel mutations were identified in neuropsychiatric conditions with gene variants involved in cognitive disorders in these patients \hyperref[b22]{[22]}\hyperref[b23]{[23]}\hyperref[b24]{[24]}. These genes may not allow early diagnosis and N Author: School of Medical Sciences, Edith Cowan University, Western Australia 6009, Australia. e-mail: i.martins@ecu.edu.au A reversal of the complications of these neuropsychiatric disorders. In recent years the discovery of anti-aging genes and their inactivation \hyperref[b25]{[25,}\hyperref[b26]{26]} may now be relevant to the epigenetics of neuropsychiatric disorders \hyperref[b27]{[27,}\hyperref[b28]{28]}. The anti-aging gene Sirtuin 1 (Sirt 1) has become important to neuropsychiatric conditions with its connections to schizophrenia, depression, bipolar disease and autism \hyperref[b29]{[29]}\hyperref[b30]{[30]}\hyperref[b31]{[31]}\hyperref[b32]{[32]}\hyperref[b33]{[33]}\hyperref[b34]{[34]}\hyperref[b35]{[35]}\hyperref[b37]{[36]}. Sirt 1 dysregulation is critical to the development of global chronic disease with Sirt 1 effects on chromatin alterations (modeling) that influence the DNA sequence, DNA repair, DNA methylation and histone modifications \hyperref[b25]{[25,}\hyperref[b26]{26]}. Sirt 1 is a nicotinamide adenine dinucleotide dependent-class III histone deacetylase that targets transcription factors such as peroxisome proliferator-activated receptor gamma coactivator 1-alpha (PGC 1-<alpha>), mitochondrial biogenesis, p53, pregnane X receptor (PXR) to adapt gene expression to metabolic activity, insulin resistance and inflammation \hyperref[b25]{[25,}\hyperref[b26]{26]}. Sirt 1 mediated deacetylation of the transcriptional factor FoxO3a represses Rho-associated protein kinase-1 gene expression was associated with the reduction of amyloid beta generation \hyperref[b14]{[14]}. In mammalian cells, Sirt 1 is linked to autoimmune disease \hyperref[b2]{[3,}\hyperref[b6]{7]} and the regulation of telomere maintenance and length \hyperref[b26]{[26]}. Sirt 1 and its association with neuron senescence \hyperref[b38]{[37]} was connected to Alzheimer's disease and other neurodegenerative diseases.\par
Inactivation of anti-aging genes such as Sirt 1 may supersede the genetic findings in neuropsychiatric disorders and the Sirt 1 gene now associated with cell Mitochondrial alterations and ER stress in global chronic disease have become of principal concern to neuroinflammation in neuropsychiatric conditions and neurodegenerative diseases. The repression of Sirt 1 in global illness \hyperref[b1]{[2,}\hyperref[b2]{3]} and ER stress-induced mitophagy (Figure \hyperref[fig_1]{2}) \hyperref[b39]{[38]}\hyperref[b40]{[39]}\hyperref[b41]{[40]}\hyperref[b42]{[41]}\hyperref[b43]{[42]} may be relevant to the diagnosis and treatment of neuropsychiatric patients in various global communities. Sirt 1 in neurons is critical for the prevention of cholesterol dyshomeostasis with toxic amyloid beta formation (Figure \hyperref[fig_1]{2}) involved in ER stressinduced mitophagy and neuron survival \hyperref[b44]{[43]}. The connections between Sirt 1 and neuropsychiatric conditions are relevant to Sirt 1's role in autoimmune disease and amyloid beta aggregation \hyperref[b2]{[3,}\hyperref[b6]{7,}\hyperref[b44]{43]}. In the developing with increased plasma bacterial lipopolysaccharides (LPS), Sirt 1 may be repressed \hyperref[b45]{[44]} with relevance to LPS in cell membranes that bind to cholesterol/sphingomyelin domain with an acceleration of toxic amyloid beta oligomerization in neuropsychiatric disorders \hyperref[b46]{[45]}\hyperref[b47]{[46]}\hyperref[b48]{[47]}.\par
In neuropsychiatric disorders \hyperref[b12]{[12,}\hyperref[b13]{13,}\hyperref[b49]{48}, 49] alterations in neuron membranes have become of prime concern with relevance to defective phospholipid metabolism in these patients. Lipid membrane abnormalities may affect dopamine signaling in schizophrenia and phospholipase A2 abnormalities responsible for altered brain membranes. The defective neuron amyloid beta pathway (Figure \hyperref[fig_1]{2}) is now relevant to neuropsychiatric disorders such as schizophrenia, depression and bipolar disease and applicable to disturbed membrane cholesterol homeostasis and toxic amyloid beta oligomer formation in neurons (Figure \hyperref[fig_1]{2}). In chronic diseases such as NAFLD, obesity, and diabetes alterations in membrane phospholipids are connected to the defective amyloid beta clearance pathway \hyperref[b44]{[43,}\hyperref[b48]{47]} with effects on neuron membranes with toxic amyloid beta oligomerization associated with neuron cell apoptosis (Figure \hyperref[fig_1]{2}). Phospholipid composition such as phosphatidylinositol lower membrane cholesterol (Figure \hyperref[fig_1]{2}) and amyloid beta with prevention of toxic amyloid beta aggregation \hyperref[b51]{[50]}. © 2018 Global Journals A Nitric oxide (NO) is now a crucial player in neuropsychiatric disease and associated with schizophrenia, bipolar disorder and major depression \hyperref[b52]{[51,}\hyperref[b53]{52]}. NO as a lipophile acts as an intracellular and intercellular messenger that is critically regulated by cellular Sirt 1 \hyperref[b54]{[53,}\hyperref[b55]{54]} with NO involved in cell communication between neuron cells in the brain. The connections between the immune system and neuropsychiatric diseases involve NO and implicate Sirt 1 regulation of NO in autoimmune disease \hyperref[b52]{[51]}. The importance of Sirt 1 in neuropsychiatric disorders is relevant to NO homeostasis as the primary defect (Figure \hyperref[fig_1]{2}) with connections to secondary subcellular and membrane alterations in neuropsychiatric disturbances \hyperref[b52]{[51,}\hyperref[b53]{52]}. 
\section[{b) Diagnosis of mitophagy in neuropsychiatric patients with global chronic disease}]{b) Diagnosis of mitophagy in neuropsychiatric patients with global chronic disease}\par
The criteria are allowing reliable diagnostic identification of schizophrenia, bipolar disease and depression are defined by subjective experiences (symptoms), loss of function (behavioral impairments) and variable patterns of the disease. Some biological markers (genomics, proteomics, metabolomics) were associated with the disorder, but to date, these markers do not have the sensitivity/specificity of a diagnostic test \hyperref[b56]{[55]}\hyperref[b57]{[56]}\hyperref[b58]{[57]}\hyperref[b59]{[58]}\hyperref[b60]{[59]}\hyperref[b61]{[60]}. The early diagnosis of neuropsychiatric disorders now involves measurements of nuclear, cellular and plasma Sirt 1 levels (Figure  {\ref 3}) \hyperref[b44]{[43,}\hyperref[b62]{61]}. Measurements of magnesium \hyperref[b63]{[62,}\hyperref[b64]{63]} and zinc may be vital to prevent inactivation of brain Sirt 1 activity. Sirt 1 nuclear receptor control of ER-mitochondria interaction may need to assess plasma LPS levels to avoid complete repression of Sirt 1 and induction of mitophagy induced ER stress in neuropsychiatry diseases.\par
Figure  {\ref 3}: Biomarker tests for mitophagy and ER stress in neuropsychiatric disorders were required for reversal and stabilization of the disease. Genomic, proteomic and lipidomic experiments are critical to assess the induction of mitophagy with relevance Sirt 1 and lipid binding protein analysis in plasma and tissues. Plasma lipid measurements of cholesterol, ceramide, sphingolipids, and phospholipids (phosphatidylinositol) are essential to determine early mitophagy-ER stress disorders in neuropsychiatric disorders.\par
Lipidomic analysis \hyperref[b65]{[64]} of plasma lipids (sphingolipids/ceramides) may reflect changes in the periphery and central nervous system and correlation with plasma Sirt 1, ceramide binding proteins and sphingolipid transfer proteins may be important in neuropsychiatric diseases. Measurements of micro RNA (mir-34a, mir-122, mir-132) may indicate repression of Sirt 1 \hyperref[b2]{[3]} and relevant to the lipidomic analysis. The levels of plasma heat shock protein (Figure  {\ref 3}) may reflect inhibition of Sirt 1 activity and pertinent to activation of autoimmune disease \hyperref[b44]{[43]}. These biomarker tests (Figure  {\ref 3}) that are relevant to global chronic illness \hyperref[b66]{[65,}\hyperref[b67]{66]} are now appropriate to the early diagnosis and treatment of neuropsychiatric disturbances. 
\section[{c) Nutritional Biotherapy and Management of neuropsychiatric114 patients}]{c) Nutritional Biotherapy and Management of neuropsychiatric114 patients}\par
In neuropsychiatric disorders such as schizophrenia, a healthy and low carbohydrate diet with careful nutritional assessment \hyperref[b68]{[67,}\hyperref[b69]{68]} is required to prevent obesity, diabetes, and NAFLD and stabilize complications of the disease. A systematic review of the literature indicates that metabolic abnormalities were linked to schizophrenia \hyperref[b70]{[69]}. In depression and mental illness a complete nutritional diet \hyperref[b71]{[70]} is required to improve behavior, emotion, and cognition with consumption of low carbohydrates, proteins (amino acids/brain function, essential fatty acids (omega-3), vitamins (B, B12, folate) and minerals (calcium, chromium, iodine, iron, lithium, selenium, zinc). Diets that contain functional foods such as biologically active Sirt 1 activator are now essential to maintain patients with neuropsychiatric disorders \hyperref[b65]{[64]}.\par
Nutritional biotherapy is now critical to the maintenance of the calorie sensitive gene Sirt 1 with excessive glucose and fatty acid that is involved in Sirt 1 repression. Early interventions with the use of genomic A medicine \hyperref[b72]{[71,}\hyperref[b73]{72]} and Sirt 1 activatorsare essential to the treatment of autoimmune disease and neurodegeneration. Appropriate doses of Sirt 1 activators such as pyruvic acid, resveratrol, leucine, rutin, and alpha lipoic acid will prevent mitophagy and ER stress by modulation at the cellular level of neuropsychiatric disease. Phosphatidylinositol (4gm/day) should be consumed \hyperref[b51]{[50]} to halt neuron membrane cholesterol and amyloid beta disturbances. Appetite control (Figure \hyperref[fig_3]{4}) with cautious nutrient (glucose/fatty acid) intake will maintain the calorie sensitive Sirt 1 activity and stabilize schizophrenia, depression and bipolar disease. The contents of caffeine (Figure \hyperref[fig_3]{4}) in the diet in neuropsychiatric patients should be carefully controlled to prevent caffeine associated neuron disturbances in the brain \hyperref[b64]{[63]}. In the developing world with elevated LPS levels \hyperref[b45]{[44]}\hyperref[b46]{[45]}\hyperref[b47]{[46]}\hyperref[b48]{[47]} nutritional biotherapy is critical to maintaining Sirt 1 activity and rapid hepatic drug and xenobiotic metabolism \hyperref[b14]{[14]}. The use of anti-depressants, antipsychotics and other drug therapy in neuropsychiatric patients require intact hepatic and brain Sirt 1 activity. Sirt 1 inhibitors \hyperref[b44]{[43,}\hyperref[b64]{63]} may nullify drug therapy with drug-drug interactions (Figure \hyperref[fig_3]{4}) as complications of neuropsychiatric disorders. Prevention of stress and maintenance of core body temperature were required for the prevention of autoimmune disease \hyperref[b44]{[43,}\hyperref[b55]{54]} in these patients. II. 
\section[{Conclusion}]{Conclusion}\par
Early diagnosis and the measurement of plasma/tissue Sirt 1 levels in neuropsychiatric disorders will allow treatment of schizophrenia, depression and bipolar disease. Plasma analysis of Sirt 1 with extensive lipidomic analysis may indicate the risk of mitophagy and ER stress with relevance to autoimmune disease in neuropsychiatric disorders. Nutritional biotherapy and genomic medicine that involves the activation of Sirt 1 at the nuclear receptor level may allow modulation/reversal of mitophagy and ER stress in psychiatric disorders and neurodegenerative diseases such as Alzheimer/s disease, Parkinson's disease, and Huntington's disease.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 			\footnote{Early Diagnosis and Nutritional Treatment Stabilizes Neuropsychiatric Disorders} 			\footnote{Year 2018} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements} 			  			  				\begin{bibitemlist}{1}
\bibitem[ BioMed Res Int]{b11}\label{b11} 	 		\textit{},  	 	 		\textit{BioMed Res Int}  		2017 p. .  	 
\bibitem[Mahgoub and Monteggia ()]{b28}\label{b28} 	 		\textit{},  		 			M Mahgoub 		,  		 			L M Monteggia 		.  	 	 		\textit{Epigenetics and psychiatry}  		2013. 10 p. .  	 	 (Neurotherapeutics) 
\bibitem[Abe-Higuchi et al. ()]{b35}\label{b35} 	 		\textit{},  		 			N Abe-Higuchi 		,  		 			S Uchida 		,  		 			H Yamagata 		,  		 			F Higuchi 		,  		 			T Hobara 		.  		 Hippocampal Sirtuin 1.  		2016.  	 
\bibitem[Schaeffer et al. ()]{b13}\label{b13} 	 		‘Alterations of brain membranes in schizophrenia: impact of phospholipase A (2)’.  		 			E L Schaeffer 		,  		 			W F Gattaz 		,  		 			G P Eckert 		.  	 	 		\textit{Curr Top Med Chem}  		2012. 12 p. .  	 
\bibitem[Martins ()]{b25}\label{b25} 	 		‘Anti-Aging Genes Improve Appetite Regulation and Reverse Cell Senescence and’.  		 			I J Martins 		.  	 	 		\textit{Apoptosis in Global Populations. AAR}  		2016. 5 p. .  	 
\bibitem[Martins ()]{b54}\label{b54} 	 		‘Antimicrobial activity inactivation and toxic immune reactions induce Epilepsy in human’.  		 			I J Martins 		.  	 	 		\textit{J Med Discov}  		2017. 2 p. .  	 
\bibitem[Martins ()]{b48}\label{b48} 	 		‘Appetite Regulation and the Peripheral Sink Amyloid beta Clearance Pathway in Diabetes and Alzheimer's Disease. Top 10 Commentaries in Alzheimer's Disease’.  		 			I J Martins 		.  		 \url{www.avidscience.com}  	 	 		\textit{Avid Science}  		2018. 2 p. .  	 
\bibitem[Goldman et al. ()]{b58}\label{b58} 	 		‘Awareness, Diagnosis, and Treatment of Depression’.  		 			L S Goldman 		,  		 			N H Nielsen 		,  		 			H C Champion 		.  	 	 		\textit{J Gen Intern Med}  		1999. 14 p. .  	 
\bibitem[Martinsi ()]{b46}\label{b46} 	 		‘Bacterial Lipopolysaccharides Change Membrane Fluidity with Relevance to Phospholipid and Amyloid Beta Dynamics in Alzheimer's Disease’.  		 			J Martinsi 		.  	 	 		\textit{J Microb Biochem Technol}  		2016. 8 p. .  	 
\bibitem[Kidd ()]{b50}\label{b50} 	 		‘Bipolar disorder and cell membrane dysfunction. Progress toward integrative management’.  		 			P M Kidd 		.  	 	 		\textit{Altern Med Rev}  		2004. 9 p. .  	 
\bibitem[Müller et al. ()]{b49}\label{b49} 	 		‘Brain membrane lipids in major depression and anxiety disorders’.  		 			C P Müller 		,  		 			M Reichel 		,  		 			C Mühle 		,  		 			C Rhein 		,  		 			E Gulbins 		.  	 	 		\textit{Biochim Biophys Acta}  		2015. 1851 p. .  	 
\bibitem[Patel et al. ()]{b15}\label{b15} 	 		‘Crosstalk between endoplasmic reticulum stress and oxidative stress in schizophrenia: The dawn of new therapeutic approaches’.  		 			S Patel 		,  		 			D Sharma 		,  		 			K Kalia 		,  		 			V Tiwari 		.  	 	 		\textit{Neurosci Biobehav Rev}  		2017. 83 p. .  	 
\bibitem[Martins ()]{b1}\label{b1} 	 		‘Diabetes and Organ Dysfunction in the Developing and Developed World’.  		 			I J Martins 		.  	 	 		\textit{GJMR}  		2015. 15 p. .  	 
\bibitem[Balhara ()]{b4}\label{b4} 	 		‘Diabetes and psychiatric disorders’.  		 			Y P S Balhara 		.  	 	 		\textit{Indian J Endocrinol Metab}  		2011. 15 p. .  	 
\bibitem[Taber et al. ()]{b0}\label{b0} 	 		‘Diagnosis and treatment of neuropsychiatric disorders’.  		 			K H Taber 		,  		 			R A Hurley 		,  		 			S C Yudofsky 		.  	 	 		\textit{Annu Rev Med}  		2010. 61 p. .  	 
\bibitem[Strassnig et al. ()]{b68}\label{b68} 	 		‘Dietary Intake of Patients with Schizophrenia’.  		 			M Strassnig 		,  		 			J S Brar 		,  		 			R Ganguli 		.  	 	 		\textit{Psychiatry (Edgmont)}  		2005. 2 p. .  	 
\bibitem[Koga et al. ()]{b42}\label{b42} 	 		‘Endoplasmic Reticulum (ER) Stress Induces Sirtuin 1 (SIRT1) Expression via the PI3K-Akt-GSK3? Signaling Pathway and Promotes Hepatocellular Injury’.  		 			T Koga 		,  		 			M A Suico 		,  		 			S Shimasaki 		,  		 			E Watanabe 		,  		 			Y Kai 		.  	 	 		\textit{J Biol Chem}  		2015. 290 p. .  	 
\bibitem[Sprenkle et al. ()]{b16}\label{b16} 	 		‘Endoplasmic reticulum stress and inflammation in the central nervous system’.  		 			N T Sprenkle 		,  		 			S G Sims 		,  		 			C L Sánchez 		,  		 			G P Meares 		.  	 	 		\textit{Mol Neurodegener}  		2017. 12 p. 42.  	 
\bibitem[Ptak and Petronis ()]{b27}\label{b27} 	 		‘Epigenetic approaches to psychiatric disorders’.  		 			C Ptak 		,  		 			A Petronis 		.  	 	 		\textit{Dialogues Clin Neurosci}  		2010. 12 p. .  	 
\bibitem[Martins ()]{b72}\label{b72} 	 		‘Functional Foods and Active molecules with relevance to Health and Chronic disease’.  		 			I J Martins 		.  	 	 		\textit{FFHD}  		2017. 7 p. .  	 
\bibitem[Martins ()]{b2}\label{b2} 	 		‘Genomic medicine and acute cardiovascular disease progression in diabetes’.  		 			I J Martins 		.  	 	 		\textit{Res Chron Dis}  		2018. 2 p. .  	 
\bibitem[Martins ()]{b6}\label{b6} 	 		‘Genomic Medicine and Endocrine Autoimmunity as Key to Mitochondrial Disease’.  		 			I J Martins 		.  	 	 		\textit{Glob J Endocrinol Metab}  		2018. 2 p. .  	 
\bibitem[Harvey et al. ()]{b56}\label{b56} 	 		 			P D Harvey 		,  		 			R K Heaton 		,  		 			W T Carpenter 		,  		 			M F Green 		,  		 			J M Gold 		.  	 	 		\textit{Diagnosis of Schizophrenia: Consistency Across information Sources and Stability of the Condition},  				2012. 140 p. .  	 
\bibitem[Martins ()]{b44}\label{b44} 	 		\textit{Heat Shock Gene Inactivation and Protein Aggregation with Links to Chronic Diseases},  		 			I J Martins 		.  		2018. 6 p. .  	 
\bibitem[Li et al. ()]{b41}\label{b41} 	 		‘Hepatic over expression of SIRT1 in mice attenuates endoplasmic reticulum stress and insulin resistance in the liver’.  		 			Y Li 		,  		 			S Xu 		,  		 			A Giles 		,  		 			K Nakamura 		,  		 			J W Lee 		.  	 	 		\textit{FASEB J}  		2011. 25 p. .  	 
\bibitem[Herskovits and Guarente ()]{b38}\label{b38} 	 		 			A Z Herskovits 		,  		 			L Guarente 		.  	 	 		\textit{SIRT1 in neurodevelopment and brain senescence},  				2014. 81 p. .  	 
\bibitem[Martins ()]{b14}\label{b14} 	 		‘Increased Risk for Obesity and Diabetes with Neurodegeneration in Developing Countries. Top 10 Contribution on’.  		 			I J Martins 		.  		 \url{www.avid.science.com}  	 	 		\textit{Genetics. Avid Science}  		2018. 1 p. .  	 
\bibitem[Kishi et al. ()]{b29}\label{b29} 	 		 			T Kishi 		,  		 			Y Fukuo 		,  		 			T Kitajima 		,  		 			T Okochi 		,  		 			Y Yamanouchi 		.  	 	 		\textit{SIRT1 gene, schizophrenia and bipolar disorder in the Japanese population: an association study},  				2011. 10 p. .  	 
\bibitem[Lo Iacono et al. ()]{b34}\label{b34} 	 		 			L Lo Iacono 		,  		 			F Visco-Comandini 		,  		 			A Valzania 		,  		 			M T Viscomi 		,  		 			M Coviello 		.  	 	 		\textit{Adversity in childhood and depression: linked through SIRT1},  				2015. 5 p. e629.  	 
\bibitem[Martins ()]{b63}\label{b63} 	 		\textit{Magnesium Therapy Prevents Senescence with the Reversal of Diabetes and Alzheimer's Disease. Health},  		 			I J Martins 		.  		2016. 8 p. .  	 
\bibitem[Martins ()]{b47}\label{b47} 	 		 			I J Martins 		.  		\textit{LPS Regulates Apolipoprotein E and A? Interactions with Effects on Acute Phase Proteins and Amyloidosis. AAR},  				2015. 4 p. .  	 
\bibitem[Martins ()]{b67}\label{b67} 	 		 			I J Martins 		.  	 	 		\textit{Biomarker Tests and Ageing Science},  				2017. 1 p. .  	 
\bibitem[Tessier et al. ()]{b65}\label{b65} 	 		‘Membrane lipidomics in schizophrenia patients: a correlational study with clinical and cognitive manifestations’.  		 			C Tessier 		,  		 			K Sweers 		,  		 			A Frajerman 		,  		 			H Bergaoui 		,  		 			F Ferreri 		.  	 	 		\textit{Transl Psychiatry}  		2016. 6 p. e906.  	 
\bibitem[Marazziti et al. ()]{b21}\label{b21} 	 		‘Mitochondrial alterations and neuropsychiatric disorders’.  		 			D Marazziti 		,  		 			S Baroni 		,  		 			M Picchetti 		,  		 			P Landi 		,  		 			S Silvestri 		.  	 	 		\textit{Curr Med Chem}  		2011. 18 p. .  	 
\bibitem[Wallace ()]{b18}\label{b18} 	 		‘Mitochondrial Etiology of Neuropsychiatric Disorders’.  		 			D C A Wallace 		.  	 	 		\textit{JAMA Psychiatry}  		2017. 74 p. .  	 
\bibitem[Pei and Wallace ()]{b20}\label{b20} 	 		‘Mitochondrial Etiology of Neuropsychiatric Disorders’.  		 			L Pei 		,  		 			D C Wallace 		.  	 	 		\textit{Biol Psychiatry}  		2018. 83 p. .  	 
\bibitem[Dick et al. ()]{b24}\label{b24} 	 		‘Nature and nurture in neuropsychiatric genetics: where do we stand?’.  		 			D M Dick 		,  		 			B Riley 		,  		 			K S Kendler 		.  	 	 		\textit{Dialogues Clin Neurosci}  		2010. 12 p. .  	 
\bibitem[Katz et al. ()]{b5}\label{b5} 	 		‘Neuropsychiatric disorders at the presentation of type 2 diabetes mellitus in children’.  		 			Levitt Katz 		,  		 			L E Swami 		,  		 			S Abraham 		,  		 			M Murphy 		,  		 			K M Jawad 		,  		 			AF 		.  	 	 		\textit{Pediatr Diabetes}  		2005. 6 p. .  	 
\bibitem[Marin and Saneto ()]{b19}\label{b19} 	 		‘Neuropsychiatric Features in Primary Mitochondrial Disease’.  		 			S E Marin 		,  		 			R P Saneto 		.  	 	 		\textit{Neurol Clin}  		2016. 34 p. .  	 
\bibitem[Kota et al. ()]{b3}\label{b3} 	 		‘Neuropsychiatric screening in type 2 diabetes mellitus’.  		 			S K Kota 		,  		 			L K Meher 		,  		 			S Jammula 		,  		 			S V S Krishna 		,  		 			S K Kota 		.  	 	 		\textit{Indian J Endocrinol Metab}  		2012. 16  (Suppl1)  p. .  	 
\bibitem[Akyol et al. ()]{b53}\label{b53} 	 		‘Nitric oxide as a physiopathological factor in neuropsychiatric disorders’.  		 			O Akyol 		,  		 			S S Zoroglu 		,  		 			F Armutcu 		,  		 			S Sahin 		,  		 			A Gurel 		.  	 	 		\textit{In Vivo}  		2004. 18 p. .  	 
\bibitem[Martins ()]{b64}\label{b64} 	 		‘Nutrition Therapy Regulates Caffeine Metabolism with Relevance to NAFLD and Induction of Type 3 Diabetes’.  		 			I J Martins 		.  	 	 		\textit{J Diabetes Metab Disord}  		2017. 4 p. 19.  	 
\bibitem[Martins ()]{b55}\label{b55} 	 		\textit{Nutritional diets accelerate amyloid beta metabolism and prevent the induction of chronic diseases and Alzheimer's disease. Photon ebooks},  		 			I J Martins 		.  		2015. p. .  	 
\bibitem[Martins ()]{b51}\label{b51} 	 		‘Over nutrition Determines LPS Regulation of Mycotoxin Induced Neurotoxicity in Neurodegenerative Diseases’.  		 			I J Martins 		.  	 	 		\textit{Int J Mol Sci}  		2015. 16 p. .  	 
\bibitem[Rush ()]{b59}\label{b59} 	 		‘Problems associated with the diagnosis of depression’.  		 			A J Rush 		.  	 	 		\textit{J Clin Psychiatry}  		1990. 51 p. .  	 
\bibitem[Radtke et al. ()]{b10}\label{b10} 	 		 			F A Radtke 		,  		 			G Chapman 		,  		 			J Hall 		,  		 			Y A Syed 		.  		\textit{Modulating Neuroinflammation to Treat Neuropsychiatric Disorders},  				2017.  	 
\bibitem[Ratnaseelan et al. ()]{b8}\label{b8} 	 		 			A M Ratnaseelan 		,  		 			I Tsilioni 		,  		 			T C Theoharides 		.  	 	 		\textit{Effects of Mycotoxins on Neuropsychiatric Symptoms and Immune Processes},  				2018. 40 p. .  	 
\bibitem[Lindholm et al. ()]{b17}\label{b17} 	 		‘Recent Insights into the Role of Unfolded Protein Response in ER Stress in Health and Disease’.  		 			D Lindholm 		,  		 			L Korhonen 		,  		 			O Eriksson 		,  		 			S Kõks 		.  	 	 		\textit{Front Cell Dev Biol}  		2017. 5 p. 48.  	 
\bibitem[Lu et al. ()]{b30}\label{b30} 	 		‘Role and Possible Mechanisms of Sirt1 in Depression’.  		 			G Lu 		,  		 			J Li 		,  		 			H Zhang 		,  		 			X Zhao 		,  		 			L-J Yan 		.  	 	 		\textit{Oxidative Medicine and Cellular Longevity}  		2018. 2018 p. .  	 
\bibitem[Bu et al. ()]{b37}\label{b37} 	 		‘Role of SIRT1/PGC-1? in mitochondrial oxidative stress in autistic spectrum disorder’.  		 			X Bu 		,  		 			D Wu 		,  		 			X Lu 		,  		 			L Yang 		,  		 			X Xu 		.  	 	 		\textit{Neuropsychiatr Dis Treat}  		2017. 13 p. .  	 
\bibitem[Song and Kim ()]{b33}\label{b33} 	 		‘Role of Sirtuins in Linking Metabolic Syndrome with Depression’.  		 			J Song 		,  		 			J Kim 		.  	 	 		\textit{Front Cell Neurosci}  		2016. 10 p. 86.  	 
\bibitem[Kraft and Westman ()]{b70}\label{b70} 	 		‘Schizophrenia, gluten, and low-carbohydrate, ketogenic diets: a case report and review of the literature’.  		 			B D Kraft 		,  		 			E C Westman 		.  		 6:10.  	 	 		\textit{Nutr Metab}  		2009.  	 
\bibitem[Signaling Mediates Depression-like Behavior Biol Psychiatry]{b36}\label{b36} 	 		‘Signaling Mediates Depression-like Behavior’.  	 	 		\textit{Biol Psychiatry}  		80 p. .  	 
\bibitem[Martins ()]{b26}\label{b26} 	 		‘Single Gene Inactivation with Implications to Diabetes and Multiple Organ Dysfunction Syndrome’.  		 			I J Martins 		.  	 	 		\textit{J Clin Epigenet}  		2017. 3 p. 24.  	 
\bibitem[Jung et al. ()]{b40}\label{b40} 	 		‘SIRT1 attenuates palmitate-induced endoplasmic reticulum stress and insulin resistance in HepG2 cells via induction of oxygen-regulated protein 150’.  		 			T W Jung 		,  		 			K T Lee 		,  		 			M W Lee 		,  		 			K H Ka 		.  	 	 		\textit{Biochem Biophys Res Commun}  		2012. 422 p. .  	 
\bibitem[Kim et al. ()]{b31}\label{b31} 	 		‘SIRT1 Mediates Depression-Like Behaviors in the Nucleus Accumbens’.  		 			H-D Kim 		,  		 			J Hesterman 		,  		 			T Call 		,  		 			S Magazu 		,  		 			E Keeley 		.  	 	 		\textit{J Neurosci}  		2016. 36 p. .  	 
\bibitem[Prola et al. ()]{b43}\label{b43} 	 		‘SIRT1 protects the heart from ER stress-induced cell death through eIF2? deacetylation’.  		 			A Prola 		,  		 			J Pires Da Silva 		,  		 			A Guilbert 		,  		 			L Lecru 		,  		 			J Piquereau 		.  	 	 		\textit{Cell Death Differ}  		2017. 24 p. .  	 
\bibitem[Martins ()]{b62}\label{b62} 	 		\textit{Sirtuin 1, a Diagnostic Protein Marker and its Relevance to Chronic Disease and Therapeutic Drug Interventions},  		 			I J Martins 		.  		2018. p. .  	 
\bibitem[Corvin et al. ()]{b23}\label{b23} 	 		‘The cognitive genetics of neuropsychiatric disorders’.  		 			A Corvin 		,  		 			G Donohoe 		,  		 			A Hargreaves 		,  		 			L Gallagher 		,  		 			M Gill 		.  	 	 		\textit{Curr Top Behav Neurosci}  		2012. 12 p. .  	 
\bibitem[Culpepper ()]{b61}\label{b61} 	 		‘The Diagnosis and Treatment of Bipolar Disorder: Decision-Making in Primary Care’.  		 			L Culpepper 		.  		 PCC.13r01609.  	 	 		\textit{Prim Care Companion CNS Disord}  		2014. 16.  	 
\bibitem[Smith et al. ()]{b60}\label{b60} 	 		‘The diagnosis of depression: current and emerging methods’.  		 			K M Smith 		,  		 			P F Renshaw 		,  		 			J Bilello 		.  	 	 		\textit{Compr Psychiatry}  		2013. 54 p. .  	 
\bibitem[Jablensky ()]{b57}\label{b57} 	 		‘The diagnostic concept of schizophrenia: its history, evolution, and future prospects’.  		 			A Jablensky 		.  	 	 		\textit{Dialogues Clin Neurosci}  		2010. 12 p. .  	 
\bibitem[Dipasquale et al. ()]{b69}\label{b69} 	 		‘The dietary pattern of patients with schizophrenia: a systematic review’.  		 			S Dipasquale 		,  		 			C M Pariante 		,  		 			P Dazzan 		,  		 			E Aguglia 		,  		 			P Mcguire 		.  	 	 		\textit{J Psychiatr Res}  		2013. 47 p. .  	 
\bibitem[Martins ()]{b66}\label{b66} 	 		‘The Future of Biomarkers Tests and Genomic Medicine in Global Organ Disease’.  		 			I J Martins 		.  	 	 		\textit{Microbiology and Infectious Diseases}  		2017. 1 p. .  	 
\bibitem[Martins ()]{b45}\label{b45} 	 		‘The Future of Genomic Medicine Involves the Maintenance of Sirtuin 1 in Global Populations’.  		 			I J Martins 		.  	 	 		\textit{Int J Mol Biol}  		2017. 2 p. 13.  	 
\bibitem[Heinzen et al. ()]{b22}\label{b22} 	 		‘The genetics of neuropsychiatric diseases: looking in and beyond the exome’.  		 			E L Heinzen 		,  		 			B M Neale 		,  		 			S F Traynelis 		,  		 			A S Allen 		,  		 			D B Goldstein 		.  	 	 		\textit{Annu Rev Neurosci}  		2015. 38 p. .  	 
\bibitem[Kerr et al. ()]{b7}\label{b7} 	 		‘The immune system and neuropsychiatric diseases’.  		 			D Kerr 		,  		 			C Krishnan 		,  		 			M L Pucak 		,  		 			J Carmen 		.  	 	 		\textit{Int Rev Psychiatry}  		2005. 17 p. .  	 
\bibitem[Morris and Berk ()]{b9}\label{b9} 	 		‘The many roads to mitochondrial dysfunction in neuroimmune and neuropsychiatric disorders’.  		 			G Morris 		,  		 			M Berk 		.  	 	 		\textit{BMC Med}  		2015. 13 p. 68.  	 
\bibitem[Horrobin et al. ()]{b12}\label{b12} 	 		‘The membrane hypothesis of schizophrenia’.  		 			D F Horrobin 		,  		 			A I Glen 		,  		 			K Vaddadi 		.  	 	 		\textit{Schizophr Res}  		1994. 13 p. .  	 
\bibitem[Karatinos et al. ()]{b52}\label{b52} 	 		‘The nitric oxide pathway: potential implications for treatment of neuropsychiatric disorders’.  		 			J Karatinos 		,  		 			R B Rosse 		,  		 			S I Deutsch 		.  	 	 		\textit{Clin Neuropharmacol}  		1995. 18 p. .  	 
\bibitem[Chan et al. ()]{b39}\label{b39} 	 		‘The role of de novo protein synthesis and SIRT1 in ER stress-induced Atf4 and Chop mRNA expression in mammalian cells’.  		 			S M H Chan 		,  		 			X Zhao 		,  		 			A Elfowiris 		,  		 			C Ratnam 		,  		 			T P Herbert 		.  	 	 		\textit{Biochimie}  		2017. 138 p. .  	 
\bibitem[Chatterjee and Abel ()]{b32}\label{b32} 	 		‘To Stay Happy, Keep Your SIRT1 Active’.  		 			S Chatterjee 		,  		 			T Abel 		.  	 	 		\textit{Biol Psychiatry}  		2016. 80 p. .  	 
\bibitem[Rao et al. ()]{b71}\label{b71} 	 		‘Understanding nutrition, depression and mental illnesses’.  		 			Sathyanarayana Rao 		,  		 			T S Asha 		,  		 			M R Ramesh 		,  		 			BN 		,  		 			Jagannatha Rao 		,  		 			KS 		.  	 	 		\textit{Indian J Psychiatry}  		2008. 50 p. .  	 
\bibitem[Martins ()]{b73}\label{b73} 	 		‘Unhealthy Nutrigenomic Diets Accelerate NAFLD and Adiposity in Global communities’.  		 			I J Martins 		.  	 	 		\textit{J Mol Genet Med}  		2015. 9 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
