\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={Medical Best Practices and the Politics of Science Denial during the COVID-19 Pandemic},
 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{2022 1970-01-01 (revised: 6 Year 2022 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{2022 1970-01-01}
\title{Medical Best Practices and the Politics of Science Denial during the COVID-19 Pandemic}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \affil[1]{  }

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        




\end{abstract}


\keywords{}

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

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


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 \par
A primary factor in science denial and the spread of misinformation was politics. Political views strongly influenced people's decisions about the severity of the disease and appropriate actions to take in response \hyperref[b58]{(van Holm et al. 2020)}. Understanding the relationship between political views and the acceptance of misinformation and science denial is vital for the medical community moving forward if societies hope to take full advantage of impressive scientific and medical breakthroughs that are occurring and to more effectively address new problems and concerns that will inevitably emerge. This manuscript seeks to improve our understanding of this critical relationship by exploring the link between political views and COVID-19 outcomes as determined by deaths per 100,000 residents across the more than 3,000 U.S. counties. 
\section[{a) Science Denial and Misinformation}]{a) Science Denial and Misinformation}\par
The impact of science on the lives of everyone is immense. Through an improved understanding of disease, developments in antibiotics, and improved sanitation, science has resulted in our lives being healthier and longer \hyperref[b13]{(Doig 2022}). In the United States, for example, average life expectancy increased from about 49 years in 1900 to 79 years in 2020. Science has made it possible for food production to increase substantially and made it possible for us to have cleaner and safer water \hyperref[b59]{(Walker 2019}). Because of science, transportation and communication are faster and more extensive \hyperref[b24]{(Isaacson 2014}). Because of science, our homes are safer and more comfortable. Science is an engine of prosperity and provides an understanding and explanation of the world around us, greatly reducing fear and uncertainty \hyperref[b46]{(Pinker 2012)}.\par
Despite tremendous and obvious benefits, science has come under increasing attack in recent decades. On a wide range of issues, scientific evidence has been discounted and often ignored \hyperref[b32]{(Lewandowsky 2021}). Among the issues where a clear scientific consensus has been discounted include the health impacts of tobacco \hyperref[b3]{(Bell 2011}; Bell and Dennis 2013; 
\section[{Introduction}]{Introduction}\par
By recognizing the significance of non-medical factors to the pandemic, two conclusions can be drawn. First, the response of the medical community to the pandemic was remarkable \hyperref[b62]{(Wiersinga et al. 2020}). Science and health experts quickly understood the nature of the disease and how it spread. This knowledge allowed experts to recommend best practices to keep people safe. Approaches for the care of the severely ill were refined. Most significantly, safe and effective vaccines were developed in record time, and these vaccines saved many thousands of lives  {\ref (Harris 2021;}\hyperref[b21]{Gupta et al. 2021;}\hyperref[b31]{Le et al. 2020;}\hyperref[b63]{Zuckerman 2021}). Among people who followed best practices and were vaccinated as soon as possible, COVID-19 death rates tended to be relatively low.  \hyperref[b18]{(Garvey 2008)}; some people may fear that lifestyle changes will be required \hyperref[b6]{(Bondurant et al. 2001}).\par
The tactics used in science denial are similar across issues. These techniques have become increasingly effective with the Internet, social media, and the proliferation of websites and news services that lack a commitment to facts and truth  {\ref (Chou et}   \hyperref[b47]{Powell 2011)}. A common approach is to create the illusion that there is disagreement among scientists when in fact disagreements are likely limited to processes and details. Typically, denialist "experts" present flawed evidence that sounds truthful but contradicts the broadly accepted scientific consensus. For example, denialists tend to "cherry-pick" evidence. That is, they will mention exceptions to the rule such as Uncle Henry who was a heavy smoker and lived to be 102 casting doubt on the dangers of tobacco, or that some city in the northeast experienced the coldest January in decades seeming to indicate that climate change can't be real. Additionally, claims have been made by science deniers that scientists are a cabal seeking to deceive the public for personal gain (Oreskes and Conway 2011). Rush Limbaugh, for example, claimed that science is one of the "pillars of deceit" that seeks to mislead the public.\par
When scientific evidence becomes overwhelming, science deniers often change tactics and claim that addressing the issue is an attack on individual freedom or that the economic costs of change are too great. Many are concerned that addressing the issue will require an expanded role for government \hyperref[b45]{(Oreskes and Conway 2011)}. The end result is that after decades of science denial and misinformation campaigns, high levels of distrust of science have emerged among certain segments of the population, and this distrust contributes to the spread of misinformation and conspiracy theories  {\ref (Lewandowsky et}   
\section[{b) Science Denial, Misinformation and Politics with COVID-19}]{b) Science Denial, Misinformation and Politics with COVID-19}\par
Acceptance of misinformation and science denial were much more prevalent among some segments of the population than others ). Throughout the pandemic, Democrats were much more likely to take the threat of the virus seriously and to support efforts to control the virus, while   {\ref 2020}) found that Christian nationalism, which has strong ties to the Republican Party, was related to many of the far-right responses to COVID-19, including unfounded conspiracy theories. Thus, it is not surprising that persons more able to distinguish scientific facts from misinformation were more likely to be vaccinated \hyperref[b42]{(Montagni et al. 2021)}.\par
Science denial relative to COVID-19 started at the top. From the beginning, the severity of the pandemic was downplayed by President Trump. Trump talked about how the virus would magically disappear. ). Some argued that the vaccines would alter a person's DNA, would negatively affect fertility or that microchips were being injected into people so their behavior could be monitored and controlled (Romer and Jamieson 2020).\par
He then claimed that the virus would be eliminated by warmer spring weather. For months, he argued that we were turning the corner and that the disease wasn't that bad anyway. He recommended ways of addressing the disease that lacked scientific merit. Trump held political rallies where thousands of people gathered, most not wearing masks. Reacting to shutdown policies intended to slow disease spread, Trump tweeted messages such as "Liberate Michigan" (Paz 2020).\par
Beyond the president, other political leaders and media outlets sent divergent messages on COVID-19. Again, Republicans and the right-wing media tended to downplay the threat of the disease and express opposition to steps intended to prevent spread (Allcott et al. 2020; \hyperref[b17]{Gadarian et al. 2021}). With support from Republican leaders and the right-wing media, protests were held throughout the country in opposition to mask mandates, business and school closures and vaccination mandates. Thus, throughout the pandemic, Republicans have been more likely than Democrats to resist medical best practices. Consequently, in this manuscript, it is expected that in counties where the percent voting for Trump in the 2020 presidential election was greater, the number of COVID-19 deaths per 100,000 residents will be more extensive.\par
This manuscript explores data for the first two years of the pandemic. It could be argued that the pandemic began impacting the lives of most Americans in March 2020. One year later, in March 2021, vaccines were generally available for most American adults. Thus, during the first year of the pandemic (from March 2020 until March 2021), the tools available for people to protect themselves from the virus were limited and included social distancing and wearing masks. For the second year (March 2021 until March 2022), safe and effective vaccines were available. Consequently, it is expected that the strength of the relationship between political views and COVID-19 deaths will be stronger during the second year of the pandemic relative to the first year. This is because persons who accept medical health expertise and best practices had a more effective tool to protect themselves during the second year.\par
An additional reason that the relationship is expected to be weaker during the first year of the pandemic is that during the early months of the pandemic, the death rates were much higher in major U.S. cities compared to smaller communities and rural areas. This is because metropolitan areas are home to travelers from around the world who may have brought the disease from elsewhere. In cities people live and work in close proximity to one another and are more dependent upon mass transit, all of which makes social distancing more difficult. These circumstances provide prime conditions for the virus to spread. In contrast, in rural areas there are fewer people, and these people are more widely dispersed, making it easier for people to remain apart slowing virus spread (Albrecht 2021; Rocklov and Sjoden 2020). This is of relevance to this study because residents of large cities are much less likely to vote Republican and thus cast their ballot for Donald Trump in the 2020 election than small town and rural residents  {\ref (Goetz et al. 2018;}\hyperref[b41]{Monnat and Brown 2017)}.\par
In exploring the relationship between political views and COVID-19 death rates, it is important to control for other independent variables that could impact this relationship. For this manuscript, three control variables will be considered including percent non-Hispanic white, percent of adults 25 years old and older with a college degree, and percent of households in poverty. 
\section[{II.}]{II.} 
\section[{Methods}]{Methods}\par
The primary independent variable is political views, measured by the percent of votes in each county in the 2020 presidential election for Donald Trump. County-level voting data were obtained from the New York Times, and determination was made of the percent of voters in each county that cast their ballot for Donald Trump. Again, New York Times data was chosen\par
The county is the unit of analysis for this study. Counties are relatively small geographic units where data are available for all of the variables utilized in the study. The analysis is based on 3,112 counties for which data are available on all variables used in the analysis. U.S. counties provide an excellent opportunity to test the relationship between political views and COVID-19 outcomes because there are extensive variations on both variables. The dependent variable is the number of COVID-19 deaths per 100,000 residents for each county. To measure the dependent variables, countylevel data were obtained from the New York Times COVID-19 dataset. This dataset provides the number of COVID-19 deaths for each county in the U.S. on a daily basis. The data are obtained from state, regional and county sources on a continual basis. New York Times data are virtually identical to COVID-19 data from other sources since they all obtain their information from the same places. The advantage of the New York Times dataset is that data is available to the public and can be easily downloaded. For this study, the cumulative number of COVID-19 deaths for each county were downloaded on two dates, March 1, 2021 and March 1, 2022. The number of COVID-19 deaths per 100,000 residents for the first year is determined by the number of deaths in each county from pandemic beginnings until March 1, 2021. COVID-19 deaths per 100,000 residents for the second year is based on deaths from March 1, 2021 until March 1, 2022. The variable used in the model is based on total COVID-19 deaths divided by the total population of the county based on the 2014-2018 American Community Survey (ACS) and then multiplied by 100,000. because it is easily downloadable. The three other independent variables are obtained from the 2014-2018 American Community Survey conducted by the U.S. Census Bureau. Race/ethnicity is measured by the percent of residents in each county that are non-Hispanic white. Educational attainment is determined by the percentage of persons aged 25 and older with a college degree in each county. The poverty measure is determined by the percent of households in each county living in poverty.\par
The analysis begins with a bivariate overview of the relationship between political views and the number of COVID-19 deaths for each of the two years of the pandemic. For this analysis, counties are categorized into five groups based on the percent voting for Trump. The categories are (1) counties where Trump received less than 25 percent of the vote; (2) counties where Trump received from 25 percent to less than 45 percent of the vote; (3) counties where Trump received from 45 to less than 55 percent of the vote; (4) counties where Trump received from 55 percent to less than 75 percent of the vote; and (5) counties where Trump received 75 percent or more of the vote. Following the bivariate analysis, regression models are run with COVID-19 deaths per 100,000 residents for each year as the dependent variable, while the independent variables are the percent voting for Trump, race/ethnicity, educational attainment and poverty levels. The regression models are weighted by the total population in the county. 
\section[{III.}]{III.} 
\section[{Findings}]{Findings}\par
The data in Table  {\ref 1} show that during the first year of the pandemic, the relationship between percent voting for Trump and COVID-19 death rates was not especially strong. During the second year, however, the relationship between political views and COVID-19 death rates was very strong. After vaccines were available, the per capita death rate from the disease increased steadily as the percent voting for Trump increased. In counties where Trump received more than 75 percent of the vote, death rates per 100,000 residents was more than 3 times greater (223.4) than in counties where Trump received less than 25 percent of the vote (73.6). Overall, during the first year of the pandemic, more than a half million Americans died (about 153 per 100,000 residents), while during the second year more than 425,000 people died (about 130 per 100,000). In counties where Trump received 55 percent or more of the vote, the death rate during the second year of the pandemic was greater than during the first year. In contrast, in counties where Trump received less than 55 percent of the vote, the death rate during the second year was less than during the first year. In counties where Trump received less than 25 percent of the vote, the death rate during the second year was less than one-half of what it had been during the first year.\par
Table \hyperref[tab_3]{2} presents the results of regression models for both the first and second years of the pandemic. For the first year, the relationship between the percent voting for Trump and COVID-19 death rates was statistically insignificant. The strongest predictor of death rates during the first year was educational attainment where death rates declined as the percentage of the population with a college degree increased. Also, death rates were lower in counties with large non-Hispanic white populations, and were higher where poverty levels were greater. In total, the independent variables explained about 15 percent of the variation in COVID-19 death rates.\par
For the second year of the pandemic, results were very different. The best predictor of COVID-19 death rates was the percent voting for Trump. As the proportion of voters for Trump increased, the death rate also increased. Consistent with the first year, as educational attainment increased, death rates declined, and as poverty levels increased, death rates also increased. During the first year of the pandemic, there was an inverse relationship between percent non-Hispanic white and COVID-19 death rates. By the second year of the pandemic, this relationship had switched, with death rates greater in counties with a higher percentage of non-Hispanic white residents. No question, this change can be explained by the fact that counties with large numbers of non-Hispanic white residents tended to vote for Trump, and the death rate increased sharply in these counties. During the second year of the pandemic, the independent variables explained nearly 60 percent of the variation in COVID-19 death rates.\par
IV. 
\section[{Conclusions}]{Conclusions}\par
Widespread misinformation and science denial with respect to the COVID-19 pandemic have had disastrous consequences. Basing their decision on misinformation often driven by politics, millions of people failed to follow the advice of health professionals and refused to get vaccinated. The result was many thousands of unnecessary deaths. The data presented in this manuscript revealed that during the second year of the pandemic (March 1, 2021 -March 1, 2022) when vaccines were available to adults in the U.S., counties where Trump received 75 percent of the vote or more, Table  {\ref 1} also presents data on the other independent variables used in the model and their relationship with the percent voting for Trump. It is clear that counties with large shares of Trump voters had high proportions of non-Hispanic white residents, educational attainment levels tended to be low and poverty levels were also relatively low. Thus, counties leaning for Trump in the 2020 presidential election tended to homes of large shares of the white working class. had more than 3 times more COVID-19 deaths per 100,000 residents compared to counties where Trump received less than 25 percent of the vote.\par
The consequences of the results of this study are profound. With respect to the COVID-19 pandemic, the deaths of thousands of people were completely unnecessary. It is estimated that the average person in the U.S. who died from COVID-19 lost over 16 years of life \hyperref[b15]{(Dukhovnov and Barbieri 2021)}. No question there is far more to consider in developing responses to a pandemic than trying to prevent everyone from getting a dangerous disease. School and business closures and extensive social distancing have severe mental health, economic and educational costs that may take years to fully understand and even longer to address. There is plenty of room for political discussion as we seek to find the best balance between safety and other concerns. This political discussion, however, should be based on facts and accurate information rather than misinformation and science denial. Moving forward, there is no question that the world will face other crises. It is vital that we somehow rebuild trust in science and medical health expertise so that in the future more people base their decisions on the best available information and people are better equipped to recognize and reject misinformation and conspiracy theories.       \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.33147632311977715\textwidth}P{0.2746518105849582\textwidth}P{0.059192200557103065\textwidth}P{0.12785515320334262\textwidth}P{0.05682451253481894\textwidth}}
Independent Variables\tabcellsep First Year\tabcellsep \tabcellsep Second Year\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Parameter Estimate Standard Beta Parameter Estimate Standard Beta}\\
Percent Voting for Trump\tabcellsep 0.000\tabcellsep 0.010\tabcellsep 0.001*\tabcellsep 0.397\\
Percent Non-Hispanic White\tabcellsep -0.001*\tabcellsep -0.170\tabcellsep 0.000*\tabcellsep 0.081\\
Percent with College Degree\tabcellsep -0.002*\tabcellsep -0.277\tabcellsep -0.002*\tabcellsep -0.327\\
Percent in Poverty\tabcellsep 0.001*\tabcellsep 0.104\tabcellsep 0.003*\tabcellsep 0.233\\
Intercept\tabcellsep 0.002*\tabcellsep -\tabcellsep 0.001*\tabcellsep -\\
F-Value\tabcellsep 135*\tabcellsep -\tabcellsep 1,098*\tabcellsep -\\
Model R2\tabcellsep 0.148*\tabcellsep -\tabcellsep 0.586*\tabcellsep -\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[ Total Population]{b64}\label{b64} 	 		\textit{},  	 	 		\textit{Total Population}  		29 p. 218.  	 
\bibitem[Priniski and Holyoak ()]{b48}\label{b48} 	 		‘A Darkening Spring: How Preexisting Distrust Shaped COVID-19 Skepticism’.  		 			J H Priniski 		,  		 			K J Holyoak 		.  	 	 		\textit{PloS one}  		2022. 17  (1)  p. e0263191.  	 
\bibitem[Zuckerman ()]{b63}\label{b63} 	 		\textit{A Shot to Save the World},  		 			Gregory Zuckerman 		.  		2021. New York: Penguin.  	 
\bibitem[Dunlap and Mccright ()]{b16}\label{b16} 	 		‘A Widening Gap: Republican and Democratic Views on Climate Change’.  		 			R E Dunlap 		,  		 			A M Mccright 		.  	 	 		\textit{Environment}  		2008. 50 p. .  	 
\bibitem[Montagni et al. ()]{b42}\label{b42} 	 		‘Acceptance of a COVID-19 Vaccine is Associated with Ability to Detect Fake News and Health Literacy’.  		 			I Montagni 		,  		 			K Ouazzani-Touhami 		,  		 			A Mebarki 		,  		 			N Texier 		,  		 			S Schück 		,  		 			C Tzourio 		,  		 			Confins Group 		.  	 	 		\textit{Journal of Public Health}  		2021. 43  (4)  p. .  	 
\bibitem[Chou et al. ()]{b12}\label{b12} 	 		‘Addressing Health-Related Misinformation on Social Media’.  		 			W Y S Chou 		,  		 			A Oh 		,  		 			W M Klein 		.  	 	 		\textit{Jama}  		2018. 320  (23)  p. .  	 
\bibitem[
			DA N M
		 ()]{b56}\label{b56} 	 		‘Audiences, Misinformation, and Fake News’.  		 			DA N M 		.  	 	 		\textit{Proceedings of the National Academy of Sciences}  		2019. 116  (16)  p. .  	 
