\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={Electroencephalography in Determining Mood in Animals},
 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{Electroencephalography in Determining Mood in Animals}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        




\end{abstract}


\keywords{}

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

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


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
From the moment of their existence, animals exhibit innate and acquired behaviors. Innate behavior; is an instinctive stereotyped movement pattern or reflex-type behavior that occurs due to a stimulus without the need for experience \hyperref[b2]{(Aydemir and Bilge 2022)}. For example, the female animal suckling her young after pregnancy. Apart from this, it is observed that animals exhibit behaviors such as the defense of the area, competition behaviors, and communication in social groups.\par
It is observed that they exhibit various behaviors for temporary periods that occur under the influence of illness, pain, and medication. But; as a result of factors such as anxiety and stress, they exhibit abnormal behaviors such as phobia \hyperref[b2]{(Aydemir and Bilge 2022)}. Such behaviors are passed down through generations through genes specific to the species.\par
In many behaviors, it can be acquired later with environmental adaptations \hyperref[b2]{(Aydemir and Bilge 2022)}. Apart from the normal behavior typical of all animals species; aggression behaviors in line with environmental effects such as fear, different light wavelengths, different sound frequencies, heat, stress (status-related attack, intermale attack), predatory attack, idiopathic anger attack (idiopathic rage), fear-based attack (fear-induced), territorial and instinctive attack (maternal), environmentally damaging behaviors, coprophagia, social behavior and agonistic behaviors, urination or defecation outside the designated place, urine marking, wool (cloth) sucking, abnormal behaviors such as aggression are exhibited  {\ref (Sambraus 1998} Thanks to the electroencephalography obtained from these behavioral disorders, it is possible to comment on the relations between the species. 
\section[{III. DISCUSSION}]{III. DISCUSSION}\par
When many studies on animals and humans are examined; is observed that there is a close relationship between the emotional states of animals and humans. As an indicator of this close relationship; is stated that facial expressions in mice reflect internal emotional states, just like facial expressions in humans  {\ref (Dolensek et}   
\section[{Mood}]{Mood} 
\section[{Brittlebank et al. (1993) in the results of a study;}]{Brittlebank et al. (1993) in the results of a study;}\par
In the case of depression, people are prejudiced against overgeneralization; reported that animals exhibit simple behaviors such as avoidance and approach as an indicator of their internal emotional state. In the results of another study, \hyperref[b36]{Grandjean et al. (2016)} determined that increased amygdala-PFC functional connectivity and white matter structural changes in the cingulum showed similarity in mice and humans against chronic stress. The results of a study by Xunxun Chu (2019) reported that the naturally induced depression models in macaques are very similar to the human depression model. 
\section[{Sleeping Disorder}]{Sleeping Disorder}\par
When examining studies on sleep disorders, \hyperref[b31]{Gadad et al. (2013)} and \hyperref[b24]{Crawley (2012)} reported in the results of the study that there is a similarity between the symptoms of sleep disorders between animal models and humans. According to  {\ref Jaramillo et}   \hyperref[b0]{Andersen and Tufik (2003)}, in the results of the studies against a living thing that affects from the outside; observed that they exhibit temporary or permanent changes in behavior. Moreover; they also found that their mice showed sleep disorders. \hyperref[b1]{Armitage (2007)} found in a study that electroencephalography findings were more than 80\% of patients with depression and that these people had sleep disorders.  
\section[{Epilepsy}]{Epilepsy} 
\section[{Genetic}]{Genetic}\par
Among the factors affecting behavior in model animals; genetic factors, age, gender, physiological, and hormonal conditions are included. In the results of a study using mice as model animals,  {\ref Cambiaghi et al. (2012)} reported that tuberous sclerosis complex caused by benign tumors in different organs and serious neuropsychiatric symptoms such as epilepsy, intellectual disability, autism, anxiety, and depressive behavior can be determined by EEG method. Also,  {\ref Cambiaghi et al. (2012)} found that anxiety and depression were reduced in mutant mice treated with rapamycin in their EEG power spectrum results.  {\ref Carter (1978)} reported that it produced a trance-like stupor in all monkeys associated with marked EEG changes and hypothermia in adult and preadolescent rhesus monkeys. Researchers have also found that characteristic EEG and behavioral changes are age-related. In another study, Cai et al. (2020) examined expression networks, locomotive, and cognitive behaviors, and EEG and gene-circuit-behavior analyses in genetically modified monkeys. The results of the study; reported that decreased ?-synchronization in front-parietal-occipital networks was associated with abnormal locomotive behaviors. \hyperref[b13]{Blackburn-Munro (2004)}, who conducted a study on genetically manipulated animals, stated that there are many pathological changes similar to various chronic pain in humans in animal models of chronic pain, using it together with classical physiological and biochemical measurements according to EEG results. Moreover; reported that the evaluation of pain and stress with the EEG method in animals is an alternative method.\par
Tuberous sclerosis Complex is a multisystem genetic disorder caused by mutations in the Tsc1 or Tsc2 genes that lead to hyperactivation of the London Journal of Engineering Research 
\section[{22}]{22}\par
Electroencephalography in Determining Mood in Animals They also stated that low alpha synchronization due to thirst after drinking, which is created not only by water consumption but also by surrogate m TOR pathway, a key signaling pathway for synaptic plasticity. 
\section[{Pain}]{Pain}\par
Joyce and David (2019), who conducted a study on rats, mice, and monkeys, examined the electroencephalography of acute and chronic pain.\par
In the results of the study, the researchers observed that the transition from acute pain to chronic pain resulted in significant changes in brain function.\par
Moreover; they reported that brain activations in acute pain are related to the sensory aspect of noxious stimuli, including the primary somatosensory cortex, insula, cingulate cortex, thalamus, retrosplenial cortex, and periaqueductal gray. In the results of the study, they stated that the human acute pain model can be applied to sheep and that these electroencephalogram changes can provide a good measure for acute pain in sheep. They reported that these relationships are a frugal indicator between EEG data and behavior. They found a slight but significant reduction in theta and alpha mean dominant frequency (MDF) with behavioral changes in rapamycin-treated wild-type mice, suggesting a mild brain dysfunction associated with the drug treatment studies by \hyperref[b71]{Salinsky et al. (2004)}, \hyperref[b50]{Leocani et al., (2000}\hyperref[b49]{Leocani et al., ( , 2010))}, \hyperref[b45]{Klimesch (1999)}, \hyperref[b44]{and Klimesch, (1997)}. They reported that this resulted in a mild brain dysfunction associated with drug therapy.\par
They also observed that EEG slowing in humans is associated with neurological disorders or even lower working memory, IQ or drug-induced lethargy, and cognitive impairment in healthy subjects. 
\section[{Dependence}]{Dependence}\par
Howard (2000) examined the electroencephalography of the brain functioning in various animal models with alcohol dependence. The researcher reported that there are physiological and behavioral advantages and disadvantages to alcohol withdrawal syndrome. The researcher also stated that it may affect enhanced autonomic nervous system activation, sensory hyperreactivity, convulsions, anxiety, and dysphoria.\par
When other similar studies are examined, \hyperref[b82]{Walker and Zornetzer (1974)}, \hyperref[b29]{Ehlers and Chaplin (1991)}, \hyperref[b66]{Poldrugo and Snead (1984)}, and \hyperref[b65]{Perrin et al. (1975)} reported that EEG abnormalities were associated with alcohol withdrawal in various model animals, including mice, rats, cats, and primates. 
\section[{IV. CONCLUSIONS}]{IV. CONCLUSIONS}\par
There are various behaviors that they exhibit depending on the various moods observed in humans and various model animals. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5036926846342318\textwidth}P{0.3385719285964298\textwidth}P{0.003272663633181659\textwidth}P{0.0026776338816940845\textwidth}P{0.0011900595029751488\textwidth}P{0.0005950297514875744\textwidth}}
\tabcellsep \multicolumn{5}{l}{activities in the brain (Ward 2013-2015; Bear et}\\
\tabcellsep \multicolumn{5}{l}{al. 2016; Lopes and MEG 2013). Thanks to this}\\
\tabcellsep \multicolumn{5}{l}{method, information is obtained about normal}\\
\tabcellsep \multicolumn{3}{l}{and abnormal functioning in the brain.}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{5}{l}{Electroencephalography reflects the total slow}\\
\tabcellsep \multicolumn{5}{l}{dendritic potentials of many cortical pyramidal}\\
All these behaviors exhibited are a psychological\tabcellsep \multicolumn{5}{l}{neurons. EEG rhythms in different frequency}\\
indicator of the emotional state of the animal\tabcellsep \multicolumn{5}{l}{bands arise from dynamic interactions between}\\
(Bilge and Aydemir 2022; Aydemir and Bilge\tabcellsep \multicolumn{5}{l}{populations of neurons and are associated with}\\
2022; Aydemir et al. 2021). These psychological\tabcellsep \multicolumn{5}{l}{several different cognitive processes. With this}\\
indicators are very similar to humans. For\tabcellsep \multicolumn{5}{l}{association, EEG recordings show abnormalities}\\
example; Behaviors such as depression, social\tabcellsep \multicolumn{5}{l}{in brain functioning (Ward 2013-2015; Bear et al.}\\
avoidance, anhedonia, passive coping, and\tabcellsep \multicolumn{3}{l}{2016; Lopes and MEG 2013).}\tabcellsep \tabcellsep \\
learned helplessness observed in humans are\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
similar to the behaviors exhibited in animals (Tye\tabcellsep \multicolumn{5}{l}{It has also been used in the diagnostic criteria of}\\
2018; Muir et al. 2018). Moreover; is observed\tabcellsep various\tabcellsep psychiatric\tabcellsep disorders\tabcellsep such\tabcellsep as\\
that many model animals such as mice and\tabcellsep \multicolumn{5}{l}{schizophrenia, bipolar disorder, sleep disorder,}\\
monkeys exhibit similar behaviors in many\tabcellsep \multicolumn{5}{l}{attention-deficit/hyperactivity disorder (ADHD),}\\
diseases such as depression, chronic stress, sleep\tabcellsep \multicolumn{5}{l}{and Alzheimer's disease, especially in recent years}\\
disorders, and epileptic seizures observed in humans (Brittlebank et al. 1993; Grandjean et al. 2016; Gadad et al. 2013) and Crawley 2012; According to Jaramillo et al. 2016; Dhamne et al. 2017; Citraro et al. 2019; Roebuk et al. 2020; According to Cai et al. 2020; According to Gandal et al. 2010; Dringenberg 2000). This gives information about the behavior between humans and animals. Various behavioral tests, biomarkers, and Electroencephalograms are used to measure this information (Roach et al. Mathalon, 2008; Koenig et al., 2005). Electroencephalograms (EEG) are a non-invasive technique that allows the measurement of electrical brain activity in a human or model animal. It can also record brain signals thanks to its high temporal resolution (Ward 2003; Lopes\tabcellsep \multicolumn{5}{l}{(Roach et al. Mathalon, 2008; They observed that repetitive grooming, social}\\
and MEG 2013). These recorded signals are a\tabcellsep \multicolumn{5}{l}{deficits, decreased activity, anxiety, learning}\\
good source for obtaining information about the\tabcellsep \multicolumn{5}{l}{problems, reduced fear conditioning, olfactory}\\
neurological status of the model creature (Saminu\tabcellsep \multicolumn{5}{l}{disorders, hyperactivity, and various autistic-like}\\
et al., 2021).\tabcellsep \multicolumn{5}{l}{behavioral disorders occur in the model animal}\\
\tabcellsep \multicolumn{5}{l}{(Jaramillo et al. 2016; Dhamne et al. 2017;}\\
II. ELECTROENCEPHALOGRAPHY (EEG) IN\tabcellsep \multicolumn{5}{l}{Balzamo). et al. 1998; Gadad et al. 2013; Crawley}\\
MODEL ANIMALS\tabcellsep 2012\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Electroencephalography in model animals is a\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
method used to functionally examine the electrical\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
signals produced as a result of neurological\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\begin{quote}
; Cao et al. 2020; Radyushkin et al. 2009; Liu et al. 2017). London Journal of Engineering Research 20 Electroencephalography in Determining Mood in Animals\end{quote}

