\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={The Evolution of Propaganda: Some Aspects of Political Practice},
 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{The Evolution of Propaganda: Some Aspects of Political Practice}
\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]{Koshmarov, Mikhail  Yu}

             \author[2]{Trubetskoy, Alexey  Yu}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


This article examines the evolution of propaganda since the ancient times until the present time, as well as the ancient proto-propaganda. The authors analyze the transitioning processes from the ancient times to early Christianity from the perspective of state ideology. The article also studies the emergence of Protestantism and its role in the development of Capitalism and establishment of the 20th century economic system, which the authors call the Keynes-Bernays economic model. The newest propagandistic opportunities and the potential for processing big data is also reviewed. The article explores the phenomenon of the recent decade â??" social networks as a new instrument of propaganda. In this work, the authors used the systemic approach as well as the psychological method and the method of comparative historical analysis, using modern terminology including the terms newly introduced by the authors, which made it possible to improve the methodological foundation of the study.

\end{abstract}


\keywords{axial time/age, ancient proto-propaganda, protestantism, the keynes-bernays model, social networks, future placement}

\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& 	 	 		 \par
since the ancient times until the present time, as well as the ancient proto-propaganda. The authors analyze the transitioning processes from the ancient times to early Christianity from the perspective of state ideology. The article also studies the emergence of Protestantism and its role in the development of Capitalism and establishment of the 20 th century economic system, which the authors call the Keynes-Bernays economic model. The newest propagandistic opportunities and the potential for processing big data is also reviewed. The article explores the phenomenon of the recent decade -social networks as a new instrument of propaganda. In this work, the authors used the systemic approach as well as the psychological method and the method of comparative historical analysis, using modern terminology including the terms newly introduced by the authors, which made it possible to improve the methodological foundation of the study. The scientific novelty consists of exploring Hollywood's propagandistic opportunities and the potential of big data processing, as well as of the introduction of new terms such as future consumption, behavioral patterns, and the information capsule, and of the postwar economy as described by the Keynes-Bernays model. A conclusion is made on the singularity of propaganda and the need for further research of this phenomenon. «???????? ???????? ????????, ? ???????? ?????? ????? ???????? ????????».  {\ref [19]} . ? ?????, ?????, Ð?"????? ????????? ?????????. ? ??????? ??????? ?? ??????? ?????, ???????????? («?????? ??????») ???????????? ?? ???????????? ?????????? ??????? ??????? ? ?????? ?????????????. 
\section[{Keywords}]{Keywords}\par
???? ?????????????? ???????? ?????? ????????, ????? ?????????????????, ????? ???????????-????????? ?????????, ??? ? ???????? ????? ??????? ?????? ?????? ?????? ? ???? ? ??????????. ???????? ????? ?????, ???????, ??? ???? ?????, ?????? ????? ????, ???????????, ???????? ? ???????? ????????? ? ?????????????????????, ? ????????????. ????? ???????????? ?????? ??? ??????????? ?????????? ???????, ??????????? ??? ??????? ? ??????????? ??? ? ???? ??????????. ?? ?????????????, ?? ??????????????, ??? ????. ????????, «??????????? ??? ????? ?????? ????, ?????? ??????? ????? ?????? ??????».  {\ref [9]} «??????? ?????????????? ?????? ???????? ???????????? ???????????? ?? ???? ????????».  {\ref [1]}  ????????? ?????? ????????????? ?????????? ???? ??????? ???????? ? ????? ?????????? «????????»: «???????? ?? ????? ???????????, ??????? ?? ?????? ? ??????????? ???...»  {\ref [1]} «? ??????? ?? ??????????? ???????????? ?????? ???????? ?????? ??? ????? ???????????.»  {\ref [1]} «???????????? ?????? ???????? ? ???? ????? ?????????, ??? ?????? ????? ? ???????????? ? ? ??????? ????????? ? ????».  {\ref [1]} ?????? ??????????, ???????????? ??????????? ??? «????????? ? ???? ????? ?????????», ?????? ???????? ???????? ?? ??????? ?? ??????????? ? ?????????? ???????? ?????????. «?????????? ? ??????????? ? ????????? ????? ?????, ??? ? ???? ??????? ?????, ????? ?? ??????????.»  {\ref [1]} ????????? ????, ?? ? ????? ????? ?????????????? ????????? ???????????? ????????? ? ?????: «??????????? ??????? ??, ??? ??????????, ??? ? ????? ?????? ? ?????????????, ??? ??? ????? ?????? ?????? ??????????, ???, ??? ????? ??????, ??? ??? ?????, ????? ?????????».  {\ref [1]} «??????????? ???? ????? ? ???? ??????? ???????? ??????? ?? ????????»  {\ref [1]} ??????? ????????, ??? ?????? ? ??????????? ????????? ???????????????????? ???????, ???????????? ??????, ??????? ?? ???? ??????? ????? ? ??????? ?????????? ? ???????????? ???????, ??? ? ?????. «?? ????????, ????? ????????????? ? ??????, ???????? ?????????? ??????? ? ??? ????? ????????? ?? ????????, ???? ?????? ??????? ?? ?????????, ???? ??????? ?? ?? ??????????????? ??????????; ?? ??? ??????? ?? ??????? ??????, ????? ???????? ??????????? ???????????? ?? ?????????.»  {\ref [1]}  ?????? ??????? ? ??????????????????, ?? ???????????, ??????? ???????? ?????????? ???? ??????? ?????? ????????? ?????? ? ???, ??? ?????????????? ? ????? ??????????? ???????????. ???? ????? ? ????? ???????????? 1905 ???? «?????????????? ????? ? ??? ???????????» ????? ?? ???? ???: «??? ????????? ?????????? ??????????? ? ???????? ??????????????? ?????????? ???????????? ? ?????? ????? ?????????».  {\ref [5]} ??? ????, ??????????? ??????????????? ????????? ????????? ????????: ?????????????????????????????????????????. ??????? ????????, ??? ???????? ??????, ??????????????? ???????? ???? ???????????? ??? ?????????? ? ??????????? ?????? ?????, ?????? ?????????, ??? ????????? ?????????? «????????? ????????????? ?????? ?????????? ??????? ??? «?????????? ???????» [5]   .\par
«Ð?"?? ????????? ?????????? ????????????? ??????? ???????, ?????? ? ????????? ???? ????? ? ?? ????? ????????? ??????, ?????? ????? ????? ?????, ??? ? ??????????? ??????????? ?? ???? ?? ??????? ???? ? ?????, ????????? ?????.»  {\ref [5]} .\par
???? ????? ????????-???????????? ????? ??? ???, ?? ??????????? ?????????? ???????? ????? ??? ?????????????? ???????????? ?? ??????? ?????. ????? ???????? ??????????????? "?????????", ????????????? ??????? ?????????? ? 1815, ?????? ??????? ???? «???????? ????», ??????? ??????? ??? ??????? ???-?????. ????????, ??? ????? ?????? ???????? ???? ?????????????? ??????? ? ???? «???????????». ??????? ?????? ?? ??????????? ????, ?????????????, ???? ??????, ??????????? ? «...???????????? ????????? ? ? ?????????? ??????? ? ??????????? ???????, ????? ???????? ?? ???? ?????????? ????? ??????? ???? ? ????????, ??????? ???? ?????????? ??? ????? ???????????.»  {\ref [5]} ? ?I? ???? ???????????? ????????????? ???????? ????????? ???? ?????????? ?????? ? ???????????. ???????    {\ref [12]} .\par
Ð?"????? ??????????? ??? ??????? ???????????? ????????? Ð?"?????? ????????, ?????????? ?????????? ??? ???, ??? «?????? ????????» ? «????? ???? ?????? ????»  {\ref [11]} , ? ????? ????? «??????? ?????????? ? ??????? ?????» 1927 ???? ???????? ?????????? ?????????? ? Ð?"???????:\par
«? ????? ?????? ??????????, ???????????? ???????? ???? ?? ? ??? ?? ?????????, ??? ??? ?? ?????????? ??? ?????? ??, ??????? ???????? ???? ??????????? ? ???? ???????????? ??????, ???? ??????????? ???? ???????????? ????? ?? ????????? ??? ? ??????????. ???????? ? ?????? ??????? ???????, ??????? ????? ? ?? ?? ????? ?????????? ? ???? ???? ??????????? ????????????.»  {\ref [11]} «??? ???? ???? ????? ?????????? ?????????????????? ? ?????????. ?? ? ????? ???? ?????????? ??????????? ??????????????.»  {\ref [11]} ??? ???????????????? ?????? ?????????: ??????? ????????? ????? ????? ??????? ?? ?????????????? ? ???. Ð?"?????    {\ref [8]} . ?????? ?????? ? ???????? ??????? ????????? ??? ????????? ? ??????????? ??????????? ?????????????? ?? ?????????? ????.\par
????? ?????? ??????? ????? ????????????? ?????? ??????-????????  {\ref [10]} ???? ??????????? ? ???????? ??????? ? ???? ???????? ???????????, ???????? ? ??????. ????? ???????????????? ???????????? ?????? ???????? ????? ???????????, ???????? ?????, ???? ? ???????? ???. ??????????? ? ??????? ?? ?????? ????????? ??????????????? ?? ??????????? ? ???????? ????????????? ?????? ??????????? ?? ?????????. ????? ????? ????? ??-?????????, ????????????, ??????? «?? ??????? ? ???????? ?????????????? ?????????? ? ????? ????? ????????? ????????????????? ????????» \hyperref[b19]{[2]} .\par
? [?] ????? 80\% ???? ???????????? ????? ?? ?????? ? ????? ????».  {\ref [18]} ?????????? Ð?"?????????? ??-? ????-"??????? ?????" ???? ?????????: ????????, ??????????? ? ??????????? ???? ? ?? ??????????, ????????? ?? ????? ????? ? ?????????????????? ??????????? ??????????? ? ??????????????. ??????????? ??????? ?????? ???? ? 1978 ???? ???? ? ????????? ?????? «governmentality» \hyperref[b32]{[16]} (?????????? ??????? ???????+????????????, ?????????? ?? ??????? ??? «???????????????????»). ????????????? ???? ????????? ??????? Ð?"?? ? ????? ???????? ???????????? 1999 ???? «???????????????????. ?????? ? ????????? ? ??????????? ?????????» ???????? ?????????? ???????? ?????? ?? ???????? ?????? «??????????????» ? «?????????? ?????? ?????????? ? ????????????»»  {\ref [7]} ?? ??????????????? «?????????? ??????????», ????? ????? «??????????? ??????????????? ???????????? ????????????, ??????? ????? ???? ????????? ? ??????? ????? ??????????????, ??????????? ?? ????? ? ????????????, ? ??????? ??? ????????????.»  {\ref [7]} .\par
???????? ?????????????????? ???? ? ???????????, ?????????????, ? ??? ????? ? ???????? ????, ? ????? ?????? NET??????? 2000 ???? ???????????? ???? ??????????????? ???? ??????????: «?????? ?????????? ?????? ? ????? ?? ??????? ??????????? ??? ?????? ?????????? ??????????????? ????????, ????? ??????? ???? ??????? ??????? ???? ????? ??????????? ???????? ??????.\par
???????? ?????????? ????????? ????????? ????????????, ?????????? ???????? ?????????, ? ?????? ??? ??????????? ????? ????????????. ??? ??????? ???????.» \hyperref[b19]{[2]} .\par
??????????? ? ????? ????? ?? ???? ???????? ??????? ??? ??? ??, ??? ?? 2000 ??? ?? ?????, ??? ??????? ????? ???????. ??????? ???????? ? ???? ????????? ??? ?????? ? ???????????, ??? ????????? ????????????? ??? ????? ??????? ?? ??????????. ?? ?????? ???????? ???????? ????????? ? ??? ??????????????? ????????? ? ?????, ?????????, ???????????, ?????????? ???? ???????? ??? ??????????? ????????. ?? ??? ??????, ??????? ????? ?????????? ????????? ????????? ???????? ?????????? ????. «??? ????????? ? ????? ??????? ????????, ???????? ?????? ? ?????????? ?? ?????????? ???? (socialset). ? ?????? ???? ???? ??????????? ?? ???? ?????????? ?? ??????, ? ????? ? ? ?????? ??? ???????. ? ?????? ?????????? ???? ? ???? ??????? ????? ????? ?????????. ?????? ? ?????? ?????????? ???? ????, ??????????? ??? ??????, ?????????? ?? ??????? ? ? ??????????, ?????????????, ????????????????, ???????????, ???????????, ??????????? ? ???????????????. ?????? ????? ??????????? ????????????? ??????? (?? ?????? ?????? ??????????), ????? ?????????? ? ????? ????????? ?????????? ?????????, ? ????????. ???? ?????????? ???? ??????? ?? ???, ??? ????? ?? ?????????? «???? ???????...»; ??? ??, ??? ????????? ??? ??? ????????????? ?????.»  {\ref [12]} . ??? ?????? ???????? ????????????????? ? 1922 ????, ?? ???????????? ??????? ???????? ???? ????, ??? ??????? ?????????? Socialnetwork. ???? ??????? ??? ???? ???????? ???????????? ?????, ?? ??? ?????? ??????? ????????, ??????, ? ????????, ??????? ????? ????? ???????????????? ??????????, ????? ??? ?? ? ????, ????? ?? ???????????? ????????.\par
??????? ???? ?????????? ??? ????? ???????????? ??????????, ?????????? ??????????? ? ??????? ???????????????? ??????????? ??? ? ????. ??????????? ????? ??? ???????????????????????, ???????????, ?????????????????????? ???????????, ???????? ? ?????? ?????? ?????????? ????????? ?????. ??????????, ????????? ????? ??????????? ?????? ??????, ????????? ????????, ??? ?????? ????? ??? ?????? ??????????? ????????, ?? ????? ??????, ? ?????? ????? ???????? ???? ?????????. ?, ??? ? 500 ??? ????? ????? ?? ?????? «?????? ?? ??» ???????????? ?????? ?? ????? ?????????? ?????.\par
??? ???? ??????, ????????? ??????????? ???????????????? ????????? ??????? ????????, ?????????????? ? 2013. ?????????, ??? ????????????????????, ??????? ?????????? ??????????????? ???????????, ????? ??????? «Collectitall».  {\ref [20]} «??????? ???»  {\ref [6]} , ???????? ? ???? ?????????????? ????????? ????? ??????, ? ??????? ????????? ??? ???????? ? ??????????, ???????????? ???????, ???? ? ????????????, ? ????? ???????????? ???????? ???, ??????, ??????????????, ?????????, ????? ????????, ????????? «???? ????»  {\ref [6]} , ? ????-?????? ???????? ??????????, ??? ?????? ???? ??????????? ?????? ????? ???? ?? ??? ?????. ????????????? ??????, ??? ??? ??????? ????????? ? ???? ?????? ???????? ??? ?????????????, ??? ???????? ????? ??? ? 1999 ????, ???????? ?????? ??????? ? ????? ?????? «Generation ?» ??????????? ?? ?????? ?????? ????????, ???????? ???????????? ? ?????? ??? ??? ?????????: «??????????? ???????, ?????????? ?????????????????? ? ???, ??? ? ??? ????????? ??? ???????? ????????? ??????» \hyperref[b30]{[14]} . ?????, ????? ?????? ?????????, ???????????? ??????????????? ??????????? ????-?? ??????? ????????????? ??????. ????????, ??????????? ??????????, ?????????? ? ?????? ? ????????????? 1917, ?????????????? ??????????? ????????????? ????????? ??????????? ??????????? ? ? ????? ? ??????????? ??????????? ?????, ??????? ???????.\par
?????? ???????????? ?????????: ????????? ???????? ? ???????? ???????? ???????????. ? 1513 ???? ????????????? ??????? ? ???????????? ??????? ??????? ?????????? ??????? ??????? «Ð?"???????», ??? ????????????? ??? ????????, ??? ???? ?? ???: «????????, ???? ???-?????? ??????????? ???? ?????? ???????? ????????, ?? ??? ?? ??? ?????????? ? ?????-?????? ?????? ??? ?????? ?????????? ?????????? ?? ????????»  {\ref [13]} . ?????? ????????? ????? ??? ??? ???????? ???? ???????????.\par
????? ???????????? ? ?????????????? ????? ?????? ? ???????????????? ????????? ??????????. ??????? ????????, ??? ?????????? ????? ???????????? ??? ?????????????????? ?????????????, ??? ??? ??????? ? ??????????? ?????????, ? ?????, ????????? ????????? ? ????, ? «??? ????? ????????? ????????? ????????? ??????????». \hyperref[b30]{[14]} (????? ???????? ? ?????? "????????????? ?????? ? ???????? ?????????").  {\ref [10]} C??????? ?????????? ? ?????????, ?????? ???????????? ? ????? ???????????? ? ???????????????, ?????????????????????, ??????????????????, ????????? ????????????? ???????. ?? ????? ??????? ?????????????? ??????? ??? ?????????????? ??????????, ???? ????? ???????????????? ????????, ??????????? ????????? 10 ??? ? ????? ???????? ???????? ????????????? ????????????. ??? ???????? ? ???????????? ??????? ?????????? ? ????? ???????? ??? ???????????? ????, ??? ? ?????????? ??????, ????????? ??????? ???????? ?????????? ?????.\par
???, ????????, ? 2020 ???? ? ????? ??????????? ????????? ??????? «?????????? ?????????» (SocialCreditScore ??? SCS), ?????????? ?? ?????? ????????? ??????? ??????. \hyperref[b38]{[22]}  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.622117962466488\textwidth}P{0.05924932975871314\textwidth}P{0.04329758713136729\textwidth}P{0.02962466487935657\textwidth}P{0.018230563002680965\textwidth}P{0.07064343163538873\textwidth}P{0.006836461126005362\textwidth}}
\multicolumn{6}{l}{: axial time/age, ancient proto-propaganda,}\\
\multicolumn{6}{l}{protestantism, the keynes-bernays model, social}\\
\multicolumn{6}{l}{networks, future placement, behavioral pattern}\\
\multicolumn{2}{l}{placement,}\tabcellsep \multicolumn{2}{l}{information}\tabcellsep capsule,\tabcellsep singularity\tabcellsep of\\
\multicolumn{5}{l}{propaganda, social credit score.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ,\\
?????\tabcellsep \multicolumn{4}{l}{????????????-?????????????}\tabcellsep ???????,\tabcellsep ?\\
\multicolumn{6}{l}{?????????????? ??????????? ???????????? ???????,}\\
????????\tabcellsep \tabcellsep ????????\tabcellsep \multicolumn{2}{l}{????????????,}\tabcellsep ???????????\\
\multicolumn{5}{l}{????????????????? ????????????????}\end{longtable} \par
  {\small\itshape [Note: ?????????-]} 
\caption{\label{tab_0}? ?????? ??????????????? ???????? ?????????? ? ???????? ?????? ?? ????????? ?????. ??????????? ???????? ???????????????. ???????????????? ???????? ???????? ?? ?????????? ? ????????????????? ? ????? ?????? ??????????????? ?????????. ???????????????? ????????????? ?????????????? ? ??? ???? ? ???????? ??????????? ? ??????????? ????????????? ??????? ?? ????, ??????? ?????? ???????? ????????????? ?????? ??????- ????????. ??????????? ???????? ???????????????? ??????????? ? ????????? ????????????? ????????? ??????? ??????. ? ?????? ??????????? ??????? ?????????? ??????????? -?????????? ????, ??? ????? ?????????? ??????????. ? ????????? ?????? ?????? ???????????? ????????? ?????, ??????????????? ?????}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.15841584158415842\textwidth}P{0.004455445544554455\textwidth}P{0.5445544554455446\textwidth}P{0.04207920792079208\textwidth}P{0.02178217821782178\textwidth}P{0.01831683168316832\textwidth}P{0.02623762376237624\textwidth}P{0.03316831683168317\textwidth}P{0.0009900990099009901\textwidth}}
\multicolumn{3}{l}{?????????? ??????, ? ????? ?????. ????}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{????????? ?????? ?????????? ? ??? ???????????}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{???????? -??? ?????????? ???????????????}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{????, ?? ????? ???????, ??? ????? ???? ???????}\tabcellsep \tabcellsep \\
???????????????.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?\tabcellsep ?????????\tabcellsep ???????????,\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{?????????????? ????? ???, ???????????? ??????}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{????????. ???????? ??????? ???????????????}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{???? ?????? ?????? ???? ?????? ?????? ????????:}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Introduction\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{????????? ?????? ???? ???? ?????????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???????????? ???????? ?????????? ? ?????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?????? ???????????? ????????. ?????????}\\
\tabcellsep \tabcellsep ??????\tabcellsep \multicolumn{3}{l}{??????????,}\tabcellsep ??\tabcellsep ?????????????\tabcellsep ??\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{????????????,}\tabcellsep \tabcellsep ?\tabcellsep ?????????????,\tabcellsep ???????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????????????, ??? ?? ???????? ???????? ??????????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???????, ????????, ????????, ??????? ? ??????????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????? ? ????? -?? ???? ??? ?????? ???? ??? ?????.}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????????????? ??????? ??????? ????????? ??}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{????????? ?}\tabcellsep \multicolumn{2}{l}{????????? ??????????????? ?}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??????????? ?? ?????????????? ???????????, ???}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??? ??? ????????????????? ?????? ??????????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?????? ????? ??????????. ? ???? ????? ??}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????????? ???? ?? ???????? ???????????????, ??}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???????????? ????????, ??????? ?? ???????}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{??????????????}\tabcellsep ??????????.\tabcellsep ???????,\tabcellsep ???\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??????????? ?? ???????? ?????????????????}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{?????????}\tabcellsep \multicolumn{2}{l}{????????}\tabcellsep ?\tabcellsep ??????????????\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{????????????}\tabcellsep ?\tabcellsep ?????\tabcellsep ???????????\tabcellsep ??\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{????????????}\tabcellsep \multicolumn{2}{l}{????????}\tabcellsep ?\tabcellsep ????????????\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????????????? ?????? ? ?????, ????????????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?????????? ??????????.}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{? ??????? ????????? ?????????? ???????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{? ???????? ????????? ?? ?????? ? ???????????.}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?????? ????? ????????????? ??????? ?????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????????? ???? ?????????? ?? ???????????? ??}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{??????? ??????????? ????????? ? ??????. ????}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????? ? ??, ??? ?? ?????????? -????????? ????,}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{????????? ??? ???? ? ?????????, ??????? ?????}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{????????????????}\tabcellsep ??\tabcellsep ???????\tabcellsep ?????????,\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{?????????? ? ???????????? ??????? ??????. ???}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???? ?????? ??????? ?????????? ???????? ???}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{???? ? ????? ???????? ???????? ? ????????.}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{????????????}\tabcellsep ??????\tabcellsep ?????????\tabcellsep ?????,\end{longtable} \par
 