\bibitem[Latkin et al. ()]{b29}\label{b29} 	 		‘Behavioral and Psychosocial Factors Associated with COVID-19 Skepticism in the United States’.  		 			C A Latkin 		,  		 			L Dayton 		,  		 			M Moran 		,  		 			J C Strickland 		,  		 			K Collins 		.  	 	 		\textit{Current Psychology}  		2021. p. .  	 
\bibitem[Lewandowsky et al. ()]{b34}\label{b34} 	 		‘Beyond Misinformation: Understanding and Coping with the 'Post-Truth' Era’.  		 			S Lewandowsky 		,  		 			U K Ecker 		,  		 			J Cook 		.  	 	 		\textit{Journal of Applied Research in Memory and Cognition}  		2017. 6  (4)  p. .  	 
\bibitem[Oreskes and Conway (ed.) ()]{b44}\label{b44} 	 		\textit{Challenging Knowledge: How Climate Science Became a Victim of the Cold War},  		 			N Oreskes 		,  		 			E M Conway 		.  		R.N. Proctor and L. Schiebinger (ed.)  		2008. Stanford, CA: Stanford University Press. p. .  	 	 (Agnotology: The Making and Unmaking of Ignorance) 
\bibitem[Brandt ()]{b7}\label{b7} 	 		\textit{Cigarette Century: The Rise, Fall and Deadly Persistence of the Product that Defined America},  		 			A M Brandt 		.  		2007. New York: Basic Books.  	 
\bibitem[Bondurant et al. ()]{b6}\label{b6} 	 		\textit{Clearing the Smoke: Assessing the Science Base for Tobacco Harm Reduction},  		 			S Bondurant 		,  		 			R Wallace 		,  		 			P Shetty 		,  		 			K Stratton 		.  		2001. National Academies Press.  	 
\bibitem[Washington and Cook ()]{b60}\label{b60} 	 		\textit{Climate Change Denial},  		 			H Washington 		,  		 			J Cook 		.  		2011. Washington, DC: Earthscan.  	 
\bibitem[Rahm ()]{b51}\label{b51} 	 		\textit{Climate Change Policy in the United States},  		 			D Rahm 		.  		2010. Jefferson, NC: McFarland.  	 
\bibitem[Romer and Jamieson ()]{b53}\label{b53} 	 		‘Conspiracy Theories as Barriers to Controlling the Spread of COVID-19 in the US’.  		 			D Romer 		,  		 			K H Jamieson 		.  	 	 		\textit{Social Science \& Medicine}  		2020. 263 p. 113356.  	 
\bibitem[Dukhovnov and Barbieri (2021)]{b15}\label{b15} 	 		‘County-Level Socio-Economic Disparities in COVID-19 Mortality in the USA’.  		 			D Dukhovnov 		,  		 			M Barbieri 		.  	 	 		\textit{International Journal of Epidemiology}  		2021. Dec.  	 
\bibitem[Douglas ()]{b14}\label{b14} 	 		‘COVID-19 Conspiracy Theories’.  		 			K M Douglas 		.  	 	 		\textit{Group Processes \& Intergroup Relations}  		2021. 24  (2)  p. .  	 
\bibitem[Albrecht ()]{b0}\label{b0} 	 		‘COVID-19 in Rural America: Impacts of Political Views and Disadvantage’.  		 			Don E Albrecht 		.  		 \xref{http://dx.doi.org/10.1111/ruso.12404}{10.1111/ruso.12404}.  	 	 		\textit{Rural Sociology}  		2021.  	 
\bibitem[Harris]{b22}\label{b22} 	 		\textit{COVID-19 Incidence and Hospitalization Rates are Inversely Related to Vaccination Coverage Among the 112 Most Populous Counties in the United States},  		 			J E Harris 		.  		p. 2021.  	 
\bibitem[Mccright (ed.) ()]{b38}\label{b38} 	 		\textit{Creating a Climate for Change: Communicating Climate Change and Facilitating Social Change},  		 			A M Mccright 		.  		S.C. Moser and L. Dilling (ed.)  		2007. New York: Cambridge University Press. p. .  	 	 (Dealing with Climate Change Contrarians) 
\bibitem[Mccright and Dunlap ()]{b40}\label{b40} 	 		‘Defeating Kyoto: The Conservative Movement's Impact on U.S. Climate Change Policy’.  		 			A M Mccright 		,  		 			R E Dunlap 		.  	 	 		\textit{Social Problems}  		2003. 50  (3)  p. .  	 
\bibitem[Garvey ()]{b18}\label{b18} 	 		‘Denial of Evolution: An Exploration of Cognition’.  		 			K J Garvey 		.  	 	 		\textit{Culture and Affect. Journal of social, evolutionary, and cultural psychology}  		2008. 2  (4)  p. 209.  	 
\bibitem[Carmichael and Brulle ()]{b11}\label{b11} 	 		‘Elite cues, media coverage, and public concern: an integrated path analysis of public opinion on climate change’.  		 			J T Carmichael 		,  		 			R J Brulle 		.  	 	 		\textit{Environmental Politics}  		2017. 2001-2013. 26  (2)  p. .  	 
\bibitem[Loomis ()]{b37}\label{b37} 	 		\textit{Epidemics: The Impact of Germs and Their Power over Humanity},  		 			Joshua Loomis 		.  		2018. Santa Barbara, CA: Praeger.  	 
\bibitem[Goetz et al. ()]{b20}\label{b20} 	 		‘Explaining the 2016 Vote for President Trump across U.S. Counties’.  		 			Stephan J Goetz 		,  		 			Meri Davlasheridze 		,  		 			Yicheol Han 		,  		 			David A Fleming-Muñoz 		.  		 \xref{http://dx.doi.org/10.1093/aepp/ppy026}{10.1093/aepp/ppy026}.  	 	 		\textit{Applied Economic Perspectives and Policy}  		2018a.  	 
\bibitem[Rocklöv and Sjödin ()]{b52}\label{b52} 	 		‘High Population Densities Catalyze the Spread of COVID-19’.  		 			J Rocklöv 		,  		 			H Sjödin 		.  	 	 		\textit{Journal of Travel Medicine}  		2020. 27  (3)  p. 38.  	 
\bibitem[Webster et al. ()]{b61}\label{b61} 	 		‘Influenza: Interspecies Transmission and Emergence of New Pandemics’.  		 			R G Webster 		,  		 			K F Shortridge 		,  		 			Y Kawaoka 		.  	 	 		\textit{Immunology and Medical Microbiology}  		1997. 18  (4)  p. .  	 
\bibitem[Van Der Linden et al. ()]{b57}\label{b57} 	 		‘Inoculating against Fake News about COVID-19’.  		 			S Van Der Linden 		,  		 			J Roozenbeek 		,  		 			J Compton 		.  	 	 		\textit{Frontiers in Psychology}  		2020. 11 p. 2928.  	 
\bibitem[Jennings et al. ()]{b25}\label{b25} 	 		‘Lack of Trust, Conspiracy Beliefs, and Social Media use Predict COVID-19 Vaccine Hesitancy’.  		 			W Jennings 		,  		 			G Stoker 		,  		 			H Bunting 		,  		 			V O Valgarðsson 		,  		 			J Gaskell 		,  		 			D Devine 		,  		 			L Mckay 		,  		 			M C Mills 		.  	 	 		\textit{Vaccines}  		2021. 9  (6)  p. 593.  	 
\bibitem[Bell ()]{b3}\label{b3} 	 		‘Legislating Abjection? Secondhand Smoke, Tobacco Control Policy and the Public's Health’.  		 			K Bell 		.  	 	 		\textit{Critical Public Health}  		2011. 21  (1)  p. .  	 
\bibitem[Lewandowsky ()]{b32}\label{b32} 	 		‘Liberty and the Pursuit of Science Denial’.  		 			S Lewandowsky 		.  	 	 		\textit{Current Opinion in Behavioral Sciences}  		2021. 42 p. .  	 
\bibitem[Loomba et al. ()]{b36}\label{b36} 	 		‘Measuring the Impact of COVID-19 Vaccine Misinformation on Vaccination Intent in the UK and USA’.  		 			S Loomba 		,  		 			A De Figueiredo 		,  		 			S J Piatek 		,  		 			K De Graaf 		,  		 			H J Larson 		.  	 	 		\textit{Nature Human Behaviour}  		2021. 5  (3)  p. .  	 
\bibitem[Oreskes and Conway ()]{b45}\label{b45} 	 		\textit{Merchants of doubt: How a handful of scientists obscured the truth on issues from tobacco smoke to global warming},  		 			N Oreskes 		,  		 			E M Conway 		.  		2011. New York: Bloomsbury Publishing.  	 
\bibitem[Lewandowsky et al. ()]{b33}\label{b33} 	 		‘Misinformation and its Correction: Continued Influence and Successful Debiasing’.  		 			S Lewandowsky 		,  		 			U K Ecker 		,  		 			C M Seifert 		,  		 			N Schwarz 		,  		 			J Cook 		.  	 	 		\textit{Psychological Science in the Public Interest}  		2012. 13 p. .  	 
\bibitem[Bursztyn et al. ()]{b9}\label{b9} 	 		‘Misinformation during a Pandemic’.  		 			L Bursztyn 		,  		 			A Rao 		,  		 			C P Roth 		,  		 			D H Yanagizawa-Drott 		.  		 w27417.  	 	 		\textit{National Bureau of Economic Research}  		2020.  	 
\bibitem[Monnat and Brown ()]{b41}\label{b41} 	 		‘More than a Rural Revolt: Landscapes of Despair and the 2016 Presidential Election’.  		 			Shannon M Monnat 		,  		 			David L Brown 		.  		 \xref{http://dx.doi.org/10.1016/j.jrurstud.2017.08.010}{10.1016/j.jrurstud.2017.08.010}.  	 	 		\textit{Journal of Rural Studies}  		2017. 55 p. .  	 
\bibitem[Gadarian et al. ()]{b17}\label{b17} 	 		‘Partisanship, Health Behavior, and Policy Attitudes in the Early Stages of the COVID-19 Pandemic’.  		 			S K Gadarian 		,  		 			S W Goodman 		,  		 			T B Pepinsky 		.  	 	 		\textit{PlosOne}  		2021. 16  (4)  p. e0249596.  	 
\bibitem[Wiersinga et al. ()]{b62}\label{b62} 	 		‘Pathophysiology, Transmission, Diagnosis, and Treatment of Coronavirus Disease 2019 (COVID-19): a Review’.  		 			W J Wiersinga 		,  		 			A Rhodes 		,  		 			A C Cheng 		,  		 			S J Peacock 		,  		 			H C Prescott 		.  	 	 		\textit{Jama}  		2020. 324  (8)  p. .  	 
\bibitem[Calvillo et al. ()]{b10}\label{b10} 	 		‘Political Ideology Predicts Perceptions of the Threat of COVID-19 (and Susceptibility to fake news about it)’.  		 			D P Calvillo 		,  		 			B J Ross 		,  		 			R J Garcia 		,  		 			T J Smelter 		,  		 			A M Rutchick 		.  	 	 		\textit{Social Psychological and Personality Science}  		2020. 11  (8)  p. .  	 
\bibitem[Albrecht and 2022a]{b1}\label{b1} 	 		‘Politics and the Spread of COVID-19 in the United States’.  		 			Don E Albrecht 		,  		 			2022a 		.  	 	 		\textit{Medical Research Archives}  		10  (2) .  	 
\bibitem[Hatchett et al. ()]{b23}\label{b23} 	 		‘Public Health Interventions and Epidemic Intensity During the 1918 Influenza Pandemic’.  		 			Richard J Hatchett 		,  		 			E Carter 		,  		 			Marc Mecher 		,  		 			Lipsitch 		.  	 	 		\textit{Proceedings of the National Academy of Sciences}  		2007. 104  (18)  p. .  	 
\bibitem[Rutjens et al. ()]{b55}\label{b55} 	 		‘Science Skepticism in Times of COVID-19’.  		 			B T Rutjens 		,  		 			S Van Der Linden 		,  		 			R Van Der Lee 		.  	 	 		\textit{Group Processes \& Intergroup Relations}  		2021. 24  (2)  p. .  	 
\bibitem[Quammen ()]{b49}\label{b49} 	 		\textit{Spillover: Animal Infections and the Next Human Pandemic},  		 			David Quammen 		.  		2012. New York; Norton.  	 
\bibitem[Roozenbeek et al. ()]{b54}\label{b54} 	 		‘Susceptibility to Misinformation about COVID-19 around the World’.  		 			J Roozenbeek 		,  		 			C R Schneider 		,  		 			S Dryhurst 		,  		 			J Kerr 		,  		 			A L Freeman 		,  		 			G Recchia 		,  		 			A M Van Der Bles 		,  		 			S Van Der Linden 		.  	 	 		\textit{Royal Society Open Science}  		2020. 7  (10)  p. 201199.  	 
\bibitem[Lahsen ()]{b28}\label{b28} 	 		\textit{Technocracy, Democracy, and U.S. Climate Science, Technology and Human Values},  		 			M Lahsen 		.  		2005. 30 p. .  	 
\bibitem[Morens and Fauci ()]{b43}\label{b43} 	 		‘The 1918 Influenza Pandemic: Insights for the 21 st Century’.  		 			David M Morens 		,  		 			Anthony S Fauci 		.  	 	 		\textit{Journal of Infectious Diseases}  		2007. 195  (7)  p. .  	 
\bibitem[Pinker ()]{b46}\label{b46} 	 		\textit{The better angels of our nature: Why violence has declined},  		 			Steven Pinker 		.  		2012. New York: Penguin Group USA.  	 
\bibitem[Le et al. ()]{b31}\label{b31} 	 		‘The COVID-19 Vaccine Development Landscape’.  		 			T T Le 		,  		 			Z Andreadakis 		,  		 			A Kumar 		,  		 			R G Román 		,  		 			S Tollefsen 		,  		 			M Saville 		,  		 			S Mayhew 		.  	 	 		\textit{Nat Rev Drug Discov}  		2020. 19  (5)  p. .  	 
\bibitem[Jolley and Douglas ()]{b26}\label{b26} 	 		‘The Effects of Anti-Vaccine Conspiracy Theories on Vaccination Intentions’.  		 			D Jolley 		,  		 			K M Douglas 		.  	 	 		\textit{PloS one}  		2014. 9  (2)  p. e89177.  	 
\bibitem[Quick and Fryer ()]{b50}\label{b50} 	 		\textit{The End of Epidemics},  		 			Jonathan D Quick 		,  		 			Bronwyn Fryer 		.  		2018. New York: St. Martins Press.  	 
\bibitem[Walker ()]{b59}\label{b59} 	 		\textit{The Grand Food Bargain: And the Mindless Drive for More},  		 			K D Walker 		.  		2019. Island Press.  	 
\bibitem[Van Holm et al. ()]{b58}\label{b58} 	 		\textit{The impact of Political Ideology on Concern and Behavior during COVID-19},  		 			E J Van Holm 		,  		 			J Monaghan 		,  		 			D C Shahar 		,  		 			J P Messina 		,  		 			C Surprenant 		.  		2020.  	 	 (Available at SSRN 3573224) 
\bibitem[Isaacson ()]{b24}\label{b24} 	 		\textit{The innovators: How a group of inventors, hackers, geniuses and geeks created the digital revolution},  		 			Walter Isaacson 		.  		2014. New York: Simon and Schuster.  	 
\bibitem[Powell ()]{b47}\label{b47} 	 		\textit{The Inquisition of Climate Science},  		 			J L Powell 		.  		2011. New York: Columbia University Press.  	 
\bibitem[Doig ()]{b13}\label{b13} 	 		\textit{The Mortal Coil: A History of Death},  		 			Andrew Doig 		.  		2022. London: Bloomsbury Publishing.  	 
\bibitem[Mccright and Dunlap ()]{b39}\label{b39} 	 		‘The Politicization of Climate Change and Polarization in the American Public's Views of Global Warming’.  		 			A M Mccright 		,  		 			R E Dunlap 		.  	 	 		\textit{The Sociological Quarterly}  		2011. 2001-2010. 52 p. .  	 
\bibitem[Giddens ()]{b19}\label{b19} 	 		\textit{The Politics of Climate Change},  		 			A Giddens 		.  		2009. Malden, MA: Polity Press.  	 
\bibitem[Lewis ()]{b35}\label{b35} 	 		\textit{The Premonition},  		 			Michael Lewis 		.  		2021. New York: W.W. Norton.  	 
\bibitem[Lazer et al. ()]{b30}\label{b30} 	 		‘The Science of Fake News’.  		 			D M Lazer 		,  		 			M A Baum 		,  		 			Y Benkler 		,  		 			A J Berinsky 		,  		 			K M Greenhill 		,  		 			F Menczer 		,  		 			M J Metzger 		,  		 			B Nyhan 		,  		 			G Pennycook 		,  		 			D Rothschild 		,  		 			M Schudson 		.  	 	 		\textit{Science}  		2018. 359  (6380)  p. .  	 
\bibitem[Berners-Lee ()]{b5}\label{b5} 	 		\textit{There Is No Planet B: A Handbook for the Make or Break Years Updated Edition},  		 			M Berners-Lee 		.  		2021. Cambridge University Press.  	 
\bibitem[Bell and Dennis ()]{b4}\label{b4} 	 		‘Toward a Critical Anthropology of Smoking: Exploring the Consequences of Tobacco Control’.  		 			K Bell 		,  		 			S Dennis 		.  	 	 		\textit{Contemporary Drug Problems}  		2013. 40  (1)  p. .  	 
\bibitem[Kavanagh and Rich ()]{b27}\label{b27} 	 		\textit{Truth decay: An initial exploration of the diminishing role of facts and analysis in American public life},  		 			J Kavanagh 		,  		 			M D Rich 		.  		2018.  	 	 (Rand Corporation) 
\bibitem[Brennen et al. ()]{b8}\label{b8} 	 		‘Types, Sources, and Claims of COVID-19 Misinformation’.  		 			J S Brennen 		,  		 			F Simon 		,  		 			P N Howard 		,  		 			R K Nielsen 		.  	 	 		\textit{Reuters Institute}  		2020. 7 p. .  	 
\bibitem[Albrecht and 2022b]{b2}\label{b2} 	 		‘Vaccination, Politics and COVID-19 Impacts’.  		 			Don E Albrecht 		,  		 			2022b 		.  	 	 		\textit{BMC Public Health}  		22 p. 96.  	 
\bibitem[Gupta et al. ()]{b21}\label{b21} 	 		\textit{Vaccinations Against COVID-19 May Have Averted Up To 140,000 Deaths in The United States: Study Examines Role of COVID-19 Vaccines and Deaths Averted in the United States},  		 			S Gupta 		,  		 			J Cantor 		,  		 			K I Simon 		,  		 			A I Bento 		,  		 			C Wing 		,  		 			C M Whaley 		.  		2021. Health Affairs. 40 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