\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
(2003),\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7961666666666666\textwidth}P{0.05383333333333334\textwidth}}
Neurodevelopmental disorders, mood disorders, olfactory disorders, visual attention dysfunction, sleep disorders, brain dysfunction, learning disorders, various adjustment, and autistic-like\tabcellsep London Journal of Engineering Research\\
behavior disorders, autism, attention deficit,\tabcellsep \\
hyperactivity, anxiety, aging, traumatic brain\tabcellsep \\
injury in various model animals. It has been\tabcellsep \\
observed that various behaviors such as repetitive\tabcellsep \\
grooming, social deficits, decreased activity,\tabcellsep \\
anxiety, fear conditioning, calmness, staring,\tabcellsep \\
anxiety, fear, learning disability, intermodal\tabcellsep \\
recognition memory and depression are exhibited.\tabcellsep \end{longtable} \par
 
\begin{quote}
\par
23Electroencephalography in Determining Mood in Animals It has been observed that these behaviors closely resemble each other among various species of electroencephalography.\end{quote}

\caption{\label{tab_4}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Electroencephalography in Determining Mood in Animals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b63}\label{b63} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1111/j.1751-0813.1997.tb1006}{10.1111/j.1751-0813.1997.tb1006}.  		p. 193.  	 
\bibitem[Roach and Mathalon ()]{b68}\label{b68} 	 		\textit{},  		 			B J Roach 		,  		 			D H Mathalon 		.  		2008.  	 
\bibitem[Bilge and Aydemir ()]{b11}\label{b11} 	 		\textit{},  		 			? Bilge 		,  		 			E Aydemir 		.  		2022.  	 
\bibitem[Saminu et al. ()]{b73}\label{b73} 	 		‘A Recent Investigation on Detection and Classification of Epileptic Seizure Techniques Using EEG Signal’.  		 			S Saminu 		,  		 			G Xu 		,  		 			Z Shuai 		,  		 			I Abd El Kader 		,  		 			A H Jabire 		,  		 			Y K Ahmed 		,  		 			I A Karaye 		,  		 			I S Ahmad 		.  	 	 		\textit{Brain Sciences}  		2021. p. 668.  	 
\bibitem[Monassi ()]{b55}\label{b55} 	 		\textit{A subpopulation of rats show social and sleep-waking changes typical of chronic neuropathic pain following},  		 			C R Monassi 		.  		2003.  	 
\bibitem[Yordanova et al. ()]{b88}\label{b88} 	 		‘Abnormal early stages of task stimulus processing in children with attention-deficit hyperactivity disorder-evidence from event-related gamma oscillations’.  		 			J Yordanova 		,  		 			T Banaschewski 		,  		 			V Kolev 		,  		 			W Woerner 		,  		 			A Rothenberger 		.  	 	 		\textit{Clin. Neurophysiol}  		2001. 112  (6)  p. .  	 
\bibitem[Barry et al. (2009)]{b4}\label{b4} 	 		‘Acute atomoxetine effects on the EEG of children with attention-deficit/ hyperactivity disorder’.  		 			R J Barry 		,  		 			A R Clarke 		,  		 			M Hajos 		,  		 			R Mc Carthy 		,  		 			M Selikowitz 		,  		 			J M Bruggemann 		.  	 	 		\textit{Neuro-pharmacology}  		2009 Dec. 57 p. .  	 
\bibitem[Walker and Zornetzer ()]{b82}\label{b82} 	 		‘Alcohol withdrawal in mice: Electroencephalographic and behavioral correlates’.  		 			D W Walker 		,  		 			S Zornetzer 		.  	 	 		\textit{Electroencephalography and Clinical Neurology}  		1974. 36 p. .  	 
\bibitem[Jaramillo et al. ()]{b39}\label{b39} 	 		‘Altered striatal synaptic function and abnormal behaviour in Shank3 Exon4-9 deletion mouse model of autism’.  		 			T C Jaramillo 		,  		 			H E Speed 		,  		 			Z Xuan 		,  		 			J M Reimers 		,  		 			S Liu 		,  		 			C M Powell 		.  		 \xref{http://dx.doi.org/10.1002/aur.1529}{10.1002/aur.1529}.  	 	 		\textit{Autism Res}  		2016. 9 p. .  	 
\bibitem[Dringenberg ()]{b28}\label{b28} 	 		‘Alzheimer's disease: more than a 'cholinergic disorder'-evidence that cholinergic-monoaminergic interactions contribute to EEG slowing and dementia’.  		 			H C Dringenberg 		.  	 	 		\textit{Behav. Brain Res}  		2000. 115  (2)  p. .  	 
\bibitem[Blackshaw ()]{b14}\label{b14} 	 		‘An overview of types of agressive behaviour in dogs and methods of treatments’.  		 			J K Blackshaw 		.  	 	 		\textit{Appl. Anim. Behav. Sci}  		1991. 30 p. .  	 
\bibitem[Aydemir and Bilge ()]{b2}\label{b2} 	 		\textit{Animal Psychology-BEHAV?OR AND TEM-PERAMENT IN CATS AND DOGS},  		 			E Aydemir 		,  		 			? Bilge 		.  		2022. LAP LAMBERT Academic Publishing -ISBN. p. .  	 
\bibitem[Sambraus ()]{b72}\label{b72} 	 		‘Aufgaben der Angewandten Ethologie bei Landwirtschaftlichen Nutztieren fr herund heute’.  		 			H H Sambraus 		.  	 	 		\textit{Gumpensteiner Tagung "Nutztierhaltung im Wandel der Zeit},  		 (A-8952 Irdning)  		2002. p. .  	 
\bibitem[Brittlebank ()]{b16}\label{b16} 	 		‘Autobiographical memory in de-pression: state or trait marker?’.  		 			A D Brittlebank 		.  	 	 		\textit{Br. J. Psychiatry}  		1993. 162 p. .  	 
\bibitem[Ong et al. ()]{b62}\label{b62} 	 		‘Behavioural and EEG changes in sheep in response to painful acute electrical stimuli’.  		 			R Ong 		,  		 			J Morr?s 		,  		 			J O'dwyer 		,  		 			J Barnett 		,  		 			P Hemsworth 		,  		 			I Clarke 		.  	 	 		\textit{Australian Veterinary Journal}  		1997. 75  (3) .  	 
\bibitem[Cambiaghi et al. ()]{b19}\label{b19} 	 		‘Behavioural and EEG effects of chronic rapamycin treatment in a mouse model of Tuberous Sclerosis Complex’.  		 			M Cambiaghi 		,  		 			M Cursi 		,  		 			L Magri 		,  		 			V Castoldi 		,  		 			G Comi 		,  		 			F Minicucci 		,  		 			L Leocani 		.  	 	 		\textit{Neuropharmacology}  		2013. 67 p. .  	 
\bibitem[García-Gutiérrez ()]{b33}\label{b33} 	 		‘Biomarkers in psychiatry: concept, definition, types and relevance to the clinical reality’.  		 			M S García-Gutiérrez 		.  	 	 		\textit{Front. Psychiatry}  		2020. 11 p. 432.  	 
\bibitem[Morton et al. ()]{b57}\label{b57} 	 		‘Brain imaging of pain: state of the art’.  		 			D L Morton 		,  		 			J S Sandhu 		,  		 			A K Jones 		.  	 	 		\textit{J Pain Res}  		2016. 9 p. .  	 
\bibitem[Grandjean ()]{b36}\label{b36} 	 		‘Chronic psychosocial stress in mice leads to changes in brain functional connectivity and metabolite levels comparable to human depression’.  		 			J Grandjean 		.  	 	 		\textit{Neuroimage}  		2016. 142 p. .  	 
\bibitem[Weber ()]{b86}\label{b86} 	 		‘Circuit-based interrogation of sleep control’.  		 			F Weber 		,  		 			Dan 		,  		 			Y 		.  		 \xref{http://dx.doi.org/10.1038/nature19773}{10.1038/nature19773}.  	 	 		\textit{Nature}  		2016. 538 p. .  	 
\bibitem[Roebuck et al. ()]{b70}\label{b70} 	 		‘Cognitive Impairments in Touchscreen-based Visual Discrimination and Reversal Learning in Genetic Absence Epilepsy Rats from Strasbourg’.  		 			A J Roebuck 		,  		 			L An 		,  		 			W N Marks 		,  		 			N Sun 		,  		 			T P Snutch 		,  		 			J G Howland 		.  	 	 		\textit{Neuroscience}  		2020. 430 p. .  	 
\bibitem[Kim et al. ()]{b43}\label{b43} 	 		\textit{Competing roles of slow oscillations and delta waves in memory consolidation versus forgetting},  		 			J Kim 		,  		 			T Gulati 		,  		 			K Ganguly 		.  		2019. 179.  	 	 (514.e3-526.e3) 
\bibitem[Stephenson et al. ()]{b75}\label{b75} 	 		‘Complex interaction of circadian and non-circadian effects of light on mood: Shedding new light on an old story’.  		 			K M Stephenson 		,  		 			C M Schroder 		,  		 			G Bertschy 		,  		 			P Bourgin 		.  		 \xref{http://dx.doi.org/10.1016/j.smrv.2011.09.002}{10.1016/j.smrv.2011.09.002}.  	 	 		\textit{Sleep Medicine Reviews}  		2012. 16  (5)  p. .  	 
\bibitem[De Vries et al. ()]{b25}\label{b25} 	 		‘Consensus clinical guidelines for the assessment of cognitive and behavioural problems in tuberous sclerosis’.  		 			P De Vries 		,  		 			A Humphrey 		,  		 			D Mccartney 		,  		 			P Prather 		,  		 			P Bolton 		,  		 			A Hunt 		.  	 	 		\textit{Eur. Child. Adolesc. Psychiatry}  		2005. 14 p. .  	 
\bibitem[Pereira et al. ()]{b64}\label{b64} 	 		‘Contactless monitoring of heart and respiratory rate in anesthetized pigs using infrared thermography’.  		 			C B Pereira 		,  		 			H Dohmeier 		,  		 			J Kunczik 		,  		 			N Hochhausen 		,  		 			R Tolba 		,  		 			M Czaplik 		.  	 	 		\textit{PLoS ONE}  		2019. 14 p. 224747.  	 
\bibitem[Koenig et al. ()]{b46}\label{b46} 	 		‘Decreased EEG synchronization in Alzheimer's disease and cognitive impairment’.  		 			T Koenig 		,  		 			L Prichep 		,  		 			T Dierks 		,  		 			D Hubl 		,  		 			L O Wahlund 		,  		 			E R John 		,  		 			V Jelic 		.  	 	 		\textit{Neurobiol., Aging}  		2005. 26  (2)  p. .  	 
\bibitem[Viscardi et al. ()]{b81}\label{b81} 	 		‘Development of a Piglet Grimace Scale to Evaluate Piglet Pain 81. Using Facial Expressions Following Castration and Tail Docking: A Pilot Study’.  		 			A V Viscardi 		,  		 			M Hunniford 		,  		 			P Lawlis 		,  		 			M Leach 		,  		 			P V Turner 		.  	 	 		\textit{Front. Vet. Sci}  		2017, 4, 51.  	 
\bibitem[Klimesch ()]{b45}\label{b45} 	 		‘EEG alpha and theta oscillations reflect cognitive and memory performance: a review and analysis’.  		 			W Klimesch 		.  	 	 		\textit{Brain Res. Cogn. Brain Res. Rev}  		1999. 29  (2e3)  p. .  	 
\bibitem[Ehlers and Chaplin ()]{b29}\label{b29} 	 		‘EEG and ERP response to chronic ethanol exposure in rats’.  		 			C R Ehlers 		,  		 			R I Chaplin 		.  	 	 		\textit{Psychopharmacology}  		1991. 104 p. .  	 
\bibitem[Lopes Da Silva ()]{b52}\label{b52} 	 		‘EEG and MEG: Relevance to Neuroscience’.  		 			F Lopes Da Silva 		.  	 	 		\textit{Neuron}  		2013. 80 p. .  	 
\bibitem[Cajochen et al. ()]{b18}\label{b18} 	 		‘EEG and subjective sleepiness during extended wakefulness in seasonal affective disorder: circadian and homeostatic influences’.  		 			C Cajochen 		,  		 			D P Brunner 		,  		 			K Krauchi 		,  		 			P Graw 		,  		 			A Wirz-Justice 		.  	 	 		\textit{Biol Psychiatry}  		2000. 1  (7)  p. .  	 
\bibitem[Klimesch ()]{b44}\label{b44} 	 		‘EEG-alpha rhythms and memory processes’.  		 			W Klimesch 		.  	 	 		\textit{Int. J. Psychophy-siol}  		1997. 26 p. 340.  	 	 (IQ) 
\bibitem[Gavalas et al. ()]{b34}\label{b34} 	 		‘Effect of low-level, low-frequency electric fields on EEG and behavior in Macaca nemestrina’.  		 			R J Gavalas 		,  		 			D O Walter 		,  		 			J Hamer 		,  		 			W Rossadey 		.  		 \xref{http://dx.doi.org/10.1016/0006-8993(70)90132-0}{10.1016/0006-8993(70)90132-0}.  	 	 		\textit{Brain Research}  		1970. 18  (3)  p. .  	 
\bibitem[Van Lier et al. ()]{b79}\label{b79} 	 		‘Effects of diazepam and zolpidem on EEG beta frequencies are behaviour-specific in rats’.  		 			H Van Lier 		,  		 			W H Drinkenburg 		,  		 			Y J Van Eeten 		,  		 			A M Coenen 		.  	 	 		\textit{Neuropharmacology}  		2004. 47 p. .  	 
\bibitem[Salinsky et al. ()]{b71}\label{b71} 	 		‘Effects of oxcarbazepine and phenytoin on the EEG and cognition in healthy volunteers’.  		 			M Salinsky 		,  		 			D Spencer 		,  		 			B Oken 		,  		 			D Storzbach 		.  	 	 		\textit{Epilepsy Behav}  		2004. 5 p. .  	 
\bibitem[Poldrugo and Snead ()]{b66}\label{b66} 	 		‘Electroencephalographic and behavioral correlates in rats during repeated ethanol withdrawal syndromes’.  		 			F Poldrugo 		,  		 			O C Snead 		.  	 	 		\textit{Psychopharmacology}  		1984. 83 p. .  	 
\bibitem[Leocani et al. (2000)]{b50}\label{b50} 	 		‘Electroencephalographic coherence analysis in multiple sclerosis: correlation with clinical, neuropsychological, and MRI find-ings’.  		 			L Leocani 		,  		 			T Locatelli 		,  		 			V Martinelli 		,  		 			M Rovaris 		,  		 			M Falautano 		,  		 			M Filippi 		,  		 			G Magnani 		,  		 			G Comi 		.  	 	 		\textit{J. Neurol. Neurosurg. Psychiatr}  		2000. Aug. 69  (2)  p. .  	 
\bibitem[Leblanc et al. ()]{b48}\label{b48} 	 		\textit{Electroencephalographic signatures of pain and analgesia in rats},  		 			B W Leblanc 		,  		 			P M Bowary 		,  		 			Y C Chao 		,  		 			T R Lii 		,  		 			C Y Saab 		.  		2016. 157 p. .  	 
\bibitem[Perrin et al. ()]{b65}\label{b65} 	 		‘Electroencephalographic signs of ethanol tolerance and physical dependence in the cat’.  		 			R G Perrin 		,  		 			H Kalant 		,  		 			K E Livingston 		.  	 	 		\textit{Electroencephalography and Clinical Neurology}  		1975. 39 p. .  	 
\bibitem[Hallaschmid et al. ()]{b38}\label{b38} 	 		‘Electroencephalography in Determining Mood in Animals 39. Howard C. B., 2000. Animal Models Of Alcohol Withdrawal’.  		 			M Hallaschmid 		,  		 			M Mölle 		,  		 			S Fischer 		,  		 			J Born 		.  	 	 		\textit{Alcohol Research \& Health}  		2002. 113 p. .  	 	 (Clinical Neurophysiology.) 
\bibitem[Barrett et al. ()]{b3}\label{b3} 	 		‘Emotional expressions reconsidered: Challenges to inferring emotion from human facial movements’.  		 			L F Barrett 		,  		 			R Adolphs 		,  		 			S Marsella 		,  		 			A M Martinez 		,  		 			S D Pollak 		.  	 	 		\textit{Psychol. Sci. Public Interest}  		2019. 20 p. .  	 
\bibitem[Citraro et al. ()]{b22}\label{b22} 	 		‘Evaluation of the effects of liraglutide on the development of epilepsy and behavioural alterations in two animal models of epileptogenesis’.  		 			R Citraro 		,  		 			M Iannone 		,  		 			A Leo 		,  		 			C De Caro 		,  		 			V Nesci 		,  		 			M Tallarico 		,  		 			E Russo 		.  		 \xref{http://dx.doi.org/10.1016/j.brainresbull.2019.08.001}{10.1016/j.brainresbull.2019.08.001}.  	 	 		\textit{Brain Research Bulletin}  		2019. 153 p. .  	 
\bibitem[Event-related EEG time-frequency analysis: an overview of measures and an analysis of early gamma band phase locking in schizophrenia Schizophr. Bull]{b69}\label{b69} 	 		‘Event-related EEG time-frequency analysis: an overview of measures and an analysis of early gamma band phase locking in schizophrenia’.  	 	 		\textit{Schizophr. Bull}  		34  (5)  p. .  	 
\bibitem[Dolensek ()]{b27}\label{b27} 	 		‘Facial expressions of emotion states and their neuronal correlates in mice’.  		 			N Dolensek 		.  	 	 		\textit{Science}  		2020. 368 p. .  	 
\bibitem[O'donnell et al. ()]{b61}\label{b61} 	 		‘From pillow to podium: a review on understanding sleep for elite athletes’.  		 			S O'donnell 		,  		 			C M Beaven 		,  		 			M W Driller 		.  		 \xref{http://dx.doi.org/10.2147/nss.s158598}{10.2147/nss.s158598}.  	 	 		\textit{Nat. Sci. Sleep}  		2018. 10 p. .  	 
\bibitem[Fedor et al. ()]{b30}\label{b30} 	 		‘Hippocampal dysfunction after lateral fluid percussion injury’.  		 			M Fedor 		,  		 			R F Berman 		,  		 			J P Muizelaar 		,  		 			B G Lyeth 		.  	 	 		\textit{J. Neurotrauma}  		2010. 27 p. .  	 
\bibitem[Bilge and Aydemir ()]{b9}\label{b9} 	 		‘Interpretation Of The Relationship Between The Effects Of Different Colors Wavelength Light Application And Sound Frequency In Japanese’.  		 			? Bilge 		,  		 			E Aydemir 		.  	 	 		\textit{Quails By Spectral Analysis. Techno-Science}  		2021. 4 p. .  	 
\bibitem[Japonaises (2022)]{b12}\label{b12} 	 		 			Comportement Et Adaptation Avec Le Son Animal-Cailles Japonaises 		.  		\textit{Editions Notre Savoir},  		2022-04-27.  	 
\bibitem[Kheirbek and Hen ()]{b41}\label{b41} 	 		 			M A Kheirbek 		,  		 			R Hen 		.  		 \url{www.scientificamerican.com/article/new-neurons-in-the-brain-keep-anxiety-at-bay/}  		\textit{New neurons in the brain keep anxiety at bay. Sci. Am. Published online July},  		2014.  	 
\bibitem[Glickman et al. ()]{b35}\label{b35} 	 		‘Light therapy for seasonal affective disorder with blue narrow-band light-emitting diodes (LEDs)’.  		 			G Glickman 		,  		 			B Byrne 		,  		 			C Pineda 		,  		 			W W Hauck 		,  		 			G C Brainard 		.  	 	 		\textit{Biol Psychiatry}  		2006. 15  (6)  p. .  	 
\bibitem[Cai et al. ()]{b17}\label{b17} 	 		‘MECP2 Duplication Causes Aberrant GABA Pathways, Circuits and Behaviors in Transgenic Monkeys: Neural Mappings to Patients with Autism’.  		 			D.-C Cai 		,  		 			Z Wang 		,  		 			T Bo 		,  		 			S Yan 		,  		 			Y Liu 		,  		 			Z Liu 		,  		 			Z Wang 		.  	 	 		\textit{The Journal of Neuroscience}  		2020. 40  (19)  p. .  	 
\bibitem[Beersma ()]{b8}\label{b8} 	 		‘Model sofhuman sleepregulation’.  		 			D G Beersma 		.  	 	 		\textit{Sleep: physiology, investigations and medicine},  		 			Billiar Dm 		 (ed.)  		 (New York)  		2003. Kluwer Academic/Plenum Publishers. p. .  	 
\bibitem[Nasca ()]{b59}\label{b59} 	 		‘Multidimensional predictors of suscep-tibility and resilience to social defeat stress’.  		 			C Nasca 		.  	 	 		\textit{Biol. Psychiatry}  		2019. 86 p. .  	 
\bibitem[Strong et al. ()]{b77}\label{b77} 	 		‘Narrow-band blue-light treatment of seasonal affective disorder in adults and the influence of additional nonseasonal symptoms’.  		 			R E Strong 		,  		 			B K Marchant 		,  		 			F W Reimherr 		,  		 			E Williams 		,  		 			P Soni 		,  		 			R Mestas 		.  	 	 		\textit{Depress Anxiety}  		2009. 26  (3)  p. .  	 
\bibitem[Tye ()]{b78}\label{b78} 	 		‘Neural circuit motifs in valence processing’.  		 			K M Tye 		.  	 	 		\textit{Neuron}  		2018. 100 p. .  	 
\bibitem[Kheirbek ()]{b42}\label{b42} 	 		‘Neurogenesis and generalization: a new approach to stratify and treat anxiety disorders’.  		 			M A Kheirbek 		.  	 	 		\textit{Nat. Neurosci}  		2012. 15 p. .  	 
\bibitem[Joyce et al. ()]{b40}\label{b40} 	 		‘Neuroimaging of pain in animal models: a review of recent literatüre’.  		 			T Da Joyce 		,  		 			David Silva 		,  		 			Seminowicz 		.  	 	 		\textit{Pain Reports}  		2019. 4  (4)  p. 732.  	 
\bibitem[Cao et al. ()]{b21}\label{b21} 	 		‘Neuroligin 2 regulates absence seizures and behavioral arrests through GABAergic transmission within the thalamocortical circuitry’.  		 			F Cao 		,  		 			J J Liu 		,  		 			S Zhou 		,  		 			M A Cortez 		,  		 			O C Snead 		,  		 			J Han 		.  	 	 		\textit{Nat. Commun}  		2020. 11 p. 3744.  	 
\bibitem[Liu et al. ()]{b51}\label{b51} 	 		‘Neuroligin 3 R451C mutation alters electroencephalography spectral activity in an animal model of autism spectrum disorders’.  		 			J J Liu 		,  		 			K P Grace 		,  		 			R L Horner 		,  		 			M A Cortez 		,  		 			Y Shao 		,  		 			Z Jia 		.  	 	 		\textit{Mol. Brain}  		2017. 10 p. .  	 
\bibitem[Radyushkin et al. ()]{b67}\label{b67} 	 		‘Neuroligin-3-deficient mice: model of a monogenic heritable form of autism with an olfactory deficit’.  		 			K Radyushkin 		,  		 			K Hammerschmidt 		,  		 			S Boretius 		,  		 			F Varoqueaux 		,  		 			A El-Kordi 		,  		 			A Ronnenberg 		.  		 \xref{http://dx.doi.org/10.1111/j.1601-183x.2009.00487}{10.1111/j.1601-183x.2009.00487}.  	 	 		\textit{Genes Brain Behav}  		2009. 8 p. .  	 
\bibitem[Gadad et al. ()]{b31}\label{b31} 	 		‘Neuropathology and animal models of autism: genetic and environmental factors’.  		 			B S Gadad 		,  		 			L Hewitson 		,  		 			K A Young 		,  		 			D C German 		.  	 	 		\textit{Autism Res. Treat}  		2013. 2013. p. 731935.  	 
\bibitem[Leocani et al. ()]{b49}\label{b49} 	 		‘Neurophysiological correlates of cognitive disturbances in multiple sclerosis’.  		 			L Leocani 		,  		 			J J Gonzalez-Rosa 		,  		 			G Comi 		,  		 			Nov 		.  	 	 		\textit{Neurol. Sci}  		2010. 31 p. .  	 	 (Suppl. 2) 
\bibitem[Bear et al. ()]{b7}\label{b7} 	 		‘Neuroscience: Exploring the Brain’.  		 			M F Bear 		,  		 			B W Connors 		,  		 			M A Paradiso 		.  	 	 		\textit{Neuroscience: Exploring the Brain: Fourth Edition}  		2016. Philadelphia: Wolters Kluwer. 223 p. .  	 
\bibitem[Videman et al. ()]{b80}\label{b80} 	 		‘Newborn Brain Function Electroencephalography in Determining Mood in Animals Is Affected by Fetal Exposure to Maternal Serotonin Reuptake Inhibitors’.  		 			M Videman 		,  		 			A Tokariev 		,  		 			H Saikkonen 		,  		 			S Stjerna 		,  		 			H Heiskala 		,  		 			O Mantere 		,  		 			S Vanhatalo 		.  		 \xref{http://dx.doi.org/10.1093/cercor/bhw153}{10.1093/cercor/bhw153}.  	 	 		\textit{Cerebral Cortex}  		2016. p. 153.  	 
\bibitem[Boulos et al. ()]{b15}\label{b15} 	 		‘Normal polysomnography parameters in healthy adults: a systematic review and meta-analysis’.  		 			M I Boulos 		,  		 			T Jairam 		,  		 			T Kendzerska 		,  		 			J Im 		,  		 			A Mekhael 		,  		 			B J Murray 		.  	 	 		\textit{Lancet Respir. Med}  		2019. 7 p. .  	 
\bibitem[Blackburn-Munro ()]{b13}\label{b13} 	 		‘Pain-like behaviours in animals -how human are they?’.  		 			G Blackburn-Munro 		.  	 	 		\textit{Trends in Pharmacological Sciences}  		2004. 25  (6)  p. .  	 
\bibitem[Peripheral nerve injury Eur. J. Neurosci]{b56}\label{b56} 	 		‘Peripheral nerve injury’.  	 	 		\textit{Eur. J. Neurosci}  		17 p. .  	 
\bibitem[Lambert and Carder ()]{b47}\label{b47} 	 		‘Positive and negative emotions in dairy cows: Can ear postures be used as a measure?’.  		 			H Lambert 		,  		 			G Carder 		.  	 	 		\textit{Behav. Process}  		2019. 158 p. .  	 
\bibitem[Chu ()]{b87}\label{b87} 	 		‘Preliminary validation of natural depression in macaques with acute treatments of the fast-acting antidepressant ketamine’.  		 			Xunxun Chu 		.  	 	 		\textit{Behavioural Brain Research}  		2019.  (360)  p. .  	 
\bibitem[Zeng et al. ()]{b89}\label{b89} 	 		‘Rapamycin prevents epilepsy in a mouse model of tuberous sclerosis complex’.  		 			L H Zeng 		,  		 			L Xu 		,  		 			D H Gutmann 		,  		 			M Wong 		.  	 	 		\textit{Ann. Neurol}  		2008. 63 p. .  	 
\bibitem[Dhamne et al. ()]{b26}\label{b26} 	 		‘Replicable in vivo physiological and behavioral phenotypes of the Shank3B null mutant mouse model of autism’.  		 			S C Dhamne 		,  		 			J L Silverman 		,  		 			C E Super 		,  		 			S H T Lammers 		,  		 			M Q Hameed 		,  		 			M E Modi 		.  	 	 		\textit{Mol. Autism}  		2017. 8 p. 26.  	 
\bibitem[Balzamo et al. ()]{b6}\label{b6} 	 		‘Scoring of sleep and wakefulness by behavioral analysis from video recordings in rhesus monkeys:comparison with con-ventional EEG analysis’.  		 			E Balzamo 		,  		 			P Van Beers 		,  		 			D Lagarde 		.  	 	 		\textit{Electroencephalogr. Clin. Neurophysiol}  		1998. 106  (3)  p. .  	 
\bibitem[Armitage ()]{b1}\label{b1} 	 		‘Sleep and circadian rhythms in mood disorders’.  		 			R Armitage 		.  	 	 		\textit{Acta Psychiatrica Scandinavica}  		2007. s433. 115 p. .  	 
\bibitem[Baumann et al. ()]{b5}\label{b5} 	 		‘Sleep EEG changes after middle cerebral artery infarcts in mice: different effects of striatal and cortical lesions’.  		 			C R Baumann 		,  		 			E Kilic 		,  		 			B Petit 		,  		 			E Werth 		,  		 			D M Hermann 		,  		 			M Tafti 		,  		 			C L Bassetti 		.  	 	 		\textit{Sleep}  		2006. 29 p. .  	 
\bibitem[Andersen and Tufik ()]{b0}\label{b0} 	 		‘Sleep patterns over 21-day period in rats with chronic constriction of sciatic nerve’.  		 			M L Andersen 		,  		 			S Tufik 		.  	 	 		\textit{Brain Res}  		2003. 984 p. .  	 
\bibitem[Colas et al. (2005)]{b23}\label{b23} 	 		‘Sleep wake profile and EEG spectral power in young or old senescence accelerated mice’.  		 			D Colas 		,  		 			R Cespuglio 		,  		 			N Sarda 		.  	 	 		\textit{Neurobiol. Aging}  		2005 Feb. 26  (2)  p. .  	 
\bibitem[Carter (July 1)]{b60}\label{b60} 	 		\textit{Snead Gamma Hydroxybutyrate ?n The Monkey, I., 1978. Electroencephalographic, Behavioral, And Pharmacokinetic Studies Neurology},  		 			O Carter 		.  		July 1. First Published.  	 
\bibitem[Stringer ()]{b76}\label{b76} 	 		‘Spontaneous behaviors drive multidi-mensional, brainwide activity’.  		 			C Stringer 		.  	 	 		\textit{Science}  		2019. 364 p. 255.  	 
\bibitem[Magri et al. ()]{b53}\label{b53} 	 		‘Sustained activation of mTOR pathway in embryonic neural stem cells leads to develop-ment of tuberous sclerosis complex-associated lesions’.  		 			L Magri 		,  		 			M Cambiaghi 		,  		 			M Cominelli 		,  		 			C Alfaro-Cervello 		,  		 			M Cursi 		,  		 			M Pala 		,  		 			A Bulfone 		,  		 			J M Garcia-Verdugo 		,  		 			L Leocani 		,  		 			F Minicucci 		.  	 	 		\textit{Cell Stem Cell}  		2011. 9 p. .  	 
\bibitem[Bilge and Aydemir ()]{b10}\label{b10} 	 		‘T?me-Frequency Analys?s And Exam?nat?on Of Responses To D?fferent Color Waves Depend?ng On Sex In Japanese Qua?ls’.  		 			? Bilge 		,  		 			E Aydemir 		.  	 	 		Behav?or And Adaptat?on W?th An?mal Sound  		2022. Lap Lambert Academic Publishing.  	 
\bibitem[Graversen et al. ()]{b37}\label{b37} 	 		‘The analgesic effect of pregabalin in patients with chronic pain is reflected by changes in pharmaco-EEG spectral indices’.  		 			C Graversen 		,  		 			S S Olesen 		,  		 			A E Olesen 		,  		 			K Steimle 		,  		 			D Farina 		,  		 			O H Wilder-Smith 		,  		 			S A Bouwense 		,  		 			H Van Goor 		,  		 			A M Drewes 		.  	 	 		\textit{Br. J. Clin. Pharmacol}  		2012. 73  (3)  p. .  	 
\bibitem[Mogil et al. ()]{b54}\label{b54} 	 		‘The development and use of facial grimace scales for pain measurement in animals’.  		 			J S Mogil 		,  		 			D S Pang 		,  		 			G G S Dutra 		,  		 			C T Chambers 		.  	 	 		\textit{Neurosci. Biobehav. Rev}  		2020. 116 p. .  	 
\bibitem[Sawangjit et al. ()]{b74}\label{b74} 	 		‘The hippocampus is crucial for forming non-hippocampal long-term memory during sleep’.  		 			A Sawangjit 		,  		 			C N Oyanedel 		,  		 			N Niethard 		,  		 			C Salazar 		,  		 			J Born 		,  		 			M Inostroza 		.  		 \xref{http://dx.doi.org/10.1038/s41586-018-0716-8}{10.1038/s41586-018-0716-8}.  	 	 		\textit{Nature}  		2018. 564 p. .  	 
\bibitem[Wang ()]{b83}\label{b83} 	 		‘The recent progress in animal models of depression’.  		 			Wang 		.  	 	 		\textit{Prog. Neuro-Psychopharmacol. Biol. Psychiatry}  		2017. 77 p. .  	 
\bibitem[Ward ()]{b84}\label{b84} 	 		\textit{The Student's Guide to Cognitive Neuroscience},  		 			J Ward 		.  		2015. Sussex: Psychology Press. p. .  	 	 (3rd Ed) 
\bibitem[Cannas et al. ()]{b20}\label{b20} 	 		\textit{Thermography as a Non-Invasive Measure of Stress and Fear of Humans in Sheep},  		 			S Cannas 		,  		 			C Palestrini 		,  		 			E Canali 		,  		 			B Cozzi 		,  		 			N Ferri 		,  		 			E Heinzl 		,  		 			M Minero 		,  		 			M Chincarini 		,  		 			G Vignola 		,  		 			E D Costa 		.  		2018. 8 p. 146.  	 
\bibitem[Crawley ()]{b24}\label{b24} 	 		‘Translational animal models of autism and neurodevelopmental disorders’.  		 			J N Crawley 		.  	 	 		\textit{Dialog. Clin. Neurosci}  		2012. 14 p. .  	 
\bibitem[Gandal et al. ()]{b32}\label{b32} 	 		‘Validating ? oscillations and delayed auditory responses as translational biomarkers of autism’.  		 			M J Gandal 		,  		 			J C Edgar 		,  		 			R S Ehrlichman 		,  		 			M Mehta 		,  		 			T P Roberts 		,  		 			S J Siegel 		.  	 	 		\textit{Biol. Psychiatr}  		2010. 68  (12)  p. .  	 
\bibitem[Ward ()]{b85}\label{b85} 	 		 			L M Ward 		.  	 	 		\textit{Synchronous Neural Oscillations and Cognitive Processes},  		2003. 7 p. .  	 
\bibitem[Muir ()]{b58}\label{b58} 	 		‘Wiring the depressed brain: optogenetic and chemogenetic circuit interrogation in animal models of depression’.  		 			J Muir 		.  	 	 		\textit{Neuropsychopharmacology}  		2019. 44 p. 1013.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
