\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={Anti-Vaccine Movement and its Implications for Vaccination Coverage of the Brazilian Population: A Scoping Review},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Anti-Vaccine Movement and its Implications for Vaccination Coverage of the Brazilian Population: A Scoping Review}
\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]{Amanda Dagnon da Silva, Marília Dagnon da Silva, Camila Tiemi Wassano, Rafaela Freitas Gonzalez, Elisângela Aparecida da Silva Lizzi, Roberta Cristina Barboza Galdêncio, Sidney Marcel  Domingues}

             \affil[1]{  University of Marília}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Our intention was to analyze production on the anti-vaccine movement and its implications for vaccination of the Brazilian population in the indexed scientific literature.Methods: We used the systematic scoping review to search the following databases: PubMed, Scopus, Web of Science, Burry, Lilacs/BVS and Scielo.JBI and PRISMA-SCR international protocols were adopted for the search and screening of scope-related articles. The guiding question was built through the acronym PCC (population, concept and context). The information was extracted, categorized regarding the relationship with the theme of the anti -vaccine movement and the implications for vaccination coverage of the Brazilian and/or general population.

\end{abstract}


\keywords{movement against vaccination; vaccination coverage; public health; systematic review.}

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

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


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he so-called "Anti-Vaccine Movement" gained strength from a fraudulent study published in The Lancet in 1998. In that article, physician Andrew Wakefield described that, after vaccination with the Triple Virus, an intestinal inflammatory condition would occur that would make the individual susceptible to mercurial toxins, which would lead to autism. The fraud was exposed sometime later by the General Medical Council, but the theory had already gained supporters worldwide. \hyperref[b0]{1} Anti-vaccine movements are not recent and, as already mentioned, had their greatest demonstration over a century ago in Brazil, with similar episodes in different parts of the world such as England and the United States. Recently, worldwide cases of eradicated diseases have started to be reported. Like tetanus in children described in 2017 in Italy and the United States, generating in the latter an approximate cost of one million dollars spent on treatment, which could have been avoided with adequate vaccination, whose price revolves around thirty dollars. \hyperref[b1]{2} Failure to vaccinate has disastrous consequences \hyperref[b0]{1} and is directly related to the concepts of vaccine hesitancy, vaccine refusal and the antivaccination movement itself, \hyperref[b3]{3} which has resulted in a reduction in vaccine coverage in Brazil. For example, from 2015 to 2020, there was a reduction of 41.72\%, and in 2018, seven of the eight mandatory vaccines for children did not reach their coverage target, with the exception of BCG (Bacillus Calmette-Guérin). \hyperref[b0]{1} According to Dubé et al (2014), \hyperref[b3]{3} vaccine hesitancy consists of a heterogeneous group of individuals who demonstrate doubts about vaccination and therefore may delay, be reluctant, but still accept or refuse some or all vaccines. On the other hand, vaccine refusal, a term closely linked to the context, is related to the traditions, health and religion of a given population, and in low-and middle-income countries, it can be used to obtain other social services interventions that meet the needs of the community. The anti-vaccination movement, on the other hand, opposes any and all types of vaccination, including individuals who allocate part of their time and resources to express, mainly through digital media, their position with regard to vaccines since this movement also has the aim to attract new fans. Still according to the authors, the participants call themselves defenders of freedom of choice in relation to getting vaccinated and the transparency of public information with an anti-vaccination rhetoric, addressing controversial issues to legitimize their decisions. With the assumption that if the subject is in high proportion in the media, there is greater generation of fear in the population, resulting in the decline of immunizations.\par
In the present scoping review, based on the assumption presented, our intention was to analyze the production on the anti-vaccination movement and its implications for vaccination coverage of the Brazilian population in the indexed scientific literature. 
\section[{II.}]{II.} 
\section[{Methods}]{Methods} 
\section[{a) Search Strategy and Selection Criteria}]{a) Search Strategy and Selection Criteria}\par
The OR "Anti-Vaccination Movement" OR "Vaccination Refusal" OR "Vaccine Hesitancy" OR "Anti-Vaccine Movements") AND (tw:"Single Health System" OR "public health" OR "Public health" OR "Unified Health System" OR "SUS" OR "international health" OR "national health" OR "collective health");SCIELO -(Tw:"Movement against Vaccination" OR "Refusal of Vaccination" OR "Anti-Vaccination Movement" OR "Vaccination Refusal" OR "Vaccine Hesitancy" OR "Anti-Vaccine Movements") AND (tw:"Single Health System" OR "public health" OR "Public health" OR "Unified Health System" OR "SUS" OR "international health" OR "national health" OR "collective health");SCOPUS -TITLE-ABS-KEY("Public Health" OR "Unified Health System") AND ("Anti-Vaccination Movement" OR "Anti-Vaccination Movements" OR "Antivaccination Movements" OR "Antivaccination Movement" OR "Anti-Vaccine Movement" OR "Anti-Vaccine Movements" OR "Vaccination Refusal" OR "Vaccination Refusals" OR "Vaccine Refusals" OR "Vaccine Refusal" OR "Vaccination Hesitancy" OR "Vaccine hesitancy" OR "refusal of vaccination"); Web of Science -TS=("Anti-Vaccination Movement" OR "Anti-Vaccination\par
Movements" OR "Antivaccination Movements" OR "Antivaccination Movement" OR "Anti-Vaccine Movement" OR "Anti-Vaccine Movements" OR "Vaccination Refusal" OR"Vaccination Refusals" OR "Vaccine Refusals" OR "Vaccine Refusal" OR "Vaccination Hesitancy" OR "Vaccine hesitancy" OR "refusal of vaccination") AND TS=("Public Health" OR "Unified Health System").\par
As for the eligibility criteria, only scientific articles from primary studies were considered eligible to compose our sample. Searches were not carried out in gray literature sources -OpenGray, Catalog of annals of events -CIN/CNEN, theses and dissertations -BDTD and general sources such as Google Scholar, as well as possible non-indexed works. Studies in English, Spanish and Portuguese were accepted, and there was no time frame in the present study. 
\section[{b) Data Extraction and Analysis}]{b) Data Extraction and Analysis}\par
Using the eligibility criteria, titles, abstracts and full-text articles were screened by the following researchers: MDS; ADS; RFG; CTW. Training exercises were performed with the four evaluators for each screening level. Subsequently, they selected citations and full articles for inclusion, in pairs of independent work and blindly. Discrepancies between the four evaluators were resolved by consensus meeting and validation for the final insertions were performed by the fifth evaluator and SMD specialist. The Rayyan 6 software was also used as a tool, which consists of a web application developed by QCRI (Qatar Computing Research Institute), which was responsible for the process of screening articles and removing duplicates.\par
We entered all selected articles into a spreadsheet and extracted the following data: title of publication, name of authors, title of journal, country of journal, original language of publication, year of publication, relation of publication to the theme of the anti-vaccine movement and vaccination coverage and, finally, whether the publication mentioned implications of the anti-vaccination movement on vaccination coverage of the Brazilian population and/or the general population. At the same time, we also built an excel spreadsheet with the summaries and conclusions from the studies selected as sources of evidence. Next, for data analysis, we categorized the publications included in the study according to the relationship with the theme (1-the publication has no direct relationship with the theme; 2-the publication has a partial relationship with the theme; 3-the publication presents direct relationship with the theme).\par
We also categorized the implications mentioned by the publications (1-the publication mentions implications in the vaccination coverage of the Brazilian population; 2-the publication mentions implications in the vaccination coverage of the general population; 3the publication does not mention implications in the vaccination coverage of the Brazilian population and/or in general).\par
And finally, the file with the summaries and conclusions of the included studies were imported into the Iramuteq software, \hyperref[b7]{7} through which the textual corpus analysis was carried out, specifically the similarity analysis, which is anchored in graph theory. Similarity analysis is defined mathematically as a probabilistic network represented by a graphic structure composed of relationships between words and their precepts. Each "node" in the graph represents a word, and the links between the nodes are the edges, which represent the probabilistic dependencies between the words (which, from a mathematical point of view are understood as variables). \hyperref[b8]{8} Thus, it is possible to demonstrate the relational structures in the form of acyclic and directed graphs (DAG's), as well as their probabilistic dependencies between the words in the nodes, \hyperref[b9]{9} from the co-occurrence (frequency of occurrence and cooccurrence), between the words. \hyperref[b10]{10} The significance level was established at 5\% in this analysis. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Among the analyzed articles, 37 were included as sources of evidence (Figure  {\ref 1}).  It was evident that the journals that published these articles have different scopes, such as vaccines, microbiology, medical sciences, social and behavioral sciences, law, health policies, environment and health, as well as health information and communication. Among the 37 publications, the journals come from the American, European and Asian continents, most of them located in the United States, Brazil and Canada. Additionally, the original language of the publications is mostly English (34 articles), with only 2 articles in Portuguese and 1 article in Spanish.\par
It is interesting to note that the publications ranged from 2001 to 2022, with only 2 articles in the period between 2000 and 2010, 21 articles in the period 2011 and 2020 and 14 articles in the period between 2021 and 2023.\par
As for the similarity analysis from the abstracts of the publications selected as sources of evidence (Figure  {\ref 2}), it was verified that there is a formation of a central nucleus that comprises the term "vaccine," and the division into four "branches of interest" that stand out in the graph which are identified with the terms: "vaccination," "public health", "information" and "antivaccination," the latter being divided into two branches with the terms "anti-vaccination movement" and "social."In the similarity analysis of the conclusions of these articles selected for the study (Figure  {\ref 3}), again the term "vaccine" appears as a central term and there are four branches of interest with strong connectors with the terms: "vaccination", "public health," "social" and "information."
\begin{quote}
Figure 2\end{quote}
\par
Figure  {\ref 3} When we analyzed the relationship between the central theme of the 37 publications and the "Anti-Vaccine Movement" (Figure \hyperref[fig_2]{4A}), it was possible to observe that 28 (75.7\%) had no direct relationship, 2 (5.4\%) had a partial relationship with the theme and only 7 (18.9\%) have a direct relationship.\par
And when we analyzed the mentions of the 37 publications regarding the implications of the "Antivaccine Movement" in the vaccination coverage of the Brazilian population and/or in general (Figure \hyperref[fig_2]{4B}), it was possible to observe that only 5 (  IV. 
\section[{Discussion}]{Discussion}\par
The present scoping review sought to analyze the production on the anti-vaccination movement and its implications for vaccination coverage of the Brazilian population in the indexed scientific literature.\par
The 37 articles selected as sources of evidence made it possible to identify that, in the last two decades, there has been a significant increase in publications that address the theme of the "Anti-Vaccine Movement," going from 2 publications identified in the period from 2000 to 2010, increasing to 21 publications between 2011 and 2020 (ten times more), and between 2021 and 2023, already a number of 14 publications, which points to an increasing trend on the subject in the coming years. movement," despite the articles having become increasingly present and gaining greater attention, \hyperref[b31]{31} is shown peripherally in our similarity graphs.This peripheral location of the "anti-vaccination movement" theme, as well as the absence of a direct relationship with the theme in most of the publications in our scoping review (28, 75.7\%), indicates how this subject has been presented in the indexed scientific literature.\par
The publications selected as sources of evidence allowed us to perceive that there is a prevalence of use of the concepts of vaccine hesitation, vaccine refusal, with little mention of the term "Anti-Vaccine Movement" and the implications for vaccination coverage of the Brazilian population and/or in general.\par
From the similarity analysis carried out in the present study, it was possible to identify that the theme "vaccine" is a central theme in the publications, which is corroborated by the presence of the term in the center of the graphs of the abstracts and conclusions of the selected articles. The theme of the "anti-vaccination\par
The term "anti-vaccination movement" seems to be gaining more visibility in scientific research with the advent of social networks and, mainly, "fake news," which since 2016 have contributed greatly to the reduction of vaccination coverage in the population. Fake news is considered false information disseminated irresponsibly and at high speed, mainly in digital media. For the elaboration of such news, there is a complete Such denial of science constitutes a major risk to Public Health, as demonstrated in the pandemic caused by Sars-CoV-2, in which empirical methods of prevention and treatment were passed on inconsequentially from individual to individual, evidencing the lack of respectand credibility to specialists and authorities in the Fake news circulates on the main social networks such as Facebook, Instagram, Twitter and Youtube, addressing a dangerous anti-vaccination discourse guided, by many, as the restriction of individual freedom being one of the consequences of vaccination.  {\ref 48} Digital media, as well as mass media, are important tools for disseminating news and information. Shapers of beliefs and popular opinions, they should be used as means by health and government authorities, aiming at carrying out health education with awareness plans accessible to the population.It is necessary to note that in the midst of the "information society" there is so much disinformation shared and taken as truth. \hyperref[b48]{49} V. 
\section[{Limitations}]{Limitations}\par
VI. 
\section[{Conclusion}]{Conclusion}\par
The number of scientific publications on the anti-vaccination movement and its implications for vaccination coverage of the Brazilian population, from March 2001 to March 2022, is scarce and figures peripherally compared to the publications selected as sources of evidence in the present scoping review.\par
It is of great importance that new studies be carried out directly addressing this issue, clearly explaining the implications for the vaccination coverage of this population. absence of scientific information with respectable levels of evidence, being based on denialism that becomes more evident every moment. \hyperref[b47]{47} Systematic scoping reviews have some limitations, such as the possibility of bias in the selection of studies, since not all studies can be included. In addition, the quality and availability of studies can affect the results. It is also important to consider that scoping reviews may not provide a complete summary of the results, since they do not carry out statistical analysis of the data. Additionally, a limitation of great relevance related to our work is the fact that for the study of this theme we are more in the field of ideas and associated with social networks.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 4 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume XXIII Issue VI Version I\\
D D D D ) K\\
(\\
Medical Research\\
Global Journal of\\
© 2023 Global Journ als\end{longtable} \par
 
\caption{\label{tab_0}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4165785997357992\textwidth}P{0.008982826948480845\textwidth}P{0.0011228533685601057\textwidth}P{0.1510237780713342\textwidth}P{0.138110964332893\textwidth}P{0.04379128137384412\textwidth}P{0.05726552179656538\textwidth}P{0.033124174372523116\textwidth}}
\multicolumn{2}{l}{Publication Title}\tabcellsep \tabcellsep Authors Name\tabcellsep Journal Title\tabcellsep Country of the Journal\tabcellsep Original Language of Publication\tabcellsep Year of Publication\\
\multicolumn{3}{l}{Understanding those who do}\tabcellsep Poland GA, Jacobson\tabcellsep Vaccine\tabcellsep USA\tabcellsep English\tabcellsep 2001\\
\multicolumn{3}{l}{not understand: a brief}\tabcellsep RM\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{review of the anti-vaccine}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
movement\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Anti-vaccinationists past and}\tabcellsep Wolfe RM, Sharp LK\tabcellsep The BMJ\tabcellsep USA\tabcellsep English\tabcellsep 2002\\
present\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Anti-vaccine activists, Web}\tabcellsep Kata A\tabcellsep Vaccine\tabcellsep Canada\tabcellsep English\tabcellsep 2012\\
\multicolumn{3}{l}{2.0, and the postmodern}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{paradigm--an overview of}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{tactics and tropes used}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{online by the anti-vaccination}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
movement\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Parents' Refusal to Vaccinate}\tabcellsep Barbacariu CL\tabcellsep Procedia -\tabcellsep Romania\tabcellsep English\tabcellsep 2014\\
\multicolumn{3}{l}{Their Children: An Increasing}\tabcellsep \tabcellsep Social and\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Social Phenomenon Which}\tabcellsep \tabcellsep \tabcellsep Behavioral\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Threatens Public Health}\tabcellsep \tabcellsep \tabcellsep Sciences\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Vaccine hesitancy, vaccine}\tabcellsep Dubé E, Vivion M,\tabcellsep Expert review of\tabcellsep Canada\tabcellsep English\tabcellsep 2015\\
\multicolumn{3}{l}{refusal and the anti-vaccine}\tabcellsep MacDonaldNE\tabcellsep vaccines\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{movement: influence, impact}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
and implications\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Vaccine\tabcellsep \multicolumn{2}{l}{hesitancy:}\tabcellsep Kumar D, Chandra R,\tabcellsep Israel Journal of\tabcellsep India\tabcellsep English\tabcellsep 2016\\
understanding\tabcellsep better\tabcellsep to\tabcellsep Mathur M, Samdariya\tabcellsep Health Policy\tabcellsep \tabcellsep \\
address better\tabcellsep \tabcellsep \tabcellsep S, Kapoor N\tabcellsep Research\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Mapping the anti-vaccination}\tabcellsep Smith N, Graham T\tabcellsep Information,\tabcellsep Australia\tabcellsep English\tabcellsep 2017\\
\multicolumn{2}{l}{movement on Facebook}\tabcellsep \tabcellsep \tabcellsep Communication\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep and Society\tabcellsep \tabcellsep \\
What do popular\tabcellsep \tabcellsep \tabcellsep Basch CH, Zybert P,\tabcellsep Child: Care,\tabcellsep USA\tabcellsep English\tabcellsep 2017\\
\multicolumn{2}{l}{YouTubeTM videos say}\tabcellsep \tabcellsep Reeves R, Basch CE\tabcellsep Health and\tabcellsep \tabcellsep \\
about vaccines?\tabcellsep \tabcellsep \tabcellsep \tabcellsep Development\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{The psychological roots of}\tabcellsep Hornsey MJ, Harris EA,\tabcellsep American\tabcellsep Australia\tabcellsep English\tabcellsep 2018\\
\multicolumn{3}{l}{anti-vaccination attitudes: A}\tabcellsep Fielding KS\tabcellsep Psychological\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{24-nation investigation}\tabcellsep \tabcellsep \tabcellsep Association\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (APA)\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{The Anti-vaccination}\tabcellsep \tabcellsep Hussain A, Ali S,\tabcellsep Cureus\tabcellsep Aruba\tabcellsep English\tabcellsep 2018\\
\multicolumn{3}{l}{Movement: A Regression in}\tabcellsep Ahmed M, Hussain S\tabcellsep \tabcellsep \tabcellsep \\
Modern Medicine\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Year 2023} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Lebart and Statistique Textuelle ()]{b10}\label{b10} 	 		\textit{},  		 			L Lebart 		,  		 			Salem A Statistique Textuelle 		.  		 \url{http://lexicometrica.univ-paris3.fr/livre/st94/st94-tdm.html}  		1994. 2023 jan 17. Paris: Dunod.  	 
\bibitem[Salviati ()]{b7}\label{b7} 	 		\textit{},  		 			M E Salviati 		.  		 \url{http://iramuteq.org/documentation/fichiers/manual-do-aplicativo-iramuteq-par-maria-elisabeth-salviati}  		2017. 2023 jan 17.  	 	 (Manual do Aplicativo Iramuteq -versão 0.7 Alpha 2 e R Versão 3.2.3 [internet) 
\bibitem[ ()]{b2}\label{b2} 	 		\textit{},  		 \xref{http://dx.doi.org/10.25248/reas}{10.25248/reas}.  		 \url{https://doi.org/10.25248/reas}  		2020. 12 p. 30.  	 
\bibitem[Kim et al. ()]{b27}\label{b27} 	 		‘\#Antivaccination on Instagram: A Computational Analysis of Hashtag Activism through Photos and Public Responses’.  		 			Y Kim 		,  		 			D Song 		,  		 			Y J Lee 		.  		 \xref{http://dx.doi.org/10.3390/ijerph17207550}{10.3390/ijerph17207550}.  	 	 		\textit{International Journal of Environmental Research and Public Health}  		2020. 17 p. 17.  	 
\bibitem[Wawrzuta et al. (2021)]{b33}\label{b33} 	 		‘1Characteristics of Antivaccine Messages on Social Media: Systematic Review’.  		 			D Wawrzuta 		,  		 			M Jaworski 		,  		 			J Gotlib 		,  		 			M Panczyk 		.  		 \xref{http://dx.doi.org/10.2196/24564}{10.2196/24564}.  	 	 		\textit{Journal of Medical Internet Research}  		4 jun. 2021. 23  (6)  p. e24564.  	 
\bibitem[Saraiva and Faria ()]{b47}\label{b47} 	 		‘ACiência e a Mídia: A propagação de Fake News e sua relação com o movimento anti-vacina no Brasil. Intercom -Sociedade Brasileira de Estudos Interdisciplinares da Comunicação. 42º Congresso Brasileiro de Ciências da Comunicação -Belém -PA’.  		 			Ljc Saraiva 		,  		 			De Faria 		,  		 			JF 		.  		 \xref{http://dx.doi.org/10.1590/0102-311X00037620}{10.1590/0102-311X00037620}.  		 \url{https://www.portalintercom.org.br/anais/nacional2019/resumos/R14-1653-1.pdf}  	 	 		\textit{Cad}  		2019.  	 	 (48. Camargo Jr KR. Lá vamos nós outra vez: a reemergência do ativismo antivacina na Internet. Saúde Pública; 36 Sup 2:e00037620, 2020) 
\bibitem[Cuesta-Cambra et al. (2019)]{b25}\label{b25} 	 		\textit{An analysis of pro-vaccine and antivaccine information on social networks and the internet: Visual and emotional patterns. El Profesional de la Información},  		 			U Cuesta-Cambra 		,  		 			L Martínez-Martínez 		,  		 			Niño - González 		,  		 			JI 		.  		 \xref{http://dx.doi.org/10.3145/epi.2019.mar.17}{10.3145/epi.2019.mar.17}.  		 \url{https://doi.org/10.3145/epi.2019.mar.17}  		25 mar. 2019. 28.  	 
\bibitem[Ortiz-Sánchez et al. (2020)]{b26}\label{b26} 	 		‘Analysis of the Anti-Vaccine Movement in Social Networks: A Systematic Review’.  		 			E Ortiz-Sánchez 		,  		 			A Velando-Soriano 		,  		 			L Pradas-Hernández 		,  		 			K Vargas-Román 		,  		 			J L Gómez-Urquiza 		,  		 			Cañadas-De La Fuente 		,  		 			GA 		.  		 \xref{http://dx.doi.org/10.3390/ijerph17155394}{10.3390/ijerph17155394}.  	 	 		\textit{International Journal of Environmental Research and Public Health}  		27 jul. 2020. 17 p. 5394.  	 
\bibitem[Wolfe ()]{b12}\label{b12} 	 		‘Anti-vaccinationists past and present’.  		 			R M Wolfe 		.  		 \xref{http://dx.doi.org/10.1136/bmj.325.7361.430}{10.1136/bmj.325.7361.430}.  	 	 		\textit{BMJ}  		2002. 325 p. .  	 	 (24 ago) 
\bibitem[
			KataA
		 ()]{b13}\label{b13} 	 		‘Anti-vaccine activists, Web 2.0, and the postmodern paradigm -An overview of tactics and tropes used online by the anti-vaccination movement’.  		 			KataA 		.  		 \xref{http://dx.doi.org/10.1016/j.vaccine.2011.11.112}{10.1016/j.vaccine.2011.11.112}.  	 	 		\textit{Vaccine}  		2012. maio. 30 p. .  	 
\bibitem[Ko???taj et al. ()]{b31}\label{b31} 	 		‘Anti-vaccine movements -a form of social activity for health care, ignorance or diversion aimed at destabilizing the health situation? Part 1. Epidemiological safety. Vaccinations -pros and cons’.  		 			W P Ko???taj 		,  		 			B Ko?? ?taj 		,  		 			L Panasiuk 		,  		 			J Sobieszcza?ski 		,  		 			I D Karwat 		.  		 \xref{http://dx.doi.org/10.26444/aaem/126013}{10.26444/aaem/126013}.  	 	 		\textit{Annals of Agricultural and Environmental Medicine}  		2020. p. 31.  	 
\bibitem[Ko???taj et al. ()]{b32}\label{b32} 	 		‘Anti-vaccine movements -health care, ignorance or a diversion aimed at destabilizing the health situation? Part 2. Contemporary conditions for the functioning and development of anti-vaccination movements’.  		 			B M Ko???taj 		,  		 			Ko?? ?taj Wp 		,  		 			I D Karwat 		,  		 			J Sobieszcza?ski 		,  		 			L Panasiuk 		.  		 \xref{http://dx.doi.org/10.26444/aaem/126014}{10.26444/aaem/126014}.  	 	 		\textit{Annals of Agricultural and Environmental Medicine}  		2020. p. 26.  	 
\bibitem[Basch et al. (2017)]{b17}\label{b17} 	 		 			C H Basch 		,  		 			P Zybert 		,  		 			R Reeves 		,  		 			C E Basch 		.  		 \xref{http://dx.doi.org/10.1111/cch.12442}{10.1111/cch.12442}.  		\textit{What do popular YouTubeTM videos say about vaccines? Child: Care, Health and Development},  		19 jan. 2017. 43 p. .  	 
\bibitem[Wermuth et al. ()]{b41}\label{b41} 	 		‘Brazil is still an huge hospital": Hygienist and Anti-vaccine Movements in Brazil -from the incipient Republic to the contemporary’.  		 			Mad Wermuth 		,  		 			J G Nielsson 		,  		 			G C Tertuliano 		.  	 	 		\textit{Revista Academica Da Faculdade De Direito Do Recife}  		2021. p. .  	 
\bibitem[Elkin et al.]{b29}\label{b29} 	 		\textit{comparing the displayed stances of vaccine information retrieved from Google, Facebook and YouTube},  		 			L E Elkin 		,  		 			Srh Pullon 		,  		 			M H Stubbe 		.  		 \xref{http://dx.doi.org/10.1016/j.vaccine.2020.02.041}{10.1016/j.vaccine.2020.02.041}.  		 \url{https://doi.org/10.1016/j.vaccine.2020.02.041}  		38 p. .  	 	 (Should I vaccinate my child?) 
\bibitem[Bivar et al. (2021)]{b34}\label{b34} 	 		‘Covid-19, the anti-vaccine movement and immunization challenges in Brazil: a review’.  		 			Gcc Bivar 		,  		 			Mesc Aguiar 		,  		 			Rvc Santos 		,  		 			Prg Cardoso 		.  		 \xref{http://dx.doi.org/10.15448/1980-6108.2021}{10.15448/1980-6108.2021}.  		 \url{https://doi.org/10.15448/1980-6108.2021}  	 	 		\textit{Scientia Medica Porto Alegre}  		jan.-dez. 2021. 31 p. .  	 
\bibitem[Knuppel and Stang (2010)]{b9}\label{b9} 	 		‘DAG program: identifying minimal sufficient adjustment sets’.  		 			S Knuppel 		,  		 			A Stang 		.  		 \xref{http://dx.doi.org/10.1097/EDE.0b013e3181c307ce}{10.1097/EDE.0b013e3181c307ce}.  		 \url{https://journals.lww.com/epidem/Fulltext/2010/01000/DAG\textunderscore Program\textunderscore \textunderscore \textunderscore Identifying\textunderscore Minimal\textunderscore Sufficient.29}  	 	 		\textit{Epidemiology}  		jan. 2010. 2023 jan 17. 21 p. 159.  	 
\bibitem[Vignoli et al. (2021)]{b45}\label{b45} 	 		‘Desinformação e movimentos antivacina: materialidade de enunciados em regimes de informação’.  		 			R G Vignoli 		,  		 			R Rabello 		,  		 			C C De Almeida 		,  		 			Informação 		,  		 			Misinformação 		.  		 \xref{http://dx.doi.org/10.5007/1518-2924.2021.e75576}{10.5007/1518-2924.2021.e75576}.  		 \url{https://doi.org/10.5007/1518-2924.2021.e75576}  	 	 		\textit{Encontros Bibli: revista eletrônica de biblioteconomia e ciência da informação},  		4 jan. 2021. 26 p. .  	 
\bibitem[Braverman ()]{b40}\label{b40} 	 		‘Ecological model of health behavior as a methodology for reducing antivaccination trends’.  		 			Ariel Braverman 		.  		 \xref{http://dx.doi.org/10.1007/s00508-021-01817-y}{10.1007/s00508-021-01817-y}.  	 	 		\textit{Wiener klinische Wochenschrift}  		2021. 133 p. .  	 
\bibitem[Ben-Gal et al. ()]{b8}\label{b8} 	 		\textit{Encyclopedia of statistics in quality \& reliability},  		 			I Ben-Gal 		,  		 			F Bayesian Networks ; Ruggeri 		,  		 			F Faltin 		,  		 			R Kenett 		.  		2007. New Jersey: Wiley \& Sons.  	 
\bibitem[Stolle et al. ()]{b30}\label{b30} 	 		‘Fact vs Fallacy: The Anti-Vaccine Discussion Reloaded’.  		 			L B Stolle 		,  		 			R Nalamasu 		,  		 			Pergolizzi Jr 		,  		 			J V Varrassi 		,  		 			G Magnusson 		,  		 			P Lequang 		,  		 			J 		.  		 \xref{http://dx.doi.org/10.1007/s12325-020-01502-y}{10.1007/s12325-020-01502-y}.  	 	 		\textit{Advances in Therapy}  		2020. 37 p. 23.  	 
\bibitem[Kalichman et al. ()]{b46}\label{b46} 	 		‘Faster than warp speed: early attention to COVD-19 by anti-vaccine groups on Facebook’.  		 			S Kalichman 		,  		 			L A Eaton 		,  		 			V A Earnshaw 		,  		 			N Brousseau 		.  		 \xref{http://dx.doi.org/10.1093/pubmed/fdab093}{10.1093/pubmed/fdab093}.  	 	 		\textit{Journal of public health}  		2022. Oxford, England. 44 p. .  	 
\bibitem[Peters et al. ()]{b5}\label{b5} 	 		\textit{Guidance for conducting systematic scoping reviews},  		 			Mdj Peters 		,  		 			Godfreycm 		,  		 			Khalilh 		,  		 			Mcinerneyp 		,  		 			Parkerd 		,  		 			C B Soares 		.  		 \xref{http://dx.doi.org/10.1097/XEB.0000000000000050}{10.1097/XEB.0000000000000050}.  		 \url{https://journals.lww.com/ijebh/fulltext/2015/09000/guidance\textunderscore for\textunderscore conducting\textunderscore systematic\textunderscore scoping\textunderscore reviews.5}  		2015. 13 p. .  	 	 (International journal of evidence-based healthcare) 
\bibitem[Ruiz et al.]{b39}\label{b39} 	 		\textit{Identifying Vaccine Hesitant Communities on Twitter and their Geolocations: A Network Approach},  		 			J Ruiz 		,  		 			J D Featherstone 		,  		 			G A Barnett 		.  		 	 	 (s.l: s.n.) 
\bibitem[Aromataris ()]{b4}\label{b4} 	 		‘JBI Manual for Evidence Synthesis’.  		 \xref{http://dx.doi.org/10.46658/JBIMES-20-01}{10.46658/JBIMES-20-01}.  		 \url{https://doi.org/10.46658/JBIMES-20-01}  	 	 		\textit{JBI}  		 			Emz Aromataris 		 (ed.)  		2020. 2023 jan 17.  	 
\bibitem[Smith and Graham ()]{b16}\label{b16} 	 		‘Mapping the anti-vaccination movement on Facebook’.  		 			N Smith 		,  		 			T Graham 		.  		 \xref{http://dx.doi.org/10.1080/1369118X.2017.1418406}{10.1080/1369118X.2017.1418406}.  	 	 		\textit{Information, Communication \& Society}  		27 dez. 2017. 22  (9)  p. .  	 
\bibitem[Ferreira et al. ()]{b48}\label{b48} 	 		‘Movimento antivacinação no Facebook®:uma análise crítica da disseminação de notícias falsas’.  		 			M V Ferreira 		,  		 			A Quadros 		,  		 			Apf Dellanhese 		,  		 			Mtc Fernandes 		.  		 \xref{http://dx.doi.org/10.34117/bjdv6n9-197}{10.34117/bjdv6n9-197}.  	 	 		\textit{Braz. J. of Develop}  		2020. Curitiba. 6  (9)  p. .  	 
\bibitem[Alamoodi et al. ()]{b44}\label{b44} 	 		‘Multi-perspectives systematic review on the applications of sentiment analysis for vaccine hesitancy’.  		 			A H Alamoodi 		,  		 			B B Zaidan 		,  		 			M Al-Masawa 		,  		 			S M Taresh 		,  		 			S Noman 		,  		 			Iyy Ahmaro 		.  		 \xref{http://dx.doi.org/10.1016/j.compbiomed.2021.104957}{10.1016/j.compbiomed.2021.104957}.  	 	 		\textit{Computers in Biology and Medicine}  		1 dez. 2021. 139 p. 104957.  	 
\bibitem[Borges et al. ()]{b28}\label{b28} 	 		‘Parental autonomy in health and anti-vaccine movement conformation in the post-truth scenario’.  		 			G S Borges 		,  		 			T D Cervi 		,  		 			T C Piaia 		.  		 \xref{http://dx.doi.org/10.26668/revistajur.2316-753X.v2i59.4100}{10.26668/revistajur.2316-753X.v2i59.4100}.  		 \url{http://dx.doi.org/10.26668/revistajur.2316-753X.v2i59.4100}  	 	 		\textit{Revista Juridica}  		12 abr. 2020. 2 p. .  	 
\bibitem[Barbacariu ()]{b14}\label{b14} 	 		‘Parents' Refusal to Vaccinate their Children: An Increasing Social Phenomenon Which Threatens Public Health’.  		 			C L Barbacariu 		.  		 \xref{http://dx.doi.org/10.1016/j.sbspro.2014.08.165}{10.1016/j.sbspro.2014.08.165}.  	 	 		\textit{Procedia -Social and Behavioral Sciences}  		2014. 149 p. .  	 	 (set) 
\bibitem[Beltrão et al.]{b1}\label{b1} 	 		‘Perigo do movimento antivacina: análise epidemio-literária do movimento antivacinação no Brasil’.  		 			Rpl Beltrão 		,  		 			Aan Mouta 		,  		 			N S Silva 		,  		 			Jen Oliveira 		,  		 			I T Beltrão 		,  		 			Cmf Beltrão 		.  	 	 		\textit{REAS}  		 	 	 (Internet) 
\bibitem[Beltrão et al. ()]{b0}\label{b0} 	 		\textit{Perigo do movimento antivacina: análise epidemio-literária do movimento antivacinação no Brasil. REAS [Internet]. 30abr},  		 			Rpl Beltrão 		,  		 			Aan Mouta 		,  		 			N S Silva 		,  		 			Jen Oliveira 		,  		 			I T Beltrão 		,  		 			Cmf Beltrão 		.  		 \xref{http://dx.doi.org/10.25248/reas.e3088}{10.25248/reas.e3088}.  		 \url{https://doi.org/10.25248/reas.e3088}  		2020. 2023 jan 17. 2020. 12.  	 	 (e3088. Disponível em) 
\bibitem[Schmidt et al. (2018)]{b20}\label{b20} 	 		‘Polarization of the vaccination debate on Facebook’.  		 			A L Schmidt 		,  		 			F Zollo 		,  		 			A Scala 		,  		 			C Betsch 		,  		 			W Quattrociocchi 		.  		 \xref{http://dx.doi.org/10.1016/j.vaccine.2018.05.040}{10.1016/j.vaccine.2018.05.040}.  	 	 		\textit{Vaccine}  		jun. 2018. 36 p. .  	 
\bibitem[Bradshawas et al. ()]{b43}\label{b43} 	 		\textit{Pro-Vaxxers Get Out: Anti-Vaccination Advocates Influence Undecided First-Time, Pregnant, and New Mothers on Facebook},  		 			Shelton Bradshawas 		,  		 			Ss 		,  		 			E Wollney 		,  		 			D Treise 		,  		 			AugusteK 		.  		 \xref{http://dx.doi.org/10.1080/10410236.2020.1712037}{10.1080/10410236.2020.1712037}.  		2021. 36 p. .  	 
\bibitem[Ouzzani et al. ()]{b6}\label{b6} 	 		‘Rayyan-a web andmobile app for systematic reviews’.  		 			M Ouzzani 		,  		 			H Hammady 		,  		 			Z Fedorowicz 		,  		 			A Elmagarmid 		.  		 \xref{http://dx.doi.org/10.1186/s13643-016-0384-4}{10.1186/s13643-016-0384-4}.  		 \url{https://doi.org/10.1186/s13643-016-0384-4}  	 	 		\textit{Syst Rev}  		2016. 5  (1)  p. 210.  	 
\bibitem[Gunaratne et al. ()]{b24}\label{b24} 	 		‘Temporal trends in anti-vaccine discourse on Twitter’.  		 			K Gunaratne 		,  		 			E A Coomes 		,  		 			H Haghbayan 		.  		 \xref{http://dx.doi.org/10.1016/j.vaccine.2019.06.086}{10.1016/j.vaccine.2019.06.086}.  	 	 		\textit{Vaccine}  		2019. 37 p. .  	 
\bibitem[Guttinger ()]{b23}\label{b23} 	 		‘The anti-vaccination debate and the microbiome: How paradigm shifts in the life sciences create new challenges for the vaccination debate’.  		 			S Guttinger 		.  		 \xref{http://dx.doi.org/10.15252/embr.201947709}{10.15252/embr.201947709}.  	 	 		\textit{EMBO reports}  		2019. 20 p. 47709.  	 
\bibitem[Hussain et al. (2018)]{b19}\label{b19} 	 		‘The antivaccination movement: A regression in modern medicine’.  		 			A Hussain 		,  		 			S Ali 		,  		 			M Ahmed 		,  		 			S Hussain 		.  		 \xref{http://dx.doi.org/10.7759/cureus.2919}{10.7759/cureus.2919}.  	 	 		\textit{Cureus}  		3 jul. 2018. 10  (7) .  	 
\bibitem[Calderón et al. ()]{b22}\label{b22} 	 		‘The Influence of Antivaccination Movements on the Re-emergence of Measles’.  		 			Rnp Calderón 		,  		 			Jerez Pacheco 		,  		 			YZ 		,  		 			Ruvalcaba Ledezma 		,  		 			J C Chavarría 		,  		 			MA 		,  		 			Jiménez Sánchez 		,  		 			RC 		,  		 			Reynoso Vázquez 		,  		 			J 		.  		 \xref{http://dx.doi.org/10.22207/JPAM.13.1.13}{10.22207/JPAM.13.1.13}.  	 	 		\textit{J Pure Appl Microbiol}  		2019. 13  (1)  p. .  	 
\bibitem[Turillazzi et al.]{b42}\label{b42} 	 		\textit{The Model of "Informed Refusal" for Vaccination: How to Fight against Anti-Vaccinationist Misinformation without Disregarding the Principle of Self-Determination. Vaccines},  		 			E Turillazzi 		,  		 			M Zanon 		,  		 			R V Viola 		,  		 			P Frati 		,  		 			V Fineschi 		.  		 \xref{http://dx.doi.org/10.3390/vaccines9020110}{10.3390/vaccines9020110}.  		 \url{https://doi.org/10.3390/vaccines9020110}  		9 p. .  	 
\bibitem[Hornsey et al. ()]{b18}\label{b18} 	 		‘The psychological roots of anti-vaccination attitudes: A 24-nation investigation’.  		 			M J Hornsey 		,  		 			E A Harris 		,  		 			K S Fielding 		.  		 \xref{http://dx.doi.org/10.1037/hea0000586}{10.1037/hea0000586}.  	 	 		\textit{Health Psychology}  		2018. 37 p. .  	 
\bibitem[Mitra et al. (2021)]{b35}\label{b35} 	 		\textit{Understanding Anti-Vaccination Attitudes in Social Media. ICWSM [Internet]},  		 			T Mitra 		,  		 			S Counts 		,  		 			J Pennebaker 		.  		 \xref{http://dx.doi.org/10.1609/icwsm.v10i1.14729}{10.1609/icwsm.v10i1.14729}.  		 \url{https://doi.org/10.1609/icwsm.v10i1.14729}  		2021Aug.4. 2023Jul.24. 10 p. .  	 
\bibitem[Poland and Jacobson ()]{b11}\label{b11} 	 		‘Understanding those who do not understand: a brief review of the anti-vaccine movement’.  		 			G A Poland 		,  		 			M Jacobson 		.  		 \xref{http://dx.doi.org/10.1016/s0264-410x(00)00469-2}{10.1016/s0264-410x(00)00469-2}.  	 	 		\textit{Vaccine}  		17-19, p. 2440-2445, mar. 2001. 19.  	 
\bibitem[Frugoli et al. ()]{b36}\label{b36} 	 		‘Vaccine fake news: an analysis under the World Health Organization's 3Cs model’.  		 			A G Frugoli 		,  		 			R S Prado 		,  		 			Tmr Silva 		,  		 			F P Matozinhos 		,  		 			C A Trapé 		,  		 			Saf Lachtim 		.  		 \xref{http://dx.doi.org/10.1590/S1980-220X2020028303736}{10.1590/S1980-220X2020028303736}.  		 \url{https://doi.org/10.1590/S1980-220X2020028303736}  	 	 		\textit{Rev Esc Enferm USP}  		2021. 55 p. 3736.  	 
\bibitem[Pullan and Dey (2021)]{b38}\label{b38} 	 		‘Vaccine Hesitancy and Anti-Vaccination in the Time of COVID-19: a Google Trends Analysis’.  		 			S Pullan 		,  		 			M Dey 		.  		 \xref{http://dx.doi.org/10.1016/j.vaccine.2021.03.019}{10.1016/j.vaccine.2021.03.019}.  	 	 		\textit{Vaccine}  		v. 39, n. 14, mar. 2021.  	 
\bibitem[Dubé et al.]{b37}\label{b37} 	 		‘Vaccine Hesitancy, Acceptance, and Anti-Vaccination: Trends and Future Prospects for Public Health’.  		 			È Dubé 		,  		 			J K Ward 		,  		 			P Verger 		,  		 			N E Macdonald 		.  		 \xref{http://dx.doi.org/10.1146/annurev-publhealth-090419-102240}{10.1146/annurev-publhealth-090419-102240}.  		 \url{https://doi.org/10.1146/annurev-publhealth-090419-102240}  	 	 		\textit{Annual Review of Public Health}  		42 p. .  	 
\bibitem[Dubé et al. ()]{b3}\label{b3} 	 		‘Vaccine hesitancy, vaccine refusal and the anti-vaccine movement: influence, impact and implications’.  		 			E Dubé 		,  		 			M Vivion 		,  		 			Macdonald 		,  		 			Ne 		.  		 \xref{http://dx.doi.org/10.1586/14760584.2015.964212}{10.1586/14760584.2015.964212}.  	 	 		\textit{Expert review of vaccines},  		2015. 14 p. .  	 
\bibitem[Kumar ()]{b15}\label{b15} 	 		‘Vaccine hesitancy: understanding better to address better’.  		 			D Kumar 		.  		 \xref{http://dx.doi.org/10.1186/s13584-016-0062-y}{10.1186/s13584-016-0062-y}.  	 	 		\textit{Israel Journal of Health Policy Research}  		1 fev. 2016. 5  (1) .  	 
\bibitem[Sato (2018)]{b21}\label{b21} 	 		\textit{What is the importance of vaccine hesitancy in the drop of vaccination coverage in Brazil? Revista de Saúde Pública},  		 			Aps Sato 		.  		 \xref{http://dx.doi.org/10.11606/S1518-8787}{10.11606/S1518-8787}.  		 \url{https://doi.org/10.11606/S1518-8787}  		22 nov. 2018. 2018052001199. 52 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
