\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={Screening for Cognitive Dysfunctions in Patients with Combined Hashish and Tramadol Addiction},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Screening for Cognitive Dysfunctions in Patients with Combined Hashish and Tramadol Addiction}
\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]{Inara  Khayretdinova}

             \author[2]{Zarifjon  Ashurov}

             \author[3]{Nargiza  Yadgarova}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


A predictor of determining the quality of treatment is the patient's cognitive abilities, which can be a useful screening tool for alerting potential problems during treatment.Purpose: Screening of cognitive functions in patients with combined addiction to hashish and tramadol.Materials and methods: 129 male patients divided into 3 groups: group 1 (main) -41% of patients (n=53) with combined abuse of hashish and tramadol. Group 2 (control) -34% of patients (n=44) with tramadol dependence. Group 3 (control) -24.8% of patients (n=32) with dependence on cannabinoids. The level of reliability P <0.05 was taken as statistically significant changes. Results:The average score on the MOCA scale was 21.3±0.79 in patients of group 1, in group 2, 24.52±0.92 (P1-2 <0.01), in group 3, 22.8±0.8 (P1 -3> 0.05). Patients with poly addiction and hashish dependence have violations of all medical processes -fixation, retention, and reproduction. Combined abuse of hashish and tramadol results in a synergy between the two psychoactive substances, which negatively affects cognitive functioning. Conclusion:The cannabinoid group is a major source of cognitive dysfunction. The MOSA test allows screening to the study of cognitive dysfunctions in general, regardless of individual cognitive domains, and to select the tactics of personalized drug and psychotherapeutic therapy.

\end{abstract}