\caption{\label{tab_1}????. ??????? ??????? ????????? ?????? ??????? ? ???????????? ???????????????? ???????????? Ð?"???????? ? ??????? ?????????? ????????????? ????????? ??????? ??????, ? ????? ???????? ????????? ???????? ???????????, ????????? ???????? ?????????, ???????????; ???????? ???????????? ?????????, ??? ?????? ??????-????????.? ?????????? ???????? ????? ? ????????????? ?????????? ? ????????????? ??????????? ???????????? ??????? ????????.}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.3631656804733728\textwidth}P{0.0019230769230769232\textwidth}P{0.001183431952662722\textwidth}P{0.00014792899408284024\textwidth}P{0.4835798816568047\textwidth}}
\multicolumn{4}{l}{????? ????????? ?????????? ???????? ?}\tabcellsep ????????: ? ??? ?? ??? ???????? ??? ??????:\\
\multicolumn{4}{l}{????????????? ????? ?????? ? ???? ?? ?????????,}\tabcellsep ??????, ?? ?? ?? ???????. ?? ??????, ???\\
\multicolumn{4}{l}{????????? ? ??? ?? ?? ????? ? ?????????}\tabcellsep ???????????? ???? ?????????? ????????????\\
\multicolumn{4}{l}{?????????? ? ???????? ?????????? ?????? ??????.}\tabcellsep ???????, ???????? ??????? ?? ???????-?????????\\
\multicolumn{4}{l}{??? ???? ????? ????????????? ???????????? ?}\tabcellsep ???????????? ???????????? ?????????? ??????,\\
?????????\tabcellsep ?????????????\tabcellsep ????????\tabcellsep ?\tabcellsep ???? ??? ?????? ??? ???. ????????? ?????? ??\\
\multicolumn{4}{l}{?????????? ??????????, ??? ????? ?????????? ?????, ??????? ??? ?? ????? ????? ?????? ???? ???, ?????????. ? ???????? ???????, ??????? ????????? ????? ????????? ? ????????? 2011 ?}\tabcellsep ????? ???????, ? ??? ???????, ?????? ??? ???? ????? ????? ???????? ???. ????? 800 ?????????? "??????-787" ????????? ? ????? ??????????, ? ?? ????????, ? ??? ??????????? ??????????.» [21]\\
\multicolumn{4}{l}{???? ??????? ??? ???????: ??, ???????. ?? ??????: ?????? ???-?? ??????????? ?? ?????? ?????????? ??????????. ?? ?????? ???????? ? ???? ?? ? ??????????, -? ??? ?????????? ???????????????? ?? ?????? ??????, ??????? ????????. ?? ???? ??? ?? ????? ????????? ? ???????? ????. ?????????? Ð?"???? ?????, ??????????? ?? ?????????? ????, ????????? ?????????? ??????????, ??????????? ???????? "?????? ???????? ?????». ??? ???????? ????? ???????: «?????????? ???????? CambridgeAnalytica ??????? Ð?"??????? ?????? ???????? ????????????? ?????? ? ??? ? ??????? ?????????? ??????? ?????? ? ??????????? ?????????????????????? ?????????. Ð?"? ????? ?? ?? ????? ???????? ?? ???????????? Brexit ? ????????. ????? ????????????? ??????????, ???????????? CambridgeAnalytica «?????????????, ????????????? ????????? ?????????????, ? ??????? -??????????? ????????? ?????? ??????????? ????????????? ????????????, ? ? ????????? ????? -?????? ????????????? ???????????? ???. ?? ?????????? ?????????? ??? ???????? ? ????????? ?? ????????? ????????????? ???????, ??????? ?? ?????? ?????????? ???????????? ? ?????????? ???? ?????????? ????????? ??????????????? ??????? ????????. ??????? ???????? ?? ?????? ????????? ??????????? ?????????, ?? ? ?????????????, ????? ???????, ???, ??????????? ??????????, ???? ???? ? ???? ???????????? ???????????? ????????????.» [21] ? ???????? ?? ????? ??????? ??, ? ?????????, ??????: «Ð?"????????????, ????? ???????? ?? ???????? ?????, ?????? ????? ???? ???? ???????????? ??????????, ? ?????? ?? ?????? ???? ?????????, ?????????? ? ?????-?????? ????????-????????. ?? ??????? ?? ???. ??? ??? ????????? -????? ? "Ð?"????", ??????? ???????????? ? ??? ????? -???????? ?? ????? ??????? ??????????, ?? ??? ??????????? ? ???????? ???????? ??????. ? ? ???????? ????? ????? ?? ????????, ??? ??? ??? ? ???????? ????????, ???? ???? ????????????. [...] ????????, ???? ?????? ? ???????, ???????, ??? ?????, ??? ????? ?????? ???????? [?] ????? ??????? ?? ????, ??????, ??? ????? ????? ?????? ??????? ????????????? ?????????, ?? ?????? ????? ????? ????? ??? ?? ?? ?}\tabcellsep ???????? ??????? ? ?????????? ????????????? ??????????, ??? ???????? ?? ???????????? ???????, ??? ??????????? ??????????. ?????????? -??? ?? ?????????? ??????????, ?????, ?????????, ????????? ??????????? ? ??????????, ? ?????? ? ???, ???, ?????, ? ?????? ?????????? ? IP-??????, ????, ?? ????? IP-?????, ?? ????? ??????????, ??? ????????? ???? ??????????. ???? ???????, ?????????? ?????, ????????????? ??????????, ?????? ????????, ????????? ?????, ????????????? ??????, ?????? ????????? ??????: ??????, ???????????, ???????, ??????????????? ? ??. ?????????? ????? ? ???????, ?????????????, ????? ??????????????. ?????????? ????????? ??????? ?????? (bigdata), ?? ???? ???? ????????? ? ???????? ?????????? ?? ????????, ?????????? ? ??????????? ? ???????????? ?? ????????? ??? ???? ?????? ?????????? ?????? ??? ????????, ??????????? ???????????? ? ??????????? ??????? ?????????? ? ????????????? ??????. ????? ??????, ??? ?????? ????????? ????????? ???? ? ????? ?? ??????????? ??????? ??? ??????????? ???????. ? ????? ?? ????????? ?????????? ??????? ???????? ?????????? ?? ???? ?????? ????????????? ?????? ?????????, ??????????? ? ??????? ?????????. ????????? ???????????? ?????????? ? ???? ??????? ??????, ??????? ????? ? 1947 ????: «?? ?? ????????? ? ???????? ?????????? ??????? ?? ?????????, ??? ???? ?????? ?????????? ??????????????? ???????????? ?????? ?????????, ??? ?? ???? ???????? ????? ????????? ?????» [4] . ? ?????? ???????????? ?????? ???????? ???, ???? ? ?????????, ? ???????, ?????????? ????????? ??????? ??????, ???????? ???????????????? ??????????? ?????????? ???????????: ?????? ????????, ??????? ??? ?????? -????????, ?????????????? ? ?????????, ????? ???????, ???????????? ??????????? ????????????? ????? ??????? ????????????????????????? -?????????? ??????? ??? ??????????? ???????????, ? ?????? ??????????????? ??????? ??? ??????? ??????. ??? ???????? ??????????? ?????? 2016 ? ??? ? ??????????? ?? ???????????????? ?? ??? ???? ????????, ???????????? ???????? ? ????. ??? ???? ????, ? ??????????? ??? ??????? ???????? ????????? ??????? ??-???????? ? ????????-?????????????. ??????, ???????? ???????? ?????????? ?????? -?? 35 ???, 100\% ?????????? ???????? ?? ?????????. ????? ??????????, ??? ????? ?????? ??? ????? ????? ????? ???????????. ???????, ?????? «??????? ????? ? ???????» ? ???????, ?? ???????? ? ????? ?????? ???, ???????? ????? ??????. *** «??????? ????????? ? ????????, ??? ????????, ???????? ???? ?????, ??? ????? ?????? ? ????? ????????Volume XX Issue I Version I ( F ) Global Journal of Human Social Science -??????? ?????????? ?????????? ? ??????? 43 ??????? ????????, ???????, ?????? ????????? ???????????, ?????????? ?? ????? ?????? ??????? ?????, ??????? ???????????? ??????????, ???????? ????? ?????? ??????, ??????????? ???????? ???????????? ??????????. Year 2020\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2020 Global Journals\end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7352661596958174\textwidth}P{0.028279467680608364\textwidth}P{0.026663498098859314\textwidth}P{0.01050380228136882\textwidth}P{0.011311787072243345\textwidth}P{0.03231939163498099\textwidth}P{0.005655893536121673\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?\\
\multicolumn{2}{l}{?????????}\tabcellsep ??????\tabcellsep \tabcellsep ????????\tabcellsep ????????\\
\multicolumn{6}{l}{????????????. ?????? ??? ??????? ???? ??????}\\
\multicolumn{6}{l}{«???????? ??????????». ??? ??????? ?????}\\
\multicolumn{6}{l}{????????? ????????? ??????? ?????????? ?}\\
\multicolumn{6}{l}{??????????? ?? ??? ?????????, ??????????}\\
\multicolumn{6}{l}{«???????» (?????? ???????????) ??? ????????}\\
\multicolumn{2}{l}{?????????,}\tabcellsep \multicolumn{3}{l}{????????????}\tabcellsep ???????????\\
\multicolumn{6}{l}{?????????????, ??????? ???????????? ? ?.?., ?}\\
\multicolumn{6}{l}{?????????????? ?????? ?????????? ????????}\\
\multicolumn{6}{l}{???????? ? ?????????? ???????? ????????,}\\
\multicolumn{6}{l}{??????????????? ???????? ?? ?? ??? ???????.}\\
\multicolumn{6}{l}{????? ?????????, ????? ????????? ??? ??????}\\
\multicolumn{6}{l}{?????? ????? ??? 20\% ????????? ?????. ??????}\\
\multicolumn{5}{l}{??? ??? ????? ??????? ???????.}\\
\tabcellsep \multicolumn{5}{l}{????? ???????, ?????????? ???????,}\\
\multicolumn{6}{l}{???????????????? ? ????? ???????, ??? ??? ????}\\
\multicolumn{6}{l}{? ????????? ?????, ???????????? ?? ?????,}\\
\multicolumn{6}{l}{??????????, ??????? ??????????? ? ???????????.}\\
\multicolumn{6}{l}{?????????? ?????? ??????????? ?? ??? ???????}\\
\multicolumn{6}{l}{????? ?????????? ????????, ?????????? ?????,}\\
?????\tabcellsep ?\tabcellsep ?????\tabcellsep \multicolumn{3}{l}{????????????.}\tabcellsep ???????\\
\multicolumn{5}{l}{????????????? ?????????? -}\tabcellsep ???? ?????\\
\multicolumn{6}{l}{?????????? ? ????????? ????????????. ???}\\
\multicolumn{6}{l}{???????, ??? ?????????? ???????? ????? ????????}\\
\multicolumn{2}{l}{?????????}\tabcellsep \multicolumn{2}{l}{??????????}\tabcellsep ??????\tabcellsep ?????????,\\
\multicolumn{6}{l}{??????????, ???????????, ??????????, ???????????.}\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[???????? et al.]{b6}\label{b6} 	 		\textit{},  		 			???????? 		,  		 			? ???? 		,  		 			??????? ????????? 		.  		p. .  	 
\bibitem[Konfutsii et al.]{b25}\label{b25} 	 		\textit{},  		 			Konfutsii 		,  		 			Lun' Yu 		,  		 			Perelomov 		.  		p. .  	 
\bibitem[Makiavelli and Gosudar]{b29}\label{b29} 	 		\textit{},  		 			. N Makiavelli 		,  		 			Gosudar 		.  		 	 	 (Planeta, 1990. S.5) 
\bibitem[Maklyuen and Ponimaya Media]{b30}\label{b30} 	 		\textit{},  		 			M Maklyuen 		,  		 			M Ponimaya Media 		.  		 	 	 (Kuchkovo pole, 2014. S. 70) 
\bibitem[Yaspers and Smysl I Naznachenie Istorii ()]{b35}\label{b35} 	 		\textit{},  		 			K Yaspers 		,  		 			M Smysl I Naznachenie Istorii 		.  		1991. Politizdat. p. 33.  	 
\bibitem[??????? and ?????????? ()]{b1}\label{b1} 	 		\textit{},  		 			? ??????? 		,  		 			? ?????????? 		.  		2010. C.1. Hippo Publishing.  	 
\bibitem[Bernais and Propaganda ()]{b20}\label{b20} 	 		\textit{},  		 			E Bernais 		,  		 			M Propaganda 		.  		2010. C.1. Hippo Publishing.  	 
\bibitem[Ð?"????????? ()]{b16}\label{b16} 	 		\textit{?? ?? ???????, ??? ????? ????? ??????? ????????????? ?????????},  		 			. ? Ð?"????????? 		.  		 09.12.  		2016.  	 
\bibitem[????? and ????????? ()]{b2}\label{b2} 	 		 			? ????? 		,  		 			????????? 		.  		\textit{?????????????? ????? ? ??? ???????????. ?.: ???: ????? ???????????? ?????????; ??????????????? ?????},  				2016. 87 p. .  	 
\bibitem[?????? ()]{b14}\label{b14} 	 		\textit{????? ? ?????????? ???????},  		 			? ?????? 		.  		1991. ??????????. p. 33.  	 
\bibitem[????? Ð?"?]{b5}\label{b5} 	 		\textit{????? ?????? ????????? ???????? ? ?????. ?: Ð?"????? ???, 2015. C},  		 			. ? ????? Ð?"? 		.  		p. 117.  	 
\bibitem[??????? and Generation «?» ()]{b11}\label{b11} 	 		 			? ??????? 		,  		 			? Generation «?» 		.  		\textit{????????????, ?????????? ? ?????????», 4 ??????, 1 ??????? 1978 ?.) ??????? ? ?????. ?. ???????? ??? ????? ????????? ?. ?. ?????????. ?.: ???????},  				1978-1979. 2004.  	 	 (???????, 1999. ?.9. 16. ???? ?. ??????????????????? (???? ???????????????? ???????? ? ?? ???????) (???? ? ?????? ?? ?????) 
\bibitem[???????]{b8}\label{b8} 	 		\textit{??????? ?????????? ? ??????? ?????. Ð?"?????????????? ???????????? ????? ??????? ?????????? ?: 1929. C.28,30},  		 			Ð?" Ð?" ??????? 		.  		p. 183.  	 
\bibitem[??????? and ???????????? ??????]{b9}\label{b9} 	 		\textit{???????? ????? «???????????? ??????},  		 			? ??????? 		,  		 			? ???????????? ?????? 		.  		p. 24.  	 
\bibitem[????????]{b7}\label{b7} 	 		\textit{????????? «????????????? ?????? ? ???????? ??????????» ??? ????? ????????? 2017 ?4 ?},  		 			? ? ???????? 		.  		p. .  	 
\bibitem[?????????? and Ð?"??????? ()]{b10}\label{b10} 	 		 			? ?????????? 		,  		 			? Ð?"??????? 		.  		\textit{???????, 1990. ?.5. 14. ???????. ?. ??????? ?????. ?.: ??????? ????},  				2014. p. 70.  	 
\bibitem[?????????? and ???????? ()]{b0}\label{b0} 	 		‘????????????? ??????’.  		 			?????????? 		,  		 			? ???????? 		.  	 	 		\textit{???? ?. ??????????? ?. Net???????. ????? ???????? ????? ? ????? ????? ???????????. ???: ????????????? ????? ?????????},  				2015. C.35, 217, 227, 221. 2004. 190. 36.  	 
\bibitem[Aristotel and Politika ()]{b18}\label{b18} 	 		\textit{Akademicheskii proekt},  		 			' Aristotel 		,  		 			M Politika 		.  		2015. C.35, 217, 227, 221, 36, 44, 218. p. 154.  	 
\bibitem[Chin and Wong ()]{b38}\label{b38} 	 		‘China's New Tool for Social Control: A Credit Rating for Everything’.  		 			J Chin 		,  		 			G Wong 		.  		 \url{https://www.wsj.com/articles/chinas-new-tool-for-social-control-a-credit-rating-for-everything-1480351590}  	 	 		\textit{Wall Street Journal [Elektronnyi resurs}  		2016. 28  (11) .  	 
\bibitem[Dobryninin and My Ne Zametim]{b37}\label{b37} 	 		 			S Dobryninin 		,  		 			My Ne Zametim 		.  		 \url{https://www.svoboda.org/a/28166040.html}  		\textit{kak mirom budet pravit' iskusstvennyi intellekt» 09.12.2016. radio Svoboda [Elektronnyi resurs},  				 	 
\bibitem[Nakashima and Warrick]{b15}\label{b15} 	 		\textit{For NSA chief, terrorist threat drives passion to 'collect it all' Washington post},  		 			E Nakashima 		,  		 			J Warrick 		.  		 14.07.2013.  		 \url{https://www.washingtonpost.com/world/national-security/for-nsa-chief-terrorist-threat-drives-passion-to-collect-it-all/2013/07/14/3d26ef80-ea49-11e2-a301-ea5a8116d211\textunderscore story.html?utm\textunderscore term=.9eed571c534a}  		 	 
\bibitem[Nakashima and Warrick]{b36}\label{b36} 	 		\textit{For NSA chief, terrorist threat drives passion to 'collect it all' Washington post},  		 			E Nakashima 		,  		 			J Warrick 		.  		 14.07.2013.  		 \url{https://www.washingtonpost.com/world/national-security/for-nsa-chief-terrorist-threat-drives-passion-to-collect-it-all/2013/07/14/3d26ef80-ea49-11e2-a301-ea5a8116d211\textunderscore story.html?utm\textunderscore term=.9eed571c534a}  		 	 	 (Elektronnyi resurs) 
\bibitem[Lippman and Obshchestvennoe Mnenie]{b28}\label{b28} 	 		\textit{Institut Fonda «Obshchestvennoe mnenie},  		 			U Lippman 		,  		 			M Obshchestvennoe Mnenie 		.  		p. 24.  	 
\bibitem[Keins Dzh]{b24}\label{b24} 	 		 			. M Keins Dzh 		.  		\textit{Obshchaya teoriya zanyatosti protsenta i deneg. M: Gelios ARV, 2015. C.117},  				 	 
\bibitem[Khaiek ()]{b33}\label{b33} 	 		 			F Khaiek 		.  		\textit{Doroga k rabstvu. M.: Novoe izdatel'stvo},  				2005. p. 45.  	 
\bibitem[Khomski]{b34}\label{b34} 	 		 			N Khomski 		.  		\textit{Neoliberalizm i global'nyi poryadok},  				p. 12.  	 
\bibitem[Grinval'd]{b22}\label{b22} 	 		\textit{Negde spryatat'sya. SPb: Piter. 2015. C},  		 			G Grinval'd 		.  		129 p. 151.  	 
\bibitem[Bard et al. ()]{b19}\label{b19} 	 		‘Novaya pravyashchaya elita i zhizn' posle kapitalizma. SPb: Stokgol'mskaya shkola ekonomiki’.  		 			A Bard 		,  		 			Zonderkvist Ya 		,  		 			Netokratiya 		.  	 	 		\textit{C}  		2004. 190. 44.  	 
\bibitem[Pelevin and Generation «p». M]{b31}\label{b31} 	 		 			V Pelevin 		,  		 			Generation «p». M 		.  		\textit{Vagrius, 1999. S.9},  				 	 
\bibitem[Fuko ()]{b32}\label{b32} 	 		\textit{Pravitel'stvennost' (ideya gosudarstvennogo interesa i ee genezis) (Kurs v Kollezh de Frans, 1978-1979: «Bezopasnost', territoriya i naselenie», 4 lektsiya, 1 fevralya 1978 g.) Perevod s frants. I},  		 			M Fuko 		.  		2004. Praksis.  	 
\bibitem[Din]{b23}\label{b23} 	 		\textit{Pravitel'stvennost': Vlast' i pravlenie v sovremennykh obshchestvakh. M.: Izdatel'skii dom «Delo» RANKhiGS, 2016.C.210},  		 			M Din 		.  		p. 383.  	 
\bibitem[References Références Referencias]{b17}\label{b17} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Lasvel]{b27}\label{b27} 	 		\textit{Tekhnika propagandy v mirovoi voine. Gosudarstvennoe izdatel'stvo otdel voennoi literatury M: 1929. C.28,30},  		 			' G D Lasvel 		.  		182 p. 183.  	 
\bibitem[Koshmarov and Yu ()]{b26}\label{b26} 	 		\textit{Trubetskoi «Ekonomicheskie teorii i evolyutsiya propagandy},  		 			M Koshmarov 		,  		 			Yu 		.  		2017. p. .  	 
\bibitem[Veber and Izbrannoe ()]{b21}\label{b21} 	 		 			M Veber 		,  		 			Izbrannoe 		.  		\textit{Protestantskaya etika i dukh kapitalizma. M.: SPb: Tsentr gumanitarnykh initsiativ; Universitetskaya kniga},  				2016. 87 p. .  	 
\bibitem[??????]{b13}\label{b13} 	 		\textit{«??????? ?? ?????. ????????????? ? ?????????? ???????},  		 			? ?????? 		.  		p. 12.  	 
\bibitem[Ð?"?? and ???????????????????]{b4}\label{b4} 	 		 			? Ð?"?? 		,  		 			??????????????????? 		.  		\textit{?????? ? ????????? ? ??????????? ?????????. ?.: ???????????? ??? «Ð?"???» ?????Ð?"?, 2016.C.210},  				p. 383.  	 
\bibitem[????? ()]{b12}\label{b12} 	 		\textit{Ð?"????? ? ???????. ?.: ????? ????????????},  		 			? ????? 		.  		2005. p. 45.  	 
\bibitem[Ð?"???????? and ?????]{b3}\label{b3} 	 		 			Ð?" Ð?"???????? 		,  		 			????? 		.  		\textit{???: ?????. 2015. C.129},  				p. 151.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