\keywords{screening, MOSA test, cognitive dysfunction, poly addiction, combined addiction, hashish, tramadol.}

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

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


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
ne of the consequences under the scrutiny of researchers is cognitive dysfunction in drug addiction. Abnormal brain function in people with addiction predisposes them to make decisions with disastrous consequences for their health and well-being, and the well-being of their families and communities \hyperref[b0]{[1]}. Many authors point out that there is an extensive literature supporting the hypothesis that long-term drug exposure leads to certain cognitive impairments \hyperref[b1]{[2,}\hyperref[b2]{3,}\hyperref[b3]{4,}\hyperref[b4]{5]}. Among drug users, the prevalence of cognitive impairment ranges from 30 to 80\% \hyperref[b5]{[6]}.\par
Areas of the brain and processes underlying addiction overlap significantly with areas involved in basic cognitive functions \hyperref[b6]{[7]}. Anatomically, there is an important overlap between learning and memory neural substrates and addictions. Some of the areas that show overlap include the cerebral cortex, hippocampus, amygdala, and striatum, all of which are components of the mesolimbic dopaminergic system \hyperref[b7]{[8]}. Cognitive dysfunctions are closely associated with a strong pathological craving for the drug, with its ideational and affective components being especially pronounced. The intensity of changes in the ideational component is confirmed, along with impairments in the cognitive sphere, impaired nosognosias in most patients in the post-withdrawal period \hyperref[b8]{[9]}. A similar reflection was found in the article by Copersino M. L. and Wiers R. W. that cognitive impairment affects addictive behavior \hyperref[b9]{[10,}\hyperref[b10]{11]}.\par
Yaltonsky V.M. "The combination of legal and illegal surfactants is manifested by high neurotoxicity, which is considered as one of the main causes of neurodegenerative disorders in chemical addictions and is accompanied by neurocognitive deficits" \hyperref[b11]{[12]}.\par
Many authors come to the conclusion that it is the cannabinoid group that is the main source of cognitive dysfunctions in combined abuse with tramadol \hyperref[b12]{[13,}\hyperref[b13]{14]}, which depend on the age of onset, duration, amount, and frequency of abuse \hyperref[b14]{[15,}\hyperref[b15]{16,}\hyperref[b16]{17]}. Tursunkhojaeva L.A., and Rustamova J.T. in a comparative assessment of memory functions in patients with opium-hashish poly-drug addiction and opium mono-addiction, we concluded that all amnestic processes are disturbed during poly-drug addiction \hyperref[b17]{[18]}.\par
Cognitive impairment is a predictor of poor treatment outcome \hyperref[b18]{[19,}\hyperref[b19]{20]}. Cognitive dysfunction also harms treatment processes such as motivation for treatment, willingness to change, readiness for treatment, and the rehabilitation period \hyperref[b20]{[21]}. The preservation of cognitive functions in drug addicts can reduce the risk of relapse and improve the effectiveness of rehabilitation \hyperref[b21]{[22]}. Predictors of low treatment success and a high likelihood of relapse are memory impairments, a low level of abstraction, low psychomotor speed and impaired visual-spatial synthesis, impaired inhibition processes, and working memory \hyperref[b22]{[23,}\hyperref[b23]{24]}. The patient's cognitive ability is a predictor of quality of treatment outcome, which can be a useful screening tool for alerting potential problems that may arise during treatment \hyperref[b24]{[25,}\hyperref[b25]{26,}\hyperref[b26]{27]}. Repeated drug use in the face of negative consequences indicates dysfunction of the cognitive mechanisms underlying decision-making. The deficit in decision making is most likely due to both premorbid factors and effects caused by psychoactive substances, which in the long term is associated with a high risk of relapse  {\ref [28.29]}.\par
Purpose: A neuropsychological study of cognitive functions in patients with combined dependence on hashish and tramadol. 
\section[{II. Materials and Research Methods}]{II. Materials and Research Methods}\par
Following the goal of the study, 129 male patients were selected who underwent inpatient treatment for drug addiction in the Republican Narcological Center from 2015 to 2019. All patients are male. The patients were divided into 3 groups: group 1 (main group) -41\% of patients (n=53) with combined abuse of hashish and tramadol. For comparison, patients with opium and hashish monar addiction who were not complicated by dependence on other types of psychoactive substances were selected. 2-group (control group) -34\% of patients (n=44) with dependence on opioids, abuse tramadol without a doctor's prescription to achieve euphoria, who did not use other opioids before taking tramadol. Group 3 (control group) -24.8\% of patients (n=32) with dependence on cannabinoids.\par
A neuropsychological study was carried out using two approaches: 1. a cognitive screening tool to distinguish between patients in the main and control groups. For the study of memory: a method of memorizing 10 words according to AR Luria, \hyperref[b29]{[30,}\hyperref[b30]{31]} words that are not related to each other, neutral in logic and emotional color. A set of words is presented 5 times so that the patient can fully remember them and can reproduce them in any sequence. 2. A battery of tests to determine the relationship between disease and cognitive dysfunction -Montreal Cognitive Assessment Scale (MoCA test) \hyperref[b31]{[32,}\hyperref[b32]{33]}. The MoCA test is sensitive to subtle cognitive impairments in a variety of populations and has a wide range of applications, including dependence on psychoactive substances \hyperref[b33]{[34]}, in contrast to MMSE (Mini-mental state examination (MMSE) MF Folstein, PR Folstein (1975), the MOSA test is more sensitive to early detection of cognitive decline. \hyperref[b34]{[35]} The MOCA test helps to assess: executive functions, optical-spatial activity, memory, attention, speech, conceptual thinking, counting, and orientation. The sensitivity is 90\%, the specificity of the method is 87\%. The maximum score is 30; the cut-off point is 25/26 points  {\ref [36,} {\ref 37]}. Time for the test is approximately 10 minutes. When concluding, they were not based only on rating scales, we took into account the anamnestic information collected from the patient, as well as, if possible and the consent of the patient and his close relatives, mental status, and our observations.\par
The data revealed during the study were subjected to statistical processing on a Pentium-IV personal computer using the Microsoft Office Excel-2016 software package, using the built-in statistical processing functions. The level of reliability P <0.05 was taken as statistically significant changes. All patients had informed consent for examination. 
\section[{III. Results and Discussion}]{III. Results and Discussion}\par
The age of the surveyed ranged from 20 to 45 years. The average age is 30.5±6. \hyperref[b15]{16}  The result of the study of the level of education, presented in Figure \hyperref[fig_1]{1}, did not reveal statistically significant intergroup differences (P 1-2, P 1-3> 0.05). Note: differences relative to data from groups II and III are insignificant (P> 0.05) Among the patients of the studied groups, cognitive impairments of varying severity were revealed.\par
The results of the study of memory by the method of memorizing 10 words showed that after the first series, which indicates the volume of auditory shortterm memory, a large proportion of patients with combined addiction remembered only 2-4 words: 67.9\% of patients in group 1, 11.3\% patients in group 2 (P1-2 <0.001) and 53.1\% of patients in group 3 (P 1-3> 0.05), in contrast, were able to reproduce 5-7 words in patients with tramadol dependence (32\% of patients 1-group, 88.6\% of patients in group 2 (P 1-2 <0.001) and 46.8\% of patients in group 3 (P 1-3> 0.05).\par
When examining subjects without memory impairments, by the third repetition they reproduce, correctly, up to 9 or 10 words. Substance-dependent patients gave the following results (Table \hyperref[tab_0]{1}). Normally, the learning curve is steadily increasing. The curve of patients in groups 1 and 3 reflects violations of all mnestic processes -fixation, retention and reproduction. Their curve with a sharp downward slope indicates a weakening of active attention. Although the curves of patients in groups 1 and 3 are the same, the number of words in the initial and subsequent reproductions is lower with combined dependence on hashish and tramadol than with mono use of hashish. And also patients in group 1 often reproduced words in random order with the aim of not specifically highlighting previously unmentioned words. Having made a mistake, they continued to repeat it in the next tests.\par
Screening of cognitive function with the MOSA test also revealed intergroup differences. The average The indicators of the volume of auditory longterm memory, taken after one hour, determined that the vast majority of patients with tramadol dependence could reproduce 8-10 words (18.8\% of patients in group 1, 81.8\% of patients in group 2 (P1-2 <0.001 ) and 37.5\% of patients in group 3 (P 1-3> 0.05), while in patients with poly addiction there was a regression, the number of patients with memorization of 2-4 words increased again (20.7\% of patients in group 1 (P1 -2 <0.001), and 5\% of patients group 3 (P 1-3> 0.05). score on the MOSA test was higher among patients in group 2 -24.5±1.15 (P1-2 <0.01), for patients in group 1 it was 21.4±2.42 and in patients in group 3 -22.81±1, 09 (P 1-3> 0.05). Table \hyperref[tab_1]{2} shows the indicators of each domain of the MOCA scale in the subjects. Among all patients with addiction to psychoactive substances, more violations were revealed in such parameters as executive skills -drawing a broken line: correct performance was 66\% in group 1, 97.7\% in group 2 (P1-2 <0.001), 3-group 81.3\% (P1-3> 0.05). Any mistake, if corrected by the patient on his own, was counted. When assessing optical-spatial activity (cube): intergroup differences were not revealed (?1-2; ?1-3> 0.05); Optical-spatial activity (hours): when drawing the correct contour and the arrangement of arrows, intergroup differences were not revealed (P1-2; P1-3> 0.05); the correct arrangement of numberspatients in group 1 -71.7\%, group 2 -90 , 9\% (P1-2 <0.01), 3 groups 81.3\% (P1-3> 0.05). Delayed reproduction (score is assigned 1 point for each named word without any prompts): 1 point was received only by patients of group 1, 9.4\% (P1-2; P1-3 <0.05); 2 pointspatients in group 1 -28.3\%, group 2 did not receive (P 1-2 <0.001), group 3 -9.4\% (P1-3> 0.05); 3 pointspatients of group 1 -47.2\%, group 2 -15.9\% (P 1-2 <0.001), group 3 -34.4\% (P 1-3> 0.05) 4 pointspatients 1 -group 15.1\%, group 2 45.5\% (P 1-2 <0.001), group 3 56.3\% (P 1-3 <0.001); 5 points -only patients in group 2 38.6 \% (P 1-2 <0.001). In the remaining domains, such as naming, attention, repetition of sentences in two approaches, fluency, abstract thinking and orientation, no statistically intergroup differences were found (P1-2; P1-3> 0.05). But draws attention, all patients of the study groups, 100\% correctly named the animal "lion", while the naming of the animal "rhino" had difficulties in patients of group 3 (group 1 -69.8\% answered correctly, group 2 63.6\%, group 3 -50.0\% (P1-2; P1-3> 0.05) All patients in the study of attention had difficulties in direct counting, the proportion of correct answers was low (group 1 -60.4\%; Group 2 -63.6\%; Group 3 -62.5\% (P1-2; P1-3> 0.05) compared to the reverse count (Group 1 -86.8\%; Group 2 -81.8\%; Group 3-81.2\% (P1-2; P1-3> 0.05). Conclusion: Screening of cognitive functions in patients with the combined use of hashish and tramadol showed that there is a negative synergistic effect on cognitive function. The cannabinoid group is the main cognitive dysfunction when combined with tramadol -with combined use and mono use of hashish, violations of all mnestic processes occur: fixation, retention, and reproduction, but with deeper disorders in poly addiction.\par
Screening of the cognitive function of patients with poly addiction is one of the main prognostic signs and gives an idea to the clinician for a further algorithm of actions, directions for improving the specialized treatment of addiction and preventing the relapse of the disease. 
\section[{( D D D D )}]{( D D D D )}\par
A\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.11067708333333334\textwidth}P{0.11953124999999999\textwidth}P{0.07526041666666666\textwidth}P{0.11510416666666666\textwidth}P{0.06197916666666667\textwidth}P{0.11953124999999999\textwidth}P{0.06197916666666667\textwidth}P{0.09739583333333332\textwidth}P{0.08854166666666667\textwidth}}
\tabcellsep \multicolumn{2}{l}{1 st group}\tabcellsep \multicolumn{2}{l}{2 nd group}\tabcellsep \multicolumn{2}{l}{3 rd group}\tabcellsep \tabcellsep \\
Word count\tabcellsep \multicolumn{2}{l}{(n=53)}\tabcellsep \multicolumn{2}{l}{(n=44)}\tabcellsep (n=32)\tabcellsep \tabcellsep ? 1-2\tabcellsep ? 1-3\\
\tabcellsep abc.\tabcellsep \%\tabcellsep abc.\tabcellsep \%\tabcellsep abc.\tabcellsep \%\tabcellsep \tabcellsep \\
2-4\tabcellsep 6\tabcellsep 11,3\tabcellsep 0\tabcellsep 0\tabcellsep 3\tabcellsep 9,3\tabcellsep <0,05\tabcellsep >0,05\\
5-7\tabcellsep 31\tabcellsep 58,4\tabcellsep 6\tabcellsep 13,6\tabcellsep 13\tabcellsep 40,6\tabcellsep <0,001\tabcellsep <0,01\\
8-10\tabcellsep 16\tabcellsep 30,1\tabcellsep 38\tabcellsep 86,3\tabcellsep 16\tabcellsep 50\tabcellsep <0,001\tabcellsep >0,05\\
Total\tabcellsep 53\tabcellsep 100\tabcellsep 44\tabcellsep 100\tabcellsep 32\tabcellsep 100\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.05721153846153846\textwidth}P{0.2594951923076923\textwidth}P{0.04699519230769231\textwidth}P{0.07219551282051283\textwidth}P{0.046314102564102566\textwidth}P{0.06879006410256411\textwidth}P{0.0422275641025641\textwidth}P{0.07628205128205127\textwidth}P{0.09126602564102564\textwidth}P{0.08922275641025641\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{1 Group}\tabcellsep \multicolumn{2}{l}{2Group}\tabcellsep \multicolumn{2}{l}{3 Group}\tabcellsep \tabcellsep \\
\tabcellsep Indicators\tabcellsep (n=53)\tabcellsep \tabcellsep (n=44)\tabcellsep \tabcellsep \tabcellsep (n=32)\tabcellsep ? 1-2\tabcellsep ? 1-3\\
\tabcellsep \multicolumn{2}{l}{abc.}\tabcellsep \%\tabcellsep abc.\tabcellsep abc.\tabcellsep \%\tabcellsep abc.\tabcellsep \tabcellsep \\
\tabcellsep Draw a broken line:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep wrong\tabcellsep 18\tabcellsep 34,0\tabcellsep 1\tabcellsep 2,3\tabcellsep 6\tabcellsep 18,8\tabcellsep <0,001\tabcellsep >0,05\\
\tabcellsep right\tabcellsep 35\tabcellsep 66,0\tabcellsep 43\tabcellsep 97,7\tabcellsep 26\tabcellsep 81,3\tabcellsep <0,001\tabcellsep >0,05\\
Year 2020\tabcellsep Optical-spatial activity (cube): wrong\tabcellsep 25\tabcellsep 47,2\tabcellsep 14\tabcellsep 31,8\tabcellsep 12\tabcellsep 37,5\tabcellsep >0,05\tabcellsep >0,05\\
\tabcellsep right\tabcellsep 28\tabcellsep 52,8\tabcellsep 30\tabcellsep 68,2\tabcellsep 20\tabcellsep 62,5\tabcellsep >0,05\tabcellsep >0,05\\
4\tabcellsep \multicolumn{2}{l}{Optical-spatial activity (hours):}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XX Issue III Version I\tabcellsep ??????: Numbers: wrong right wrong right Arrows wrong right Naming: Llion\tabcellsep 3 50 15 38 20 33\tabcellsep 5,7 94,3 28,3 71,7 37,7 62,3\tabcellsep 0 44 4 40 9 35\tabcellsep 0 100 9,1 90,9 20,5 79,5\tabcellsep 2 30 6 26 10 22\tabcellsep 6,3 93,8 18,8 81,3 31,3 68,8\tabcellsep >0,05 >0,05 <0,001 <0,01 >0,05 >0,05\tabcellsep >0,05 >0,05 >0,05 >0,05 >0,05 >0,05\\
D D D D ) A\tabcellsep wrong\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep \\
(\tabcellsep right\tabcellsep 53\tabcellsep 100\tabcellsep 44\tabcellsep 100\tabcellsep 32\tabcellsep 100\tabcellsep \tabcellsep \\
Medical Research\tabcellsep Rhinoceros wrong right Camel wrong right\tabcellsep 16 37 5 48\tabcellsep 30,2 69,8 9,4 90,6\tabcellsep 16 28 4 40\tabcellsep 36,4 63,6 9,1 90,9\tabcellsep 16 16 3 29\tabcellsep 50,0 50,0 9,4 90,6\tabcellsep >0,05 >0,05 >0,05 >0,05\tabcellsep >0,05 >0,05 >0,05 >0,05\\
Global Journal of\tabcellsep Attention: Direct account wrong right Reverse count wrong right\tabcellsep 21 32 7 46\tabcellsep 39,6 60,4 13,2 86,8\tabcellsep 16 28 8 36\tabcellsep 36,4 63,6 18,2 81,8\tabcellsep 12 20 6 26\tabcellsep 37,5 62,5 18,7 81,2\tabcellsep >0,05 >0,05 >0,05 >0,05\tabcellsep >0,05 >0,05 >0,05 >0,05\\
\tabcellsep Reaction (clap on the letter A)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep wrong\tabcellsep 11\tabcellsep 20,8\tabcellsep 8\tabcellsep 18,2\tabcellsep 7\tabcellsep 21,9\tabcellsep >0,05\tabcellsep >0,05\\
\tabcellsep right\tabcellsep 42\tabcellsep 79,2\tabcellsep 36\tabcellsep 81,8\tabcellsep 25\tabcellsep 78,2\tabcellsep >0,05\tabcellsep >0,05\\
\tabcellsep Serial account\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1 score\tabcellsep 3\tabcellsep 5,7\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep >0,05\tabcellsep >0,05\\
\tabcellsep 2 score\tabcellsep 31\tabcellsep 58,5\tabcellsep 20\tabcellsep 45,5\tabcellsep 18\tabcellsep 56,2\tabcellsep >0,05\tabcellsep >0,05\\
\tabcellsep 3 score\tabcellsep 19\tabcellsep 35,8\tabcellsep 24\tabcellsep 54,5\tabcellsep 14\tabcellsep 43,7\tabcellsep >0,05\tabcellsep >0,05\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2020 Global Journals Screening for Cognitive Dysfunctions in Patients with Combined Hashish and Tramadol Addiction} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[???????? et al.]{b29}\label{b29} 	 		\textit{????????????????? ??????? ????????? ?????? ? ??????? ??????????? ? ???????????? ? ?????????????? ??????????? // ???},  		 			? ? ???????? 		,  		 			? Ð?" ??????? 		,  		 			? ? ???????? 		,  		 			? ? ??????? 		,  		 			Ð?"? 		.  		 \url{????.????.-2010.-?.10,?4.-?.229}  		 	 
\bibitem[Gould ()]{b6}\label{b6} 	 		‘Addiction and cognition’.  		 			T J Gould 		.  	 	 		\textit{Addiction science \& clinical practice}  		2010. 5  (2)  p. .  	 
\bibitem[Perry and Lawrence ()]{b3}\label{b3} 	 		‘Addiction, cognitive decline and therapy: seeking ways to escape a vicious cycle’.  		 			C J Perry 		,  		 			A J Lawrence 		.  	 	 		\textit{Genes, brain, and behavior}  		2017. 16  (1)  p. .  	 
\bibitem[Hagen et al. ()]{b5}\label{b5} 	 		‘Assessment of Executive Function in Patients with Substance use Disorder: A Comparison of Inventory-and Performance-Based Assessment’.  		 			E Hagen 		,  		 			A H Erga 		,  		 			K P Hagen 		,  		 			S M Nesvåg 		,  		 			J R Mckay 		,  		 			A J Lundervold 		,  		 			E Walderhaug 		.  	 	 		\textit{Journal of substance abuse treatment}  		2016. 66 p. .  	 
\bibitem[Field and Cox ()]{b2}\label{b2} 	 		\textit{Attentional bias in addictive behaviors: a review of its development, causes, and consequences. Drug and alcohol dependence},  		 			M Field 		,  		 			W M Cox 		.  		2008. 97 p. .  	 
\bibitem[Lubman et al. ()]{b15}\label{b15} 	 		‘Cannabis and adolescent brain development’.  		 			D I Lubman 		,  		 			A Cheetham 		,  		 			M Yücel 		.  	 	 		\textit{Pharmacology \& therapeutics}  		2015. 148 p. .  	 
\bibitem[Shrivastava et al. ()]{b16}\label{b16} 	 		‘Cannabis use and cognitive dysfunction’.  		 			A Shrivastava 		,  		 			M Johnston 		,  		 			M Tsuang 		.  	 	 		\textit{Indian journal of psychiatry}  		2011. 53  (3)  p. .  	 
\bibitem[Agibalova and Poplevchenkov]{b8}\label{b8} 	 		\textit{Cognitive dysfunctions in patients with opioid addiction // Nevrol. and a psychiatrist},  		 			T V Agibalova 		,  		 			K N Poplevchenkov 		.  		p. .  	 
\bibitem[Sofuoglu ()]{b19}\label{b19} 	 		‘Cognitive enhancement as a pharmacotherapy target for stimulant addiction’.  		 			M Sofuoglu 		.  	 	 		\textit{Addiction}  		2010. 105  (1)  p. .  	 
\bibitem[Carroll et al. ()]{b25}\label{b25} 	 		‘Cognitive function and treatment response in a randomized clinical trial of computer-based training in cognitivebehavioral therapy’.  		 			K M Carroll 		,  		 			B D Kiluk 		,  		 			C Nich 		,  		 			T A Babuscio 		,  		 			J A Brewer 		,  		 			M N Potenza 		,  		 			S A Ball 		,  		 			S Martino 		,  		 			B J Rounsaville 		,  		 			C W Lejuez 		.  	 	 		\textit{Substance use \& misuse}  		2011. 46  (1)  p. .  	 
\bibitem[Bassiony et al. ()]{b12}\label{b12} 	 		‘Cognitive Impairment and Tramadol Dependence’.  		 			M M Bassiony 		,  		 			U M Youssef 		,  		 			M S Hassan 		,  		 			Salah El-Deen 		,  		 			G M El-Gohari 		,  		 			H Abdelghani 		,  		 			M Ibrahim 		,  		 			DH 		.  	 	 		\textit{Journal of Clinical Psychopharmacology}  		2017. 37  (1)  p. .  	 
\bibitem[Copersino (2017)]{b9}\label{b9} 	 		\textit{Cognitive mechanisms and therapeutic targets of addiction. Current Opinion in Behavioral Sciences},  		 			M L Copersino 		.  		2017. February 1. Elsevier Ltd.  	 
\bibitem[Tursunkhojaeva and Rustamova Zh ()]{b17}\label{b17} 	 		\textit{Comparative assessment of memory functions in patients with opium-hashish poly drug addiction and opium mono-drug addiction // Neurology},  		 			L A Tursunkhojaeva 		,  		 			T Rustamova Zh 		.  		 ?4-?.334.  		2007. Tashkent.  	 
\bibitem[Sultanov Sh et al.]{b23}\label{b23} 	 		\textit{Correction of cognitive impairments in heroin addiction with the nootropic drug alcheba (memantine) // Anthology of Russian psychotherapy and psychology},  		 			Sultanov Sh 		,  		 			Kh 		,  		 			N I Khodzhaeva 		,  		 			A A Kharyakova 		.  		 2019. -P. 168.  		 	 
\bibitem[Ivkin et al. ()]{b32}\label{b32} 	 		\textit{Diagnosis of cognitive dysfunction in patients in intensive care units and intensive care // Bulletin of anesthesiology and resuscitation},  		 			A A Ivkin 		,  		 			E V Grigoriev 		,  		 			D L Shukevich 		.  		 DOI: 10.21292 / 2078-5658-2018- 15-3-47-55.  		2018. 15 p. .  	 
\bibitem[Volkow et al. ()]{b4}\label{b4} 	 		‘Effects of Cannabis Use on Human Behavior, Including Cognition, Motivation, and Psychosis: A Review’.  		 			N D Volkow 		,  		 			J M Swanson 		,  		 			A E Evins 		,  		 			L E Delisi 		,  		 			M H Meier 		,  		 			R Gonzalez 		,  		 			M A Bloomfield 		,  		 			H V Curran 		,  		 			R Baler 		.  	 	 		\textit{JAMA Psychiatry}  		2016. 73  (3)  p. .  	 
\bibitem[Miao et al. ()]{b13}\label{b13} 	 		‘Effects of Chinese medicine for tonifying the kidney and resolving phlegm and blood stasis in treating patients with amnestic mild cognitive impairment: A randomized, double-blind and parallel-controlled trial’.  		 			Y C Miao 		,  		 			J Z Tian 		,  		 			J Shi 		,  		 			M Mao 		.  	 	 		\textit{Journal of Chinese Integrative Medicine}  		2012. 10  (4)  p. .  	 
\bibitem[Copersino et al. ()]{b18}\label{b18} 	 		\textit{Effects of cognitive impairment on substance abuse treatment attendance: predictive validation of a brief cognitive screening measure. The American journal of drug and alcohol abuse},  		 			M L Copersino 		,  		 			D J Schretlen 		,  		 			G M Fitzmaurice 		,  		 			S E Lukas 		,  		 			J Faberman 		,  		 			J Sokoloff 		,  		 			R D Weiss 		.  		2012. 38 p. .  	 
\bibitem[Levine et al. (2017)]{b14}\label{b14} 	 		‘Evidence for the Risks and Consequences of Adolescent Cannabis Exposure’.  		 			A Levine 		,  		 			K Clemenza 		,  		 			M Rynn 		,  		 			J Lieberman 		.  	 	 		\textit{Journal of the American Academy of Child and Adolescent Psychiatry}  		2017 Mar. 56  (3)  p. .  	 
\bibitem[Domínguez-Salas et al. ()]{b26}\label{b26} 	 		‘Impact of general cognition and executive function deficits on addiction treatment outcomes: Systematic review and discussion of neurocognitive pathways’.  		 			S Domínguez-Salas 		,  		 			C Díaz-Batanero 		,  		 			O M Lozano-Rojas 		,  		 			A Verdejo-García 		.  	 	 		\textit{Neurosci Biobehav Rev}  		2016. 71 p. .  	 
\bibitem[Wiers and Stacy ()]{b10}\label{b10} 	 		‘Implicit Cognition and Addiction’.  		 			R W Wiers 		,  		 			A W Stacy 		.  	 	 		\textit{Current Directions in Psychological Science}  		2006. 15  (6)  p. .  	 
\bibitem[Juárez et al. ()]{b7}\label{b7} 	 		\textit{Influence of Drugs on Cognitive Functions},  		 			Claudia \& Juárez 		,  		 			Tania \& Molina-Jiménez 		,  		 			Jean-Pascal \& Morin 		,  		 			Roldán-Roldán 		,  		 			Rossana Zepeda 		.  		 \xref{http://dx.doi.org/10.5772/intechopen.71842}{10.5772/intechopen.71842}.  		2018.  	 
\bibitem[Curran et al. ()]{b1}\label{b1} 	 		‘Keep off the grass? Cannabis, cognition and addiction’.  		 			H V Curran 		,  		 			T P Freeman 		,  		 			C Mokrysz 		,  		 			D A Lewis 		,  		 			C J Morgan 		,  		 			L H Parsons 		.  	 	 		\textit{Nat Rev Neurosci}  		2016. 17 p. .  	 
\bibitem[Nasreddine et al. ()]{b30}\label{b30} 	 		‘MoCA: a brief screening tool for mild cognitive impairment’.  		 			Z S Nasreddine 		,  		 			N A Phillips 		,  		 			V Bédirian 		,  		 			S Charbonneau 		,  		 			V Whitehead 		,  		 			CollinI 		.  		 \url{https://www.mocatest.com}  	 	 		\textit{The Montreal Cognitive Assessment}  		2005. 53 p. .  	 	 (J Am Geriatr Soc.) 
\bibitem[Julayanont et al. ()]{b31}\label{b31} 	 		‘Montreal Cognitive Assessment (MoCA): Concept and clinical review’.  		 			P Julayanont 		,  		 			N Phillips 		,  		 			H Chertkow 		,  		 			Z S Nasreddine 		.  	 	 		\textit{Cognitive screening instruments: A practical approach},  				 			A J Larner 		 (ed.)  		2013. Springer-Verlag. p. .  	 
\bibitem[Polunina et al. ()]{b22}\label{b22} 	 		\textit{Neuropsychological studies of cognitive impairments in alcoholism and drug addiction // Psychological journal},  		 			A G Polunina 		,  		 			D M Davydov 		,  		 			E A Brun 		.  		2004. 25 p. .  	 
\bibitem[Wang et al. ()]{b21}\label{b21} 	 		‘Polydrug use and its association with drug treatment outcomes among primary heroin, methamphetamine, and cocaine users’.  		 			L Wang 		,  		 			J E Min 		,  		 			E Krebs 		,  		 			E Evans 		,  		 			D Huang 		,  		 			L Liu 		,  		 			Y I Hser 		,  		 			B Nosyk 		.  	 	 		\textit{Int. J. Drug Policy}  		2017. 49 p. .  	 
\bibitem[Copersino et al. ()]{b20}\label{b20} 	 		‘Rapid cognitive screening of patients with substance use disorders’.  		 			M L Copersino 		,  		 			W Fals-Stewart 		,  		 			G Fitzmaurice 		,  		 			D J Schretlen 		,  		 			J Sokoloff 		,  		 			R D Weiss 		.  	 	 		\textit{Experimental and clinical psychopharmacology}  		2009. 17  (5)  p. .  	 
\bibitem[Willock]{b28}\label{b28} 	 		\textit{Screening Drug and Alcohol participants for mild cognitive impairment: why, how and does it matter?},  		 			K Willock 		.  		 	 
\bibitem[Yam et al. ()]{b27}\label{b27} 	 		‘Stages of dysfunctional decision-making in addiction’.  		 			Antonio \& Yam 		,  		 			Trevor \& Chong 		,  		 			Julie \& Stout 		,  		 			Yucel 		,  		 			Edythe Murat \& London 		.  		 \xref{http://dx.doi.org/164.10.1016/j.pbb.2017.02.003}{164.10.1016/j.pbb.2017.02.003}.  	 	 		\textit{Pharmacology Biochemistry and Behavior}  		2017.  	 
\bibitem[Yaltonsky et al.]{b11}\label{b11} 	 		\textit{The combined use of drugs and other psychoactive substances by adolescents as an urgent problem of narcology. // Issues of narcology},  		 			V M Yaltonsky 		,  		 			N A Sirota 		,  		 			A V Yaltonskaya 		.  		 2017-?7-?.83.  		84 p. 88.  	 
\bibitem[Hobson (2015)]{b33}\label{b33} 	 		‘The Montreal Cognitive Assessment (MoCA)’.  		 			John Hobson 		.  	 	 		\textit{Occupational Medicine}  		December 2015. 65  (9)  p. .  	 
\bibitem[Allan et al. ()]{b24}\label{b24} 	 		\textit{The process of change for people with cognitive impairment in a residential rehabilitation program for substance problems: a phenomenographical analysis. Substance abuse treatment, prevention, and policy},  		 			J Allan 		,  		 			S Collings 		,  		 			A Munro 		.  		 \xref{http://dx.doi.org/10.1186/s13011-019-0200-y}{10.1186/s13011-019-0200-y}.  		 \url{https://doi.org/10.1186/s13011-019-0200-y}  		2019. 14 p. 13.  	 
\bibitem[Thomann et al. ()]{b34}\label{b34} 	 		 			A E Thomann 		,  		 			N Goettel 		,  		 			R J Monsch 		,  		 			M Berres 		,  		 			T Jahn 		,  		 			L A Steiner 		,  		 			A U Monsch 		.  		\textit{The Montreal Cognitive Assessment: Normative Data from a German-Speaking Cohort and Comparison with International Normative Samples},  				2018.  	 
\bibitem[UNODC/WHO International Standards for the Treatment of Drug Use Disorders]{b0}\label{b0} 	 		 \url{E/CN.7/2020/CRP.6https://www.unodc.org/documents/commissions/CND/CND\textunderscore Sessions/CND\textunderscore 63/CRPs/ECN72020\textunderscore CRP6\textunderscore e\textunderscore V2001364.pdf}  		\textit{UNODC/WHO International Standards for the Treatment of Drug Use Disorders},  				 	 
\end{bibitemlist}
 			 		 	 
\end{document}
