\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={Scan to know paper details and author's profile},
 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{Scan to know paper details and author's profile}
\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
of them are deprived of essential health services, according to WHO (Yoshizu, 2017) (Figure \hyperref[fig_1]{2}). The planet earth is probably seeing its worst days after civilization has started as climate \hyperref[b71]{(Carrington, 2022)} and economic crisis \hyperref[b137]{(Georgieva, 2022)}, along with global conflicts \hyperref[b404]{(Xia et al., 2022)} are reaching their top. When viewed from the perspective of humanity, wars and invasions are always disastrous for both combatants and war victims-especially women, the injured, children of all ages, the elderly, the functionally disabled, and the refugees. The present study aims to bring and correlate the effects of pandemic, conflict and climate issues over the world economy and interconnect them with victims and future public health (Figure \hyperref[fig_0]{1}).  
\section[{IV. A BRIEF REVIEW OF PRESENT GLOBAL SITUATION}]{IV. A BRIEF REVIEW OF PRESENT GLOBAL SITUATION}\par
A. Climate Issues over Public Health About 7.6 billion people-or 96\% of humanity have experienced a g lobal warming effect on temperature in the past 12 months. The World Bank says, more than 1 billion people could be displaced globally by 2050 due to climate change and natural disasters (Henley, 2020) (Figure \hyperref[fig_3]{3}).\par
And more than five million extra deaths a year can be attributed to the disease burden associated with climate change, which is at least 30 times higher compared to 20 years ago (Zhao et al., 2021) (Figure \hyperref[fig_3]{3}). In those years, the lion's share (more than 96\%) of disaster-related deaths had taken place mainly in developing countries \hyperref[b210]{(Kirigia et al., 2004)}, which has greatly shifted across 19 countries in North America, Europe, and the Asia-Pacific region that label global climate change as a major threat \hyperref[b337]{(Smart, 2022)}. Global warming is influencing weather patterns, causing heat waves, heavy rainfall, droughts, cyclones, and wildfires (Zamir, 2021). According to the Centre for Research on the Epidemiology of Disasters, Brussels (CRED), floods, storms, and draughts caused losses to the global economy of more than \$224 billion in 2021 and could cost \$5.6 trillion by 2050 (Dickie, August 2022) (Figure \hyperref[fig_3]{3}). Less than 3\% of the earth's water is fresh water that can be used for daily necessities or agricultural use, and less than half of it can be used for drinking  {\ref (Albert et}  constitutes 81\% of the world's workforce, were affected by the lockdown, and the world incurred a loss of 9\% of global working hours, followed by 4.4\% of the global GDP in lost labor incomes \hyperref[b257]{(Moyer et al., 2022)}. Economically and socially disadvantaged populations were twice as likely to present with COVID-19 symptoms to the emergency department and were more likely to require re-hospitalization within 30 days of discharge \hyperref[b364]{(Tuczy?ska et al., 2022)}. During the pandemic, child marriage, gender-based or domestic violence increased; routine health services were jeopardized; and routine vaccinations were halted for 80 million children in 70 countries \hyperref[b104]{(Dhaliwal et al., 2022}) (Figure \hyperref[fig_2]{4}).  
\section[{C. Man-Made Catastrophes}]{C. Man-Made Catastrophes}\par
Major oil companies don't disclose the huge amount of greenhouse gases their oil fields emit--BP, Eni, ExxonMobil, Chevron, and Shell emit millions of tons of gas from their oil fields \hyperref[b342]{(Stallard et al., 2022)}. According to the World Wildlife Fund (WWF), as a result of deforestation and ocean pollution, the world's wildlife populations have decreased by more than two-thirds since 1970 (Dickie, October 2022). Man-made catastrophes like mountain destruction, deforestation, and pollution not only hamper food, fuel, and habitat but also cause the spread of acute infections (Reddington et al., 2021; Zimmer, 2019), chronic conditions \hyperref[b50]{(Beyer, 2022)} and communicable diseases (Rainforest Foundation Norway, n.d.). For example, cardiovascular disease accounts for more than 60\% of pollution-related disease and death \hyperref[b259]{(Münzel et al., 2022)}; each kilometer square of Brazilian Amazon deforestation results in 27 new malaria cases \hyperref[b76]{(Chaves et al., 2018)}. This is particularly important as, from California to Germany and China, droughts have shrunk the rivers that drive huge hydroelectric plants (Bloomberg News, October 2022). As global energy supplies tightened last year, India \hyperref[b377]{(Varadhan, 2022)}, China (Chen, 2022), Australia \hyperref[b229]{(Mandavia, 2022)}, and many European Union London Journal of Research in Management and Business countries \hyperref[b110]{(Dvorak \& Hirtenstein, 2022)} increased their reliance on coal-fired power-along with the Russia-Ukraine conflict (Figure \hyperref[fig_2]{4}).   {\ref 5}), making this the fastest-growing refugee crisis since World War II. Over 90\% of the fleeing population were women and children, including unaccompanied minors. Children account for 40\% of the refugee population (Figure  {\ref 5}). Hundreds of thousands of people are still trapped and faced with a shortage of food, water, and medicines \hyperref[b218]{(Kumar et al., 2022)}. Depression, social withdrawal, and anxiety are just a few of the long-term psychological and physical health repercussions that will afflict subsequent civilizations \hyperref[b105]{(Dhawan et al., 2022)}. In Ukraine, close to 3 million people with disabilities are registered, facing a greater risk of abandonment, violence, and death, while their access to safety and recovery support is limited (United Nations, 2022; Casey, 2022) (Figure  {\ref 5}). The correlation between low vaccination and Russian aggression is still a question, as Ukraine was the second lowest (15\%) vaccinated country after Armenia in Europe until the end of October, 2021 \hyperref[b27]{(AP, 2021)} Thousands of tons of sulfur dioxide and smoke poisoned the air, driving up respiratory illnesses, damaging crops, and causing four times more deaths per capita than the five cleanest countries altogether \hyperref[b292]{(Popov et al., 2020)}. Moreover, most of the energy used for agricultural production, including fuels, electricity, fertilizers, pesticides, and lubricants, is reallocated for military use \hyperref[b264]{(Nchasi et al., 2022)}. The occupiers have so far attacked more than 800 health care facilities; at least hundreds of them were completely damaged (??????, 2022) (Figure \hyperref[fig_5]{7}). At least three major oxygen plants in Ukraine have been damaged, making treatment uncertain for approximately 2,000 people requiring high oxygen flow (Howard, 2022) (Figure \hyperref[fig_5]{7}). Until the 1st week of December 2022, a quarter of its population was facing power shortages and blackouts amid strong winds, rain, and sub-zero temperatures, along with half of its capital Kyiv, for days  {\ref (Guy et}   \hyperref[b203]{(Kay \& Makol, 2022)}. Close to 40\% of antibiotic APIs used in the US are sourced from China, where they are typically 35\%-40\% less expensive than competitors  {\ref (Sadek, 2022)}.\par
In present years, China has increased economic, military, and political competition with the US, as depicted in numerous official documents and statements \hyperref[b275]{(Papageorgiou \& de Melo, 2022)}. The trade war and escalating tariffs could raise manufacturing costs for generics and biosimilars in the US (Zha, 2021). However, the trade war has opened up India's opportunity to export APIs. Currently, more than half of the 342 manufacturing facilities worldwide with more than ten active US-approved API products are located in India \hyperref[b197]{(Jimenez, 2022)}. And very recently, a bill "H.R.7121(IH)-Protecting our Pharmaceutical Supply Chain from China Act of 2022" is introduced in the U.S (Authenticated US Government Information, 2022).\par
The 2,100-mile long India-China border has long been a source of contention between New Delhi and Beijing \hyperref[b344]{(Sud \& McCarthy, 2022)}. Border tensions and the pandemic have jeopardized the supply of drugs and food between these two countries (Chatterjee, 2020; Sharma, 2020; Guerin \& Strub-Wourgaft, 2020). However, to reduce Chinese API dependency, India launched a government-backed Production Linked Incentive (PLI), as India's \$42 billion pharmaceutical sector is heavily dependent on China for API \hyperref[b61]{(Buddhavarapu, 2022)}.\par
A military confrontation between China and Japan has come into being for the first time since the end of World War II. After the Diaoyu Islands crises of 2010 and 2012, Japan began to regard China as a main security threat (Zhang, 2021). They have economic relations and cultural exchange but Japan was a pioneer in creating the concept of both the QUAD and the Indo-Pacific area \hyperref[b67]{(Cannon \& Rossiter, 2022)}. The volume of trade between Japan and China shrank in 2019 due to China-US trade frictions (Wang, 2022). Japan, the largest pharmaceutical importer in the world, obtains the majority of its supplies from India, the United Kingdom, and Italy. In light of growing concerns about dependence on China around the world, the Japanese government plans to increase domestic pharmaceutical production \hyperref[b213]{(Kokumo, 2020)}.\par
Taiwan, missiles, and spying remain China's top priorities in the new Xi administration, as spread in many US news media (Shepherd \& Wu, 2022). Despite this, President Xi has stated that China is looking for ways to "get along" with America, even as tensions rise \hyperref[b350]{(Tang, 2022)}. However, Taiwan tensions have raised concerns about the safety of undersea cables around the world \hyperref[b165]{(Heijmans et al., 2022)}, as well as the semiconductor industry. In the midst of the US tech war, TSMC (the largest chip foundry with some big clients like Apple, Intel, Qualcomm, AMD, and Nvidea, based in Hsinchu Science Park, Taiwan) is under increasing threat from China \hyperref[b397]{(Wintermeyer, 2022)}. Furthermore, Taiwan is home to more than 90\% of the world's advanced semiconductor manufacturing capacity \hyperref[b81]{(Cheng, 2022)}. Semiconductors are widely used in highperformance computer chips, medical equipment, drug delivery systems (implants) and in-vitro diagnostic devices, among other things \hyperref[b348]{(Sutradhar \& Sumi, 2014)}. Therefore, China has blocked imports of citrus, fish and other foods from Taiwan but avoided disrupting important technology and manufacturing relationships (AP, 2022). Heat waves, drought, and war left Nagorno-Karabakh losing over 80\% of its access to water during the war last year \hyperref[b247]{(Mnatsakanyan, 2021)}. The conflict became even more relevant for Azerbaijan in terms of its drinking water, irrigation, and hydropower. Between 20,000 and 30,000 people were killed in military operations during the Armenia-Azerbaijan clashes \hyperref[b209]{(Khurshudyan et al., 2022)}. Ballistic missiles, drones, and other heavy artillery have been used, including the use of internationally banned cluster London Journal of Research in Management and Business bombs  {\ref (Kazaryan et al., 2021)}. Among the series of clashes, 50,000 people were injured or disabled, 700 medical institutions were destroyed, and the damage to the healthcare system was estimated to be \$1.2 billion (Shoib et al., 2022a) (Figure \hyperref[fig_5]{7}). Only 15\% of the Armenian population was found to be doubly vaccinated until October, 2021. They were found to have the lowest vaccination rates in the Caucasus region as the pandemic has been politicized \hyperref[b90]{(Cookman, 2021)}  
\section[{(c) Sanctions and Anti-regime protests in Iran}]{(c) Sanctions and Anti-regime protests in Iran}\par
The current anti-regime protest in Iran is a perpetuation of the previous one, sparked by the government's subsidy cut decision that caused price hikes by as much as 300\% for a variety of staples (Associated Press, 2022  
\section[{(d) The War-weary Afghanistan}]{(d) The War-weary Afghanistan}\par
The US Armed Forces completed their withdrawal from Afghanistan on December 31, 2021, ending 20 years of war and leaving 13 million children facing malnutrition \hyperref[b122]{(Essar et al., 2022)} and one-third of the people food unsecured \hyperref[b188]{(Islam et al., 2021)}. The IMF says, the long-run war in Afghanistan lowered yearly national income by roughly 50\% in 2016 \hyperref[b156]{(Hameed et al., 2022)}. Inflation began to rise in early 2021 as strengthening oil prices increased food transportation costs by as much as 50\% in some areas \hyperref[b188]{(Islam et al., 2021)}. Since the USA's withdrawal, the World Bank, one of the project's main funders, has stopped funding the country's largest health project, which constituted nearly 80\% of the country's total health expenditure London Journal of Research in Management and Business \hyperref[b175]{(Hussaini et al., 2022)}. This has created ripple effects for the healthcare system, as hospitals operate with minimum resources \hyperref[b382]{(Walraven et al., 2021)}. The country has gone through four waves of the COVID-19, and trading economics data shows that the vaccination rate has just touched 30\% as of December 3, 2022 \hyperref[b32]{(Asady et al., 2022)}. According to the WHO, deaths due to environmental risks and pollution constitute 26\% of overall mortality in Afghanistan. More than 30\% children under 5 are underweight and malnutrition reported among 60\% children \hyperref[b230]{(Masood et al., 2022)}. Drug abuse prevalence is close to 13\% among those who are 15 years and older, and the country is known as the world's largest producer of opium, with an estimated 85\% share of the total global supply in 2020  {\ref (}  \hyperref[fig_4]{6}). As the outbreak in Syria has grown, cholera has spread to neighboring Lebanon (Gebeily, 2022).\par
d. Afro-Arab Sudan faces 'generational catastrophe'--floods, militia raids and hunger mean a third of children are not in school at all (Salih, 2022). Among the most internally displaced people on the African continent, Sudan is home to over 1.1 million refugees, the majority of whom are fleeing South Sudan (UNHCR, 2022c) (Figure \hyperref[fig_4]{6}). The country has been in the midst of a political crisis ever since long-time leader Omar al-Bashir was overthrown there in April  {\ref (Sirgany et}   \hyperref[b295]{(Raghavan, 2019}). Libya's health system is on the verge of collapse, with three-quarters of primary health care facilities closed due to a lack of medical personnel, supplies, medication, and equipment \hyperref[b190]{(Iwendi et al., 2021)}. Only 40\% of hospitals' inpatient beds are adequately functioning with an overall bed capacity of 15 per 10,000 \hyperref[b116]{(Elhadi \& Msherghi, 2020)}. According to data from Trading Economics, food inflation in Libya averaged 9.87\% from 2005 to 2022 and peaked at 52.64\% in December of 2017. Over 80\% of all deaths and 78\% of years with a disability-adjusted life expectancy in Libya are due to non-communicable diseases, which are particularly susceptible to long-term breakdowns in health services and policymaking processes \hyperref[b20]{(Allen et al., 2022)}.   \hyperref[b355]{(Tegegne et al., 2022)}. Armed conflict between the Ethiopian military and the Tigrayan Defense Force (TDF) in northern Ethiopia began on November 4, 2020 \hyperref[b49]{(Berhe et al., , 2022}) and has displaced over 3 million people and killed about 500,000 in the last 2 years (Sharif, 2022). Armed militants destroyed crops, killed people, looted and vandalized hospitals, clinics, health posts, and ambulances, as well as ransacked and destroyed schools \hyperref[b381]{(Wall, 2022)}. Rape, gang rape, sexual enslavement, torture, beatings and killings of friends and family, and derogatory ethnic slurs have all been reported \hyperref[b49]{(Berhe et al.,, 2022)}. According to the United Nations World Food Programme (WFP), nearly half of Tigray's six million residents are classified as "heavily food insecure," with nearly 90\% lacking regular access to food. According to the UN, nearly one in every three children under the age of five is malnourished (Davies, August 2022). Among patients with severe illness, the Covid-19-related mortality rate went up to 40.3\% (Temesgen Abebe et al., 2022). Fistula is raging in Tigray as a result of obstructed labor, limited or absent maternal care services, under-nutrition growth, birth difficulties, trauma, and sexually transmitted diseases (STDs) caused by conflict-related sexual London Journal of Research in Management and Business violence \hyperref[b139]{(Gesesew et al., 2022)}. According to Médecins Sans Frontières (MSF) assessment of 106 health facilities in the Tigray region between mid-December 2020 and early March 2021, "nearly 70\% had been robbed, and more than 30\% had been disrupted; only 13\% were operating normally" \hyperref[b135]{(Gebregziabher et al., 2022)}. The ongoing conflict resulted in the destruction or damage of more than 1500 health facilities in Ethiopia in 2021, according to the country's health ministry (Anderson, 2022) (Figure \hyperref[fig_5]{7}). However, a surprise deal has been reached in the Ethiopian civil war with both sides agreeing to halt their two-year conflict (Macaulay \& Soy, 2022). 
\section[{(b) Democratic Republic of the Congo-Rwanda Conflict}]{(b) Democratic Republic of the Congo-Rwanda Conflict}\par
On  
\section[{(b) Malnutrition is still a world health crisis}]{(b) Malnutrition is still a world health crisis}\par
Global acute malnutrition increased dramatically and staggeringly from 10\% in 2019 to 28\% in 2019, and household food security significantly decreased from 59\% in 2019 to 15\% \hyperref[b258]{(Mulugeta \& Gebregziabher, 2022)}. According to the World Innovation Summit for Health, 2018 60\% of chronically food-insecure and malnourished people globally, including 75\% of all children with stunted growth, live in conflict-affected countries \hyperref[b135]{(Gebregziabher et al., 2022}) (Figure \hyperref[fig_5]{7}). 
\section[{(c) Poor health literacy still prevails in wealthy and dominant countries}]{(c) Poor health literacy still prevails in wealthy and dominant countries}\par
Unfortunately, many European citizens lack health literacy, limiting their ability to make decisions about their own, their families', and their communities' health and well-being (WHO, Regional Committee for Europe, 2019). Even low health literacy (Figure \hyperref[fig_1]{2}) is reported in nearly 40\% of US \hyperref[b119]{(Emerson et al., 2022)}   
\section[{(d) "Net-Zero Carbon" delayed by decades due to 'collaboration gap'}]{(d) "Net-Zero Carbon" delayed by decades due to 'collaboration gap'}\par
Approximately 80\% of global carbon emissions are attributed to energy, according to the International Energy Agency (IEA) \hyperref[b51]{(Bhardwaj, 2021)}. Current trends in global food systems would prevent the 1.5 °C target from being met and put the 2 °C target by the end of the century in jeopardy, even if fossil fuel emissions stopped now \hyperref[b92]{(Costa et al., 2022)}. According to an Oxford study, decarbonizing the energy system by 2050 could result in enormous cost savings, but it will require a massive increase in private investment in renewable energy and sustainable infrastructure around the world. Estimated annual private investment in these sectors until 2050 ranges from US\$4.4 trillion to \$9.2 trillion \hyperref[b384]{(Way et al., 2022;} {\ref Copley, 2022)}. Not surprisingly, America and China, two major polluters (40\% of total CO2 emissions), were hesitant and noncommittal on the issue at COP27 \hyperref[b176]{(Hye, 2022)}. The IEA estimates that global nuclear capacity will need to double by 2050 to meet net-zero targets \hyperref[b83]{(Chestney, 2022)}, but obstacles remain. In the aftermath of the Fukushima disaster in Japan, Germany, for example, was required to close nuclear power plants by  {\ref 2022}   \hyperref[b113]{(Ekblad, 2020)}. Health care may be low on the list of priorities for children and adolescents who face severe pressures ranging from overcrowded camps or asylums to deep anxiety about their future \hyperref[b164]{(Hawke, 2020)}. Humanitarian crises are associated with increased short-and long-term cardiac morbidity and mortality, as well as elevated blood pressure \hyperref[b205]{(Keasley et al., 2020)}. Hypertensive patients with diabetes mellitus were twice as likely to exhibit poor BP control, as found in war-torn Palestine \hyperref[b12]{(Alawneh et al., 2022)}. Also, a US-based survey of re-settled Rohingya refugees from Myanmar shows a higher trend of chronic diseases like diabetes, hypertension, and obesity  {\ref (Rahman et al., 2022)}. A huge increase in benzodiazepine (sedative) dispensing is reported in Canada, and abuse of similar drugs doubled in Italy among people suffering from anxiety and stress caused by COVID-19, between the years 2020 and 2021 (Sarangi et al., 2021) (Figure \hyperref[fig_5]{7}). An announcement from authorities on "simple possession of cannabis" to thousands of convicted citizens prior to the US midterm elections exploded recreational drug abuse in both the US and the EU (Lopez, November 2022; Oltermann, 2022). 
\section[{(g) War and terrorism hits on healthcare system}]{(g) War and terrorism hits on healthcare system}\par
A terrorist attack on a hospital is not uncommon. In just 2017, there were at least 188 hospitals and clinics that were destroyed or damaged. More than 60 people were kidnapped and 64 healthcare workers were killed; 203 patients died and 141 were injured. Health facilities have been forced to close in Afghanistan, Burkina Faso, the Central African Republic, Egypt, and Turkey (The Lancet-Editorial, 2018). Research finds 454 terrorist attacks against hospitals were identified in 61 different countries over a 50-year period by the Global Terrorism Database (GTD), where more than 50\% of the attacks took place in the Middle East, Northern Africa, and South Asia (Figure \hyperref[fig_5]{7}). And in more than 50\% of cases, attacks targeted medical personnel \hyperref[b366]{(Ulmer et al., 2022)}. Two other similar studies show that close to 70\% of those attacks involved in bomb explosion \hyperref[b240]{(McNeilly et. al., 2022)} and close to 60\% attacks taken place after 2001 \hyperref[b73]{(Cavaliere et al., 2021)}. Attacks on hospitals may have long-term consequences: hospital units may be unavailable for an extended period of time, and replacing staff may take several months, further complicating hospital operations. In addition, hospitals are houses of resources (drugs, toxins, radioactive elements, and biological cultures) and information that could be used for nefarious purposes, making them a tempting target for terrorist groups. A full-fledged war and siege can have devastating consequences for patients who require constant care and well-functioning health infrastructural facilities, especially in resource-limited settings where providing optimal care is already difficult (Sekkarie et al., 2020). 
\section[{London Journal of Research in Management and Business (h) Global transition or a massive work-force redistribution}]{London Journal of Research in Management and Business (h) Global transition or a massive work-force redistribution}\par
The pandemic has accelerated job redistribution across sectors, with an estimated 25\% of workers worldwide choosing or being forced to change occupations by 2030  {\ref (Peters et}   
\section[{(i) Healthcare workforce shortage and transition}]{(i) Healthcare workforce shortage and transition}\par
The redistribution of the workforce and the shortage of workers could lead to a unique situation in healthcare systems around the world. The Eurozone is dealing with severe healthcare shortages (Figure \hyperref[fig_5]{7}). There are fewer doctors in France today than there were in 2012. In Germany, there were 35,000 unfilled positions in the care industry last year, a 40\% increase from ten years prior. More than 700,000 people in Spain were awaiting surgery. (j) Fears of nuclear war or biological weapons are not entirely false Invaders of Ukraine launched projectiles at Chernobyl nuclear facility and the active Zaporizhzhia complex, causing international concern and raising fears of a nuclear disaster in Eastern Europe \hyperref[b351]{(Tansu \& Culp, 2022)}. The pandemic, hunger, discrimination or racism, climate change, rising inflation or economic crisis, imperialism, political turmoil and nuclear war share a common thing-conflict. In the last 100 years, human civilization has experienced multiple acts of bioterrorism, chemical warfare, and nuclear explosions that have targeted civilians \hyperref[b396]{(Williams et al., 2022)}; all of them were borne out of conflicts. Although, the Geneva Protocol, which was first signed in 1925 and is still in effect today, forbids the development, manufacture, and use of biological weapons in armed conflict  {\ref (}  \hyperref[fig_5]{7}). And, no nuclear-armed state is currentl y disarmin g, nor engaged in nuclear disarmament negotiations \hyperref[b294]{(Ruff, 2022)}. Also, SARS-CoV-2 has already demonstrated its ability to start a pandemic and, in spite of efforts made around the world, it still poses a serious threat to use as a bioweapon (Farkas et al., 2022) (Figure \hyperref[fig_5]{7}).   \hyperref[b349]{\& Rajaeieh, 2020)}. In response to an expected Russian attack, the Eurozone increased its arms purchases by nearly 20\%, despite the fact that spending on healthcare would be more necessary given the region's severe healthcare shortages, which may cause the region's health system to collapse in the near future (Barber, 2022) (Figure \hyperref[fig_5]{7}). This was the case despite the fact that the global trade in major arms fell by 4.6\% \hyperref[b169]{(Hasselbach, 2022)}. 10. It is impossible to shelter the population from biological weapons, but possible antidotes or vaccines may have been developed in secret. However, they will not be given away for free, and there will be an option to purchase them at a bargain price. Opportunistic gain is at the heart of all types of mischiefs. If that is the case, the potential for a nuclear attack becomes almost non-existent, because there will be no opportunity for dirty instincts to be satisfied if civilization does not exist. But risk arises when terrorists capture a nuclear weapon through hijacking or, in some cases, misconceptions  {\ref (Salami, 2022;}\hyperref[b396]{Williams et al., 2022)}. 
\section[{VI. LIMITATION OF THE STUDY}]{VI. LIMITATION OF THE STUDY}\par
Media control and propaganda always put strain over information broadcast, especially when it is related to war and conflict. Therefore, data collection from media source become a limitation for any researcher. However, the present analysis mostly uses statements from \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\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{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}[ 3 ]}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.562317564167086\textwidth}P{0.2876824358329139\textwidth}}
\tabcellsep bankruptcy during the previous two centuries\\
\tabcellsep (TBS Report July 05, 2022; Mohamed, 2022).\\
The world's\tabcellsep However, according to a UN official at the\\
consumption of coal is taking it back to the record Global expenditure on\tabcellsep November 2022 climate change conference,\\
level it reached nearly a decade ago, says an military weapons exceeded \$500 billion in 2020\tabcellsep COP27, held in Egypt, 54 countries with the\\
International Energy Agency press release (IEA, and military spending surpassed \$2 trillion by\tabcellsep poorest development are currently in danger of\\
2022). In its recent publication, Nature Food now (Rolander, 2022) (Figure 4). After seeing\tabcellsep bankruptcy (Harvey, 2022) (Figure 5). Lebanon,\\
journal is saying "We estimate more than 2 billion 50-100 million deaths in 1918-1919 Flu pandemic\tabcellsep Sri Lanka, Russia, Suriname and Zambia are\\
people could die from nuclear war between India and more than 34 million deaths in World War II,\tabcellsep already in a debt default (Reuters, June 2022). In\\
and Pakistan, and more than 5 billion could die the incorrigible world is thirsty for another great\tabcellsep addition to increased employer's healthcare\\
from a war between the United States and war in the midst of Covid-19 pandemic (Jahan,\tabcellsep insurance cost (Mathews, 2019), currency\\
Russia-underlining the importance of global 2021; Ferguson, 2022; Mollman, 2022;\tabcellsep devaluation (Lubin, 2022), a reduced labor force\\
cooperation in preventing nuclear war" (Xia et Rosenfeld, 2022; Waheeduzzaman, 2022).\tabcellsep or lack of skilled labor (Pizzinelli \& Shibata,\\
al., 2022). Whoever wins the war, humanity loses.\tabcellsep 2022), fuel-power crisis (Englund, 2021), and the\\
D. Present Global Economic Crisis: Fact is [1]. Russian Aggression against Ukraine\tabcellsep transportation freight cost (Carrière-Swallow et\\
Stranger Than Fiction The present cold winter distress in Europe and the\tabcellsep al., 2022; Golle, 2021; Miller \& Curran, 2022) has hit the supply and demand chain massively and\\
power-fuel crisis, price volatility, inflationary\tabcellsep caused trouble for manufacturers, who have\\
pressure, and recession around the globe are a\tabcellsep undergone layoffs or delayed their economic\\
consequence of this war. The GDP of Ukraine\tabcellsep activities to prevent more loss.\\
could decrease by up to 35 to 40\% if the war lasts\tabcellsep \\
longer (Astrov et al., 2022). As of August 4, 2022,\tabcellsep \\
more than 7 million people remain, and around 10\tabcellsep \\
million refugee movements have been recorded\tabcellsep \\
Global central banks continued raising interest out of Ukraine (Haque et. al., 2022) (Figure\tabcellsep \\
rates following Federal Bank of America to\tabcellsep \\
prevent inflation, at the fastest pace in decades\tabcellsep \\
but failed, so far (Fairless, 2022; Canepa \&\tabcellsep \\
Schneider, 2022; Hole, 2022; Smialek, 2022).\tabcellsep \\
Inflation hits 40 years high in the US, UK\tabcellsep \\
(Hagstrom, 2022; Hannon November 16, 2022;\tabcellsep \\
Lopez, April 2022), Japan (Reuters, November\tabcellsep \\
2022), Germany (Arnold, March 2022); 37 years\tabcellsep \\
high in France (Alkhalifa, 2022) and Italy\tabcellsep \\
(Indo-Asian News Service, September 2022); 20\tabcellsep ,\\
years high in Russia (Bloomberg News, May\tabcellsep 2021; Mahase, 2022). Since 2017, more than one\\
2022) and Turkey (Pitel, 2022), mostly due to fuel\tabcellsep in every six children lived in a conflict zone\\
crunch, food crisis, currency devaluation and\tabcellsep around the world (were living less than 50 km\\
business confidence nosedive over panic. China's\tabcellsep from where the actual fighting took place) (UN\\
factory inflation hits 25\% in 2021 (AFP-Beijing,\tabcellsep News, 2019; Save the Children, 2021, Sever,\\
2021), economy is slowing down due to adoption\tabcellsep 2022); highest number of women and children\\
of "Zero-Covid strategy" (Tewari, 2022; Woo et\tabcellsep living in conflict zone has been twice since 2000\\
al., 2022), amid a risk of 1 million deaths in\tabcellsep (Bendavid et al., 2021). Armed conflict, in its\\
"winter wave" (White \& Lin, 2022). Eurozone\tabcellsep various forms and manifestations, is prevalent\\
inflation averaged 2.12\% from 1991 until 2022,\tabcellsep throughout the world and often results in forced\\
climbed closed to 11\% in October, 2022 (Arnold,\tabcellsep \\
2022; Hannon November 1, 2022). Nearly half of\tabcellsep \\
the countries of the EU, 40\% of the countries of\tabcellsep \\
Africa, and 30\% of the countries of Asia declared\tabcellsep \end{longtable} \par
 
\begin{quote}
\par
\par
Three largest economies in the world-namely, the US, Eurozone, and China-are facing impediments due to higher than expected inflation or lockdown\hyperref[b146]{(Gourinchas, 2022)}. For example, the UK economy is being battered by rising energy costs, rising interest rates, tax increases, and Brexit (TBS Report July 31, 2022). E. Global Conflicts over Health Economics: Adding Insult to Grave Injury Conflict was responsible for more than 10 million deaths of children under the age of five between 1995 and 2015 worldwide (Bendavid et al., 2021). From 2021 to 2022, more than 100 million people will have been driven from their homes by war, violence, persecution, and human rights abuse, according to the UN refugee agency (UNHCR) (UN News, June 2022). Ukraine, Afghanistan, the Democratic Republic of the Congo, Ethiopia, Sudan, the Syrian Arab Republic, and Yemen are the countries with the highest numbers of internally displaced persons (Bendavid et al.migration, an energy crisis, capital flight, and the destruction of societies' infrastructure, which includes a lack of access to food, health care, housing, employment, clean water, and\end{quote}

\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\begin{quote}
\par
\par
\par
\par
\par
\par
\par
\par
, 2021). Azerbaijan's Caspian Sea, the world's largest landlocked body of water, is already rising, threatening the country's major urban centers and industrial resources along the coast\hyperref[b406]{(Yazdanpanah et al., 2020)}. With an increase in the frequency of extreme weather events, worsening desertification, and worsening land degradation, climate change is making Armenia more vulnerable. Agriculture, human health, water resources, forestry, transportation and energy infrastructure, and human health are the most at risk (World Bank/ADB, 2021).(b) Kyrgyzstan-Tajikistan border ConflictsKyrgyzstan-Tajikistan border tensions erupted into a brief open conflict in September 2022, and there have been more than 230 border clashes over the last 20 years between the two countries\hyperref[b306]{(Reuters, September 20, 2022)}. The two landlocked countries share an approximately 1,000-km long border, a third of which is disputed (Davies, September 2022). As a result of the COVID-19 pandemic, both of these countries have seen a precipitous drop in migrant laborer remittances from Russia\hyperref[b363]{(Tompson et al., 2020)}. Both of these countries' progress in Western-style public health education and science has been found to be slow (Gotsadze et al., 2022).\end{quote}

\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8344166666666667\textwidth}P{0.00425\textwidth}P{0.0014166666666666668\textwidth}P{0.0035416666666666665\textwidth}P{0.006375\textwidth}}
\multicolumn{5}{l}{et al., 2020). Iran's economic woes have sparked}\\
\multicolumn{5}{l}{several waves of protests in recent years. The UN}\\
\multicolumn{5}{l}{human-rights chief has urged Iranian authorities}\\
\multicolumn{5}{l}{to stop the "disproportionate use of violence" that}\\
\multicolumn{5}{l}{has reportedly killed over 50 children and injured}\\
\multicolumn{5}{l}{many more during Iran's public unrest (Cooper \&}\\
\multicolumn{5}{l}{English, 2022). Many Iranians injured by security}\\
\multicolumn{5}{l}{forces during the protests are afraid to seek}\\
\multicolumn{5}{l}{medical attention because some protesters}\\
\multicolumn{5}{l}{seeking medical assistance have been detained.}\\
\multicolumn{5}{l}{Iran has long been subject to severe international}\\
\multicolumn{5}{l}{economic sanctions, which have limited their}\\
\multicolumn{5}{l}{access to healthcare and are thought to be a}\\
contributing\tabcellsep factor\tabcellsep to\tabcellsep their\tabcellsep suffering\\
\multicolumn{5}{l}{(Kokabisaghi, 2018). Iran's ability to import drugs}\\
\multicolumn{5}{l}{and medical equipment has been constrained by}\\
\multicolumn{5}{l}{the majority of pharmaceutical companies being}\\
\multicolumn{5}{l}{wary of getting into trouble due to US sanctions}\\
\multicolumn{5}{l}{(Bastani et al., 2022). Patients with thalassemia,}\\
\multicolumn{5}{l}{hemophilia, cancer, epilepsy, and multiple}\\
\multicolumn{5}{l}{sclerosis who need medical care have been}\\
\multicolumn{5}{l}{severely hampered by sanctions (Asadi-Pooya et}\\
\multicolumn{5}{l}{al., 2022). According to the 2018 statistics, among}\\
\multicolumn{5}{l}{those who inject drugs in the Middle East and}\\
\multicolumn{5}{l}{North Africa (MENA) region, more than 45\% of}\\
\multicolumn{5}{l}{them were from Iran (Mirzaei et al., 2022).}\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8053652968036529\textwidth}P{0.011643835616438355\textwidth}P{0.011643835616438355\textwidth}P{0.021347031963470316\textwidth}}
\multicolumn{4}{l}{Libya has experienced decades of armed}\\
\multicolumn{4}{l}{conflict and political instability. During the}\\
\multicolumn{4}{l}{Gaddafi regime, oil-rich Libya enjoyed free}\\
\multicolumn{4}{l}{education, electricity, and health facilities}\\
(John,\tabcellsep 2008).\tabcellsep Libyan\tabcellsep health-care\\
\multicolumn{4}{l}{infrastructure continues to deteriorate due to}\\
\multicolumn{4}{l}{civil war, inadequate human and financial}\\
\multicolumn{4}{l}{support, and inadequate health facilities. More}\\
\multicolumn{4}{l}{than 37 attacks reported over health facilities}\\
\multicolumn{4}{l}{and medical personnel after violence began in}\\
April, 2019\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5920100502512562\textwidth}P{0.0025628140703517588\textwidth}P{0.0028475711892797318\textwidth}P{0.0008542713567839197\textwidth}P{0.24460636515912898\textwidth}P{0.0031323283082077048\textwidth}P{0.0008542713567839197\textwidth}P{0.0031323283082077048\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{crises have strong association with conflicts in}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Africa (O'Loughlin \& Witemer, 2014; Burke et al.,}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{2009; Cappelli et al., 2022; Ikoku, 2022).}\\
\multicolumn{3}{l}{[5]. War and Conflicts in African Countries}\tabcellsep \tabcellsep \multicolumn{2}{l}{Sub-Saharan Africa has the highest number of}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{conflicts in the world, with at least a thousand}\\
\multicolumn{4}{l}{Deserts, grasslands, tropical forests, and semiarid}\tabcellsep \multicolumn{2}{l}{people killed each year on average over the last}\\
\multicolumn{4}{l}{lands are the four major climate zones in Africa}\tabcellsep \multicolumn{2}{l}{two decades (Chol et al., 2018). Half of the}\\
\multicolumn{4}{l}{(Williams et al., 2007). The three most important}\tabcellsep \multicolumn{2}{l}{Hepatitis E outbreaks in sub-Saharan Africa have}\\
\multicolumn{4}{l}{security concerns in Africa to watch in 2022 are}\tabcellsep \multicolumn{2}{l}{occurred among refugees and displaced persons}\\
intra-state\tabcellsep conflict,\tabcellsep terrorism,\tabcellsep and\tabcellsep \multicolumn{2}{l}{living in humanitarian crisis settings (Ahmed et}\\
\multicolumn{4}{l}{unconstitutional changes in government (Gruzd et}\tabcellsep al., 2022).\\
\multicolumn{4}{l}{al., 2022). Droughts in Sub-Saharan Africa more}\tabcellsep \\
\multicolumn{4}{l}{than tripled between 1970 and 2009. According to}\tabcellsep \multicolumn{2}{l}{(a) Ethiopia's Tigray conflict}\\
\multicolumn{4}{l}{the African Development Bank, climate change is}\tabcellsep \multicolumn{2}{l}{Ethiopia, a landlocked country in the Horn of}\\
\multicolumn{4}{l}{costing Africa up to 15\% of GDP growth (Reuters,}\tabcellsep \multicolumn{2}{l}{Africa, is a federal democratic republic. In}\\
\multicolumn{4}{l}{September 13, 2022). Another recent study}\tabcellsep \multicolumn{2}{l}{Ethiopia, the pooled level of poor COVID-19}\\
\multicolumn{4}{l}{commissioned by Christian Aid claims that unless}\tabcellsep \multicolumn{2}{l}{prevention practice was 51.60\%. Inadequate}\\
\multicolumn{4}{l}{significant investments in climate adaptation are}\tabcellsep \multicolumn{2}{l}{COVID-19 knowledge, a negative attitude toward}\\
\multicolumn{4}{l}{made, global warming will reduce Africa's}\tabcellsep COVID-19\tabcellsep management,\tabcellsep low\tabcellsep educational\\
\multicolumn{4}{l}{economic growth by two-thirds by the end of the}\tabcellsep \multicolumn{2}{l}{attainment, living in a rural area, and being}\\
\multicolumn{4}{l}{century (Pearce \& Andrijevic, 2022). In 2018, 2.2}\tabcellsep \multicolumn{2}{l}{female were all significantly associated with poor}\\
\multicolumn{4}{l}{million people were affected by devastating}\tabcellsep \multicolumn{2}{l}{COVID-19 prevention practices}\\
\multicolumn{4}{l}{cyclones in Malawi, Mozambique, and Zimbabwe.}\tabcellsep \\
\multicolumn{4}{l}{Malaria, dengue fever, Lassa fever, Rift Valley}\tabcellsep \\
\multicolumn{4}{l}{fever, Lyme disease, Ebola virus, West Nile virus,}\tabcellsep \\
\multicolumn{4}{l}{and other infections have been linked to natural}\tabcellsep \\
\multicolumn{4}{l}{disasters (Anugwom, 2021). Furthermore, due to}\tabcellsep \\
\multicolumn{4}{l}{the central role agriculture plays in African}\tabcellsep \\
\multicolumn{4}{l}{economies, malnutrition has increased by nearly}\tabcellsep \\
\multicolumn{4}{l}{50\% since 2012 (Atwoli et al., 2022). African}\tabcellsep \\
\multicolumn{4}{l}{nations, which have contributed the least to the}\tabcellsep \\
\multicolumn{4}{l}{global climate crisis, could see a 64\% decline in}\tabcellsep \\
\multicolumn{4}{l}{their GDP growth rate by the end of the century}\tabcellsep \\
\multicolumn{4}{l}{(Lakhani, 2022). However, the UN and Red Cross}\tabcellsep \\
\multicolumn{4}{l}{blame the Ukraine crisis for contributing to nearly}\tabcellsep \\
\multicolumn{4}{l}{25\% of Africans' food insecurity (Phillips, 2022;}\tabcellsep \\
\multicolumn{4}{l}{Sacko \& Mayaki, 2022). Additionally, until}\tabcellsep \\
\multicolumn{4}{l}{December 2, 2022, only one-third of the}\tabcellsep \\
\multicolumn{4}{l}{population will have received at least one dose of a}\tabcellsep \\
\multicolumn{4}{l}{vaccine, making them the continent with the}\tabcellsep \\
\multicolumn{4}{l}{lowest vaccination rate (Holder, 2022). The}\tabcellsep \\
\multicolumn{4}{l}{pandemic delayed the first dose of Diphtheria,}\tabcellsep \\
\multicolumn{4}{l}{Pertussis, Tetanus, Hepatitis B, and Hemophilus}\tabcellsep \\
\multicolumn{4}{l}{influenza B vaccines for 8 million African children}\tabcellsep \\
\multicolumn{4}{l}{in 2020 (Njoh et al., 2022). In addition, more}\tabcellsep \\
\multicolumn{4}{l}{than 95\% malaria is reported in African countries}\tabcellsep \\
\multicolumn{4}{l}{(Elagali et al., 2022). Since 1989, 75\% of non-state}\tabcellsep \\
\multicolumn{4}{l}{armed conflicts have been in Africa (Okiro \&}\tabcellsep \\
\multicolumn{4}{l}{Ayieko, 2018). Many authors have argued climate}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8347533632286995\textwidth}P{0.001905829596412556\textwidth}P{0.007623318385650224\textwidth}P{0.001905829596412556\textwidth}P{0.003811659192825112\textwidth}}
\multicolumn{4}{l}{(e) Pandemic hits on healthcare system}\tabcellsep \\
\multicolumn{5}{l}{The pandemic's longest and most deadly surge}\\
\multicolumn{5}{l}{has posed risks to quality of care and left medical}\\
\multicolumn{5}{l}{professionals exhausted. Various studies on}\\
\multicolumn{5}{l}{health professionals show work-related stress,}\\
\multicolumn{5}{l}{sleep disturbances and burnouts in 60\%}\\
\multicolumn{5}{l}{(Koontalay et al, 2021; Al-Otaibi et al., 2022;}\\
\multicolumn{5}{l}{Biber et al., 2022); and hospitalization within 6}\\
\multicolumn{5}{l}{months of the pandemic starting 15\% (Gholami et}\\
\multicolumn{5}{l}{al., 2021). Also, WHO assumes that more than}\\
\multicolumn{5}{l}{1,15,000 health professionals may have died in the}\\
\multicolumn{5}{l}{period between January 2020 and May 2021, and}\\
\multicolumn{5}{l}{illnesses kept at least 500,000 health workers out}\\
\multicolumn{5}{l}{of the US labor force alone (WHO, 2021; Guilford,}\\
\multicolumn{5}{l}{2022). Nearly 20\% of 1000 American allied health}\\
\multicolumn{5}{l}{workers (nurses, assistants, etc.) who responded}\\
\multicolumn{5}{l}{to the survey stated that the pandemic was one of}\\
\multicolumn{5}{l}{the main reasons they quit their jobs (Poon et al.,}\\
\multicolumn{5}{l}{2022). According to a cross-sectional study}\\
\multicolumn{5}{l}{conducted by the US Bureau of Labor Statistics}\\
\multicolumn{5}{l}{and the University of Minnesota Data Service,}\\
\multicolumn{5}{l}{pandemic-induced physician turnover was four}\\
\multicolumn{5}{l}{times that of allied professionals (Frogner \& Dill,}\\
\multicolumn{5}{l}{2022). Lack of PPE, medical supplies, and}\\
\multicolumn{5}{l}{adequate compensation have been reported in}\\
\multicolumn{2}{l}{several studies.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{(f) Humanitarian crisis over treatment guideline}\\
\multicolumn{3}{l}{adherence and drug misuse}\tabcellsep \tabcellsep \\
Migration\tabcellsep and\tabcellsep displacement\tabcellsep are\tabcellsep social\\
\multicolumn{5}{l}{determinants of health problems for refugees and}\\
\multicolumn{2}{l}{other migrants}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6854838709677419\textwidth}P{0.06854838709677419\textwidth}P{0.09596774193548387\textwidth}}
\multicolumn{3}{l}{Schaer, 2019; Noack, 2021; Harding, 2022;}\\
Horowitz,\tabcellsep 2022)\tabcellsep (Figure\end{longtable} \par
 
\caption{\label{tab_14}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.006573763315336349\textwidth}P{0.5370640595359696\textwidth}P{0.29978841383335764\textwidth}P{0.006573763315336349\textwidth}}
\tabcellsep accompanied by a precipitation of both chronic Africa was fueled by commercial greed,\tabcellsep accessibility of insecticides necessary to control\tabcellsep \\
\tabcellsep and contagious disease burdens. The territorial ambition, and political rivalry (BBC\tabcellsep vector-borne disease (Claborn, 2020), are just\tabcellsep \\
\tabcellsep non-cooperation of two major polluters at World Service). They encouraged Africans to\tabcellsep a few examples of such problems.\tabcellsep \\
\tabcellsep COP-27 may be associated with trade fight each other in order to gain power\tabcellsep 5. Both conflict and climate crises cause\tabcellsep \\
\tabcellsep war-related privations, an economic crisis due (Selassie, 2019; Wong, 2022).\tabcellsep displacements, which bring not only food and\tabcellsep \\
\tabcellsep to the pandemic, and fuel and power crisis. Gutiérrez-Romero, 2022, stated that a 10\%\tabcellsep health crises but also unhealthy competition\tabcellsep \\
\tabcellsep Rather, the pandemic and the fuel crisis forced increase in the local price index is associated\tabcellsep and newer conflicts. Pandemics, climate crisis,\tabcellsep \\
\tabcellsep major polluters to return to fossil fuel energy with a 0.7 percentage point increase in violence\tabcellsep and economic downturns poses major hit\tabcellsep \\
\tabcellsep production. against civilians in Africa. The Ukraine crisis\tabcellsep during and/or after a major conflict.\tabcellsep \\
\tabcellsep 3. Climate disasters are not under human control contributes 25\% of their food insecurity,\tabcellsep Environmental pollution would not cause 26\%\tabcellsep \\
\tabcellsep but are not completely beyond human reach. according to the UN and Red Cross.\tabcellsep of mortality in Afghanistan if it had not been a\tabcellsep \\
\tabcellsep Much less of the money spent on war could Furthermore, Christian Aid claims severe\tabcellsep war zone for the last 20 years. The Vietnam\tabcellsep \\
\tabcellsep have been spent on innovation, food, and the economic stagflation will multiply conflicts in\tabcellsep War lasted some 30 years and killed three\tabcellsep \\
\tabcellsep health system (Ikegami \& Wang, 2022). The the future (Pearce \& Andrijevic, 2022). Their\tabcellsep million people or more (Shivakumar, 1995).\tabcellsep \\
\tabcellsep world's medical system is still lacking (Kaiman health system is also a terrible mess. They may\tabcellsep Following the war, Vietnam was completely\tabcellsep \\
\tabcellsep et al., 2014; Rahman et al., 2020), facing newer never get rid of this position unless there is a\tabcellsep dedicated to an economic revolution and did\tabcellsep \\
\tabcellsep types of diseases and challenges and will face solution to their conflict.\tabcellsep not engage in any significant conflict. Violence\tabcellsep \\
London Journal of Research in Management and Business\tabcellsep more in coming days (Cazzolla Gatti, 2021; Koumoundouros, 2022; Geddes, 2022). Many cancer types, HIV, autoimmune diseases, genetic disorders, antibiotic resistance-solutions of many vexing problems remain to be found. 4. Russia's invasion of Ukraine threatens to exacerbate the global inflationary surge, unbalancing oil demand and investment. The triple whammy of pandemic, fuel price shock, and currency depreciation causes economic and financial turmoil in low-and middle-income countries. Medical care and health spending generally increase faster than general inflation (Goss, 2022). Also, rising inflation is associated with infant mortality rise (Bao et al., 2022); child and maternal health compromise (Cader \& Perera, 2011); hospital labor expenses per patient (American Hospital 7. Approximately 450 terrorist attacks on healthcare facilities, mostly by bomb explosion, have been registered in more than 60 countries over the last five decades. It also raises the question of the credibility of these data, given that over 430 attacks on healthcare facilities in Palestine (WHO, Occupied Palestine Territory, 2019) and more than 800 attacks on medical facilities in Ukraine have already been reported (Bisset et al., 2022; ??????, 2022; uacrisis, 2022; Vikhrov, 2022). Also, it is of great concern that victims of oppression are not even safe in hospitals, as are the caregivers and health providers. 8. For whatever reason, the total number of displaced persons exceeded 100 million, and there were 32.5 million refugees worldwide as of mid-2022, according to the UNHCR's refugee data finder. They are posing healthcare\tabcellsep was much lower after the Taliban took over, but it is now increasing as the Taliban fights two insurgencies. Azerbaijan and Armenia could resist more against a pandemic induced 5\% GDP drop and \$1.2 billion in healthcare damage. A noticeable fact is that 700 medical institutions were destroyed at the cost of the Nagorno-Karabakh conflict, and the water crisis in Azerbaijan was a key factor, driven by the climate crisis (O'Lear \& Gray, 2006; Kuyumjian, 2021). Medical advances in Iran have boosted the country both domestically and internationally; the country was once known for producing 80\% of the world's medicinal herbs (Samadikuchaksaraei \& Mousavizadeh, 2008). Conspicuous sanctions and spiraling unrest worsen their health situation, make life-saving drugs unavailable, and make it home to nearly half of the MENA\tabcellsep London Journal of Research in Management and Business\\
\tabcellsep Association, 2022); depression, anxiety, and economic burden to the already stressed\tabcellsep region's injecting drug addicts.\tabcellsep \\
\tabcellsep frustration and stress (Guerra et al., 2022); host countries. Like Sub-Saharan Africa, which\tabcellsep 6. 80\% of all humanitarian needs are also\tabcellsep \\
\tabcellsep cost burdens of chronic illnesses (Jung et al., is facing multiple viral disease outbreaks due to\tabcellsep influenced by conflicts. Up to two-thirds of the\tabcellsep \\
\tabcellsep 2022); less access to assisted-living and the climate crisis, an intolerable food crisis\tabcellsep world's extreme poor will reside in unstable\tabcellsep \\
\tabcellsep independent-living facilities for the elderly partially due to the Ukraine war and triple\tabcellsep and conflict-affected areas by 2030 (Cieslik,\tabcellsep \\
\tabcellsep population (Ansberry, 2022); low-income drought, and vaccine discontinuation due to\tabcellsep 2020; World Bank, 2022). If the food crisis,\tabcellsep \\
\tabcellsep Present health system sustainability challenges households to compromise food quality the COVID-19 outbreak, it is now hosting\tabcellsep many other nefarious things are common inflation, economic stagflation prevails,\tabcellsep \\
\tabcellsep in conflict zones and in rest of the world (Jimenez Rincon et al., 2022); decline refugees who have become half of its Hepatitis\tabcellsep among war or conflict zone (Birn et al., 2017; healthcare will be less focused. And above all,\tabcellsep \\
\tabcellsep 1. Food crisis, malnutrition, lack of health facility insurance coverage (Chernew \& Keenan, E population.\tabcellsep Daw, 2021; Quinn et al., 2022; Wells \& people below the poverty line, facing any sort of\tabcellsep \\
\tabcellsep access, attacks on health facility structures or 2005); worsening clinical labor shortage, lack\tabcellsep Scheibein, 2022). discrimination or crisis can easily be engaged\tabcellsep \\
\tabcellsep medicinal personnel, harder hit by pandemics, of potential educators and high turnover\tabcellsep 2. Climate-related challenges have escalated 30 in crime, conflict, and chaos by shrewd\tabcellsep \\
\tabcellsep violent extremism, violence against women and (Fleron et al., 2022); lack of clinically necessary\tabcellsep times compared to 20 years ago, which will cost opportunists. It will further decline the public\tabcellsep \\
\tabcellsep children, displacements, discriminations and pharmaceuticals and supplies, as well as the\tabcellsep the global economy \$224 billion in 2021 alone, health facilities. The European race to conquer\tabcellsep \end{longtable} \par
 
\caption{\label{tab_15}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
COP27: 27th Conference of the Parties to the\\
United Nations Framework Convention on\\
Climate Change\\
Abbreviations ADB: Asian Development Bank AFP: Agence France-Presse AIDS: Acquired Immune Deficiency Syndrome AMD: Advanced Micro Devices, Inc. API: Active Pharmaceutical Ingredient BBC: British Broadcasting Corporation CDC: US Centers for Disease Control and Prevention COVID-19: Coronavirus disease of 2019 global health workforce stock and distribution in 2020 and 2030: a threat to equity and 'universal' health coverage?. BMJ YOY: The CRED: Centre for Research on the Epidemiology of Disasters, Brussels CNBC: Consumer News and Business Channel EU: The European Union GDP: Gross Domestic Product GP: General Practitioner GTD: Global Terrorism Database HIV: Human Immunodeficiency Virus HP: Hewlett-Packard H\&M: Hennes \& Mauritz AB HSBC: Hongkong and Shanghai Banking Corporation ICU: Intensive Care Units IEA: International Energy Agency IMF: International Monetary Fund JPMorgan Chase: JPMorgan Chase \& Co. MENA: Middle East and North Africa MSF: Médecins Sans Frontières MOPIC: Ministry of Planning and International Cooperation OECD: The Organization for Economic Co-operation and Development MOPIC: Physicians for Human Rights' PLI: Production Linked Incentive PPE: Personal Protective Equipment PTSD: Post-Traumatic Stress Disorder QUAD: Quadrilateral Security Dialogue SMEs: Small and Medium-sized Enterprises STDs: Sexually Transmitted Diseases TBS: The Business Standard TDF: Tigrayan Defense Force TSMC: Taiwan Semiconductor Manufacturing Company Limited UAE: United Arab Emirates UNESCO: United Nations Educational, Scientific and Cultural Organization UNHCR: United Nations High Commissioner for Refugees UNICEF: United Nations Children's Fund WFP: World Food Programme WHO: World Health Organization WWF: World Wildlife Fund global health,\\
COVAX: COVID-19 Vaccines Global Access\\
CNN: Cable News Network\end{longtable} \par
 
\caption{\label{tab_16}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Volume 23 | Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere} 			\label{foot_1}\footnote{\label{foot_1} October 1). Global food crisis demands support for people, open trade, bigger local harvests. The Daily Star. Retrieved December 1, 2022, from https:// www. thedailystar.net/business/news/global-food} 		 		\backmatter   			 \par
Since journal publications lag behind many updates, popular online news platforms such as Financial Times, Washington Post, The Wall Street Journal, The Guardian, The Daily Star, BBC, CNN, CNBC, New York Times, Business Standard, Bloomberg, Washington Post, 			  			 \par
Declaration: The present study was conducted solely for the purpose of examining global sustainability challenges and future health system projections.\par
© 2023 London Journals Press 			 			  				\begin{bibitemlist}{1}
\bibitem[]{b56}\label{b56} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1136/bmjgh-2022-009316}{10.1136/bmjgh-2022-009316}.  		 \url{https://doi.org/10.1136/bmjgh-2022-009316}  		 	 
\bibitem[ Economia Politica]{b65}\label{b65} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1007/s40888-022-00271-x}{10.1007/s40888-022-00271-x}.  		 \url{https://doi.org/10.1007/s40888-022-00271-x}  	 	 		\textit{Economia Politica}  		 	 
\bibitem[Geohealth]{b193}\label{b193} 	 		\textit{},  		 			Geohealth 		.  		 \xref{http://dx.doi.org/10.1029/2021GH000449}{10.1029/2021GH000449}.  		 \url{https://doi.org/10.1029/2021GH000449}  		6 p. .  	 
\bibitem[Heliyon]{b207}\label{b207} 	 		\textit{},  		 			Heliyon 		.  		 \xref{http://dx.doi.org/10.1016/j.heliyon.2022.e}{10.1016/j.heliyon.2022.e}.  		 \url{https://doi.org/10.1016/j.heliyon.2022.e}  		8 p. 5.  	 
\bibitem[ London Journal of Research in Management and Business Accelerated mass loss of Himalayan glaciers since the Little Ice Age. Scientific Reports]{b222}\label{b222} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1038/s41598-021-03805-8}{10.1038/s41598-021-03805-8}.  		 41598-021-038 05-8.  		 \url{https://doi.org/10.1038/s}  	 	 		\textit{London Journal of Research in Management and Business Accelerated mass loss of Himalayan glaciers since the Little Ice Age. Scientific Reports}  		11  (1) .  	 
\bibitem[Lee et al. ()]{b221}\label{b221} 	 		\textit{},  		 			E Lee 		,  		 			J L Carrivick 		,  		 			D J Quincey 		,  		 			S J Cook 		,  		 			W H James 		,  		 			L E Brown 		.  		2021.  	 
\bibitem[Mnatsakanyan (2021)]{b247}\label{b247} 	 		\textit{},  		 			G Mnatsakanyan 		.  		2021, September 8.  	 
\bibitem[Georgieva et al. ()]{b138}\label{b138} 	 		\textit{},  		 			K Georgieva 		,  		 			S Sosa 		,  		 			B Rother 		.  		2022.  	 
\bibitem[News (2022)]{b338}\label{b338} 	 		\textit{},  		 			U S News 		.  		 \url{fromhttps://www.usnews.com/news/best-countries/articles/2022-08-31/climate-change-seen-as-top-global-threat-poll}  		November 30, 2022.  	 
\bibitem[Henley et al. (2022)]{b168}\label{b168} 	 		\textit{'a ticking time bomb': Healthcare under threat across Western Europe. The Guardian},  		 			J Henley 		,  		 			K Connolly 		,  		 			S Jones 		,  		 			A Giuffrida 		.  		 \url{https://www.theguardian.com/society/2022/dec/14/a-ticking-time-bomb-healthcare-under-threat-across-western-europe}  		2022. December 14. December 18, 2022.  	 
\bibitem[Agencies (2022)]{b5}\label{b5} 	 		‘1 Person dying of hunger every four seconds/Warn 238 NGOs from 75 countries, urge decisive int'l action to 'end spiralling global crisis’.  		 			Agencies 		.  		 \url{fromhttps://www.thedailystar.net/news/world/news/1-person-dying-hunger-every-four-seconds-3124501}  	 	 		\textit{The Daily Star},  		2022. September 21. December 2, 2022.  	 
\bibitem[Rashid and Iqbal (2017)]{b299}\label{b299} 	 		\textit{1.2M rohingyas entered BD since 1942 . The Daily Observer},  		 			M Rashid 		,  		 			F Iqbal 		.  		 \url{https://www.observerbd.com/details.php?id=94407}  		2017, September 13. December 10, 2022.  	 
\bibitem[117TH CONGRESS 2D SESSION-H. R. 7121. GovInfo (2022)]{b38}\label{b38} 	 		\textit{117TH CONGRESS 2D SESSION-H. R. 7121. GovInfo},  		 \url{https://www.govinfo.gov/content/pkg/BILLS-117hr7121ih/pdf/BILLS-117hr7121ih.pdf}  		2022. March 17. December 13, 2022. Authenticated US Government Information.  	 
\bibitem[Cdc (2019)]{b74}\label{b74} 	 		‘2014-2016 ebola outbreak in West Africa’.  		 			Cdc 		.  		 \url{https://www.cdc.gov/vhf/ebola/history/2014-2016-outbreak/index.html}  	 	 		\textit{Centers for Disease Control and Prevention}  		2019, March 8. December 14, 2022.  	 
\bibitem[Carpenter (2022)]{b69}\label{b69} 	 		\textit{4 Big questions for Big Tech after its worst day for layoffs in 2022. Fortune, Newsletters (Data Sheet)},  		 			J Carpenter 		.  		 \url{https://fortune.com/2022/11/04/tech-layoffs-twitter-stripe-lyft-chime-amazon-apple-hiring-freeze/}  		2022, November 4. December 5, 2022.  	 
\bibitem[TBS Report. (2022)]{b353}\label{b353} 	 		‘6 major countries that went bankrupt in recent times’.  		 			TBS Report. 		.  		 \url{https://www.tbsnews.net/world/6-major-countries-went-bankrupt-recent-times-453426}  	 	 		\textit{The Business Standard. Retrieved December}  		2022, July 5. 2022. 9.  	 
\bibitem[Smokrovi? et al. ()]{b340}\label{b340} 	 		‘A Conceptual Model of Nurses' Turnover Intention’.  		 			E Smokrovi? 		,  		 			T Kizivat 		,  		 			A Bajan 		,  		 			K ?oli? 		,  		 			Z Gvozdanovi? 		,  		 			N Far?i? 		,  		 			B ?vanut 		.  		 \xref{http://dx.doi.org/10.3390/ijerph}{10.3390/ijerph}.  		 \url{https://doi.org/10.3390/ijerph}  	 	 		\textit{International journal of environmental research and public health}  		2022. 19138205. 19  (13)  p. 8205.  	 
\bibitem[Hye (2022)]{b176}\label{b176} 	 		\textit{A deal is reached at COP27 but with what prospect? The Financial Express},  		 			H A Hye 		.  		 \url{https://thefinancialexpress.com.bd/views/views/a-deal-is-reached-at-cop27-but-with-what-prospect-1669041707}  		2022. November 21. December 11, 2022.  	 
\bibitem[Poon et al. ()]{b291}\label{b291} 	 		‘A global overview of healthcare workers' turnover intention amid COVID-19 pandemic: a systematic review with future directions’.  		 			Y R Poon 		,  		 			Y P Lin 		,  		 			P Griffiths 		,  		 			K K Yong 		,  		 			B Seah 		,  		 			S Y Liaw 		.  		 \xref{http://dx.doi.org/10.1186/s12960-}{10.1186/s12960-}.  		 \url{https://doi.org/10.1186/s12960-022-00764-7}  	 	 		\textit{Human resources for health}  		2022. 20  (1)  p. 70.  	 
\bibitem[Salami ()]{b319}\label{b319} 	 		‘A letter in the lancet of June 2020¹ claimed the covid-19 pandemic teaches lessons we must embrace to overcome two additional existential threats: Nuclear war and global warming. what lessons can we learn from the global response to COVID-19 that could help the world address future threats such as climate change or the proliferation of nuclear weapons? ¹Muller and nathan’.  		 			R K Salami 		.  		 \xref{http://dx.doi.org/10.1080/13623699.2022.2139861}{10.1080/13623699.2022.2139861}.  		 \url{https://doi.org/10.1080/13623699.2022.2139861}  	 	 		\textit{Medicine, Conflict and Survival}  		2022. 38  (4)  p. .  	 
\bibitem[Salami ()]{b331}\label{b331} 	 		‘A letter in the lancet of June 2020¹ claimed the covid-19 pandemic teaches lessons we must embrace to overcome two additional existential threats: Nuclear war and global warming. what lessons can we learn from the global response to COVID-19 that could help the world address future threats such as climate change or the proliferation of nuclear weapons? ¹Muller and nathan’.  		 			R K Salami 		.  		 \xref{http://dx.doi.org/10.1080/13623699.2022.2139861}{10.1080/13623699.2022.2139861}.  		 \url{https://doi.org/10.1080/13623699.2022.2139861}  	 	 		\textit{Medicine, Conflict and Survival}  		2022. 38  (4)  p. .  	 
\bibitem[Claborn ()]{b88}\label{b88} 	 		‘A Narrative Review of the Role of Economic Crisis on Health and Healthcare Infrastructure in Three Disparate National Environments’.  		 			D M Claborn 		.  		 \xref{http://dx.doi.org/10.3390/ijerph}{10.3390/ijerph}.  		 \url{https://doi.org/10.3390/ijerph}  	 	 		\textit{International journal of environmental research and public health}  		2020. 17  (4)  p. 41252.  	 
\bibitem[Guerra et al. ()]{b150}\label{b150} 	 		‘A Qualitative Scoping Review of the Impacts of Economic Recessions on Mental Health: Implications for Practice and Policy’.  		 			O Guerra 		,  		 			V I O Agyapong 		,  		 			N Nkire 		.  		 \xref{http://dx.doi.org/10.3390/ijerph19105937}{10.3390/ijerph19105937}.  		 \url{https://doi.org/10.3390/ijerph19105937}  	 	 		\textit{International journal of environmental research and public health}  		2022. 19  (10)  p. 5937.  	 
\bibitem[Phillips (2022)]{b288}\label{b288} 	 		‘A quarter of Africans face food-security crisis partly due to Ukraine War, Red Cross says’.  		 			M M Phillips 		.  		 \url{https://www.wsj.com/articles/a-quarter-of-africans-face-food-security-crisis-partly-due-to-ukraine-war-red-cross-says-11649176087}  	 	 		\textit{The Wall Street Journal. Retrieved December}  		2022, April 5. 2022. 12.  	 
\bibitem[Lubin (2022)]{b237}\label{b237} 	 		‘A stronger dollar might hit emerging economies harder this cycle’.  		 			D Lubin 		.  		 \url{https://www.ft.com/content/}  	 	 		\textit{Financial Times}  		2022. June 27. December 4, 2022.  	 	 (b93f-f646e3c699dd) 
\bibitem[Keasley et al. ()]{b205}\label{b205} 	 		‘A systematic review of the burden of hypertension, access to services and patient views of hypertension in humanitarian crisis settings’.  		 			J Keasley 		,  		 			O Oyebode 		,  		 			S Shantikumar 		,  		 			W Proto 		,  		 			M Mcgranahan 		,  		 			A Sabouni 		,  		 			F Kidy 		.  		 \xref{http://dx.doi.org/10.1136/bmjgh-2020-002440}{10.1136/bmjgh-2020-002440}.  		 \url{https://doi.org/10.1136/bmjgh-2020-002440}  	 	 		\textit{BMJ global health}  		2020. 5  (11)  p. 2440.  	 
\bibitem[Chaves et al. ()]{b76}\label{b76} 	 		‘Abundance of impacted forest patches less than 5 km2 is a key driver of the incidence of malaria in Amazonian Brazil’.  		 			L S M Chaves 		,  		 			J E Conn 		,  		 			R V M López 		,  		 			M A Sallum 		.  		 \xref{http://dx.doi.org/10.1038/s41598-018-25344-5}{10.1038/s41598-018-25344-5}.  		 \url{https://doi.org/10.1038/s41598-018-25344-5}  	 	 		\textit{Scientific reports}  		2018. 8  (1)  p. 7077.  	 
\bibitem[Ozawa et al. ()]{b273}\label{b273} 	 		‘Access to medicines through health systems in low-and middle-income countries’.  		 			S Ozawa 		,  		 			R Shankar 		,  		 			C Leopold 		,  		 			S Orubu 		.  		 \xref{http://dx.doi.org/10.1093/heapol/czz119}{10.1093/heapol/czz119}.  		 \url{https://doi.org/10.1093/heapol/czz119}  	 	 		\textit{Health Policy and Planning}  		2019. 34  (Supplement\textunderscore 3)  p. .  	 
\bibitem[Cader and Perera (2011)]{b63}\label{b63} 	 		\textit{ADBI Working Paper Series-Understanding the Impact of the Economic Crisis on Child and Maternal Health among the Poor: Opportunities for South Asia},  		 			A A Cader 		,  		 			L Perera 		.  		 \url{https://www.adb.org/sites/default/files/publication/15614}  		2011, July. December 19, 2022. Asian Development Bank Institute.  	 
\bibitem[Emerson et al. ()]{b119}\label{b119} 	 		‘Addressing and evaluating health literacy in mHealth: a scoping review’.  		 			M R Emerson 		,  		 			S Buckland 		,  		 			M A Lawlor 		,  		 			D Dinkel 		,  		 			D J Johnson 		,  		 			M S Mickles 		,  		 			L Fok 		,  		 			S Watanabe-Galloway 		.  		 \xref{http://dx.doi.org/10.21037/mhealth-22-11}{10.21037/mhealth-22-11}.  		 \url{https://doi.org/10.21037/mhealth-22-11}  	 	 		\textit{mHealth}  		2022. 8 p. 33.  	 
\bibitem[Essar et al. ()]{b122}\label{b122} 	 		‘Addressing the humanitarian crisis in Afghanistan through \$10 billion Afghani assets: what are the challenges and opportunities at hand?’.  		 			M Y Essar 		,  		 			H Ashworth 		,  		 			A Nemat 		.  		 12992-022-00868-8.  		 \url{https://doi.org/10.1186/s}  	 	 		\textit{Globalization and health}  		2022. 18  (1)  p. 74.  	 
\bibitem[Afp (2022)]{b3}\label{b3} 	 		 			Afp 		.  		 \url{https://www.newagebd.net/article/179973/articlelist/323/Cartoon}  		\textit{10 times normal rainfall drives Pakistan flooding: ESA. New Age},  		2022, September 2. December 4, 2022.  	 
\bibitem[Reuters (2022)]{b305}\label{b305} 	 		‘Africa losing up to 15\% of GDP growth to climate change, African Development Bank says’.  		 			Reuters 		.  		 \url{https://www.reuters.com/world/africa/africa-losing-up-15-gdp-growth-climate-change-afdb-2022-09-13/}  	 	 		\textit{Reuters. Retrieved}  		2022, September 13. December 17, 2022.  	 
\bibitem[Gruzd et al. (2022)]{b148}\label{b148} 	 		‘Africa: Key issues to track in 2022’.  		 			S Gruzd 		,  		 			I Bosman 		,  		 			A Benkenstein 		,  		 			C Van Staden 		.  		 \url{https://saiia.org.za/research/africa-key-issues-to-track-in-2022/}  	 	 		\textit{SAIIA}  		2022, February 4. December 11, 2022.  	 
\bibitem[Jazeera (2022)]{b16}\label{b16} 	 		\textit{African leaders agree on 'immediate ceasefire' in Eastern DRC. Conflict News | Al Jazeera},  		 			Al Jazeera 		.  		 \url{https://www.aljazeera.com/news/2022/11/23/african-leaders-agree-on-immediate-ceasefire-in-eastern-drc}  		2022. November 23. December 14, 2022.  	 
\bibitem[Rathish et al. ()]{b301}\label{b301} 	 		‘Air Pollution From Forest and Vegetation Fires in Southeast Asia Disproportionately Impacts the Poor’.  		 			B Rathish 		,  		 			R Pillay 		,  		 			A Wilson 		,  		 			V V Pillay 		,  		 			C L Reddington 		,  		 			L Conibear 		,  		 			S Robinson 		,  		 			C Knote 		,  		 			S R Arnold 		,  		 			D V Spracklen 		.  		 \xref{http://dx.doi.org/10.1029/2021GH000418}{10.1029/2021GH000418}.  		 2021GH000418.  		 \url{https://doi.org/10.1029/2021GH000418}  	 	 		\textit{GeoHealth}  		2022. April 5. December 14, 2022. 2021. 5  (9) .  	 	 (Comprehensive Review of Bioterrorism. National Library of Medicine) 
\bibitem[Bhardwaj (2021)]{b51}\label{b51} 	 		\textit{Ambition to achieve net-zero emissions by 2050 would be paved through an All-Electric All-Digital world},  		 			T Bhardwaj 		.  		 \url{https://www.financialexpress.com/lifestyle/science/ambition-to-achieve-net-zero-emissions-by-2050-would-be-paved-through-an-all-electric-all-digital-world/2379203/}  		2021, November 30. December 11, 2022.  	 	 (The Financial Express) 
\bibitem[Mohiuddin ()]{b252}\label{b252} 	 		‘An extensive review of patient satisfaction with healthcare services in Bangladesh’.  		 			A K Mohiuddin 		.  		 \xref{http://dx.doi.org/10.35680/2372-0247.1415}{10.35680/2372-0247.1415}.  		 \url{https://doi.org/10.35680/2372-0247.1415}  	 	 		\textit{Patient Experience Journal}  		2020b. 7  (2)  p. .  	 
\bibitem[Varadhan (2022)]{b377}\label{b377} 	 		\textit{Analysis: India Power Binges on coal, outpaces Asia. Reuters},  		 			S Varadhan 		.  		 \xref{http://dx.doi.org/10.1136/postgradmedj-2022-141895}{10.1136/postgradmedj-2022-141895}.  		 \url{https://www.reuters.com/business/cop/india-power-binges-coal-outpaces-asia-2022-11-18/}  		2022. November 17. December 4, 2022.  	 
\bibitem[Koumoundouros (2022)]{b215}\label{b215} 	 		‘Ancient 15,000-year-old viruses found in melting Tibetan glaciers’.  		 			T Koumoundouros 		.  		 \url{https://www.sciencealert.com/ancient-15000-year-old-viruses-found-in-melting-tibetan-glaciers}  	 	 		\textit{ScienceAlert. Retrieved}  		2022, October 26. December 17, 2022.  	 
\bibitem[Ansberry (2022)]{b25}\label{b25} 	 		‘Another inflation stress: Rising costs of senior-living homes strain families’.  		 			C Ansberry 		.  		 \url{https://www.wsj.com/articles/another-inflation-stress-rising-costs-of-senior-living-homes-strain-families-11663818638}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022. September 22. December 18, 2022.  	 
\bibitem[Gover et al. ()]{b147}\label{b147} 	 		‘Anti-Asian Hate Crime During the COVID-19 Pandemic: Exploring the Reproduction of Inequality’.  		 			A R Gover 		,  		 			S B Harper 		,  		 			L Langton 		.  		 12103-0 20-09545-1.  		 \url{https://doi.org/10.1007/s}  	 	 		\textit{American journal of criminal justice}  		2020. 45  (4)  p. .  	 	 (AJCJ) 
\bibitem[Alkarim et al. ()]{b17}\label{b17} 	 		‘Armed conflict alone does not explain the devastation of Yemen's health system’.  		 			T Alkarim 		,  		 			A Abbara 		,  		 			B Attal 		.  		 \xref{http://dx.doi.org/10.1136/bmjgh-2020-004740}{10.1136/bmjgh-2020-004740}.  		 \url{https://doi.org/10.1136/bmjgh-2020-004740}  	 	 		\textit{BMJ global health}  		2021. 6  (2)  p. 4740.  	 
\bibitem[Arnold (2022)]{b30}\label{b30} 	 		 			M Arnold 		.  		 \url{https://www.ft.com/content/}  	 	 		\textit{Eurozone inflation hits record high of 10},  		2022, October 31. 2022. 7.  	 	 (d783e38e-7a58 -4285-b68a-55e357bb8c4b) 
\bibitem[O'grady and Mahfouz (2022)]{b282}\label{b282} 	 		‘As climate change worsens, Egypt is begging families to have fewer kids. The Washington Post’.  		 			S O'grady 		,  		 			H F Mahfouz 		.  		 \xref{http://dx.doi.org/10.1007/s40647-022-00344-y}{10.1007/s40647-022-00344-y}.  		 \url{https://doi.org/10.1007/s40647-022-00344-y}  	 	 		\textit{Washing Sciences}  		2022, November 7. December 17, 2022. 15  (2)  p. .  	 
\bibitem[Fox (2021)]{b129}\label{b129} 	 		\textit{As small businesses recover from the pandemic, they face a new obstacle: Finding workers. CNBC},  		 			M Fox 		.  		 \url{https://www.cnbc.com/2021/05/06/small-businesses-struggle-to-find-workers-as-pandemic-eases.html}  		2021. May 6. December 5, 2022.  	 
\bibitem[Asady et al. ()]{b32}\label{b32} 	 		 			A Asady 		,  		 			M F Sediqi 		,  		 			S S Habibi 		.  		 \xref{http://dx.doi.org/10.2147/IDR.S365868}{10.2147/IDR.S365868}.  		 \url{https://doi.org/10.2147/IDR.S365868}  		\textit{The Fourth Wave of the COVID-19 in Afghanistan: The Way Forward. Infection and drug resistance},  		2022. 15 p. .  	 
\bibitem[O'lear and Gray ()]{b269}\label{b269} 	 		‘Asking the Right Questions: Environmental Conflict in the Case of Azerbaijan’.  		 			S O'lear 		,  		 			A Gray 		.  		 \url{http://www.jstor.org/stable/}  	 	 		\textit{Area}  		2006. 2000. 38  (4)  p. 4563.  	 
\bibitem[Hameed et al. ()]{b156}\label{b156} 	 		‘Assessing the asymmetric war-growth nexus: A case of Afghanistan’.  		 			M A Hameed 		,  		 			M M Rahman 		,  		 			R Khanam 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0272670}{10.1371/journal.pone.0272670}.  		 \url{https://doi.org/\textunderscore 10.1371/journal.pone.0272670}  	 	 		\textit{PloS one}  		2022. 17  (8)  p. 272670.  	 
\bibitem[Kokabisaghi ()]{b212}\label{b212} 	 		‘Assessment of the Effects of Economic Sanctions on Iranians' Right to Health by Using Human Rights Impact Assessment Tool: A Systematic Review’.  		 			F Kokabisaghi 		.  		 \xref{http://dx.doi.org/10.15171/ijhpm.2017.147}{10.15171/ijhpm.2017.147}.  		 \url{https://doi.org/10.15171/ijhpm.2017.147}  	 	 		\textit{International journal of health policy and management}  		2018. 7  (5)  p. .  	 
\bibitem[Reuters (2022)]{b307}\label{b307} 	 		‘At war for decades, Lebanon and Israel agree a rare compromise’.  		 			Reuters 		.  		 \url{https://www.reuters.com/world/middle-east/war-decades-lebanon-israel-edge-towards-rare-deal-2022-10-11/}  	 	 		\textit{Reuters. Retrieved}  		2022, October 18. December 14, 2022.  	 
\bibitem[Levine (2022)]{b224}\label{b224} 	 		\textit{Autoimmune disease incidence increase linked to climate change. EverydayHealth},  		 			B Levine 		.  		 \url{https://www.everydayhealth.com/immune-disorders/autoimmune-disease-the-environment-and-yo/}  		2022. August 15. December 4, 2022.  	 
\bibitem[Bearak (2017)]{b45}\label{b45} 	 		\textit{Bangladesh is now home to almost 1 million Rohingya refugees. The Washington Post},  		 			M Bearak 		.  		 \url{https://www.washingtonpost.com/news/worldviews/wp/2017/10/25/bangladesh-is-now-home-to-almost-1-million-rohingya-refugees/}  		2017. October 25. December 10, 2022.  	 
\bibitem[Clarke (2022)]{b89}\label{b89} 	 		\textit{Bankers brace for job cuts after fees plunge at JPMorgan, Morgan Stanley and Citi. Financial News},  		 			P Clarke 		.  		 \url{https://www.fnlondon.com/articles/jpmorgan-citi-morgan-stanley-jobs-cuts-hiring-earnings-20221014}  		2022. October 14. December 5, 2022.  	 
\bibitem[Gold (2020)]{b143}\label{b143} 	 		\textit{BBC and guardian blame the pandemic for 250 job cuts | CNN business. CNN},  		 			H Gold 		.  		 \url{https://edition.cnn.com/2020/07/15/media/guardian-bbc-job-cuts/index.html}  		2020, July 15. December 5, 2022.  	 
\bibitem[Beyer (2022)]{b50}\label{b50} 	 		\textit{Biden environmental push doesn't include Key Mountaintop Removal Study. Mountain State Spotlight},  		 			A Beyer 		.  		 \url{https://mountainstatespotlight.org/2022/10/11/biden-environmental-justice-mountaintop-removal-cancer/}  		2022, October 11. December 5, 2022.  	 
\bibitem[Williams et al. ()]{b396}\label{b396} 	 		‘Biologic, Chemical, and Radiation Terrorism Review’.  		 			M Williams 		,  		 			L Armstrong 		,  		 			D C Sizemore 		.  	 	 		\textit{StatPearls},  		2022. StatPearls Publishing.  	 
\bibitem[Rahman et al. ()]{b296}\label{b296} 	 		‘Biomedical research in developing countries: Opportunities, methods, and challenges’.  		 			M M Rahman 		,  		 			U C Ghoshal 		,  		 			K Ragunath 		,  		 			G Jenkins 		,  		 			M Rahman 		,  		 			C Edwards 		,  		 			M Hasan 		,  		 			S D Taylor-Robinson 		.  		 \xref{http://dx.doi.org/10.1007/s12664-0}{10.1007/s12664-0}.  		 \url{https://doi.org/10.1007/s12664-0}  	 	 		\textit{Indian journal of gastroenterology: official journal of the Indian Society of Gastroenterology}  		2020. 39  (3)  p. .  	 
\bibitem[Chen (2022)]{b80}\label{b80} 	 		\textit{Breakingviews -Ukraine War helps China's coal addiction stack up},  		 			Y Chen 		.  		 \url{https://www.reuters.com/breakingviews/ukraine-war-helps-chinas-coal-addiction-stack-up-2022-06-02/}  		2022. June 2. December 4, 2022.  	 
\bibitem[Giles (2022)]{b141}\label{b141} 	 		‘Brexit intensifies labour shortages as companies struggle to hire’.  		 			C Giles 		.  		 \url{https://www.ft.com/content/a}  	 	 		\textit{Financial Times. Retrieved}  		2022. August 14. December 5, 2022. 9677ee4-281d-4d0d-8456-661982 890304.  	 
\bibitem[Who (2015)]{b387}\label{b387} 	 		\textit{Building Primary Care in a changing europe: Case studies},  		 			Who 		.  		 \url{https://www.euro.who.int/\textunderscore \textunderscore data/assets/pdf\textunderscore file/0011/277940/Building-primary-care-changing-Europe-case-studies.pdf}  		2015. December 18, 2022.  	 	 (European Observatory on Health Systems and Policies) 
\bibitem[Hert ()]{b103}\label{b103} 	 		\textit{Burnout in Healthcare Workers: Prevalence, Impact and Preventative Strategies. Local and regional anesthesia},  		 			De Hert 		,  		 			S 		.  		 \xref{http://dx.doi.org/10.2147/LRA.S240564}{10.2147/LRA.S240564}.  		 \url{https://doi.org/10.2147/LRA.S240564}  		2020. 13 p. .  	 
\bibitem[408. World Bank Group. (2016)]{b400}\label{b400} 	 		\textit{By the numbers: The cost of war \& peace in the Middle East},  		 			408. World Bank Group. 		.  		 \url{https://www.worldbank.org/en/news/feature/2016/02/0}  		2016, February 8. December 12, 2022. World Bank.  	 
\bibitem[Hiatt and Beyeler ()]{b170}\label{b170} 	 		‘Cancer and climate change’.  		 			R A Hiatt 		,  		 			N Beyeler 		.  		 \xref{http://dx.doi.org/10.1016/S1470-2045}{10.1016/S1470-2045}.  		 \url{https://doi.org/10.1016/S1470-2045}  	 	 		\textit{The Lancet. Oncology}  		2020. 21  (11)  p. .  	 
\bibitem[Smialek (2022)]{b339}\label{b339} 	 		\textit{Central Banks accept pain now, fearing worse later. The New York Times},  		 			J Smialek 		.  		 \url{https://www.nytimes.com/2022/09/22/business/economy/central-banks-inflation.html}  		2022. September 22. December 4, 2022.  	 
\bibitem[Canepa and Schneider (2022)]{b66}\label{b66} 	 		\textit{Central Banks raise rates again as fed drives global inflation fight},  		 			F Canepa 		,  		 			H Schneider 		.  		 \url{https://www.reuters.com/markets/europe/central-banks-raise-rates-again-fed-drives-global-inflation-fight-2022-09-22/}  		2022. September 22. December 4, 2022.  	 
\bibitem[Hole (2022)]{b171}\label{b171} 	 		\textit{Central Banks will fail to tame inflation without better fiscal policy, study says. Reuters},  		 			J Hole 		.  		 \url{https://www.reuters.com/markets/us/central-banks-will-fail-tame-inflation-without-better-fiscal-policy-study-says-2022-08-27/}  		2022. August 27. December 4, 2022.  	 
\bibitem[Bastani et al. ()]{b41}\label{b41} 	 		‘Challenge of Politico-Economic Sanctions on Pharmaceutical Procurement in Iran: A Qualitative Study’.  		 			P Bastani 		,  		 			Z Dehghan 		,  		 			S M Kashfi 		,  		 			H Dorosti 		,  		 			M Mohammadpour 		,  		 			G Mehralian 		.  		 \xref{http://dx.doi.org/10.30476/IJMS.2021.89901.2078}{10.30476/IJMS.2021.89901.2078}.  		 \url{https://doi.org/10.30476/IJMS.2021.89901.2078}  	 	 		\textit{Iranian journal of medical sciences}  		2022. 47  (2)  p. .  	 
\bibitem[Klas et al. ()]{b211}\label{b211} 	 		‘Challenges in the Medical and Psychosocial Care of the Paediatric Refugee-A Systematic Review’.  		 			J Klas 		,  		 			A Grzywacz 		,  		 			K Kulszo 		,  		 			A Grunwald 		,  		 			N Kluz 		,  		 			M Makaryczew 		,  		 			M Samardakiewicz 		.  		 \xref{http://dx.doi.org/10.3390/ijerph191710656}{10.3390/ijerph191710656}.  		 \url{https://doi.org/10.3390/ijerph191710656}  	 	 		\textit{International journal of environmental research and public health}  		2022. 19  (17)  p. 10656.  	 
\bibitem[Saleh et al. ()]{b332}\label{b332} 	 		‘Changes in drug demand when a pandemic coincides with other outbreaks in a war zone country: a cross-sectional pilot study’.  		 			E A Saleh 		,  		 			R N Haddadin 		,  		 			B Saleh 		,  		 			E Elayeh 		.  		 \xref{http://dx.doi.org/10.1016/j.ajp.2022.103095}{10.1016/j.ajp.2022.103095}.  		 \url{https://doi.org/10.1016/j.amsu.2022.103773}  	 	 		\textit{Journal of Pharmaceutical Policy and Practice}  		2022. 15 p. .  	 
\bibitem[Saleh et al. ()]{b320}\label{b320} 	 		‘Changes in drug demand when a pandemic coincides with other outbreaks in a war zone country: a cross-sectional pilot study’.  		 			E A Saleh 		,  		 			R N Haddadin 		,  		 			B Saleh 		,  		 			E Elayeh 		.  		 \url{Elsewhere/international/japan-s-consumer-prices-spike-to-highest-level-in-40-years-govt-data-122111800287\textunderscore 1.html}  	 	 		\textit{London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and},  		2022. 2023. 15.  	 
\bibitem[Bell et al. ()]{b46}\label{b46} 	 		‘Changes in extreme events and the potential impacts on human health’.  		 			J E Bell 		,  		 			C L Brown 		,  		 			K Conlon 		,  		 			S Herring 		,  		 			K E Kunkel 		,  		 			J Lawrimore 		,  		 			G Luber 		,  		 			C Schreck 		,  		 			A Smith 		,  		 			C Uejio 		.  		 \xref{http://dx.doi.org/10.1080/10962247.2017.1401017}{10.1080/10962247.2017.1401017}.  		 \url{https://doi.org/10.1080/10962247.2017.1401017}  	 	 		\textit{Journal of the Air \& Waste Management Association}  		2018. 1995. 68  (4)  p. .  	 
\bibitem[Okiro and Ayieko ()]{b268}\label{b268} 	 		‘Childhood mortality during conflicts in Africa’.  		 			E A Okiro 		,  		 			P Ayieko 		.  		 \xref{http://dx.doi.org/10.1016/S0140-6736(18)313}{10.1016/S0140-6736(18)313}.  		 \url{https://doi.org/10.1016/S0140-6736(18)313}  	 	 		\textit{Lancet}  		2018. 10150. London, England. p. .  	 
\bibitem[Ap (2022)]{b28}\label{b28} 	 		\textit{China blocks some Taiwan imports but avoids chip disruptions},  		 			Ap 		.  		 \url{https://www.usnews.com/news/business/articles/2022-08-03/china-blocks-some-taiwan-imports-but-avoids-chip-disruption}  		2022. August 3. December 13, 2022.  	 
\bibitem[Cheng (2022)]{b81}\label{b81} 	 		‘China needs Taiwan's biggest chipmaker -more than the other way around’.  		 			E Cheng 		.  		 \url{https://www.cnbc.com/2022/08/17/china-needs-taiwans-biggest-chipmaker-more-than-the-other-way-around.html}  	 	 		\textit{CNBC}  		2022. August 19. December 13, 2022.  	 
\bibitem[White and Lin (2022)]{b386}\label{b386} 	 		\textit{China risks 1mn Covid deaths in 'Winter wave', modelling shows. Subscribe to read | Financial Times},  		 			E White 		,  		 			A Lin 		.  		 \url{https://www.ft.com/content/}  		2022, December 7. December 12, 2022. 4e1f0062-279c-4390-86f8-4d331418a8f5.  	 
\bibitem[Woo et al. (2022)]{b403}\label{b403} 	 		‘China's economic wobbles worsen as factory, property woes Mount’.  		 			R Woo 		,  		 			E Zhang 		,  		 			L Gao 		.  		 \url{https://www.reuters.com/world/china/chinas-july-factory-activity-grows-slower-pace-caixin-pmi-2022-08-01/}  	 	 		\textit{Reuters. Retrieved}  		2022. August 1. December 12, 2022.  	 
\bibitem[Afp-Beijing (2021)]{b2}\label{b2} 	 		\textit{China's factory inflation hits 25-year high. The Daily Star},  		 			Afp-Beijing 		.  		 \url{https://www.thedailystar.net/business/global-economy/news/chinas-factory-inflation-hits-25-year-high-2198676}  		2021. October 14. December 12, 2022.  	 
\bibitem[Bradsher and Dong (2022)]{b59}\label{b59} 	 		\textit{China's record drought is drying rivers and feeding its coal habit. The New York Times},  		 			K Bradsher 		,  		 			J Dong 		.  		 \url{https://www.nytimes.com/2022/08/26/business/economy/china-drought-economy-climate.html}  		2022. August 26. December 4, 2022.  	 
\bibitem[China's trade war with US resulted in loss of USD 550 billion Report. The Economic Times. Retrieved December (2022)]{b33}\label{b33} 	 		‘China's trade war with US resulted in loss of USD 550 billion’.  		 \url{https://economictimes.indiatimes.com/news/international/business/chinas-trade-war-with-us-resulted-in-loss-of-usd-550-billion-report/articleshow/90025687.cms?from=mdr}  	 	 		\textit{Report. The Economic Times. Retrieved December}  		2022. March 6. 2022. Asian News International. 13.  	 
\bibitem[Liu et al. (2022)]{b226}\label{b226} 	 		‘China's Vaccine Diplomacy and Its Implications for Global Health Governance’.  		 			L Liu 		,  		 			Y Huang 		,  		 			J Jin 		.  		 \xref{http://dx.doi.org/10.3390/healthcare10071276'234}{10.3390/healthcare10071276'234}.  		 \url{fromhttps://www.bbc.com/news/world-africa-63490546}  	 	 		\textit{BBC News. Retrieved December}  		 			C Macaulay 		,  		 			A Soy 		 (eds.)  		2022. 2022, November 2. 2022. Basel, Switzerland. 10  (7)  p. 1276.  	 	 (Healthcare) 
\bibitem[To ()]{b362}\label{b362} 	 		‘China, the USA and the South China Sea Conflicts’.  		 			L L To 		.  		 \url{http://www.jstor.org/stable/26298119}  	 	 		\textit{Security Dialogue}  		2003. 34  (1)  p. .  	 
\bibitem[Ahmed and Nashwan ()]{b7}\label{b7} 	 		‘Cholera outbreak amid civil war: A public health crisis in Syria’.  		 			S H Ahmed 		,  		 			A J Nashwan 		.  		 \xref{http://dx.doi.org/10.1016/j.jiph.2022.11.013}{10.1016/j.jiph.2022.11.013}.  		 \url{https://doi.org/10.1016/j.jiph.2022.11.013}  	 	 		\textit{Journal of infection and public health}  		2022. 15  (12)  p. .  	 
\bibitem[Gebeily (2022)]{b134}\label{b134} 	 		\textit{Cholera outbreak hits Syrian refugees sheltering in camps in Lebanon},  		 			M Gebeily 		.  		 \url{https://www.reuters.com/world/middle-east/cholera-outbreak-hits-syrian-refugees-sheltering-camps-lebanon-2022-10-21/}  		2022. October 21. December 14, 2022.  	 
\bibitem[Guha Sapir et al. ()]{b151}\label{b151} 	 		‘Civil War and death in Yemen: Analysis of Smart Survey and Acled Data’.  		 			D Guha Sapir 		,  		 			J T Ogbu 		,  		 			S E Scales 		,  		 			M M De Almeida 		,  		 			A.-F Donneau 		,  		 			A Diep 		,  		 			R Bernstein 		,  		 			A Al-Masnai 		,  		 			J M Rodriguez-Llanes 		,  		 			G Burnham 		.  		 \xref{http://dx.doi.org/10.1371/journal.pgph.0000581}{10.1371/journal.pgph.0000581}.  		 \url{https://doi.org/10.1371/journal.pgph.0000581}  	 	 		\textit{PLOS London Journal of Research in Management and Business Global Public Health}  		2022. 2012-2019. 2  (8) .  	 
\bibitem[Cappelli et al. ()]{b64}\label{b64} 	 		\textit{Climate change and armed conflicts in Africa: Temporal persistence, non-linear climate impact and geographical spillovers},  		 			F Cappelli 		,  		 			C Conigliani 		,  		 			D Consoli 		,  		 			V Costantini 		,  		 			E Paglialunga 		.  		2022.  	 
\bibitem[Nogueira et al. ()]{b279}\label{b279} 	 		\textit{Climate change and cancer. CA: a cancer journal for clinicians},  		 			L M Nogueira 		,  		 			K R Yabroff 		,  		 			A Bernstein 		.  		 \xref{http://dx.doi.org/10.3322/caac.21610}{10.3322/caac.21610}.  		 \url{https://doi.org/10.3322/caac.21610}  		2020. 70 p. .  	 
\bibitem[Khojasteh et al. ()]{b208}\label{b208} 	 		‘Climate change and COVID-19: Interdisciplinary perspectives from two global crises. The Science of The Total’.  		 			D Khojasteh 		,  		 			E Davani 		,  		 			A Shamsipour 		,  		 			M Haghani 		,  		 			W Glamore 		.  		 \xref{http://dx.doi.org/10.1016/j.scitotenv.2022.157142}{10.1016/j.scitotenv.2022.157142}.  		 \url{https://doi.org/10.1016/j.scitotenv.2022.157142}  	 	 		\textit{London Journal of Research in Management and Business Environment}  		2022. 844 p. 157142.  	 
\bibitem[Mousavi et al. ()]{b256}\label{b256} 	 		‘Climate change and health in Iran: a narrative review’.  		 			A Mousavi 		,  		 			A Ardalan 		,  		 			A Takian 		,  		 			A Ostadtaghizadeh 		,  		 			K Naddafi 		,  		 			A M Bavani 		.  		 40201-020-00462-3.  		 \url{https://doi.org/10.1007/s}  	 	 		\textit{Journal of environmental health science \& engineering}  		2020. 18  (1)  p. .  	 
\bibitem[Hauser et al. ()]{b163}\label{b163} 	 		‘Climate Change and Infections on the Move in North America’.  		 			N Hauser 		,  		 			K C Conlon 		,  		 			A Desai 		,  		 			L N Kobziar 		.  		 \xref{http://dx.doi.org/10.2147/IDR.S305077}{10.2147/IDR.S305077}.  		 \url{https://doi.org/10.2147/IDR.S305077}  	 	 		\textit{Infection and drug resistance}  		2021. 14 p. .  	 
\bibitem[Nnadi and Carter ()]{b277}\label{b277} 	 		‘Climate change and the emergence of fungal pathogens’.  		 			N E Nnadi 		,  		 			D A Carter 		.  		 \xref{http://dx.doi.org/10.1371/journal.ppat.1009503}{10.1371/journal.ppat.1009503}.  		 \url{https://doi.org/10.1371/journal.ppat.1009503}  	 	 		\textit{PLoS pathogens}  		2021. 17  (4)  p. 1009503.  	 
\bibitem[Mandavia (2022)]{b229}\label{b229} 	 		‘Climate change could be double-edged sword for Australian coal’.  		 			M Mandavia 		.  		 \url{https://www.wsj.com/articles/climate-change-could-be-double-edged-sword-for-australian-coal-11663681703}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022. September 20. December 4, 2022.  	 
\bibitem[Henley (2020)]{b167}\label{b167} 	 		\textit{Climate crisis could displace 1.2bn people by 2050, report warns. The Guardian},  		 			J Henley 		.  		 \url{https://www.theguardian.com/environment/2020/sep/0}  		2020. September 9. December 4, 2022.  	 
\bibitem[Carrington (2022)]{b71}\label{b71} 	 		\textit{Climate crisis: Past eight years were the eight hottest ever, says UN. The Guardian},  		 			D Carrington 		.  		 \url{https://www.theguardian.com/environment/2022/nov/06/climate-crisis-past-eight-years-were-the-eight-hottest-ever-says-un}  		2022, November 6. December 7, 2022.  	 
\bibitem[Climate Risk Country Profile Armenia. Climate Knowledge Portal World Bank (2021)]{b401}\label{b401} 	 		\textit{Climate Risk Country Profile Armenia. Climate Knowledge Portal World Bank},  		 \url{https://climateknowledgeportal.worldbank.org/sites/default/files/2021-06/15765-WB\textunderscore Armenia\%20Country\%20Profile-WEB\textunderscore 0.pdf}  		2021. December 8, 2022. World Bank/ADB.  	 
\bibitem[Ferguson (2022)]{b126}\label{b126} 	 		\textit{Cold War 2 with China and Russia is becoming WW3. Bloomberg.com},  		 			N Ferguson 		.  		 \url{https://www.bloomberg.com/opinion/articles/2022-10-23/cold-war-2-with-china-and-russia-is-becoming-ww3-niall-ferguson}  		2022. October 23. December 12, 2022.  	 
\bibitem[Ibrahim and Nair ()]{b177}\label{b177} 	 		‘Comment on Health Literacy: The Common Denominator of Healthcare Progress’.  		 			H Ibrahim 		,  		 			S C Nair 		.  		 \xref{http://dx.doi.org/10.1007/s40271-021-00556-6}{10.1007/s40271-021-00556-6}.  		 \url{https://doi.org/10.1007/s40271-021-00556-6}  	 	 		\textit{The patient}  		2021. 14  (6)  p. .  	 
\bibitem[Allen et al. ()]{b20}\label{b20} 	 		‘Conflict as a macrodeterminant of non-communicable diseases: the experience of Libya’.  		 			L N Allen 		,  		 			M Aghilla 		,  		 			M Kak 		,  		 			G Loffreda 		,  		 			C E K Wild 		,  		 			A Hatefi 		,  		 			C H Herbst 		,  		 			H El Saeh 		.  		 \xref{http://dx.doi.org/10.1136/bmjgh-2021-007549}{10.1136/bmjgh-2021-007549}.  		 \url{https://doi.org/10.1136/bmjgh-2021-007549}  	 	 		\textit{BMJ global health}  		2022. 7.  	 	 (Suppl 8), e007549) 
\bibitem[Gutiérrez-Romero ()]{b153}\label{b153} 	 		‘Conflicts increased in Africa shortly after COVID-19 lockdowns, but welfare assistance reduced fatalities’.  		 			R Gutiérrez-Romero 		.  		 \xref{http://dx.doi.org/10.1016/j.econmod.2022.105991}{10.1016/j.econmod.2022.105991}.  		 \url{https://doi.org/10.1016/j.econmod.2022.105991}  	 	 		\textit{Economic Modelling}  		2022. 116 p. 105991.  	 
\bibitem[Atwoli et al. ()]{b37}\label{b37} 	 		‘COP27 climate change conference: Urgent action needed for Africa and the world’.  		 			L Atwoli 		,  		 			G E Erhabor 		,  		 			A A Gbakima 		,  		 			A Haileamlak 		,  		 			J.-M K Ntumba 		,  		 			J Kigera 		,  		 			L Laybourn-Langton 		,  		 			B Mash 		,  		 			J Muhia 		,  		 			F M Mulaudzi 		,  		 			D Ofori-Adjei 		,  		 			F Okonofua 		,  		 			A Rashidian 		,  		 			M El-Adawy 		,  		 			S Sidibé 		,  		 			A Snouber 		,  		 			J Tumwine 		,  		 			M S Yassien 		,  		 			P Yonga 		,  		 			C Zielinski 		.  		 \xref{http://dx.doi.org/10.1136/bmj.o2459}{10.1136/bmj.o2459}.  		 \url{https://doi.org/10.1136/bmj.o2459}  	 	 		\textit{British Medical Journal}  		2022. p. .  	 
\bibitem[Crow (2020)]{b94}\label{b94} 	 		‘Coronavirus fuels Black America's sense of injustice: Free to read’.  		 			D Crow 		.  		 \url{fromhttps://www.ft.com/content/7}  	 	 		\textit{Financial Times. Retrieved}  		2020. June 8. December 5, 2022. 67 p. .  	 	 (d0-a67f-661da639e78c) 
\bibitem[Abutaleb and Achenbach (2022)]{b0}\label{b0} 	 		\textit{Coronavirus wave this fall could infect 100 million, Administration warns. The Washington Post},  		 			Y Abutaleb 		,  		 			J Achenbach 		.  		 \url{https://www.washingtonpost.com/health/2022/05/06/fall-winter-coronavirus-wave/}  		2022, May 6. December 14, 2022.  	 
\bibitem[Md Iderus et al. ()]{b241}\label{b241} 	 		‘Correlation between Population Density and COVID-19 Cases during the Third Wave in Malaysia: Effect of the Delta Variant’.  		 			N H Md Iderus 		,  		 			S S Singh 		,  		 			S Mohd Ghazali 		,  		 			C Yoon Ling 		,  		 			Cia 		,  		 			T Vei 		,  		 			A S S Md Zamri 		,  		 			N Ahmad Jaafar 		,  		 			Q Ruslan 		,  		 			Ahmad Jaghfar 		.  		 \xref{http://dx.doi.org/10.3390/ijerph}{10.3390/ijerph}.  		 \url{https://doi.org/10.3390/ijerph}  	 	 		\textit{International journal of environmental research and public health}  		 			N H Gill 		,  		 			BS 		 (eds.)  		2022. 19127439. 19  (12)  p. 7439.  	 
\bibitem[Asi et al. ()]{b34}\label{b34} 	 		‘Corrigendum to: Are there 'two sides' to attacks on healthcare? evidence from Palestine’.  		 			Y M Asi 		,  		 			O Tanous 		,  		 			B Wispelwey 		,  		 			M Alkhaldi 		.  		 \xref{http://dx.doi.org/10.1093/eurpub/ckab208}{10.1093/eurpub/ckab208}.  		 \url{https://doi.org/10.1093/eurpub/ckab208}  	 	 		\textit{European Journal of Public Health}  		2021. 32  (1)  p. .  	 
\bibitem[Fontanella-Khan (2022)]{b128}\label{b128} 	 		‘Cost cuts loom on wall street as balance of power with staff shifts’.  		 			J Fontanella-Khan 		.  		 \url{https://www.ft.com/content/9}  	 	 		\textit{Financial Times. Retrieved}  		2022, July 25. December 5, 2022. 1aa4c6-7aee-4d19-b13. p. 6.  	 
\bibitem[Mathews (2019)]{b232}\label{b232} 	 		‘Cost of employer-provided health coverage passes \$20,000 a year’.  		 			A W Mathews 		.  		 coverage-passes-20-0 00-a-year-11569429000.  		 \url{https://www.wsj.com/articles/cost-of-employer}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2019. September 25. December 4, 2022.  	 
\bibitem[Elhadi and Msherghi ()]{b116}\label{b116} 	 		\textit{COVID-19 and civil war in Libya: the current situation. Pathogens and global health},  		 			M Elhadi 		,  		 			A Msherghi 		.  		 \xref{http://dx.doi.org/10.1080/15575330.2020.1769292}{10.1080/15575330.2020.1769292}.  		 \url{https://doi.org/10.1080/15575330.2020.1769292}  		2020. 114 p. .  	 
\bibitem[Gholami et al. ()]{b140}\label{b140} 	 		‘COVID-19 and healthcare workers: A systematic review and meta-analysis’.  		 			M Gholami 		,  		 			I Fawad 		,  		 			S Shadan 		,  		 			R Rowaiee 		,  		 			H Ghanem 		,  		 			A Hassan Khamis 		,  		 			S B Ho 		.  		 \xref{http://dx.doi.org/10.1016/j.ijid.2021.01.013}{10.1016/j.ijid.2021.01.013}.  		 \url{https://doi.org/10.1016/j.ijid.2021.01.013}  	 	 		\textit{International journal of infectious diseases : IJID : official publication of the International Society for Infectious Diseases},  		2021. 104 p. .  	 
\bibitem[Ossai ()]{b272}\label{b272} 	 		‘Covid-19 and peace in conflict-affected areas’.  		 			E C Ossai 		.  		 \xref{http://dx.doi.org/10.3390/encyclopedia2040114}{10.3390/encyclopedia2040114}.  		 \url{https://doi.org/10.3390/encyclopedia2040114}  	 	 		\textit{Encyclopedia}  		2022. 2  (4)  p. .  	 
\bibitem[Dhaliwal et al. ()]{b104}\label{b104} 	 		‘Covid-19 as a long multiwave event: implications for responses to safeguard younger generations’.  		 			M Dhaliwal 		,  		 			R Small 		,  		 			D Webb 		,  		 			L Cluver 		,  		 			M Ibrahim 		,  		 			L Bok 		,  		 			C Nascimento 		,  		 			C Wang 		,  		 			A Garagic 		,  		 			L Jensen 		.  		 \xref{http://dx.doi.org/10.1136/bmj-2021-068123}{10.1136/bmj-2021-068123}.  		 \url{https://doi.org/10.1136/bmj-2021-068123}  	 	 		\textit{Clinical research}  		2022. p. .  	 	 (BMJ) 
\bibitem[Quinn et al. ()]{b293}\label{b293} 	 		\textit{COVID-19 at War: The Joint Forces Operation in Ukraine},  		 			V Quinn 		,  		 			J M Dhabalia 		,  		 			T J Roslycky 		,  		 			L L Wilson 		,  		 			V 		,  		 			J M Hansen 		,  		 			J C Hulchiy 		,  		 			O Golubovskaya 		,  		 			O Buriachyk 		,  		 			M Vadim 		,  		 			K Zauralskyy 		,  		 			R Vyrva 		,  		 			O Stepanskyi 		,  		 			D Ivanovitch 		,  		 			P S Mironenko 		,  		 			A Shportko 		,  		 			V Mcelligott 		,  		 			JE 		.  		 \xref{http://dx.doi.org/10.1017/dmp.2021.88}{10.1017/dmp.2021.88}.  		 \url{https://doi.org/10.1017/dmp.2021.88}  		2022. 16 p. .  	 
\bibitem[Tompson et al. (2020)]{b363}\label{b363} 	 		‘Covid-19 crisis response in Central Asia’.  		 			W Tompson 		,  		 			G Lecomte 		,  		 			A Pretet 		,  		 			L Mackle 		.  		 \url{https://www.oecd.org/coronavirus/policy-responses/covid-19-crisis-response-in-central-asia-5305f172/}  	 	 		\textit{OECD}  		2020. December 16. December 6, 2022.  	 
\bibitem[COVID-19 crisis response in Eastern Partner countries 9_129637-ttbr2lwvsh&title=COVID-19 -Crisis-Response (2020)]{b281}\label{b281} 	 		‘COVID-19 crisis response in Eastern Partner countries’.  		 \url{https://read.oecd-ilibrary.org/view/?ref=12}  	 	 		\textit{9\textunderscore 129637-ttbr2lwvsh\&title=COVID-19 -Crisis-Response},  		2020, October 13. December 7, 2022. OECD.  		 			EU-Eastern-Partner-Co untries 		 	 
\bibitem[Guilford (2022)]{b152}\label{b152} 	 		‘Covid-19 illnesses are keeping at least 500,000 workers out of U.S. labor force, study says’.  		 			G Guilford 		.  		 \url{https://www.wsj.com/articles/covid-19-illnesses-are-keeping-at-least-500-000-workers-out-of-u-s-labor-force-study-says-11662955321}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022. September 12. December 10, 2022.  	 
\bibitem[Iwendi et al. ()]{b190}\label{b190} 	 		‘COVID-19 in a shattered health system: Case of Libya’.  		 			G C Iwendi 		,  		 			A M Alsadig 		,  		 			M A Isa 		,  		 			A A Oladunni 		,  		 			M B Musa 		,  		 			A Ahmadi 		,  		 			Y A Adebisi 		,  		 			D E Lucero-Prisno 		.  		 \xref{http://dx.doi.org/10.7189/jogh.11.03058}{10.7189/jogh.11.03058}.  		 \url{https://doi.org/10.7189/jogh.11.03058}  	 	 		\textit{Journal of Global Health}  		2021. 3 p. 3058.  	 
\bibitem[Tegegne et al. ()]{b355}\label{b355} 	 		‘COVID-19 preventive practice and associated factors in Ethiopia: A systematic review and meta-analysis’.  		 			M D Tegegne 		,  		 			M Melkam 		,  		 			T Adane 		,  		 			S Getawa 		.  		 \xref{http://dx.doi.org/10.1016/j.puhip.2022.100329}{10.1016/j.puhip.2022.100329}.  		 \url{https://doi.org/10.1016/j.puhip.2022.100329}  	 	 		\textit{Public health in practice}  		2022. Oxford, England. p. .  	 
\bibitem[Jahan (2021)]{b194}\label{b194} 	 		\textit{Covid-19: The makings of a third World War. The Daily Star},  		 			S Jahan 		.  		 \url{https://www.thedailystar.net/opinion/news/covid-19-the-makings-third-world-war-2078057}  		2021, April 15. December 12, 2022.  	 
\bibitem[Chowdhury and Lion (2022)]{b86}\label{b86} 	 		\textit{Cox's bazar: Drugs, Guns, murders and the Untouchables. The Business Standard},  		 			Z Chowdhury 		,  		 			A Lion 		.  		 \xref{http://dx.doi.org/10.1186/s12913-022-08122-y}{10.1186/s12913-022-08122-y}.  		 \url{fromhttps://www.tbsnews.net/bangladesh/crime/coxs-bazar-drugs-guns-murders-and-untouchables-533970}  		2022, November 17. December 10, 2022.  	 
\bibitem[Jimenez Rincon et al. ()]{b198}\label{b198} 	 		‘Daily food insecurity is associated with diet quality, but not energy intake, in winter and during COVID-19, among low-income adults’.  		 			S Jimenez Rincon 		,  		 			N Dou 		,  		 			L E Murray-Kolb 		,  		 			K Hudy 		,  		 			D C Mitchell 		,  		 			R Li 		,  		 			M Na 		.  		 \xref{http://dx.doi.org/10.1186/s12937-022-00768-y}{10.1186/s12937-022-00768-y}.  		 \url{https://doi.org/10.1186/s12937-022-00768-y}  	 	 		\textit{Nutrition journal}  		2022. 21  (1)  p. 19.  	 
\bibitem[Daily Mirror (2022)]{b99}\label{b99} 	 		 			Daily Mirror 		.  		 \url{https://www.dailymirror.lk/breaking\textunderscore news/SL-ranks-5th-among-10-countries-with-highest-food-price-inflation-World-Bank/108-243560}  		\textit{SL ranks 5th among 10 countries with highest food price inflation},  		2022. August 23. December 14, 2022. World Bank.  	 
\bibitem[Debt default: At least dozen countries are in Danger Zone Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere / 307. Reuters (2022)]{b303}\label{b303} 	 		‘Debt default: At least dozen countries are in Danger Zone’.  		 \url{https://thefinancialexpress.com.bd/economy/debt-default-at-least-dozen-countries-are-in-danger-zone-1658052169}  	 	 		\textit{Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere / 307. Reuters},  		2022. June 17. 2022. 23.  	 
\bibitem[Dureab et al. ()]{b109}\label{b109} 	 		‘Diphtheria outbreak in Yemen: the impact of conflict on a fragile health system’.  		 			F Dureab 		,  		 			M Al-Sakkaf 		,  		 			O Ismail 		,  		 			N Kuunibe 		,  		 			J Krisam 		,  		 			O Müller 		,  		 			A Jahn 		.  		 \xref{http://dx.doi.org/10.1186/s13031-019-0204-2}{10.1186/s13031-019-0204-2}.  		 \url{https://doi.org/10.1186/s13031-019-0204-2}  	 	 		\textit{Conflict and health}  		2019. 13 p. 19.  	 
\bibitem[Casey (2022)]{b72}\label{b72} 	 		\textit{Disability in times of conflict},  		 			C Casey 		.  		 \url{https://www.forbes.com/sites/carolinecasey/2022/12/02/disability-in-times-of-conflict/?sh=861ec}  		2022, December 2. December 8, 2022. 2067c75.  	 
\bibitem[Ikegami and Wang ()]{b182}\label{b182} 	 		‘Does military expenditure crowd out health-care spending? Cross-country empirics’.  		 			M Ikegami 		,  		 			Z Wang 		.  		 \xref{http://dx.doi.org/10.1007/s11135-022-01412-x}{10.1007/s11135-022-01412-x}.  		 \url{https://doi.org/10.1007/s11135-022-01412-x}  	 	 		\textit{Quality \& quantity}  		2022. p. .  	 
\bibitem[Waheeduzzaman (2022)]{b380}\label{b380} 	 		\textit{Don't let world leaders put us through World War III. The Daily Star},  		 			A Waheeduzzaman 		.  		 \url{https://www.thedailystar.net/opinion/views/news/dont-let-world-leaders-put-us-through-world-war-iii-3150126}  		2022. October 23. December 12, 2022.  	 
\bibitem[Doomsday dens: Inside Israel's bomb shelters -in pictures. The Guardian The Guardian Art and Design Gallery (2017)]{b358}\label{b358} 	 		‘Doomsday dens: Inside Israel's bomb shelters -in pictures. The Guardian’.  		 \url{https://www.theguardian.com/artanddesign/gallery/2017/aug/14/israel-bomb-shelters-adam-reynolds-photography}  	 	 		\textit{The Guardian Art and Design Gallery},  		2017. August 14. December 14, 2022.  	 
\bibitem[Afp (2019)]{b1}\label{b1} 	 		‘DR Congo exodus of 300,000 'may hamper ebola battle’.  		 			Afp 		.  		 \url{https://www.bbc.com/news/world-africa-48}  	 	 		\textit{BBC News. Retrieved}  		2019. June 18. December 14, 2022. p. 676435.  	 
\bibitem[Copenhagen (2019)]{b389}\label{b389} 	 		\textit{Draft who European roadmap for implementation of Health Literacy Initiatives through the life course},  		 			Copenhagen 		.  		 \url{fromhttps://www.who.int/europe/publications/i/item/EUR-RC69-14Rev.1}  		16-19 September 2019. December 7, 2022.  	 
\bibitem[Heatwave (2022)]{b248}\label{b248} 	 		‘drought and war leave Nagorno-Karabakh short of water’.  		 			Heatwave 		.  		 \url{fromhttps://eurasianet.org/heatwave-drought-and-war-leave-nagorno-karabakh-short-of-water}  	 	 		\textit{Eurasianet}  		December 8, 2022.  	 
\bibitem[Earth's Freshwater A Guide for Teaching Freshwater in Grades 3 to 8 National Geographic Society. Retrieved December ()]{b262}\label{b262} 	 		‘Earth's Freshwater A Guide for Teaching Freshwater in Grades 3 to 8’.  		 \url{https://media.Nationalgeographic.org/assets/file/freshwater-full-teacher-guide.pdf}  	 	 		\textit{National Geographic Society. Retrieved December}  		2022. 12.  	 	 (National Geographic-Education) 
\bibitem[Sun et al. ()]{b347}\label{b347} 	 		‘Ebola virus outbreak returns to the Democratic Republic of Congo: An urgent rising concern’.  		 			J Sun 		,  		 			O Uwishema 		,  		 			H Kassem 		,  		 			M Abbass 		,  		 			L Uweis 		,  		 			A Rai 		,  		 			R El Saleh 		,  		 			I Adanur 		,  		 			H Onyeaka 		.  		 \xref{http://dx.doi.org/10.1136/bmjopen-2022-061922}{10.1136/bmjopen-2022-061922}.  		 \url{https://doi.org/10.1016/j.amsu.2022.103}  	 	 		\textit{Annals of medicine and surgery}  		2022b. 2012. 79 p. 103958.  	 
\bibitem[Javadi et al. ()]{b196}\label{b196} 	 		‘Economic evaluation of the climate changes on food security in Iran: application of CGE model’.  		 			A Javadi 		,  		 			M Ghahremanzadeh 		,  		 			M Sassi 		,  		 			O Javanbakht 		,  		 			B Hayati 		.  		 \xref{http://dx.doi.org/10.1007/s00704-022-0428}{10.1007/s00704-022-0428}.  		 \url{https://doi.org/10.1007/s00704-022-0428}  	 	 		\textit{Theoretical and applied climatology}  		2022. p. .  	 
\bibitem[Jankowski and Gujski ()]{b195}\label{b195} 	 		‘Editorial: The Public Health Implications for the Refugee Population’.  		 			M Jankowski 		,  		 			M Gujski 		.  		 \xref{http://dx.doi.org/10.12659/MSM.936808}{10.12659/MSM.936808}.  		 \url{https://doi.org/10.12659/MSM.936808}  	 	 		\textit{Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere Poland, Due to the War in Ukraine},  		2022. 50 p. .  	 	 (Particularly in London Journal of Research in Management and Business) 
\bibitem[O'loughlin et al. ()]{b270}\label{b270} 	 		‘Effects of temperature and precipitation variability on the risk of violence in sub-Saharan Africa’.  		 			J O'loughlin 		,  		 			A M Linke 		,  		 			F D Witmer 		.  		 \xref{http://dx.doi.org/10.1073/pnas.1411899111}{10.1073/pnas.1411899111}.  		 \url{https://doi.org/10.1073/pnas.1411899111}  	 	 		\textit{Proceedings of the National Academy of Sciences of the United States of America}  		2014. 1980-2012. 111  (47)  p. .  	 
\bibitem[Asadi-Pooya et al. ()]{b31}\label{b31} 	 		‘Effects of the international economic sanctions on access to medicine of the Iranian people: A systematic review’.  		 			A A Asadi-Pooya 		,  		 			M Nazari 		,  		 			N M Damabi 		.  		 \xref{http://dx.doi.org/10.1111/jcpt.13813}{10.1111/jcpt.13813}.  		 \url{https://doi.org/10.1111/jcpt.13813}  	 	 		\textit{Journal of clinical pharmacy and therapeutics}  		2022.  	 
\bibitem[D'amato et al. ()]{b95}\label{b95} 	 		‘Effects on asthma and respiratory allergy of Climate change and air pollution’.  		 			G D'amato 		,  		 			C Vitale 		,  		 			A De Martino 		,  		 			G Viegi 		,  		 			M Lanza 		,  		 			A Molino 		,  		 			A Sanduzzi 		,  		 			A Vatrella 		,  		 			I Annesi-Maesano 		,  		 			M Amato 		.  		 \xref{http://dx.doi.org/10.1186/s40248-015-0036-x}{10.1186/s40248-015-0036-x}.  		 \url{https://doi.org/10.1186/s40248-015-0036-x}  	 	 		\textit{Multidisciplinary respiratory medicine}  		2015. 10 p. 39.  	 
\bibitem[Elagali et al. ()]{b114}\label{b114} 	 		 			A Elagali 		,  		 			A Ahmed 		,  		 			N Makki 		,  		 			H Ismail 		,  		 			M Ajak 		,  		 			K A Alene 		,  		 			D J Weiss 		,  		 			A A Mohammed 		,  		 			M Abubakr 		,  		 			E Cameron 		,  		 			P Gething 		,  		 			A Elagali 		.  		 \xref{http://dx.doi.org/10.1038/s41598-022-16706-1}{10.1038/s41598-022-16706-1}.  		 \url{https://doi.org/10.1038/s41598-022-16706-1}  	 	 		\textit{Spatiotemporal mapping of malaria incidence in Sudan using routine surveillance data},  		2022. 12 p. 14114.  	 
\bibitem[Way et al. ()]{b384}\label{b384} 	 		‘Empirically grounded technology forecasts and the Energy Transition’.  		 			R Way 		,  		 			M C Ives 		,  		 			P Mealy 		,  		 			J D Farmer 		.  		 \xref{http://dx.doi.org/10.1016/j.joule.2022.08.009}{10.1016/j.joule.2022.08.009}.  		 \url{https://doi.org/10.1016/j.joule.2022.08.009}  	 	 		\textit{Joule}  		2022. 6  (9)  p. .  	 
\bibitem[Ruff ()]{b294}\label{b294} 	 		‘Ending nuclear weapons before they end us: current challenges and paths to avoiding a public health catastrophe’.  		 			T A Ruff 		.  		 \xref{http://dx.doi.org/10.1057/s41271}{10.1057/s41271}.  		 41271 -021-00331-9.  		 \url{https://doi.org/10.1057/s}  	 	 		\textit{London Journal of Research in Management and Business}  		2022. 43  (1)  p. .  	 	 (Journal of public health policy) 
\bibitem[Temesgen Abebe et al. ()]{b356}\label{b356} 	 		‘Epidemiological and Clinical Characteristics of COVID-19 Patients in Northern Ethiopia: A Retrospective Cohort Study’.  		 			H Temesgen Abebe 		,  		 			M Mitiku Ashebir 		,  		 			M Mohamedniguss Ebrahim 		,  		 			Y Berhe Zelelow 		,  		 			A Mulugeta Bezabih 		,  		 			G Redae Tefere 		,  		 			B Fseha Teklehaimanot 		,  		 			S Hintsa 		,  		 			A Leul Welderufael 		.  		 \xref{http://dx.doi.org/10.2147/IDR.S345936}{10.2147/IDR.S345936}.  		 \url{https://doi.org/10.2147/IDR.S345936}  	 	 		\textit{Infection and drug resistance}  		2022. 15 p. .  	 
\bibitem[Garber et al. ()]{b132}\label{b132} 	 		‘Estimating access to health care in Yemen, a complex humanitarian emergency setting: a descriptive applied geospatial analysis’.  		 			K Garber 		,  		 			C Fox 		,  		 			M Abdalla 		,  		 			A Tatem 		,  		 			N Qirbi 		,  		 			L Lloyd-Braff 		,  		 			K Al-Shabi 		,  		 			K Ongwae 		,  		 			M Dyson 		,  		 			K Hassen 		.  		 \xref{http://dx.doi.org/10.1016/S2214-109X}{10.1016/S2214-109X}.  		 \url{https://doi.org/10.1016/S2214-109X}  	 	 		\textit{The Lancet. Global health}  		2020. 8  (11)  p. .  	 
\bibitem[Lee and Yoon ()]{b223}\label{b223} 	 		\textit{Etiological Agents Implicated in Foodborne Illness World Wide. Food science of animal resources},  		 			H Lee 		,  		 			Y Yoon 		.  		 \xref{http://dx.doi.org/10.5851/kosfa.2020}{10.5851/kosfa.2020}.  		 \url{https://doi.org/10.5851/kosfa.2020}  		2021. 41 p. 75.  	 
\bibitem[Hasselbach (2022)]{b169}\label{b169} 	 		\textit{Europe is the main focus for weapons exporters},  		 			C Hasselbach 		.  		 \url{https://www.dw.com/en/sipri-europe-is-the-main-focus-for-weapons-exporters/a-61101019}  		2022. March 13. December 18, 2022.  	 
\bibitem[Dvorak and Hirtenstein (2022)]{b110}\label{b110} 	 		‘Europe's energy crisis threatens to slow green transition’.  		 			P Dvorak 		,  		 			A Hirtenstein 		.  		 \url{https://www.wsj.com/articles/europes-energy-crisis-threatens-to-slow-green-transition-11659346200}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022. August 1. December 4, 2022.  	 
\bibitem[Henley (2022)]{b166}\label{b166} 	 		\textit{Europe's rivers run dry as scientists warn drought could be worst in 500 Years. The Guardian},  		 			J Henley 		.  		 \url{https://www.theguardian.com/environment/2022/aug/13/europes-rivers-run-dry-as-scientists-warn-drought-could-be-worst-in-500-years}  		2022. August 13. December 4, 2022.  	 
\bibitem[Hannon (2022)]{b157}\label{b157} 	 		‘Eurozone inflation rate rises to 10.7\% as recession looms’.  		 			P Hannon 		.  		 \url{https://www.wsj.com/articles/eurozone-inflation-rate-rises-to-10-7-as-recession-looms-11667210401}  	 	 		\textit{The Wall Street Journal. Retrieved December}  		2022, November 1. 2022. 9.  	 
\bibitem[Chehayeb (2022)]{b77}\label{b77} 	 		\textit{Explainer: Why can't Lebanon elect a president? The Washington Post},  		 			K Chehayeb 		.  		 \xref{http://dx.doi.org/10.1038/s41598-018-25344-5}{10.1038/s41598-018-25344-5}.  		 \url{https://www.washingtonpost.com/world/explainer-why-cant-lebanon-elect-a-president/2022/12/09/}  		2022, December 9. December 14, 2022.  	 	 (bd889f3c-7786-11e d-a199-927b334b939f\textunderscore story.html) 
\bibitem[Georgieva (2022)]{b137}\label{b137} 	 		\textit{Facing crisis upon crisis: How the world can respond},  		 			K Georgieva 		.  		 \url{https://www.imf.org/en/News/Articles/2022/04/14/sp041422-curtain-raiser-sm2022}  		2022. April 14. December 7, 2022.  	 
\bibitem[Hou et al. ()]{b173}\label{b173} 	 		‘Factors Associated with Turnover Intention Among Healthcare Workers During the Coronavirus Disease 2019 (COVID-19) Pandemic in China’.  		 			H Hou 		,  		 			Y Pei 		,  		 			Y Yang 		,  		 			L Lu 		,  		 			W Yan 		,  		 			X Gao 		,  		 			W Wang 		.  		 \xref{http://dx.doi.org/10.2147/RMHP.S318106}{10.2147/RMHP.S318106}.  		 \url{https://doi.org/10.2147/RMHP.S318106}  	 	 		\textit{Risk management and healthcare policy}  		2021. 14 p. .  	 
\bibitem[Farkas et al. ()]{b124}\label{b124} 	 		 			C B Farkas 		,  		 			G Dudás 		,  		 			G C Babinszky 		,  		 			L Földi 		.  		 \xref{http://dx.doi.org/10.1093/milmed/usac123}{10.1093/milmed/usac123}.  		 \url{https://doi.org/10.1093/milmed/usac123}  		\textit{Analysis of the Virus SARS-CoV-2 as a Potential Bioweapon in Light of International Literature. Military medicine, usac123. Advance online publication},  		2022.  	 
\bibitem[Jung et al. ()]{b200}\label{b200} 	 		‘Financial burden of catastrophic health expenditure on households with chronic diseases: financial ratio analysis’.  		 			H Jung 		,  		 			Y D Kwon 		,  		 			J W Noh 		.  		 \xref{http://dx.doi.org/10.1186/s12913-022-07922-6}{10.1186/s12913-022-07922-6}.  		 \url{https://doi.org/10.1186/s12913-022-07922-6}  	 	 		\textit{BMC health services research}  		2022. 22  (1)  p. 568.  	 
\bibitem[Harding (2022)]{b159}\label{b159} 	 		\textit{Finland prepares its bunkers designed for nuclear attack. The National},  		 			T Harding 		.  		 \url{https://www.thenationalnews.com/world/europe/2022/05/12/finland-prepares-its-bunkers-designed-for-nuclear-attack/}  		2022. May 12. December 14, 2022.  	 
\bibitem[Gesesew et al. ()]{b139}\label{b139} 	 		‘Fistula in War-Torn Tigray: A Call to Action’.  		 			H A Gesesew 		,  		 			K T Berhe 		,  		 			S Gebretsadik 		,  		 			M Abreha 		,  		 			M Haftu 		.  		 \xref{http://dx.doi.org/10.3390/ijerph}{10.3390/ijerph}.  		 \url{https://doi.org/10.3390/ijerph}  	 	 		\textit{International journal of environmental research and public health}  		2022. 192315954. 19  (23)  p. 15954.  	 
\bibitem[Tewari (2022)]{b357}\label{b357} 	 		‘Five reasons why China's economy is in trouble’.  		 			S Tewari 		.  		 \url{https://www.bbc.com/news/world-asia-china-62830775}  	 	 		\textit{BBC News. Retrieved}  		2022, October 4. December 19, 2022.  	 
\bibitem[Dickie (2022)]{b106}\label{b106} 	 		‘Floods, other water-related disasters could cost global economy \$5.6 trillion by 2050 -report’.  		 			G Dickie 		.  		 \url{https://www.reuters.com/business/environment/floods-other-water-related-disasters-could-cost-economy-56-trillion-by-2050-2022-08-29/}  	 	 		\textit{Reuters. Retrieved}  		2022. August 29. December 2, 2022.  	 
\bibitem[Spink et al. ()]{b336}\label{b336} 	 		‘Food fraud data collection needs survey’.  		 			J Spink 		,  		 			C Elliott 		,  		 			M Dean 		,  		 			C Speier-Pero 		.  		 \xref{http://dx.doi.org/10.1038/s41538-019-0036-x}{10.1038/s41538-019-0036-x}.  		 \url{https://doi.org/10.1038/s41538-019-0036-x}  	 	 		\textit{NPJ science of food}  		2019. 3.  	 
\bibitem[Rahmat et al. ()]{b300}\label{b300} 	 		‘Food Insecurity during COVID-19 in Yemen’.  		 			Z S Rahmat 		,  		 			Z Islam 		,  		 			P Mohanan 		,  		 			D M Kokash 		,  		 			M Y Essar 		,  		 			M M Hasan 		,  		 			H T Hashim 		,  		 			A F M Basalilah 		.  		 \xref{http://dx.doi.org/10.4269/ajtmh.22-0059}{10.4269/ajtmh.22-0059}.  		 \url{https://doi.org/10.4269/ajtmh.22-0059}  	 	 		\textit{The American journal of tropical medicine and hygiene}  		2022. 106  (6)  p. .  	 
\bibitem[Who (2022)]{b394}\label{b394} 	 		\textit{Food safety. World Health Organization},  		 			Who 		.  		 \url{https://www.who.int/news-room/fact-sheets/detail/food-safety}  		2022. May 19. December 9, 2022.  	 
\bibitem[Islam et al. ()]{b188}\label{b188} 	 		‘Food Security, Conflict, and COVID-19: Perspective from Afghanistan’.  		 			Z Islam 		,  		 			D M Kokash 		,  		 			M S Babar 		,  		 			U Uday 		,  		 			M M Hasan 		,  		 			S Rackimuthu 		,  		 			M Y Essar 		,  		 			A Nemat 		.  		 \xref{http://dx.doi.org/10.4269/ajtmh.21-1058}{10.4269/ajtmh.21-1058}.  		 \url{https://doi.org/10.4269/ajtmh.21-1058}  	 	 		\textit{The American journal of tropical medicine and hygiene}  		2021. 106  (1)  p. .  	 
\bibitem[Cieslik (2020)]{b87}\label{b87} 	 		\textit{Fragility and conflict: On the front lines of the fight against poverty},  		 			N Cieslik 		.  		 \url{https://www.worldbank.org/en/topic/poverty/publication/fragility-conflict-on-the-front-lines-fight-against-poverty}  		2020. March 17. December 18, 2022. World Bank.  	 
\bibitem[Alkhalifa (2022)]{b19}\label{b19} 	 		‘France's annual inflation rate hits 6.1\% in July’.  		 			M R Alkhalifa 		.  		 \url{https://www.forbesmiddleeast.com/industry/economy/frances-inflation-hits-highest-levels-in-july-since-1985-reaching-61}  	 	 		\textit{Forbes Middle East. Retrieved December}  		2022. August 12. 2022. 9.  	 
\bibitem[Krouse and Flint (2022)]{b216}\label{b216} 	 		‘From CNN to Paramount, media companies cut jobs as pressures Mount’.  		 			S Krouse 		,  		 			J Flint 		.  		 \url{https://www.wsj.com/articles/cnn-gannett-other-media-giants-resort-to-layoffs-ahead-of-potential-downturn-11670043844?mod=business\textunderscore minor\textunderscore pos22}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022, December 3. December 5, 2022.  	 
\bibitem[Ilo (2020)]{b184}\label{b184} 	 		\textit{From Crisis to Opportunity for Sustainable Peace -A joint perspective on responding to the health, employment and peacebuilding challenges in times of COVID-19. International Labour Organization},  		 			Ilo 		.  		 \url{fromhttps://www.ilo.org/wcmsp5/groups/public/---ed\textunderscore emp/documents/publication/wcms\textunderscore 761809.pdf}  		2020, November. December 5, 2022.  	 
\bibitem[Gebregziabher et al. ()]{b135}\label{b135} 	 		‘Geographical distribution of the health crisis of war in the Tigray region of Ethiopia’.  		 			M Gebregziabher 		,  		 			F Amdeselassie 		,  		 			R Esayas 		,  		 			Z Abebe 		,  		 			H Silvia 		,  		 			A A Teklehaimanot 		,  		 			J E Korte 		,  		 			J L Pearce 		,  		 			J J Cochran 		.  		 \xref{http://dx.doi.org/10.1136/bmjgh-2022-008475}{10.1136/bmjgh-2022-008475}.  		 \url{https://doi.org/10.1136/bmjgh-2022-008475}  	 	 		\textit{BMJ global health}  		2022. 7  (4)  p. 8475.  	 
\bibitem[Arnold (2022)]{b29}\label{b29} 	 		‘German inflation hits 40-year high as ECB president warns of 'supply shock’.  		 			M Arnold 		.  		 \url{https://www.ft.com/content/}  	 	 		\textit{Financial Times. London Journal of Research in Management and Business Retrieved December}  		2022. March 30. 2022. 2f2fb7cc-3039-416b-ad22-f42315d0b1d0. 9.  	 
\bibitem[Welle (2018)]{b108}\label{b108} 	 		\textit{German opposition slams 36,000 vacant care jobs},  		 			Deutsche Welle 		.  		 DW -04/25/2018. dw.com.  		 \url{https://www.dw.com/en/german-opposition-slams-government-for-36000-vacant-jobs-in-care-industry/a-43532272}  		2018. April 25. December 18, 2022.  	 
\bibitem[Oltermann (2022)]{b271}\label{b271} 	 		\textit{Germany announces plan to legalise cannabis for recreational use. The Guardian},  		 			P Oltermann 		.  		 \url{https://www.theguardian.com/world/2022/oct/26/germany-to-legalise-cannabis-for-recreational-use}  		2022, October 26. December 3, 2022.  	 
\bibitem[News (2011)]{b42}\label{b42} 	 		‘Germany: Nuclear power plants to close by 2022’.  		 			News 		.  		 \url{https://www.bbc.com/news/world-europe-13592208}  	 	 		\textit{BBC News. Retrieved}  		2011. May 30. December 11, 2022.  	 
\bibitem[Ide ()]{b178}\label{b178} 	 		‘Global coal demand is set to return to its all-time high in 2022’.  		 			T Ide 		.  		 \xref{http://dx.doi.org/10.1016/j.worlddev.2020.10}{10.1016/j.worlddev.2020.10}.  		 \url{https://doi.org/10.1016/j.worlddev.2020.10}  	 	 		\textit{London Journal of Research in Management and Business}  		2021. 2022, July 28. 5355 p. 186.  	 	 (IEA) 
\bibitem[Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere]{b179}\label{b179} 	 		\textit{Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere},  		 	 
\bibitem[Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere]{b234}\label{b234} 	 		\textit{Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere},  		 	 
\bibitem[Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere Economic Crises: A Case Study from Lebanon. Applied health economics and health policy, 1-8. Advance online publication]{b98}\label{b98} 	 		 \xref{http://dx.doi.org/10.1007/s40258-022-00769-2}{10.1007/s40258-022-00769-2}.  		 \url{https://doi.org/10.1007/s40258-022-00769-2}  		\textit{Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere Economic Crises: A Case Study from Lebanon. Applied health economics and health policy, 1-8. Advance online publication},  		 	 
\bibitem[Gourinchas (2022)]{b146}\label{b146} 	 		\textit{Global economic growth slows amid gloomy and more uncertain outlook},  		 			P.-O Gourinchas 		.  		 \url{https://www.imf.org/en/Blogs/Articles/2022/07/26/blog-weo-update-july-2022}  		2022, July 26. December 9, 2022.  	 
\bibitem[Xia et al. ()]{b404}\label{b404} 	 		‘Global food insecurity and famine from reduced crop, marine fishery and livestock production due to climate disruption from nuclear war soot injection’.  		 			L Xia 		,  		 			A Robock 		,  		 			K Scherrer 		,  		 			C S Harrison 		,  		 			B L Bodirsky 		,  		 			I Weindl 		,  		 			J Jägermeyr 		,  		 			C G Bardeen 		,  		 			O B Toon 		,  		 			R Heneghan 		.  		 43016-022-00573-0.  		 \url{https://doi.org/10.1038/s}  	 	 		\textit{Nature Food}  		2022. 3  (8)  p. .  	 
\bibitem[Chestney (2022)]{b83}\label{b83} 	 		\textit{Global Nuclear Power Capacity Needs to double by 2050 -IEA. Reuters},  		 			N Chestney 		.  		 \url{fromhttps://www.reuters.com/business/energy/global-nuclear-power-capacity-needs-double-by-2050-iea-2022-06-30/}  		2022. June 29. December 11, 2022.  	 
\bibitem[Wells and Scheibein ()]{b385}\label{b385} 	 		‘Global pandemics, conflict and networks -the dynamics of international instability, infodemics and health care in the 21st century’.  		 			J S Wells 		,  		 			F Scheibein 		.  		 \xref{http://dx.doi.org/10.1016/j.joule.2022.08.009}{10.1016/j.joule.2022.08.009}.  		 \url{https://doi.org/10.1177/17449871221090778}  	 	 		\textit{Journal of research in nursing : JRN}  		2022. 27  (3)  p. .  	 
\bibitem[Yazdanpanah Dero et al. ()]{b406}\label{b406} 	 		‘Global warming, environmental security and its geo-economic dimensions case study: Caspian Sea level changes on the balance of transit channels’.  		 			Q Yazdanpanah Dero 		,  		 			E Yari 		,  		 			Z Charrahy 		.  		 40201-020-00481-0.  		 \url{https://doi.org/10.1007/s}  	 	 		\textit{Journal of environmental health science \& engineering}  		2020. 18  (2)  p. .  	 
\bibitem[Dickie (2022)]{b107}\label{b107} 	 		‘Global wildlife populations have sunk 69\% since 1970 -WWF Report’.  		 			G Dickie 		.  		 \url{https://www.reuters.com/business/environment/global-wildlife-populations-have-sunk-69}  	 	 		\textit{Reuters. Retrieved}  		2022, October 12. December 2, 2022.  	 
\bibitem[Guy et al. (2022)]{b154}\label{b154} 	 		 			J Guy 		,  		 			Y Kesaieva 		,  		 			J Shelley 		,  		 			D Lapin 		,  		 			T Lister 		.  		 \url{https://edition.cnn.com/2022/11/18/europe/ukraine-power-grid-first-snow-intl/index.html}  	 	 		\textit{Russian strikes leave 10 million Ukrainians without power as temperatures plummet},  		2022. November 18. December 8, 2022.  	 
\bibitem[Reuters (2022)]{b309}\label{b309} 	 		\textit{Half of Kyiv's region to remain without power for daysgovernor},  		 			Reuters 		.  		 \url{https://www.reuters.com/world/europe/half-kyivs-region-remain-without-power-days-governor-2022-12-06/}  		2022, December 5. December 8, 2022.  	 
\bibitem[Reuters (2022)]{b321}\label{b321} 	 		\textit{Half of Kyiv's region to remain without power for daysgovernor},  		 			Reuters 		.  		 \url{https://www.reuters.com/world/europe/half-kyivs-region-remain-without-power-days-governor-2022-12-06/}  		2022, December 5. December 8, 2022.  	 
\bibitem[Who (2021)]{b390}\label{b390} 	 		\textit{Health and care worker deaths during COVID-19. World Health Organization},  		 			Who 		.  		 \url{https://www.who.int/news/item/20-10-2021-health-and-care-worker-deaths-during-covid-19}  		2021, October 20. December 10, 2022.  	 
\bibitem[Health and care workforce in Europe: time to act. World Health Organization. Regional Office for Europe ()]{b391}\label{b391} 	 		‘Health and care workforce in Europe: time to act. World Health Organization. Regional Office for’.  		 \url{https://apps.who.int/iris/handle/10665/362379}  	 	 		\textit{Europe}  		2022. World Health Organization. Regional Office for Europe.  	 
\bibitem[Health Care in Conflict: War still has rules The Lancet-Editorial ()]{b360}\label{b360} 	 		‘Health Care in Conflict: War still has rules’.  		 \url{https://doi.org/10.1016/s}  	 	 		\textit{The Lancet-Editorial}  		2018. 10135. 391 p. .  	 	 (The Lancet) 
\bibitem[Mohiuddin ()]{b253}\label{b253} 	 		‘Health hazards with adulterated spices: Save the "Onion Tears’.  		 			A K Mohiuddin 		.  		 \url{https://doi.org/10.2-2159ijms}  	 	 		\textit{Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere Sciences},  		2020. 2020. 54 p. .  	 
\bibitem[Ellender et al. ()]{b118}\label{b118} 	 		‘Health literacy assessment in the clinic: benefits, pitfalls and practicalities’.  		 			C M Ellender 		,  		 			M Boyde 		,  		 			I A Scott 		.  		 \xref{http://dx.doi.org/10.1071/PY22015}{10.1071/PY22015}.  		 \url{https://doi.org/10.1071/PY22015}  	 	 		\textit{Australian journal of primary health}  		2022. 28  (5)  p. .  	 
\bibitem[Meherali et al. ()]{b242}\label{b242} 	 		‘Health Literacy Interventions to Improve Health Outcomes in Low-and Middle-Income Countries’.  		 			S Meherali 		,  		 			N S Punjani 		,  		 			A Mevawala 		.  		 \xref{http://dx.doi.org/10.3928/24748307-20201118-01}{10.3928/24748307-20201118-01}.  		 \url{https://doi.org/10.3928/24748307-20201118-01}  	 	 		\textit{Health literacy research and practice}  		2020. 4  (4)  p. .  	 
\bibitem[Kyabaggu et al. ()]{b220}\label{b220} 	 		‘Health Literacy, Equity, and Communication in the COVID-19 Era of Misinformation: Emergence of Health Information Professionals in Infodemic Management’.  		 			R Kyabaggu 		,  		 			D Marshall 		,  		 			P Ebuwei 		,  		 			U Ikenyei 		.  		 \xref{http://dx.doi.org/10.2196/35014}{10.2196/35014}.  		 \url{https://doi.org/10.2196/35014}  	 	 		\textit{JMIR infodemiology}  		2022. 2  (1)  p. 35014.  	 
\bibitem[Ismail et al. ()]{b189}\label{b189} 	 		‘Health problems among Forcibly Displaced Myanmar Nationals (FDMNs) admitted to the Medicine ward of Cox's Bazar Medical College Hospital’.  		 			M Ismail 		,  		 			M F Hussain 		,  		 			M Abdullah Al Hasan 		,  		 			A M Kamal 		,  		 			M Rahman 		,  		 			M J Hasan 		.  		 \xref{http://dx.doi.org/10.1016/j.jmh.2022.100123}{10.1016/j.jmh.2022.100123}.  		 \url{https://doi.org/10.1016/j.jmh.2022.100123}  	 	 		\textit{Journal of migration and health}  		2022. 6 p. 100123.  	 
\bibitem[Chowdhury et al. ()]{b85}\label{b85} 	 		‘Health professionals' perspectives on the impact of COVID-19 on sexual and gender-based violence (SGBV) and SGBV services in Rohingya refugee communities in Bangladesh’.  		 			S A Chowdhury 		,  		 			T Mchale 		,  		 			L Green 		,  		 			R Mishori 		,  		 			C Pan 		,  		 			I Fredricks 		.  		 \xref{http://dx.doi.org/10.1186/s12913-022-08122-y}{10.1186/s12913-022-08122-y}.  		 \url{https://doi.org/10.1186/s12913-022-08122-y}  	 	 		\textit{BMC health services research}  		2022. 22  (1)  p. 743.  	 
\bibitem[Lutwama et al. ()]{b238}\label{b238} 	 		‘Health services supervision in a protracted crisis: a qualitative study into supportive supervision practices in South Sudan’.  		 			G W Lutwama 		,  		 			L J Sartison 		,  		 			J O Yugi 		,  		 			T N Nehemiah 		,  		 			Z M Gwang 		,  		 			B A Kibos 		,  		 			E Jacobs 		.  		 \xref{http://dx.doi.org/10.1186/s12913-022-08637-4-less-prepared-for-the-next-one-11640982760}{10.1186/s12913-022-08637-4-less-prepared-for-the-next-one-11640982760}.  		 \url{https://doi.org/10.1186/s12913-022-08637-4-less-prepared-for-the-next-one-11640982760}  	 	 		\textit{BMC health services research}  		2022. 22  (1)  p. 1249.  	 
\bibitem[Mirzaei et al. ()]{b246}\label{b246} 	 		‘Health status in the Islamic Republic of Iran, Middle East and North Africa countries: Implications for Global Health’.  		 			H Mirzaei 		,  		 			Z Abdi 		,  		 			E Ahmadnezhad 		,  		 			M Gohrimehr 		,  		 			E Abdalmaleki 		,  		 			R Alvandi 		,  		 			I Harirchi 		.  		 \xref{http://dx.doi.org/10.18502/ijph.v49i1.3055}{10.18502/ijph.v49i1.3055}.  		 \url{https://doi.org/10.18502/ijph.v49i1.3055}  	 	 		\textit{Iranian Journal of Public Health}  		2020. 49  (1)  p. .  	 
\bibitem[Chol et al. ()]{b84}\label{b84} 	 		‘Health system reforms in five sub-saharan African countries that experienced major armed conflicts (WARS) during 1990-2015: A literature review’.  		 			C Chol 		,  		 			J Negin 		,  		 			A Garcia-Basteiro 		,  		 			T G Gebrehiwot 		,  		 			B Debru 		,  		 			M Chimpolo 		,  		 			K Agho 		,  		 			R G Cumming 		,  		 			S Abimbola 		.  		 \xref{http://dx.doi.org/10.1080/16549716.2018.1517}{10.1080/16549716.2018.1517}.  		 \url{https://doi.org/10.1080/16549716.2018.1517}  	 	 		\textit{Global Health Action}  		2018. 11  (1)  p. 1517931.  	 
\bibitem[Birn et al. ()]{b60}\label{b60} 	 		\textit{Health under crises and the limits to humanitarianism. Textbook of Global Health},  		 			A.-E Birn 		,  		 			Y Pillay 		,  		 			T H Holtz 		.  		 acprof:oso /9780199392285.003.0008.  		 \url{https://doi.org/10.1093/}  		2017. p. .  	 
\bibitem[D?akula and Reli? ()]{b111}\label{b111} 	 		‘Health workforce shortage -doing the right things or doing things right?’.  		 			A D?akula 		,  		 			D Reli? 		.  		 \xref{http://dx.doi.org/10.3325/cmj.2022.63.107}{10.3325/cmj.2022.63.107}.  		 \url{https://doi.org/10.3325/cmj.2022.63.107}  	 	 		\textit{Croatian medical journal}  		2022. 63  (2)  p. .  	 
\bibitem[Poberezhets ()]{b290}\label{b290} 	 		‘Healthcare crisis in Ukraine -worrying consequences of the Russian-Ukrainian war’.  		 			V Poberezhets 		.  		 \xref{http://dx.doi.org/10.3325/cmj.2022.63.315}{10.3325/cmj.2022.63.315}.  		 \url{https://doi.org/10.3325/cmj.2022.63.315}  	 	 		\textit{Croatian medical journal}  		2022. 63  (4)  p. .  	 
\bibitem[Koontalay et al. ()]{b214}\label{b214} 	 		‘Healthcare Workers' Burdens During the COVID-19 Pandemic: A Qualitative Systematic Review’.  		 			A Koontalay 		,  		 			W Suksatan 		,  		 			K Prabsangob 		,  		 			J M Sadang 		.  		 \xref{http://dx.doi.org/10.2147/JMDH.S330041}{10.2147/JMDH.S330041}.  		 \url{https://doi.org/10.2147/JMDH.S330041}  	 	 		\textit{Journal of multidisciplinary healthcare}  		2021. 14 p. .  	 
\bibitem[Ahmed et al. ()]{b6}\label{b6} 	 		‘Hepatitis E Virus Outbreak among Tigray War Refugees from Ethiopia’.  		 			A Ahmed 		,  		 			Y Ali 		,  		 			E E Siddig 		,  		 			J Hamed 		,  		 			N S Mohamed 		,  		 			A Khairy 		,  		 			J Zinsstag 		.  		 \xref{http://dx.doi.org/10.3201/eid2808.220397}{10.3201/eid2808.220397}.  		 \url{https://doi.org/10.3201/eid2808.220397}  	 	 		\textit{Sudan. Emerging infectious diseases}  		2022. 28  (8)  p. .  	 
\bibitem[Ali et al. ()]{b15}\label{b15} 	 		‘High Prevalence of Hepatitis B and C Virus Infections Among Rohingya Refugees in Bangladesh: A Growing Concern for the Refugees and the Host Communities’.  		 			M Ali 		,  		 			M A Rahman 		,  		 			H Njuguna 		,  		 			S Rahman 		,  		 			R Hossain 		,  		 			A Sayeed 		,  		 			F Ahmed 		,  		 			S Alam 		,  		 			G Azam 		,  		 			S A Safwath 		,  		 			M Alam 		.  		 \xref{http://dx.doi.org/10.1002/cld.1197}{10.1002/cld.1197}.  		 \url{https://doi.org/10.1002/cld.1197}  	 	 		\textit{Clinical liver disease}  		2022. 19  (1)  p. .  	 
\bibitem[Kruk et al. ()]{b217}\label{b217} 	 		‘High-quality health systems in the Sustainable Development Goals era: time for a revolution’.  		 			M E Kruk 		,  		 			A D Gage 		,  		 			C Arsenault 		,  		 			K Jordan 		,  		 			H H Leslie 		,  		 			S Roder-Dewan 		,  		 			O Adeyi 		,  		 			P Barker 		,  		 			B Daelmans 		,  		 			S V Doubova 		,  		 			M English 		,  		 			E García-Elorrio 		,  		 			F Guanais 		,  		 			O Gureje 		,  		 			L R Hirschhorn 		,  		 			L Jiang 		,  		 			E Kelley 		,  		 			E T Lemango 		,  		 			J Liljestrand 		,  		 			A Malata 		,  		 			M Pate 		.  		 \xref{http://dx.doi.org/10.1016/S2214-109X}{10.1016/S2214-109X}.  		 \url{https://doi.org/10.1016/S2214-109X}  	 	 		\textit{The Lancet. Global health}  		2018. 6  (11)  p. .  	 
\bibitem[Fairless (2022)]{b123}\label{b123} 	 		‘Higher interest rates can take a long time to bring down inflation’.  		 			T Fairless 		.  		 \url{https://www.wsj.com/articles/higher-interest-rates-can-take-a-long-time-to-bring-down-inflation-11666517405}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022. October 23. December 4, 2022.  	 
\bibitem[Ikoku (2022)]{b183}\label{b183} 	 		‘How climate change fuels conflicts in West Africa. How climate change fuels conflicts in West Africa -Economy and ecology’.  		 			O Ikoku 		.  		 \url{https://www.ips-journal.eu/topics/economy-and-ecology/how-climate-change-fuels-conflicts-in-west-africa-6227/}  	 	 		\textit{IPS Journal. Retrieved December}  		2022, October 4. 2022. 12.  	 
\bibitem[How many health care facilities were destroyed by the Russian military. Ukraine Crisis Media Center (2022)]{b365}\label{b365} 	 		\textit{How many health care facilities were destroyed by the Russian military. Ukraine Crisis Media Center},  		 \xref{http://dx.doi.org/10.3390/ijerph19095734}{10.3390/ijerph19095734}.  		 \url{https://uacrisis.org/en/how-many-health-care-facilities-were-destroyed-by-the-russian-military}  		2022, September 13. December 18, 2022.  	 
\bibitem[Moyer et al. ()]{b257}\label{b257} 	 		‘How many people is the COVID-19 pandemic pushing into poverty? A long-term forecast to 2050 with alternative scenarios’.  		 			J D Moyer 		,  		 			W Verhagen 		,  		 			B Mapes 		,  		 			D K Bohl 		,  		 			Y Xiong 		,  		 			V Yang 		,  		 			K Mcneil 		,  		 			J Solórzano 		,  		 			M Irfan 		,  		 			C Carter 		,  		 			B B Hughes 		.  		 \xref{http://dx.doi.org/10.1371/journal.pone.0270846}{10.1371/journal.pone.0270846}.  		 \url{https://doi.org/10.1371/journal.pone.0270846}  	 	 		\textit{PloS one}  		2022. 17  (7)  p. 270846.  	 
\bibitem[Carrière-Swallow et al. (2022)]{b70}\label{b70} 	 		\textit{How soaring shipping costs raise prices around the world. IMF},  		 			Y Carrière-Swallow 		,  		 			P Deb 		,  		 			D Furceri 		,  		 			D Jiménez 		,  		 			J D Ostry 		.  		 \url{https://www.imf.org/en/Blogs/Articles/2022/03/28/how-soaring-shipping-costs-raise-prices-around-the-world}  		2022. March 28. December 4, 2022.  	 
\bibitem[Sacko and Mayaki (2022)]{b317}\label{b317} 	 		\textit{How the russia-ukraine conflicts impacts Africa | Africa Renewal. United Nations},  		 			J Sacko 		,  		 			I Mayaki 		.  		 \url{https://www.un.org/africarenewal/magazine/may-2022/how-russia-ukraine-conflict\%C2\%A0impacts-africa}  		2022. May. December 12, 2022.  	 
\bibitem[Sacko and Mayaki (2022)]{b329}\label{b329} 	 		\textit{How the russia-ukraine conflicts impacts Africa | Africa Renewal. United Nations},  		 			J Sacko 		,  		 			I Mayaki 		.  		 \url{https://www.un.org/africarenewal/magazine/may-2022/how-russia-ukraine-conflict\%C2\%A0impacts-africa}  		2022. May. December 12, 2022.  	 
\bibitem[Mckay et al. (2021)]{b233}\label{b233} 	 		‘How this pandemic has left us less prepared for the next one’.  		 			B Mckay 		,  		 			A D Marcus 		,  		 			N Khan 		,  		 			J Page 		.  		 \url{https://www.wsj.com/articles/how-this-pandemic-has-left}  	 	 		\textit{London Journal of Research in Management and Business}  		2021, December 31. December 5, 2022.  	 	 (The Wall Street Journal. Retrieved) 
\bibitem[Kaiman et al. (2014)]{b201}\label{b201} 	 		‘how-sick-are-worlds-h ealthcare-systems-nhs-china-india-us-germ any 206’.  		 			J Kaiman 		,  		 			D Smith 		,  		 			A Anand 		,  		 			J W P Kingsley 		,  		 			J Hooper 		,  		 			N Woolf 		,  		 			P Oltermann 		.  		 \xref{http://dx.doi.org/10.1016/S0140-6736(22)02087-6}{10.1016/S0140-6736(22)02087-6}.  		 \url{https://doi.org/10.1016/S0140-6736(22)02087-6}  	 	 		\textit{Lancet}  		 			A Kamarulzaman 		,  		 			K Ramnarayan 		,  		 			A O Mocumbi 		 (eds.)  		2014, October 29. December 17, 2022. 2022. 10362. London, England. p. .  	 	 (Plugging the medical brain drain) 
\bibitem[Murhima'alika et al. ()]{b260}\label{b260} 	 		‘Human Milk output among mothers previously treated for severe acute malnutrition in childhood in Democratic Republic of Congo’.  		 			C C Murhima'alika 		,  		 			G M Balemba 		,  		 			P M Lyabayungu 		,  		 			G M Mulume'oderhwa 		,  		 			G Munthali 		,  		 			V Owino 		,  		 			A M Tambwe 		,  		 			M Dramaix 		,  		 			P Donnen 		,  		 			G B Balaluka 		.  		 \xref{http://dx.doi.org/10.1186/s40795-021-00467-7}{10.1186/s40795-021-00467-7}.  		 \url{https://doi.org/10.1186/s40795-021-00467-7}  	 	 		\textit{BMC nutrition}  		2021. 7  (1)  p. 61.  	 
\bibitem[Unicef ()]{b371}\label{b371} 	 		‘Humanitarian action for children 2022 -Ukraine and refugee Response Crisis’.  		 			Unicef 		.  		 \url{https://www.un.org/en/global-issues/children}  	 	 		\textit{GLOBAL ISSUES: Children. United Nations. Retrieved December}  		2022, November. December 17, 2022. 2019. 2022. UN News. 12 p. 379.  	 	 (-and-Refugee-Outflow-revised-Nov) 
\bibitem[News (2022)]{b55}\label{b55} 	 		‘Hydropower production falls as dams from China to US hit by sweeping drought’.  		 			Bloomberg News 		.  		 \url{https://www.bloomberg.com/news/features/2022-10-26/drought-from-chi}  	 	 		\textit{Bloomberg.com. Retrieved}  		2022. October 25. December 4, 2022.  	 
\bibitem[Imf et al. (2021)]{b185}\label{b185} 	 		 			Middle Imf 		,  		 			East 		,  		 			Asia Central 		,  		 			Dept 		.  		 \url{https://www.elibrary.imf.org/view/journals/002/2021/278/article-A001-en.xml?ArticleTabs=abstract}  		\textit{Republic of azerbaijan: 2021 Article IV Consultation-Press Release; and staff report. IMF eLIBRARY},  		2021, December 22. December 7, 2022.  	 
\bibitem[Masood et al. ()]{b230}\label{b230} 	 		‘Impact of climate change on health in Afghanistan amidst a humanitarian crisis’.  		 			W Masood 		,  		 			S Aquil 		,  		 			H Ullah 		,  		 			A Nadeem 		,  		 			H Mehmood 		,  		 			Z Islam 		,  		 			M Y Essar 		,  		 			S Ahmad 		.  		 \xref{http://dx.doi.org/10.1016/j.joclim}{10.1016/j.joclim}.  		 \url{https://doi.org/10.1016/j.joclim.2022.100139}  	 	 		\textit{The Journal of Climate Change and Health}  		2022. 6 p. 100139.  	 
\bibitem[Kirigia et al. ()]{b210}\label{b210} 	 		‘Impact of disaster-related mortality on gross domestic product in the WHO African Region’.  		 			J M Kirigia 		,  		 			L G Sambo 		,  		 			W Aldis 		,  		 			G M Mwabu 		.  		 \xref{http://dx.doi.org/10.1186/1471-227X-4-1}{10.1186/1471-227X-4-1}.  		 \url{https://doi.org/10.1186/1471-227X-4-1}  	 	 		\textit{BMC emergency medicine}  		2004. 4  (1)  p. 1.  	 
\bibitem[Njoh et al. ()]{b276}\label{b276} 	 		‘Impact of periodic intensification of routine immunization within an armed conflict setting and COVID-19 outbreak in Cameroon in 2020’.  		 			A A Njoh 		,  		 			Y Saidu 		,  		 			H B Bachir 		,  		 			S T Ndoula 		,  		 			E Mboke 		,  		 			R Nembot 		,  		 			A C Tambasho 		,  		 			M B Abizou 		,  		 			J Seungue 		,  		 			C Mbanga 		,  		 			V N Mbome 		.  		 \xref{http://dx.doi.org/10.1016/j.ijsu.2020.04.018}{10.1016/j.ijsu.2020.04.018}.  		 \url{https://doi.org/10.1186/s13031-022-00461-1}  	 	 		\textit{Conflict and health}  		2022. 16  (1)  p. 29.  	 
\bibitem[Tuczy?ska et al. ()]{b364}\label{b364} 	 		‘Impact of Socioeconomic Status on the Perception of Accessibility to and Quality of Healthcare Services during the COVID-19 Pandemic among Poles-Pilot Study’.  		 			M Tuczy?ska 		,  		 			R Staszewski 		,  		 			M Matthews-Kozanecka 		,  		 			E Baum 		.  		 \xref{http://dx.doi.org/10.3390/ijerph19095734}{10.3390/ijerph19095734}.  		 \url{https://doi.org/10.3390/ijerph19095734}  	 	 		\textit{International journal of environmental research and public health}  		2022. 19  (9)  p. 5734.  	 
\bibitem[Machitidze ()]{b227}\label{b227} 	 		‘Impact of the nurses education and shortage on the patients care outcomes-literature review’.  		 			M Machitidze 		.  		 \xref{http://dx.doi.org/10.34297/ajbsr.2022.15.002135}{10.34297/ajbsr.2022.15.002135}.  		 \url{https://doi.org/10.34297/ajbsr.2022.15.002135}  	 	 		\textit{American Journal of Biomedical Science \& Research}  		2022. 15  (4)  p. .  	 
\bibitem[El Khayat et al. ()]{b117}\label{b117} 	 		‘Impacts of Climate Change and Heat Stress on Farmworkers' Health: A Scoping Review’.  		 			M El Khayat 		,  		 			D A Halwani 		,  		 			L Hneiny 		,  		 			I Alameddine 		,  		 			M A Haidar 		,  		 			R R Habib 		.  		 \xref{http://dx.doi.org/10.3389/fpubh.2022.782811}{10.3389/fpubh.2022.782811}.  		 \url{https://doi.org/10.3389/fpubh.2022.782811}  	 	 		\textit{Frontiers in public health}  		2022. 10 p. 782811.  	 
\bibitem[Sutradhar and Sumi ()]{b348}\label{b348} 	 		‘Implantable microchip: The futuristic controlled drug delivery system’.  		 			K B Sutradhar 		,  		 			C D Sumi 		.  		 \xref{http://dx.doi.org/10.3109/10717544.2014.903579}{10.3109/10717544.2014.903579}.  		 \url{https://doi.org/10.3109/10717544.2014.903579}  	 	 		\textit{Drug Delivery}  		2014. 23  (1)  p. .  	 
\bibitem[Hawke (2020)]{b164}\label{b164} 	 		\textit{Improving health literacy among refugee and migrant children. UNICEF Europe and Central Asia},  		 			A Hawke 		.  		 \url{https://www.unicef.org/eca/stories-region/improving-health-literacy-among-refugee-and-migrant-children}  		2020. December 4, 2022.  	 
\bibitem[Cookman (2021)]{b90}\label{b90} 	 		\textit{In Armenia, why are just 15 percent fully vaccinated? Al Jazeera},  		 			L Cookman 		.  		 \url{https://www.Aljazeera.com/news/2021/12/6/covid-19-vaccine-denial-still-rife-in-armenia}  		2021, December 6. December 7, 2022.  	 
\bibitem[Raghavan (2019)]{b295}\label{b295} 	 		\textit{In battle for Tripoli, medical workers are becoming casualties. The Washington Post},  		 			S Raghavan 		.  		 \url{https://www.washingtonpost.com/world/in-battle-for-tripoli-medical-workers-are-becoming-casualties/2019/08/15/defc4384}  		2019. August 16. December 15, 2022.  	 	 (b48a-11e9-8e94-71a3 5969e4d8\textunderscore story.html) 
\bibitem[Russo et al. ()]{b314}\label{b314} 	 		‘Incidence of childhood leukemia before and after shut down of nuclear power plants in Germany in 2011: A population-based register study during 2004 to 2019’.  		 			A Russo 		,  		 			M Blettner 		,  		 			H Merzenich 		,  		 			D Wollschlaeger 		,  		 			F Erdmann 		,  		 			E Gianicolo 		.  		 \xref{http://dx.doi.org/10.1002/ijc.34303}{10.1002/ijc.34303}.  		 \url{https://doi.org/10.1002/ijc.34303}  	 	 		\textit{International journal of cancer}  		2022.  	 
\bibitem[Russo et al. ()]{b326}\label{b326} 	 		‘Incidence of childhood leukemia before and after shut down of nuclear power plants in Germany in 2011: A population-based register study during 2004 to 2019’.  		 			A Russo 		,  		 			M Blettner 		,  		 			H Merzenich 		,  		 			D Wollschlaeger 		,  		 			F Erdmann 		,  		 			E Gianicolo 		.  		 \xref{http://dx.doi.org/10.1002/ijc.34303}{10.1002/ijc.34303}.  		 \url{https://doi.org/10.1002/ijc.34303}  	 	 		\textit{International journal of cancer}  		2022.  	 
\bibitem[Chernew et al. ()]{b82}\label{b82} 	 		‘Increasing health insurance costs and the decline in insurance coverage’.  		 			M Chernew 		,  		 			D M Cutler 		,  		 			P S Keenan 		.  		 \xref{http://dx.doi.org/10.1111/j.1475-6773.2005.00409.x}{10.1111/j.1475-6773.2005.00409.x}.  		 \url{https://doi.org/10.1111/j.1475-6773.2005.00409.x}  	 	 		\textit{Health services research}  		2005. 40  (4)  p. .  	 
\bibitem[Kay and Makol (2022)]{b203}\label{b203} 	 		‘India Hopes 'Pharma City' Will Break China's Grip on Industry--India imports almost 70\% of bulk drugs from its rival neighbor’.  		 			C Kay 		,  		 			M K Makol 		.  		 \url{https://www.Bloomberg.com/news/features/2022-04-11/india-hopes-pharma-city-will-break-china-s-grip-on-drug-industry}  	 	 		\textit{Bloomberg. Retrieved December}  		2022. April 11. 2022. 6.  	 
\bibitem[Buddhavarapu (2022)]{b61}\label{b61} 	 		‘India wants to be the 'pharmacy of the world.' but first, it must wean itself from China’.  		 			R Buddhavarapu 		.  		 \url{https://www.cnbc.com/2022/05/27/india-needs-to-fill-china-gaps-to-become-the-pharmacy-of-the-world.html}  	 	 		\textit{CNBC}  		2022. May 27. December 13, 2022.  	 
\bibitem[Sud and Mccarthy (2022)]{b344}\label{b344} 	 		\textit{Indian and Chinese troops clash on disputed border. CNN},  		 			V Sud 		,  		 			S Mccarthy 		.  		 \url{https://edition.cnn.com/2022/12/13/asia/india-china-border-dispute-skirmish-tawang-sector-intl-hnk/index.html352}  		2022, December 13. December 13, 2022.  	 
\bibitem[Chatterjee ()]{b75}\label{b75} 	 		‘Indian pharma threatened by COVID-19 shutdowns in China’.  		 			P Chatterjee 		.  		 \xref{http://dx.doi.org/10.1016/S0140-6736}{10.1016/S0140-6736}.  		 \url{https://doi.org/10.1016/S0140-6736}  	 	 		\textit{Lancet}  		2020. 10225. London, England. 20 p. .  	 
\bibitem[Inflation in Italy surges by 8.4% to reach a 37-year high in August Business Standard News. Retrieved December (2022)]{b187}\label{b187} 	 		‘Inflation in Italy surges by 8.4\% to reach a 37-year high in August’.  		 \url{https://www.business-standard.com/article/international/inflation-in-italy-surges-by-8-4-to-reach-a-37-year-high-in-august-122090100108\textunderscore 1.html}  	 	 		\textit{Business Standard News. Retrieved December}  		2022, September 1. 2022. Indo-Asian News Service. 9.  	 
\bibitem[Lopez (2022)]{b235}\label{b235} 	 		\textit{Inflation's 40-year high. The New York Times},  		 			G Lopez 		.  		 \url{https://www.nytimes.com/2022/04/13/briefing/inflation-forty-year-high-gas-prices.ht}  		2022, April 13. December 9, 2022.  	 
\bibitem[Iran raises prices of food staples, stirring panic and anger U.S.News. Retrieved (2022)]{b35}\label{b35} 	 		‘Iran raises prices of food staples, stirring panic and anger’.  		 \url{https://www.usnews.com/news/business/articles/2022-05-12/iran-raises-prices-of-food-staples-stirring-panic-and-anger}  	 	 		\textit{U.S.News. Retrieved}  		2022. May 12. December 8, 2022. Associated Press.  	 
\bibitem[Carnegie et al. ()]{b68}\label{b68} 	 		‘Is Population Density Associated with Non-Communicable Disease in Western Developed Countries? A Systematic Review’.  		 			E R Carnegie 		,  		 			G Inglis 		,  		 			A Taylor 		,  		 			A Bak-Klimek 		,  		 			O Okoye 		.  		 \xref{http://dx.doi.org/10.3390/ijerph19052638}{10.3390/ijerph19052638}.  		 \url{https://doi.org/10.3390/ijerph19052638}  	 	 		\textit{International journal of environmental research and public health}  		2022. 19  (5)  p. 2638.  	 
\bibitem[Israel dropped 5,500 bombs on Arab states in just five years. The New Arab The New Arab Staff (2022)]{b359}\label{b359} 	 		‘Israel dropped 5,500 bombs on Arab states in just five years. The New Arab’.  		 \url{https://www.newarab.com/news/israel-dropped-5500-bombs-arab-states-just-five-years}  	 	 		\textit{The New Arab Staff},  		2022. March 29. December 16, 2022.  	 
\bibitem[News (2022)]{b44}\label{b44} 	 		‘Israel-gaza violence: The conflict explained’.  		 			News 		.  		 \url{https://www.bbc.com/news/newsbeat-44124396}  	 	 		\textit{BBC News. Retrieved December}  		2022. August 8. 2022. 15.  	 
\bibitem[Papageorgiou and De Melo ()]{b275}\label{b275} 	 		‘Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere implications of the coronavirus pandemic (COVID-19): A review’.  		 			M Papageorgiou 		,  		 			D D S N De Melo 		.  		 \xref{http://dx.doi.org/10.1016/j.ijsu.2}{10.1016/j.ijsu.2}.  		 \url{https://doi.org/10.1016/j.ijsu.2}  	 	 		\textit{Fudan Journal of the Humanities and Social London Journal of Research in Management and Business}  		2022. London, England. 56 p. .  	 	 (International journal of surgery) 
\bibitem[Heijmans et al. (2022)]{b165}\label{b165} 	 		‘Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere over risks to world's subsea cables’.  		 			P Heijmans 		,  		 			C Wang 		,  		 			S Ellis 		.  		 \url{https://www.bnnbloomberg.ca/taiwan-tensions-raise-alarms-over-risks-to-world-s-subsea-cables-1.1838046}  	 	 		\textit{London Journal of Research in Management and Business}  		2022, October 27. 2022. 48.  	 	 (BNN-Bloomberg. Retrieved December) 
\bibitem[Jamal et al. ()]{b192}\label{b192} 	 		 			Y Jamal 		,  		 			M Gangwar 		,  		 			M Usmani 		,  		 			A E Adams 		,  		 			C Y Wu 		,  		 			T H Nguyen 		,  		 			R Colwell 		,  		 			A Jutla 		.  		\textit{Identification of Thresholds on Population Density for Understanding Transmission of COVID-19},  		2022.  	 
\bibitem[Kokumo (2020)]{b213}\label{b213} 	 		\textit{Japan bolsters pharmaceutical production to avoid overdependence on China},  		 			N Kokumo 			\mbox{}\\  				JAPAN Forward 			 		.  		 \url{https://japan-forward.com/japan-bolsters-pharmaceutical-production-to-avoid-overdependence-on-china/}  		2020. June 18. December 13, 2022.  	 
\bibitem[Reuters (2022)]{b308}\label{b308} 	 		‘Japan's consumer prices spike to highest level in 40 years: Govt Data’.  		 			Reuters 		.  		 \url{https://www.business-standard.com/article/international/japan-s-consumer-prices-spike-to-highest-level-in-40-years-govt-data-122111800287\textunderscore 1.html}  	 	 		\textit{Business Standard News. Retrieved December}  		2022, November 18. 2022. 9.  	 
\bibitem[Jimenez (2022)]{b197}\label{b197} 	 		 			D Jimenez 		.  		 \url{https://www.pharmaceutical-technology.com/news/us-pharmacopeia-report-high-reliance-indian-manufacturers-api/}  		\textit{US pharmacopeia report finds high reliance on Indian manufacturers for APIs. Pharmaceutical Technology},  		2022. March 17. December 3, 2022.  	 
\bibitem[Miller and Curran (2022)]{b245}\label{b245} 	 		\textit{Job cuts in tech and banking don't mean mass layoffs in looming global recession. Bloomberg News},  		 			R Miller 		,  		 			E Curran 		.  		 \url{https://www.bloomberg.com/news/articles/2022-11-28/job-cuts-in-tech-and-banking-don-t-mean-mass-layoffs-in-looming-global-recession\#xj4y7vzkg}  		2022. November 27. December 4, 2022.  	 
\bibitem[Qaralleh ()]{b21}\label{b21} 	 		‘Jordan and Syrian humanitarian refugees' dilemma: international law perspective’.  		 			Al Qaralleh 		,  		 			AS 		.  		 \xref{http://dx.doi.org/10.1016/j.heliyon.2022}{10.1016/j.heliyon.2022}.  		 \url{https://doi.org/10.1016/j.heliyon.2022}  	 	 		\textit{Heliyon}  		2022. 8  (5)  p. 9377.  	 
\bibitem[Nguyen and Azhar (2022)]{b265}\label{b265} 	 		‘JPMorgan, Bofa cautious on job cuts as Goldman layoffs loom’.  		 			L Nguyen 		,  		 			S Azhar 		.  		 \url{https://www.reuters.com/business/finance/jpmorgan-bofa-cautious-job-cuts-goldman-layoffs-loom-2022-09-13/}  	 	 		\textit{Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere 267},  		2022, September 13. December 5, 2022.  	 
\bibitem[Khawaldah and Alzboun ()]{b206}\label{b206} 	 		 			H Khawaldah 		,  		 			N Alzboun 		.  		\textit{Socio-economic and environmental impacts of Syrian Refugees in Jordan: A Jordanians' perspective},  		2022.  	 
\bibitem[Reuters (2022)]{b306}\label{b306} 	 		\textit{Kyrgyz leader urges calm after deadly conflict with Tajikistan. CNN},  		 			Reuters 		.  		 \url{https://edition.cnn.com/2022/09/20/asia/kyrgyzstan-tajikistan-negotiating-intl-hnk/index.html}  		2022. September 20. December 6, 2022.  	 
\bibitem[Davies (2022)]{b100}\label{b100} 	 		‘Kyrgyzstantajikistan border clashes claim nearly 100 lives’.  		 			A Davies 		.  		 \url{https://www.bbc.com/news/world-asia-62950787}  	 	 		\textit{BBC News. Retrieved December}  		2022, September 19. 2022. 6.  	 
\bibitem[Francis and Glazer (2022)]{b130}\label{b130} 	 		‘Layoffs hit white-collar workers as Amazon, Walmart, others cut jobs’.  		 			T Francis 		,  		 			Emily Glazer 		.  		 \url{https://www.wsj.com/articles/layoffs-hit-white-collar-workers-as-amazon-walmart-others-cut-jobs-11669930249}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022, December 1. December 5, 2022.  	 
\bibitem[Lebanon at a glance. UNHCR Lebanon (2022)]{b368}\label{b368} 	 		\textit{Lebanon at a glance. UNHCR Lebanon},  		 \url{https://www.unhcr.org/lb/at-a-glance}  		2022b. December 14, 2022. UNHCR.  	 
\bibitem[England and Jalabi (2022)]{b120}\label{b120} 	 		\textit{Lebanon's banks to close 'indefinitely' after heists by angry depositors. Subscribe to read | Financial Times},  		 			A England 		,  		 			R Jalabi 		.  		 \url{https://www.ft.com/content/bdcfb31d-1fe}  		2022. September 21. December 14, 2022.  	 	 (c94-88a6-0c5e5aeb 68b7) 
\bibitem[Dahdal et al. ()]{b96}\label{b96} 	 		‘Lessons of the Israeli-Palestinian Conflict for Public Health: The Case of the COVID-19 Vaccination Gap’.  		 			Y Dahdal 		,  		 			N Davidovitch 		,  		 			M Gilmont 		,  		 			J Lezaun 		,  		 			M Negev 		,  		 			D Sandler 		,  		 			M Shaheen 		.  		 \xref{http://dx.doi.org/10.1186/s40248-015-0036-x}{10.1186/s40248-015-0036-x}.  		 \url{https://doi.org/10.3390/ijerph182111292}  	 	 		\textit{International journal of environmental research and public health}  		2021. 18  (21)  p. 11292.  	 
\bibitem[Cannon and Rossiter ()]{b67}\label{b67} 	 		\textit{Locating the Quad: informality, institutional flexibility, and future alignment in the Indo-Pacific. International Politics},  		 			B J Cannon 		,  		 			A Rossiter 		.  		 \xref{http://dx.doi.org/10.1057/s41311-022-00383-y}{10.1057/s41311-022-00383-y}.  		 \url{https://doi.org/10.1057/s41311-022-00383-y}  		2022. The Hague. p. .  	 
\bibitem[Lopez (2022)]{b236}\label{b236} 	 		\textit{Marijuana majority. The New York Times},  		 			G Lopez 		.  		 \url{https://www.nytimes.com/2022/11/23/briefing/legal-weed-marijuana.html}  		2022. November 23. December 3, 2022.  	 
\bibitem[Massive growth in expenses & rising inflation fuel financial challenges for America's Hospitals & Health Systems: AHA. American Hospital Association (2022)]{b22}\label{b22} 	 		\textit{Massive growth in expenses \& rising inflation fuel financial challenges for America's Hospitals \& Health Systems: AHA. American Hospital Association},  		 \url{https://www.aha.org/system/files/media/file/2022/04/2022-Hospital-Expenses-Increase-Report-One-Pager.pdf}  		2022. April. December 18, 2022. American Hospital Association.  	 
\bibitem[Butt et al. ()]{b58}\label{b58} 	 		‘Maternal mortality and its prominence in the Syrian Arab Republic: Challenges, efforts, and recommendations’.  		 			M S Butt 		,  		 			Z H Tharwani 		,  		 			M Muzzamil 		,  		 			H M Rafi 		.  		 \xref{http://dx.doi.org/10.1016/j.amsu.2022.104584}{10.1016/j.amsu.2022.104584}.  		 \url{https://doi.org/10.1016/j.amsu.2022.104584}  	 	 		\textit{Annals of medicine and surgery}  		2022. 2012. p. .  	 
\bibitem[Measuring the availability of human resources for health and its relationship to universal health coverage for 204 countries and territories from 1990 to 2019: a systematic analysis for the Global Burden of Disease Study Lancet ()]{b133}\label{b133} 	 		‘Measuring the availability of human resources for health and its relationship to universal health coverage for 204 countries and territories from 1990 to 2019: a systematic analysis for the Global Burden of Disease Study’.  		 \xref{http://dx.doi.org/10.1016/S0140-6736}{10.1016/S0140-6736}.  		 \url{https://doi.org/10.1016/S0140-6736}  	 	 		\textit{Lancet}  		2022. 2019. 10341. London, England: GBD 2019 Human Resources for Health Collaborators.  (22)  p. .  	 
\bibitem[Kumar et al. ()]{b218}\label{b218} 	 		‘Meeting the health needs of displaced people fleeing Ukraine: Drawing on existing technical guidance and evidence. The Lancet regional health’.  		 			B N Kumar 		,  		 			R James 		,  		 			S Hargreaves 		,  		 			K Bozorgmehr 		,  		 			D Mosca 		,  		 			S M Hosseinalipour 		,  		 			K N Aldeen 		,  		 			C Tatsi 		,  		 			R Mussa 		,  		 			A Veizis 		,  		 			D Kállayová 		,  		 			K Blanchet 		,  		 			R S Machado 		,  		 			M Orcutt 		,  		 			S Severoni 		.  		 \xref{http://dx.doi.org/10.1016/j.lanepe.2022.100403}{10.1016/j.lanepe.2022.100403}.  		 \url{https://doi.org/10.1016/j.lanepe.2022.100403}  	 	 		\textit{Europe}  		2022. 17 p. 100403.  	 
\bibitem[Biber et al. ()]{b52}\label{b52} 	 		‘Mental health impact on healthcare workers due to the COVID-19 pandemic: a U.S. cross-sectional survey study’.  		 			J Biber 		,  		 			B Ranes 		,  		 			S Lawrence 		,  		 			V Malpani 		,  		 			T T Trinh 		,  		 			A Cyders 		,  		 			S English 		,  		 			C L Staub 		,  		 			K L Mccausland 		,  		 			M Kosinski 		,  		 			N Baranwal 		,  		 			D Berg 		,  		 			R Pop 		.  		 \xref{http://dx.doi.org/10.1186/s41687-022-00467-6}{10.1186/s41687-022-00467-6}.  		 \url{https://doi.org/10.1186/s41687-022-00467-6}  	 	 		\textit{Journal of patient-reported outcomes}  		2022. 6  (1)  p. 63.  	 
\bibitem[Hussaini et al. ()]{b175}\label{b175} 	 		‘Mental health impacts of earthquake on Afghans amidst humanitarian crisis’.  		 			S J Hussaini 		,  		 			S H Ali 		,  		 			Z Syyeda Rahmat 		,  		 			Z Islam 		,  		 			Z H Tharwani 		.  		 \xref{http://dx.doi.org/10.1016/j.amsu.2022.104521}{10.1016/j.amsu.2022.104521}.  		 \url{https://doi.org/10.1016/j.amsu.2022.10452}  	 	 		\textit{Annals of medicine and surgery}  		2022. 2012. 81 p. 104521.  	 
\bibitem[Norlén ()]{b280}\label{b280} 	 		‘Middle East Pre-Existing Conditions: Regional Security after Covid-19’.  		 			T C Norlén 		.  		 \xref{http://dx.doi.org/10.3322/caac.21610}{10.3322/caac.21610}.  		 \url{https://doi.org/10.1111/mepo.1261}  	 	 		\textit{Middle East Policy}  		2022. 29  (1)  p. .  	 
\bibitem[Rolander (2022)]{b311}\label{b311} 	 		‘Military spending passes \$2 trillion as Europe boosts defenses’.  		 			N Rolander 		.  		 \url{https://www.bloomberg.com/news/articles/2022-04-24/military-spending-passes-2-trillion-as-europe-boosts-defenses}  	 	 		\textit{Bloomberg.com. Retrieved}  		2022. April 24. December 10, 2022.  	 
\bibitem[Rolander (2022)]{b323}\label{b323} 	 		‘Military spending passes \$2 trillion as Europe boosts defenses’.  		 			N Rolander 		.  		 \xref{http://dx.doi.org/10.7759/cureus.15816}{10.7759/cureus.15816}.  		 \url{https://www.bloomberg.com/news/articles/2022-04-24/military-spending-passes-2-trillion-as-europe-boosts-defenses}  	 	 		\textit{Bloomberg.com. Retrieved}  		2022. April 24. December 10, 2022.  	 
\bibitem[Mohiuddin ()]{b249}\label{b249} 	 		‘Mini-Review on domination of pollutant residues among food products: perspective of south-East Asian countries’.  		 			A K Mohiuddin 		.  		 \xref{http://dx.doi.org/10.4038/jfa}{10.4038/jfa}.  		 \url{https://doi.org/10.4038/jfa}  	 	 		\textit{Journal of Food and Agriculture}  		2019a. 12  (1)  p. 5215.  	 
\bibitem[More than 100 million now forcibly displaced (2022)]{b373}\label{b373} 	 		\textit{More than 100 million now forcibly displaced},  		 \url{https://news.un.org/en/story/2022/06/1120542}  		2022. June 16. December 10, 2022. UNHCR report. United Nations.  	 
\bibitem[Harvey (2022)]{b160}\label{b160} 	 		\textit{More than 50 poor countries in danger of bankruptcy' says UN official. The Guardian},  		 			F Harvey 		.  		 \url{https://www.theguardian.com/environment/2022/nov/10/54-poor-countries-in-danger-of-bankruptcy-amid-economic-climate-cop27}  		2022, November 10. December 9, 2022.  	 
\bibitem[Sabet-Parry and Guo (2021)]{b315}\label{b315} 	 		\textit{More than half a billion people pushed or pushed further into extreme poverty due to health care costs. World Health Organization},  		 			R Sabet-Parry 		,  		 			J Guo 		.  		 \url{https://www.who.int/news/item/12-12-2021-more-than-half-a-billion-people-pushed-or-pushed-further-into-extreme-poverty-due-to-health-care-costs}  		2021. September 12. December 19, 2022.  	 
\bibitem[Sabet-Parry and Guo (2021)]{b327}\label{b327} 	 		\textit{More than half a billion people pushed or pushed further into extreme poverty due to health care costs. World Health Organization},  		 			R Sabet-Parry 		,  		 			J Guo 		.  		 \url{https://www.who.int/news/item/12-12-2021-more-than-half-a-billion-people-pushed-or-pushed-further-into-extreme-poverty-due-to-health-care-costs}  		2021. September 12. December 19, 2022.  	 
\bibitem[Nguyen et al. (2022)]{b266}\label{b266} 	 		\textit{Morgan Stanley making 'modest' job cuts; CEO 'wouldn't bet against' musk. Reuters},  		 			L Nguyen 		,  		 			S Azhar 		,  		 			N Nishant 		.  		 \url{https://www.reuters.com/business/finance/morgan-stanley-making-modest-job-cuts-ceo-says-2022-12-01/}  		2022, December 2. December 20, 2022.  	 
\bibitem[Afp (2022)]{b4}\label{b4} 	 		\textit{Myanmar rebels accuse junta of rakhine village killings. The Most Popular Outspoken English Daily in Bangladesh},  		 			Afp 		.  		 \url{fromhttps://www.newagebd.net/article/186172/myanmar-rebels-accuse-junta-of-rakhine-village-killings}  		2022, November 11. December 10, 2022.  	 
\bibitem[Vikhrov (2022)]{b378}\label{b378} 	 		‘Near the Russian border, a Ukrainian hospital under bombardment’.  		 			N Vikhrov 		.  		 \url{https://bylinetimes.com/2022/09/14/near-the-russian-border-a-ukrainian-hospital-under-bombardment/}  	 	 		\textit{Byline Times. Retrieved December}  		2022. September 14. 2022. 17.  	 
\bibitem[Geddes (2022)]{b136}\label{b136} 	 		\textit{Next pandemic may come from melting glaciers, new data shows. The Guardian},  		 			L Geddes 		.  		 \url{https://www.theguardian.com/science/2022/oct/19/next-pandemic-may-come-from-melting-glaciers-new-data-shows}  		2022. October 18. December 17, 2022.  	 
\bibitem[Taylor (2020)]{b352}\label{b352} 	 		\textit{Nike plans layoffs in pivot to sell directly to Consumers Online. SportTechie},  		 			T Taylor 		.  		 \url{https://www.sporttechie.com/nike-layoffs-online-consumers-retail/}  		2020. June 29. December 5, 2022.  	 
\bibitem[Rahman et al. ()]{b297}\label{b297} 	 		‘Non-communicable diseases risk factors among the forcefully displaced Rohingya population in Bangladesh’.  		 			A Rahman 		,  		 			J Biswas 		,  		 			P C Banik 		.  		 \xref{http://dx.doi.org/10.1371/journal.pgph.0000930}{10.1371/journal.pgph.0000930}.  		 \url{https://doi.org/10.1371/journal.pgph.0000930}  	 	 		\textit{PLOS Global Public Health}  		2022. 2  (9) .  	 
\bibitem[Hu et al. ()]{b180}\label{b180} 	 		‘Nurses' turnover intention, hope and career identity: the mediating role of job satisfaction’.  		 			H Hu 		,  		 			C Wang 		,  		 			Y Lan 		,  		 			X Wu 		.  		 \xref{http://dx.doi.org/10.1186/s12912-022-00821-5}{10.1186/s12912-022-00821-5}.  		 \url{https://doi.org/10.1186/s12912-022-00821-5}  	 	 		\textit{BMC nursing}  		2022. 21  (1)  p. 43.  	 
\bibitem[Opinion | Germany is closing its last nuclear plants. what a mistake. The Washington Post (2021)]{b112}\label{b112} 	 		\textit{Opinion | Germany is closing its last nuclear plants. what a mistake. The Washington Post},  		 \url{https://www.washingtonpost.com/opinionshttps://www.washingtonpost.com/opinions/2022/01/01/germany-is-closing-its-last-nuclear-plants-what-disaster/}  		2021, December 31. December 11, 2022. Editorial Board.  	 
\bibitem[
			WangW
		 ()]{b383}\label{b383} 	 		‘Opportunities and challenges facing China's economic "external circulation’.  		 			WangW 		.  		 \xref{http://dx.doi.org/10.1016/S0140-6736(21)02015-8}{10.1016/S0140-6736(21)02015-8}.  		 42533-022-00106-1.  		 \url{https://doi.org/10.1007/s}  	 	 		\textit{China International Strategy Review}  		2022. 4  (1)  p. .  	 
\bibitem[Mohiuddin (2022)]{b254}\label{b254} 	 		\textit{Our low health literacy needs urgent fixing},  		 			A K Mohiuddin 		.  		 \url{https://www.thedailystar.net/opinion/views/news/our-low-health-literacy-needs-urgent-fixing-3193246}  		2022. December 11. December 11, 2022.  	 
\bibitem[Barber (ed.) (2022)]{b40}\label{b40} 	 		\textit{Over 1,000 medical facilities damaged since war start -Health Ministry. UKRANIA NEWS},  		 			H Barber 		.  		 \url{fromhttps://ukranews.com/en/news/891664-over-1-000-medical-facilities-damaged-since-war-start-health-ministry}  		??????, ?. (ed.)  		2022. September 14. December 18, 2022. 2022, November 1. December 4, 2022.  	 	 (Europe's hospitals face collapse within 10 years. The Telegraph) 
\bibitem[Robinson (2019)]{b310}\label{b310} 	 		‘Over 3,000 more pharmacists needed in general practice to tackle GP shortages, says think tank report’.  		 			J Robinson 		.  	 	 		\textit{The Pharmaceutical Journal}  		2019. March 22.  	 
\bibitem[Robinson (2019)]{b322}\label{b322} 	 		‘Over 3,000 more pharmacists needed in general practice to tackle GP shortages, says think tank report’.  		 			J Robinson 		.  	 	 		\textit{The Pharmaceutical Journal}  		2019. March 22.  	 
\bibitem[Overview: Fragility, Conflict & Violence (2022)]{b402}\label{b402} 	 		\textit{Overview: Fragility, Conflict \& Violence},  		 \url{fromhttps://www.worldbank.org/en/topic/fragilityconflictviolence/overview}  		2022. September 30. December 18, 2022. World Bank.  	 
\bibitem[Horowitz (2022)]{b172}\label{b172} 	 		‘Pandemic fears give way to a rush for bomb shelters’.  		 			J Horowitz 		.  		 \url{https://www.nytimes.com/2022/03/12/world/europe/ukraine-europe-nuclear-war-anxiety.html}  	 	 		\textit{The New York Times. Retrieved}  		2022. March 12. December 14, 2022.  	 
\bibitem[Takian and Rajaeieh ()]{b349}\label{b349} 	 		‘Peace, Health, and Sustainable Development in the Middle East’.  		 			A Takian 		,  		 			G Rajaeieh 		.  		 \xref{http://dx.doi.org/10.34172/aim.2020.s5}{10.34172/aim.2020.s5}.  		 \url{https://doi.org/10.34172/aim.2020.s5}  	 	 		\textit{Archives of Iranian medicine}  		2020. 23  (4 Suppl 1)  p. .  	 
\bibitem[Rosenfeld (2022)]{b312}\label{b312} 	 		\textit{Perspective | how will we know when it's World War III? The Washington Post},  		 			G Rosenfeld 		.  		 \url{https://www.Washingtonpost.com/outlook/2022/04/05/how-will-we-know-when-its-world-war-iii/}  		2022. April 5. December 12, 2022.  	 
\bibitem[Rosenfeld (2022)]{b324}\label{b324} 	 		\textit{Perspective | how will we know when it's World War III? The Washington Post},  		 			G Rosenfeld 		.  		 \url{https://www.Washingtonpost.com/outlook/2022/04/05/how-will-we-know-when-its-world-war-iii/}  		2022. April 5. December 12, 2022.  	 
\bibitem[Kuyumjian (2021)]{b219}\label{b219} 	 		‘Perspectives: Don't water it down: The role of water security in the armenia-azerbaijan war’.  		 			N Kuyumjian 		.  		 \url{https://eurasianet.org/perspectives-dont-water-it-down-the-role-of-water-security-in-the-armenia-azerbaijan-war}  	 	 		\textit{Eurasianet. Retrieved}  		2021. December 22. December 17, 2022.  	 
\bibitem[Mohiuddin ()]{b250}\label{b250} 	 		‘Pharmacists in Public Health: Scope in Home and Abroad’.  		 			A K Mohiuddin 		.  		 \xref{http://dx.doi.org/10.15226/2374-6866/6/1/00196}{10.15226/2374-6866/6/1/00196}.  		 \url{https://doi.org/10.15226/2374-6866/6/1/00196}  	 	 		\textit{SOJ Pharmacy \& Pharmaceutical Sciences}  		2019b. 6  (1)  p. .  	 
\bibitem[Bourget et al. ()]{b57}\label{b57} 	 		‘Physician turnover in primary health care services in the East Zone of São Paulo City, Brazil: incidence and associated factors’.  		 			M M M Bourget 		,  		 			A J F Cassenote 		,  		 			M C Scheffer 		.  		 \xref{http://dx.doi.org/10.1186/s12913-022-07517-1}{10.1186/s12913-022-07517-1}.  		 \url{https://doi.org/10.1186/s12913-022-07517-1}  	 	 		\textit{BMC health services research}  		2022. 22  (1)  p. 147.  	 
\bibitem[Chen et al. ()]{b78}\label{b78} 	 		‘Potential Impact of COVID-19-Related Racial Discrimination on the Health of Asian Americans’.  		 			J A Chen 		,  		 			E Zhang 		,  		 			C H Liu 		.  		 \xref{http://dx.doi.org/10.2105/AJPH.2020.305858}{10.2105/AJPH.2020.305858}.  		 \url{https://doi.org/10.2105/AJPH.2020.305858}  	 	 		\textit{American journal of public health}  		2020. 110  (11)  p. .  	 
\bibitem[Sadek (2022)]{b318}\label{b318} 	 		‘Price hike of Active Pharmaceutical Ingredients: A concern for access to healthcare’.  		 			M A Sadek 		.  		 \url{https://www.tbsnews.net/thoughts/price-hike-active-pharmaceutical-ingredients-concern-access-healthcare-4420}  	 	 		\textit{The Business Standard. Retrieved}  		2022. June 18. December 3, 2022.  	 
\bibitem[Sadek (2022)]{b330}\label{b330} 	 		‘Price hike of Active Pharmaceutical Ingredients: A concern for access to healthcare’.  		 			M A Sadek 		.  		 \url{https://www.tbsnews.net/thoughts/price-hike-active-pharmaceutical-ingredients-concern-access-healthcare-4420}  	 	 		\textit{The Business Standard. Retrieved}  		2022. June 18. December 3, 2022.  	 
\bibitem[Alam ()]{b10}\label{b10} 	 		\textit{Providing covid-19 vaccination to refugees and displaced people: Lessons from the vaccine roll-out for the Rohingya refugees in Cox's bazaar, Bangladesh. The Lancet Regional Health -Southeast Asia},  		 			A M Alam 		.  		 \xref{http://dx.doi.org/10.1016/j.lansea.2022.100120}{10.1016/j.lansea.2022.100120}.  		 \url{https://doi.org/10.1016/j.lansea.2022.100120}  		2022. p. 100120.  	 
\bibitem[Alhaffar and Janos ()]{b14}\label{b14} 	 		‘Public health consequences after ten years of the Syrian crisis: a literature review’.  		 			M H D B A Alhaffar 		,  		 			S Janos 		.  		 \xref{http://dx.doi.org/10.1186/s12992-021-00762-9}{10.1186/s12992-021-00762-9}.  		 \url{https://doi.org/10.1186/s12992-021-00762-9}  	 	 		\textit{Globalization and health}  		2021. 17  (1)  p. 111.  	 
\bibitem[Bao et al. ()]{b39}\label{b39} 	 		‘Real Estate Prices, Inflation, and Health Outcomes: Evidence From Developed Economies’.  		 			W Bao 		,  		 			R Tao 		,  		 			A Afzal 		,  		 			H Dördüncü 		.  		 \xref{http://dx.doi.org/10.3389/fpubh.2022.851388}{10.3389/fpubh.2022.851388}.  		 \url{https://doi.org/10.3389/fpubh.2022.851388}  	 	 		\textit{Frontiers in public health}  		2022. 10 p. 851388.  	 
\bibitem[Anugwom ()]{b26}\label{b26} 	 		‘Reflections on climate change and public health in Africa in an ERA of global pandemic’.  		 			E E Anugwom 		.  		 \xref{http://dx.doi.org/10.5772/intechopen.97201}{10.5772/intechopen.97201}.  		 \url{https://doi.org/10.5772/intechopen.97201}  	 	 		\textit{Contemporary Developments and Perspectives in International Health Security}  		2021. 2.  	 
\bibitem[Who (2019)]{b388}\label{b388} 	 		\textit{Regional Committee for Europe},  		 			Who 		.  		 EUR/RC69/14 Rev.1.  		2019, September 16.  	 
\bibitem[Smart (2022)]{b337}\label{b337} 	 		\textit{Report: Climate Change Seen as Top Global Threat},  		 			T Smart 		.  		2022. August 31.  	 
\bibitem[Response plan launched to support 1.4 million Rohingya and Bangladeshis. United Nations (2022)]{b372}\label{b372} 	 		\textit{Response plan launched to support 1.4 million Rohingya and Bangladeshis. United Nations},  		 \url{https://news.un.org/en/story/2022/03/111}  		2022. March 29. December 10, 2022. UN News.  	 
\bibitem[Stallard et al. (2022)]{b342}\label{b342} 	 		‘Revealed: Huge gas flaring emissions never reported’.  		 			E Stallard 		,  		 			O Pinnell 		,  		 			J Kelly 		.  		 \url{https://www.bbc.com/news/science-environment-62917498}  	 	 		\textit{BBC News. Published}  		September 29, 2022. December 5, 2022.  	 
\bibitem[Who and Territory ()]{b393}\label{b393} 	 		\textit{Right to Health},  		 			Occupied Palestine Who 		,  		 			Territory 		.  		2019. 2018.  	 	 (online) 
\bibitem[Popov et al. (2015)]{b292}\label{b292} 	 		‘Risk Assessment for the Population of Kyiv, Ukraine as a Result of Atmospheric Air Pollution’.  		 			O Popov 		,  		 			A Iatsyshyn 		,  		 			V Kovach 		,  		 			V Artemchuk 		,  		 			I Kameneva 		,  		 			D Taraduda 		,  		 			V Sobyna 		,  		 			D Sokolov 		,  		 			M Dement 		,  		 			T Yatsyshyn 		.  		 \xref{http://dx.doi.org/10.5696/2156-9614-10.25.200303295}{10.5696/2156-9614-10.25.200303295}.  		 \url{https://doi.org/10.5696/2156-9614-10.25.200303295}  	 	 		\textit{Journal of health \& pollution}  		2020. 200303. 2015. September. 10  (25) .  	 	 (Public Health England) 
\bibitem[Tansu and Culp ()]{b351}\label{b351} 	 		‘Risk to Civilian Nuclear Power Plant Workers During the Ukrainian-Russian War’.  		 			A Tansu 		,  		 			K Culp 		.  		 \xref{http://dx.doi.org/10.1177/21650799221134427}{10.1177/21650799221134427}.  		 \url{https://doi.org/10.1177/21650799221134427}  	 	 		\textit{Workplace health \& safety, 21650799221134427. Advance online publication},  		2022.  	 
\bibitem[Costa et al. ()]{b92}\label{b92} 	 		‘Roadmap for achieving net-zero emissions in global food systems by 2050’.  		 			C Costa 		,  		 			Jr 		,  		 			E Wollenberg 		,  		 			M Benitez 		,  		 			R Newman 		,  		 			N Gardner 		,  		 			F Bellone 		.  		 \xref{http://dx.doi.org/10.1038/s41598-022-18601-1}{10.1038/s41598-022-18601-1}.  		 \url{https://doi.org/10.1038/s41598-022-18601-1}  	 	 		\textit{Scientific reports}  		2022. 12  (1)  p. 15064.  	 
\bibitem[Reuters (2022)]{b304}\label{b304} 	 		\textit{Rohingya Crisis Fund is 'well short of needs' -UN refugee agency. Arab News},  		 			Reuters 		.  		 \url{https://www.arabnews.com/node/2148536/world}  		2022. August 23. December 10, 2022.  	 
\bibitem[Rohingyas engaged in arms, drug, big threat to Bangladesh: PM hasina Business Standard News (2022)]{b186}\label{b186} 	 		‘Rohingyas engaged in arms, drug, big threat to Bangladesh: PM hasina’.  		 \url{https://www.business-standard.com/article/international/rohingyas-engaged-in-arms-drug-big-threat-to-bangladesh-pm-hasina-122061901003\textunderscore 1.html}  	 	 		\textit{Business Standard News}  		2022. June 20. December 10, 2022. Indo-Asian News Service.  	 
\bibitem[Staff Correspondent. (2022)]{b341}\label{b341} 	 		\textit{Rohingyas' illegal drug trade poses a threat: Discussion. New Age | The Most Popular Outspoken English Daily in Bangladesh},  		 			Staff Correspondent. 		.  		 \url{https://www.newagebd.net/article/176367/rohingyas-illegal-drug-trade-poses-a-threat-discussion}  		2022, July 21. December 10, 2022.  	 
\bibitem[Astrov et al. ()]{b36}\label{b36} 	 		‘Russia's invasion of Ukraine: assessment of the humanitarian, economic, and financial impact in the short and medium term’.  		 			V Astrov 		,  		 			M Ghodsi 		,  		 			R Grieveson 		,  		 			M Holzner 		,  		 			A Kochnev 		,  		 			M Landesmann 		,  		 			O Pindyuk 		,  		 			R Stehrer 		,  		 			M Tverdostup 		,  		 			A Bykova 		.  		 \xref{http://dx.doi.org/10.1007/s10368-022-00546-5}{10.1007/s10368-022-00546-5}.  		 \url{https://doi.org/10.1007/s10368-022-00546-5}  	 	 		\textit{International Economics and Economic Policy}  		2022. 19  (2)  p. .  	 
\bibitem[Uwishema et al. ()]{b376}\label{b376} 	 		‘Russia-Ukraine conflict and COVID-19: a double burden for Ukraine's’.  		 			O Uwishema 		,  		 			B Sujanamulk 		,  		 			M Abbass 		,  		 			R Fawaz 		,  		 			A Javed 		,  		 			K Aboudib 		,  		 			A Mahmoud 		,  		 			A Oluyemisi 		,  		 			H Onyeaka 		.  		 \xref{http://dx.doi.org/10.1136/postgradmedj-2022-141895}{10.1136/postgradmedj-2022-141895}.  		 \url{https://doi.org/10.1136/postgradmedj-2022-141895}  	 	 		\textit{Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere healthcare system and a concern for global citizens},  		2022. 1162. 64 p. .  	 	 (Postgraduate medical journal) 
\bibitem[News (2022)]{b54}\label{b54} 	 		‘Russian inflation spikes to 20-year record on war and sanctions’.  		 			Bloomberg News 		.  		 \url{https://www.bloomberg.com/news/articles/2022-05-13/russian-inflation-spikes-to-20-year-record-on-war-and-sanctions}  	 	 		\textit{Bloomberg.com. Retrieved}  		2022. May 13. December 9, 2022.  	 
\bibitem[Dhawan et al. ()]{b105}\label{b105} 	 		‘Russo-Ukrainian war amid the COVID-19 pandemic: Global impact and containment strategy’.  		 			M Dhawan 		,  		 			O P Choudhary 		,  		 			Priyanka 		,  		 			A A Saied 		.  		 \xref{http://dx.doi.org/10.1016/j.ijsu.2022.106675}{10.1016/j.ijsu.2022.106675}.  		 \url{https://doi.org/10.1172/JCI135004}  	 	 		\textit{Issue 1 | Compilation 1.0 © 2023 London Journals Press Global Conflict Escalation During the Pandemic, Climate, and Economic Dilemmas: Healthcare Sustainability Challenges in Conflict Zones and Elsewhere 108},  		 (London, England)  		2022. 2020. Dietz W. H. 44 p. .  	 	 (The Journal of clinical investigation) 
\bibitem[Mulugeta and Gebregziabher ()]{b258}\label{b258} 	 		‘Saving children from man-made acute malnutrition in Tigray, Ethiopia: a call to action’.  		 			A Mulugeta 		,  		 			M Gebregziabher 		.  		 \xref{http://dx.doi.org/10.1016/S2214-109X}{10.1016/S2214-109X}.  		 \url{https://doi.org/10.1016/S2214-109X}  	 	 		\textit{The Lancet. Global health}  		2022. 10  (4)  p. .  	 
\bibitem[Albert et al. ()]{b13}\label{b13} 	 		‘Scientists' warning to humanity on the freshwater biodiversity crisis’.  		 			J S Albert 		,  		 			G Destouni 		,  		 			S M Duke-Sylvester 		,  		 			A E Magurran 		,  		 			T Oberdorff 		,  		 			R E Reis 		,  		 			K O Winemiller 		,  		 			W J Ripple 		.  		 13280-020- 01318-8.  		 \url{https://doi.org/10.1007/s}  	 	 		\textit{London Journal of Research in Management and Business}  		2021. 50  (1)  p. .  	 	 (Ambio) 
\bibitem[Mekonnen et al. ()]{b244}\label{b244} 	 		‘Self-reported turnover intention and associated factors among health professionals in Kafa Zone, Southwest Ethiopia’.  		 			T Mekonnen 		,  		 			T Abera 		,  		 			A Tilahun 		,  		 			A Tadese 		,  		 			T Yadesa 		.  		 \url{https://doi.org/10.117}  	 	 		\textit{SAGE open medicine}  		2022. 10 p. 20503121221088097.  	 
\bibitem[TBS Report. (2022)]{b354}\label{b354} 	 		‘Shrinking businesses ring recession alarm in major economies’.  		 			TBS Report. 		.  		 \url{https://www.tbsnews.net/world/global-economy/shrinking-businesses-ring-recession-alarm-major-economies-468914}  	 	 		\textit{The Business Standard. Retrieved December}  		2022, July 31. 2022. 9.  	 
\bibitem[Simon (2022)]{b334}\label{b334} 	 		‘Small businesses get creative as they still struggle with hiring’.  		 			R Simon 		.  		 \url{https://www.wsj.com/articles/small-businesses-get-creative-as-they-still-struggle-with-hiring-11664184781}  	 	 		\textit{The Wall Street Journal. Retrieved}  		2022. September 26. December 5, 2022.  	 
\bibitem[Reuters (2022)]{b302}\label{b302} 	 		‘Soaring bread prices spark protests and shop fires in Iran’.  		 			Reuters 		.  		 \url{https://www.reuters.com/\textunderscore world/middle-east/soaring-bread-prices-spark-protests-shop-fires-iran-irna-2022-05-1}  	 	 		\textit{IRNA reports. Reuters. Retrieved}  		2022. May 13. December 8, 2022.  	 
\bibitem[Münzel et al. ()]{b259}\label{b259} 	 		‘Soil and water pollution and human health: what should cardiologists worry about’.  		 			T Münzel 		,  		 			O Hahad 		,  		 			A Daiber 		,  		 			P J Landrigan 		.  		 \xref{http://dx.doi.org/10.1093/cvr/cvac082}{10.1093/cvr/cvac082}.  		 \url{https://doi.org/10.1093/cvr/cvac082}  	 	 		\textit{Cardiovascular research, cvac082. Advance online publication},  		2022.  	 
\bibitem[Anib et al. ()]{b24}\label{b24} 	 		‘South Sudan's road to universal health coverage: a slow but steady journey’.  		 			V A Anib 		,  		 			M M Achiek 		,  		 			F Ndenzako 		,  		 			O O Olu 		.  		 \xref{http://dx.doi.org/10.11604/pamj.supp.2022.42.1.34035}{10.11604/pamj.supp.2022.42.1.34035}.  		 \url{https://doi.org/10.11604/pamj.supp.2022.42.1.34035}  	 	 		\textit{The Pan African medical journal}  		2022. 42  (Suppl 1)  p. 1.  	 
\bibitem[Alkhaldi et al. ()]{b18}\label{b18} 	 		‘State Accountability for the Good Health of Palestinians Has Failed: What Can the Global Health Community Do Next?’.  		 			M Alkhaldi 		,  		 			R Coghlan 		,  		 			S Miller 		,  		 			A A Basuoni 		,  		 			O Tanous 		,  		 			Y M Asi 		.  	 	 		\textit{Health and human rights}  		2022. 24  (1)  p. .  	 
\bibitem[Anderson ()]{b23}\label{b23} 	 		‘Stopping attacks on Health Care’.  		 			T Anderson 		.  		 \xref{http://dx.doi.org/10.2471/blt.22.020822}{10.2471/blt.22.020822}.  		 \url{https://doi.org/10.2471/blt.22.020822}  	 	 		\textit{Bulletin of the World Health Organization}  		2022. 100  (8)  p. .  	 
\bibitem[Sirgany et al. (2019)]{b335}\label{b335} 	 		‘Sudan's president Bashir forced out in military coup’.  		 			S E Sirgany 		,  		 			N Elbagir 		,  		 			Y Abdullah 		.  		 \url{https://edition.cnn.com/2019/04/11/africa/sudan-unrest-intl/index.html}  	 	 		\textit{CNN}  		2019. April 11. December 14, 2022.  	 
\bibitem[Stoken ()]{b343}\label{b343} 	 		‘Suffering in silence: Sexual and gender-based violence against the Rohingya community and the importance of a global health response’.  		 			J M Stoken 		.  		 \xref{http://dx.doi.org/10.7189/jogh.10.020324}{10.7189/jogh.10.020324}.  		 \url{https://doi.org/10.7189/jogh.10.020324}  	 	 		\textit{Journal of global health}  		2020. 10  (2)  p. 20324.  	 
\bibitem[Golle (2021)]{b144}\label{b144} 	 		‘Supply chain latest: How freight rates are adding to inflation’.  		 			V Golle 		.  		 \url{https://www.bloomberg.com/news/newsletters/2021-12-20/supply-chain-latest-how-freight-rates-are-adding-to-inflation}  	 	 		\textit{Bloomberg News. Retrieved}  		2021. December 20. December 4, 2022.  	 
\bibitem[Noack (2021)]{b278}\label{b278} 	 		\textit{Sweden has 65,000 nuclear shelters. now, in the era of Trump, it wants more. The Washington Post},  		 			R Noack 		.  		 \xref{http://dx.doi.org/10.1371/journal.ppat.1009503}{10.1371/journal.ppat.1009503}.  		 \url{https://www.washingtonpost.com/news/worldviews/wp/2017/11/03/sweden-has-65000-nuclear-bunkers-now-in-the-era-of-trump-it-wants-more/}  		2021, December 1. December 14, 2022.  	 
\bibitem[Jacobsen (2022)]{b191}\label{b191} 	 		‘Sweden's H\&M to lay off 1,500 staff in drive to cut soaring costs and rescue profits’.  		 			S Jacobsen 		.  		 \url{https://www.reuters.com/business/retail-consumer/retailer-hm-cut-1500-jobs-2022-11-30/}  	 	 		\textit{Reuters. Retrieved}  		2022. November 30. December 5, 2022.  	 
\bibitem[Tech Layoffs Across the Industry: Amazon, Meta and More Cut Staff (2022)]{b399}\label{b399} 	 		 \url{https://www.wsj.com/story/from-twitter-to-meta-tech-layoffs-by-the-numbers-0afd871}  	 	 		\textit{Tech Layoffs Across the Industry: Amazon, Meta and More Cut Staff},  		2022, November 30. December 5, 2022.  	 	 (WSJ Staff Report) 
\bibitem[Elahssan et al. ()]{b115}\label{b115} 	 		‘Telehealth application in Sudan: requirements and potential benefits’.  		 			R Elahssan 		,  		 			F Shariff 		,  		 			M Ogrady 		,  		 			T I Yousif 		.  		 \xref{http://dx.doi.org/10.24911/SJP}{10.24911/SJP}.  		 \url{https://doi.org/10.24911/SJP}  	 	 		\textit{Sudanese journal of paediatrics}  		2022. 22  (1)  p. .  	 
\bibitem[Ulmer et al. ()]{b366}\label{b366} 	 		‘Terrorist Attacks against Hospitals: World-Wide Trends and Attack Types’.  		 			N Ulmer 		,  		 			D G Barten 		,  		 			H De Cauwer 		,  		 			M I Gaakeer 		,  		 			V W Klokman 		,  		 			M Van Der Lugt 		,  		 			L J Mortelmans 		,  		 			F H M Van Osch 		,  		 			E C T H Tan 		,  		 			A Boin 		.  		 \xref{http://dx.doi.org/10.1017/S1049023X2}{10.1017/S1049023X2}.  		 \url{https://doi.org/10.1017/S1049023X2}  	 	 		\textit{Prehospital and disaster medicine}  		2022. 2000012. 37  (1)  p. .  	 
\bibitem[Tin et al. ()]{b361}\label{b361} 	 		‘Terrorist Attacks in the Middle East: A Counter-Terrorism Medicine Analysis’.  		 			D Tin 		,  		 			S Fares 		,  		 			M Al Mulhim 		,  		 			G R Ciottone 		.  		 \xref{http://dx.doi.org/10.1016/s0140-6736(18)31120-6}{10.1016/s0140-6736(18)31120-6}.  		 \url{https://doi.org/10.1017/S1049023X220003}  	 	 		\textit{Prehospital and disaster medicine}  		2022. Advance Online Publication. p. .  	 
\bibitem[Mathers (2022)]{b231}\label{b231} 	 		\textit{Tesco to axe 300 jobs but remaining staff will get pay rise. The Independent},  		 			M Mathers 		.  		 \url{https://www.independent.co.uk/news/business/news/tesco-job-cuts-staff-pay-rise-b2196234.html}  		2022, October 5. December 5, 2022.  	 
\bibitem[Schaer (2019)]{b316}\label{b316} 	 		\textit{The Bunkers That Came In From the Cold. USNews},  		 			C Schaer 		.  		 \url{https://www.usnews.com/news/best-countries/articles/2019-11-07/fears-of-a-new-cold-war-bring-germanys-nuclear-bunkers-back-into-fashion}  		2019, November 7. December 14, 2022.  	 
\bibitem[Schaer (2019)]{b328}\label{b328} 	 		\textit{The Bunkers That Came In From the Cold. USNews},  		 			C Schaer 		.  		 \url{https://www.usnews.com/news/best-countries/articles/2019-11-07/fears-of-a-new-cold-war-bring-germanys-nuclear-bunkers-back-into-fashion}  		2019, November 7. December 14, 2022.  	 
\bibitem[John ()]{b199}\label{b199} 	 		‘The Changing Libyan Economy: Causes and Consequences’.  		 			R B S John 		.  		 \url{http://www.jstor.org/stable/25482473}  	 	 		\textit{Middle East Journal}  		2008. 62  (1)  p. .  	 
\bibitem[Wintermeyer (2022)]{b397}\label{b397} 	 		\textit{The Chip Company in Taiwan you've never heard of that powers the devices in your life -TSMC},  		 			L Wintermeyer 		.  		 \url{https://www.forbes.com/sites/lawrencewintermeyer/2022/08/05/the-chip-company-youve-never-heard-of-that-powers-the-devices-in-your-life--and-its-in-taiwan/?sh=34fe}  		2022, November 8. December 13, 2022. p. 4.  	 
\bibitem[Guerin et al. ()]{b149}\label{b149} 	 		‘The consequence of COVID-19 on the global supply of medical products: Why Indian generics matter for the world’.  		 			P J Guerin 		,  		 			S Singh-Phulgenda 		,  		 			N Strub-Wourgaft 		.  		 \xref{http://dx.doi.org/10.12688/f1000research.23057.1}{10.12688/f1000research.23057.1}.  		 \url{https://doi.org/10.12688/f1000research.23057.1}  	 	 		\textit{F1000Research},  		2020. 9 p. 225.  	 
\bibitem[Pearce and Andrijevic (2022)]{b284}\label{b284} 	 		\textit{The cost to Africa-Drastic economic damage from climate change . Irish charity fighting global poverty -Christian Aid Ireland},  		 			O Pearce 		,  		 			M Andrijevic 		.  		 \url{https://www.christianaid.org.uk/sites/default/files/2022-11/the-cost-to-africa.pdf}  		2022, November. December 17, 2022.  	 
\bibitem[Li et al. ()]{b225}\label{b225} 	 		‘The development and progress of Health Literacy in China’.  		 			Y Li 		,  		 			X Lv 		,  		 			J Liang 		,  		 			H Dong 		,  		 			C Chen 		.  		 \xref{http://dx.doi.org/10.3389/fpubh.2022.1034907}{10.3389/fpubh.2022.1034907}.  		 \url{https://doi.org/10.3389/fpubh.2022.1034907}  	 	 		\textit{Frontiers in Public Health}  		2022. 10.  	 
\bibitem[The disease of deforestation. The Rainforest Foundation Rainforest Foundation Norway (2022)]{b298}\label{b298} 	 		‘The disease of deforestation. The Rainforest Foundation’.  		 \url{https://www.regnskog.no/en/newsthe-disease-of-deforestation}  	 	 		\textit{Rainforest Foundation Norway},  		December 5, 2022.  	 
\bibitem[Natur et al. ()]{b263}\label{b263} 	 		‘The Effect of Global Warming on Complex Disorders (Mental Disorders, Primary Hypertension, and Type 2 Diabetes)’.  		 			S Natur 		,  		 			O Damri 		,  		 			G Agam 		.  		 \xref{http://dx.doi.org/10.3390/ijerph19159398}{10.3390/ijerph19159398}.  		 \url{https://doi.org/10.3390/ijerph19159398}  	 	 		\textit{International journal of environmental research and public health}  		2022. 19  (15)  p. 9398.  	 
\bibitem[Mehrl and Thurner ()]{b243}\label{b243} 	 		‘The Effect of the Covid-19 Pandemic on Global Armed Conflict: Early Evidence’.  		 			M Mehrl 		,  		 			P W Thurner 		.  		 \xref{http://dx.doi.org/10.1177/1478929920940648}{10.1177/1478929920940648}.  		 \url{https://doi.org/10.1177/1478929920940648}  	 	 		\textit{Political Studies Review}  		2021. 19  (2)  p. .  	 
\bibitem[Bendavid et al. ()]{b47}\label{b47} 	 		‘The effects of armed conflict on the health of women and children’.  		 			E Bendavid 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			T Boerma 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			N Akseer 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			A Langer 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			E B Malembaka 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			E A Okiro 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			P H Wise 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			S Heft-Neal 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			R E Black 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		,  		 			Z A Bhutta 			\mbox{}\\  				\& BRANCH Consortium Steering Committee 			 		.  		 1016/S0140-6736(21)00131-8.  	 	 		\textit{Lancet}  		2021. 10273. London,England. p. .  	 
\bibitem[Rubinson and Hitman ()]{b313}\label{b313} 	 		‘The Effects of Covid-19 Emergency Aid on UN Reputation-Evidence From Syria, Yemen, and Sudan’.  		 			E Rubinson 		,  		 			G Hitman 		.  		 \xref{http://dx.doi.org/10.1177/00219096221137651}{10.1177/00219096221137651}.  		 \url{https://doi.org/10.1177/00219096221137651}  	 	 		\textit{Journal of Asian and African Studies}  		2022. p. 00219096221137651.  	 
\bibitem[Rubinson and Hitman ()]{b325}\label{b325} 	 		‘The Effects of Covid-19 Emergency Aid on UN Reputation-Evidence From Syria, Yemen, and Sudan’.  		 			E Rubinson 		,  		 			G Hitman 		.  		 \xref{http://dx.doi.org/10.1177/00219096221137651}{10.1177/00219096221137651}.  		 \url{https://doi.org/10.1177/00219096221137651}  	 	 		\textit{Journal of Asian and African Studies}  		2022. p. 00219096221137651.  	 
\bibitem[Fleron et al. (2022)]{b127}\label{b127} 	 		‘The gathering storm: The transformative impact of inflation on the healthcare sector’.  		 			A Fleron 		,  		 			A Krishna 		,  		 			S Singhal 		.  		 \url{https://www.mckinsey.com/industries/healthcare-systems-and-services/our-insights/the-gathering-storm-the-transformative-impact-of-inflation-on-the-healthcare-sector}  	 	 		\textit{McKinsey \& Company. Retrieved}  		2022, September. December 18, 2022.  	 
\bibitem[Haque et al. ()]{b162}\label{b162} 	 		‘The human toll and humanitarian crisis of the Russia-Ukraine war: the first 162 days’.  		 			U Haque 		,  		 			A Naeem 		,  		 			S Wang 		,  		 			J Espinoza 		,  		 			I Holovanova 		,  		 			T Gutor 		,  		 			D Bazyka 		,  		 			R Galindo 		,  		 			S Sharma 		,  		 			I P Kaidashev 		,  		 			D Chumachenko 		,  		 			S Linnikov 		,  		 			E Annan 		,  		 			J Lubinda 		,  		 			N Korol 		,  		 			K Bazyka 		,  		 			L Zhyvotovska 		,  		 			A Zimenkovsky 		,  		 			U D T Nguyen 		.  		 \xref{http://dx.doi.org/10.1136/bmjgh-2022-009550}{10.1136/bmjgh-2022-009550}.  		 \url{https://doi.org/10.1136/bmjgh-2022-009550}  	 	 		\textit{BMJ global health}  		2022. 7  (9)  p. 9550.  	 
\bibitem[Daw ()]{b102}\label{b102} 	 		‘The impact of armed conflict on the epidemiological situation of COVID-19 in Libya, Syria and Yemen’.  		 			M A Daw 		.  		 \xref{http://dx.doi.org/10.3389/fpubh.2021.667364}{10.3389/fpubh.2021.667364}.  		 \url{https://doi.org/10.3389/fpubh.2021.667364}  	 	 		\textit{Frontiers in Public Health}  		2021.  (667364)  p. 9.  	 
\bibitem[Palit et al. ()]{b274}\label{b274} 	 		‘The impact of the COVID-19 pandemic on the mental health of Rohingya refugees with pre-existing health problems in Bangladesh’.  		 			S Palit 		,  		 			H Yang 		,  		 			J Li 		,  		 			M A S Khan 		,  		 			M J Hasan 		.  		 13031-022-00443-3.  		 \url{https://doi.org/10.1186/s}  	 	 		\textit{Conflict and health}  		2022. 16  (1)  p. 10.  	 
\bibitem[Khurshudyan et al. (2022)]{b209}\label{b209} 	 		\textit{The nagorno-karabakh conflict between Armenia and Azerbaijan, explained. The Washington Post},  		 			I Khurshudyan 		,  		 			E Cunningham 		,  		 			M Berger 		.  		 \url{https://www.washingtonpost.com/world/2022/08/04/nagorno-karabakh-conflict-explained/}  		2022. September 13. December 6, 2022.  	 
\bibitem[Patel and Erickson ()]{b283}\label{b283} 	 		\textit{The new humanitarian crisis in Ukraine: Coping with the public health impact of hybrid warfare, mass migration, and mental health trauma. Disaster medicine and public health preparedness, 1-5},  		 			S S Patel 		,  		 			T B Erickson 		.  		 \xref{http://dx.doi.org/10.1017/dmp.2022.70}{10.1017/dmp.2022.70}.  		 \url{https://doi.org/10.1017/dmp.2022.70}  		2022.  	 
\bibitem[The People's Republic of China. United States Trade Representative (2021)]{b375}\label{b375} 	 		\textit{The People's Republic of China. United States Trade Representative},  		 \url{https://ustr.gov/countries-regions/china-mongolia-taiwan/peoples-republic-china}  		2021. December 13, 2022. U.S.-China Trade Facts.  	 
\bibitem[Feng et al. ()]{b125}\label{b125} 	 		‘The prevalence of turnover intention and influencing factors among emergency physicians: A national observation’.  		 			J Feng 		,  		 			L Li 		,  		 			C Wang 		,  		 			P Ke 		,  		 			H Jiang 		,  		 			X Yin 		,  		 			Z Lu 		.  		 \xref{http://dx.doi.org/10.7189/jogh.12.04005}{10.7189/jogh.12.04005}.  		 \url{https://doi.org/10.7189/jogh.12.04005}  	 	 		\textit{London Journal of Research in Management and Business}  		2022. 12 p. 4005.  	 	 (Journal of global health) 
\bibitem[Alawneh et al. ()]{b12}\label{b12} 	 		‘The prevalence of uncontrolled hypertension among patients taking antihypertensive medications and the associated risk factors in North Palestine: A cross-sectional study’.  		 			I S Alawneh 		,  		 			A Yasin 		,  		 			S Musmar 		.  		 \xref{http://dx.doi.org/10.1155/2022/5319756}{10.1155/2022/5319756}.  		 \url{https://doi.org/10.1155/2022/5319756}  	 	 		\textit{Advances in Medicine}  		2022. 2022 p. .  	 
\bibitem[Mcneilly et al. ()]{b240}\label{b240} 	 		‘The Rising Threat of Terrorist Attacks Against Hospitals’.  		 			B Mcneilly 		,  		 			G Jasani 		,  		 			G Cavaliere 		,  		 			R Alfalasi 		,  		 			B Lawner 		.  		 \xref{http://dx.doi.org/10.1017/S1049023X22000413}{10.1017/S1049023X22000413}.  		 \url{https://doi.org/10.1017/S1049023X22000413}  	 	 		\textit{Prehospital and disaster medicine}  		2022. 37  (2)  p. .  	 
\bibitem[Wall ()]{b381}\label{b381} 	 		\textit{The Siege of Ayder Hospital: A Cri de Coeur From Tigray},  		 			L L Wall 		.  		 \xref{http://dx.doi.org/10.1097/SPV.0000000000001181}{10.1097/SPV.0000000000001181}.  		 \url{https://doi.org/10.1097/SPV.0000000000001181}  		2022. Ethiopia. 28 p. .  	 	 (Female pelvic medicine \& reconstructive surgery) 
\bibitem[Nicola et al. ()]{b267}\label{b267} 	 		\textit{The socio-economic tonpost},  		 			M Nicola 		,  		 			Z Alsafi 		,  		 			C Sohrabi 		,  		 			A Kerwan 		,  		 			A Al-Jabir 		,  		 			C Iosifidis 		,  		 			M Agha 		,  		 			R Agha 		.  		 \url{.com/world/2022/11/06/egypt-cop27-climate-change-population/}  		2020.  	 
\bibitem[Goss et al. ()]{b145}\label{b145} 	 		‘The State of Public Health Education and Science During and After the Fall of the Soviet Union: Achievements, Remaining Challenges, and Future Priorities’.  		 			J R Goss 		,  		 			G Gotsadze 		,  		 			N Mirzikashvili 		,  		 			D Kekelidze 		,  		 			S Kalandarishvili 		,  		 			I Kalandadze 		,  		 			I Abiatari 		,  		 			A Zoidze 		.  		 \xref{http://dx.doi.org/10.3390/ijerp}{10.3390/ijerp}.  		 \url{https://doi.org/10.3389/fpubh.2022.871108}  	 	 		\textit{Health Expenditure Data, Analysis and Policy Relevance in Australia},  		2022. 1967 to 2020. 19042143 150. 2022. 19 p. 871108.  	 	 (Frontiers in public health) 
\bibitem[The story of Africa. BBC News BBC World Service (2022)]{b43}\label{b43} 	 		‘The story of Africa. BBC News’.  		 \url{https://www.bbc.co.uk/worldservice/africa/features/storyofafrica/11chapter3.shtml}  	 	 		\textit{BBC World Service}  		December 17, 2022.  	 
\bibitem[Wong (2022)]{b398}\label{b398} 	 		\textit{The U.S. wants to counter China's moves in Africa. but American officials try not to mention that. The New York Times},  		 			E Wong 		.  		 \url{https://www.nytimes.com/2022/12/14/us/politics/china-africa-us-relations.html}  		2022. December 14. December 17, 2022.  	 
\bibitem[The Ukrainian refugee crisis: Providing important historical context for the current situation People in Need-PIN (2022)]{b285}\label{b285} 	 		‘The Ukrainian refugee crisis: Providing important historical context for the current situation’.  		 \url{https://reliefweb.int/report/poland/ukrainian-refugee-crisis-providing-important-historical-context-current-situation}  	 	 		\textit{People in Need-PIN},  		2022, October 6. December 17, 2022.  	 
\bibitem[Al-Ahdal and Farahat ()]{b11}\label{b11} 	 		‘The urgency of suicide prevention in Yemen: Challenges and recommendations-Corres pon-dence’.  		 			T Al-Ahdal 		,  		 			R A Farahat 		.  		 \xref{http://dx.doi.org/10.1016/j.ijsu.2022.106924}{10.1016/j.ijsu.2022.106924}.  		 \url{https://doi.org/10.1016/j.ijsu.2022.106924}  	 	 		\textit{International journal of surgery}  		2022. London, England. p. .  	 
\bibitem[Greenaway et al. ()]{b142}\label{b142} 	 		‘The war in Ukraine and refugee health care: considerations for health care providers in Canada’.  		 			C Greenaway 		,  		 			G Fabreau 		,  		 			K Pottie 		.  		 \xref{http://dx.doi.org/10.1503/cmaj.220675}{10.1503/cmaj.220675}.  		 \url{https://doi.org/10.1503/cmaj.220675}  	 	 		\textit{CMAJ : Canadian Medical Association journal = journal de l'Association medicale canadienne}  		2022. 194  (26)  p. .  	 
\bibitem[Walraven et al. ()]{b382}\label{b382} 	 		‘The World Bank's health funding in Afghanistan’.  		 			G Walraven 		,  		 			Y Yousofzai 		,  		 			S Mirzazada 		.  		 \xref{http://dx.doi.org/10.1016/S0140-6736(21)02015-8}{10.1016/S0140-6736(21)02015-8}.  		 \url{https://doi.org/10.1016/S0140-6736}  	 	 		\textit{Lancet}  		2021. 10306. London, England.  (21)  p. .  	 
\bibitem[Croker et al. (2022)]{b93}\label{b93} 	 		‘The world's rivers are drying up from extreme weather. see how 6 look from space’.  		 			N Croker 		,  		 			R Rigdon 		,  		 			J Jones 		,  		 			C Dotto 		,  		 			A Dewan 		.  		 \url{https://edition.cnn.com/2022/08/20/world/rivers-lakes-drying-up-drought-climate-cmd-intl/index.html}  	 	 		\textit{CNN}  		2022. August 20. December 4, 2022.  	 
\bibitem[Thousands displaced by escalating conflict in South Sudan's Greater Upper Nile Region (2022)]{b370}\label{b370} 	 		\textit{Thousands displaced by escalating conflict in South Sudan's Greater Upper Nile Region},  		 \url{https://www.unhcr.org/news/press/2022/12/63905eca4/thousands-displaced-escalating-conflict-south-sudans-greater-upper-nile.html}  		2022d). December 14, 2022. UNHCR.  	 
\bibitem[Ahronhem (2022)]{b8}\label{b8} 	 		\textit{Thousands of airstrikes carried out by Israel in past five years. The Jerusalem Post},  		 			A Ahronhem 		.  		 \url{https://www.jpost.com/israel-news/article-702634}  		2022. March 29. December 16, 2022.  	 
\bibitem[Ticking timebomb: Without immediate action, health and care workforce gaps in the European region could spell disaster. World Health Organization WHO Media Release (2022)]{b392}\label{b392} 	 		‘Ticking timebomb: Without immediate action, health and care workforce gaps in the European region could spell disaster. World Health Organization’.  		 \url{https://www.who.int/europe/news/item/14-09-2022-ticking-timebomb--without-immediate-action--health-and-care-workforce-gaps-in-the-european-region-could-spell-disaster}  	 	 		\textit{WHO Media Release},  		2022. September 14. December 18, 2022.  	 
\bibitem[Davies (2022)]{b101}\label{b101} 	 		\textit{Tigray: Almost One in three children under five malnourished, Un says. The Guardian},  		 			L Davies 		.  		 \url{https://www.theguardian.com/global-development/2022/aug/20/tigray-ethiopia-almost-one-in-three-children-under-five-malnourished-un-says}  		2022. August 20. December 13, 2022.  	 
\bibitem[Ekblad ()]{b113}\label{b113} 	 		‘To Increase Mental Health Literacy and Human Rights Among New-Coming, Low-Educated Mothers With Experience of War: A Culturally, Tailor-Made Group Health Promotion Intervention With Participatory Methodology Addressing Indirectly the Children’.  		 			S Ekblad 		.  		 \xref{http://dx.doi.org/10.3389/fpsyt.2020.00611}{10.3389/fpsyt.2020.00611}.  		 \url{https://doi.org/10.3389/fpsyt.2020.00611}  	 	 		\textit{Frontiers in psychiatry}  		2020. 11 p. 611.  	 
\bibitem[Bencharif (2022)]{b48}\label{b48} 	 		\textit{Too far, too old, too few: Europe is running out of doc-tors},  		 			S.-T Bencharif 		.  		 \url{https://www.politico.eu/article/france-doctors-europe-too-far-too-old-too-few/}  		2022. November 23. December 18, 2022.  	 
\bibitem[Mohiuddin ()]{b251}\label{b251} 	 		‘TRACK Implementation: a Bangladesh Scenario’.  		 			A K Mohiuddin 		.  		 \xref{http://dx.doi.org/10.5195/cajgh.2020.416}{10.5195/cajgh.2020.416}.  		 \url{https://doi.org/10.5195/cajgh.2020.41}  	 	 		\textit{Central Asian journal of global health}  		2020. 9  (1)  p. 416.  	 
\bibitem[Holder (2022)]{b181}\label{b181} 	 		\textit{Tracking coronavirus vaccinations around the world. The New York Times},  		 			J Holder 		.  		 \url{https://www.iea.org/news/global-coal-demand-is-set-to-return-to-its-all-time-high-in-2022}  		2022, December 2. December 6, 2022. December 3, 2022.  	 
\bibitem[Yakovleva et al. ()]{b405}\label{b405} 	 		‘Tracking SARS-COV-2 variants using Nanopore sequencing in Ukraine in 2021’.  		 			A Yakovleva 		,  		 			G Kovalenko 		,  		 			M Redlinger 		,  		 			M G Liulchuk 		,  		 			E Bortz 		,  		 			V I Zadorozhna 		,  		 			A M Scherbinska 		,  		 			J O Wertheim 		,  		 			I Goodfellow 		,  		 			L Meredith 		,  		 			T I Vasylyeva 		.  		 \xref{http://dx.doi.org/10.1038/s43016-022-00573-0}{10.1038/s43016-022-00573-0}.  		 \url{https://doi.org/10.1038/s41598-022-19414-y}  	 	 		\textit{Scientific reports}  		2022. 12  (1)  p. 15749.  	 
\bibitem[Frogner and Dill ()]{b131}\label{b131} 	 		‘Tracking Turnover Among Health Care Workers During the COVID-19 Pandemic: A Cross-sectional Study’.  		 			B K Frogner 		,  		 			J S Dill 		.  		 \xref{http://dx.doi.org/10.1001/jamahealthforum.2022.0371}{10.1001/jamahealthforum.2022.0371}.  		 \url{https://doi.org/10.1001/jamahealthforum.2022.0371}  	 	 		\textit{JAMA health forum}  		2022. 3  (4)  p. 220371.  	 
\bibitem[Pitel (2022)]{b287}\label{b287} 	 		\textit{Turkish inflation hits 20-year high of 61\% as energy and food costs soar. Subscribe to read | Financial Times},  		 			L Pitel 		.  		 \url{https://www.ft.com/content/}  		2022. April 4. December 9, 2022. 19e9541c-e0b6. p. 880.  	 
\bibitem[Sun et al. ()]{b346}\label{b346} 	 		‘Turnover intention and related factors among resident physicians in China under the standardised residency training programme: a cross-sectional survey’.  		 			X Sun 		,  		 			M Zhang 		,  		 			Z Lu 		,  		 			Z Zhang 		,  		 			J C Zheng 		,  		 			L Cheng 		,  		 			L Zeng 		,  		 			Y Qian 		,  		 			L Huang 		.  		 \xref{http://dx.doi.org/10.1136/bmjopen-2022-061922}{10.1136/bmjopen-2022-061922}.  		 \url{https://doi.org/10.1136/bmjopen-2022-061922}  	 	 		\textit{BMJ open}  		2022. 12  (4)  p. 61922.  	 
\bibitem[Hannon (2022)]{b158}\label{b158} 	 		‘U.K. inflation hits 41-year high as recession looms’.  		 			P Hannon 		.  		 \url{https://www.wsj.com/articles/u-k-inflation-hits-41-year-high-as-recession-looms-11668582865}  	 	 		\textit{The Wall Street Journal. Retrieved December}  		2022. November 16. 2022. 9.  	 
\bibitem[Hagstrom (2022)]{b155}\label{b155} 	 		\textit{UK inflation matches us, soars to highest point in 40 years},  		 			A Hagstrom 		.  		 \url{https://www.foxbusiness.com/markets/uk-inflation-highest-40-years}  		2022. May 18. December 9, 2022.  	 
\bibitem[Howard ()]{b174}\label{b174} 	 		‘Ukraine invasion: Safe corridor for medical supplies is urgently needed, says who’.  		 			S Howard 		.  		 \xref{http://dx.doi.org/10.1136/bmj.o570}{10.1136/bmj.o570}.  		 \url{https://doi.org/10.1136/bmj.o570}  	 	 		\textit{BMJ}  		2022.  	 
\bibitem[Bisset et al. (2022)]{b53}\label{b53} 	 		\textit{Ukraine live briefing: Russia blames West for Global Food Crisis despite blockade on Ukrainian grain. The Washington Post},  		 			V Bisset 		,  		 			K Nichols 		,  		 			A Chapman 		,  		 			J Bikales 		,  		 			P Villegas 		,  		 			R Thebault 		.  		 \url{https://www.washingtonpost.com/world/2022/07/2}  		2022, July 26. December 17, 2022.  	 
\bibitem[Nchasi et al. ()]{b264}\label{b264} 	 		‘Ukraine's triple emergency: Food crisis amid conflicts and COVID-19 pandemic’.  		 			G Nchasi 		,  		 			C Mwasha 		,  		 			M M Shaban 		,  		 			R Rwegasira 		,  		 			B Mallilah 		,  		 			J Chesco 		,  		 			A Volkova 		,  		 			A Mahmoud 		.  		 \xref{http://dx.doi.org/10.1002/hsr2.862}{10.1002/hsr2.862}.  		 Compilation 1.0.  		 \url{https://doi.org/10.1002/hsr2.862}  	 	 		\textit{London Journal of Research in Management and Business}  		2022. 2023. London Journals Press. 5  (6)  p. 862.  	 	 (Health Science Reports) 
\bibitem[UN appeals for record $51.5 billion to help 230 million on the Brink in 2023. United Nations Report on the human rights situation in Ukraine -ohchr.org (2022)]{b374}\label{b374} 	 		‘UN appeals for record \$51.5 billion to help 230 million on the Brink in 2023. United Nations’.  		 \url{https://www.ohchr.org/sites/default/files/documents/countries/ua/2022-09-23/ReportUkraine-1Feb-31Jul2022-en.pdf}  	 	 		\textit{Report on the human rights situation in Ukraine -ohchr.org},  		2022, December 1. December 5, 2022. 2022. September 27. December 9, 2022. UN News.  	 	 (United Nations Human Rights Office of The High Commissioner) 
\bibitem[Mahase ()]{b228}\label{b228} 	 		‘UN warns of "devastating" effect of covid-19, conflict, and climate change on women's and children's health’.  		 			E Mahase 		.  		 \xref{http://dx.doi.org/10.1136/bmj.o2497}{10.1136/bmj.o2497}.  		 \url{https://doi.org/10.1136/bmj.o2497}  	 	 		\textit{BMJ}  		2022. p. .  	 
\bibitem[Nafeh et al. ()]{b261}\label{b261} 	 		‘Understanding injecting drug use in Afghanistan: A scoping review’.  		 			F Nafeh 		,  		 			S Fusigboye 		,  		 			B Sornpaisarn 		.  		 \url{https://doi.org/10.1186s13011-022-00491-1}  	 	 		\textit{Substance abuse treatment, prevention, and policy}  		2022. 17  (1)  p. 65.  	 
\bibitem[UNHCR warns of surging needs in Sudan amid skyrocketing prices and gaps in humanitarian funding (2022)]{b369}\label{b369} 	 		\textit{UNHCR warns of surging needs in Sudan amid skyrocketing prices and gaps in humanitarian funding},  		 \url{https://www.unhcr.org/news/briefing/2022/9/632d73474/unhcr-warns-surging-needs-sudan-amid-skyrocketing-prices-gaps-humanitarian.html}  		2022c. December 14, 2022. UNHCR.  	 
\bibitem[Cooper and English (2022)]{b91}\label{b91} 	 		‘UNICEF calls for the protection of children against all forms of violence in Iran amid public unrest’.  		 			\& Cooper 		,  		 			English 		.  		 \url{https://www.business-standard.com/article/international/what-long-term-stagnation-of-global-economy-means-for-climate-change-122103000277\textunderscore 1.html}  	 	 		\textit{Business Standard News. Retrieved December}  		 			J Copley 		 (ed.)  		2022, November 27. December 3,2022. 2022, October 30. 2022. UNICEF. 9.  	 	 (What long-term stagnation of global economy means for climate change) 
\bibitem[Dahham et al. ()]{b97}\label{b97} 	 		‘Valuation of Costs in Health Economics During Financial and’.  		 			J Dahham 		,  		 			I Kremer 		,  		 			M Hiligsmann 		,  		 			K Hamdan 		,  		 			A Nassereddine 		,  		 			S M A A Evers 		,  		 			R Rizk 		.  	 	 		\textit{London Journal of Research in Management and Business}  		2022.  	 
\bibitem[Berhe et al. ()]{b49}\label{b49} 	 		‘Vicarious trauma on the hemodialysis healthcare workers in the besieged Ethiopia's tigray region: A call to action’.  		 			E Berhe 		,  		 			B Tesfay 		,  		 			H Teka 		.  		 12916- 022-02637-1.  		 \url{https://doi.org/10.1186/s}  	 	 		\textit{BMC Medicine}  		2022. 20  (1) .  	 
\bibitem[Chen et al. ()]{b79}\label{b79} 	 		‘Village doctors' dilemma in China: A systematic evaluation of job burnout and turnover intention’.  		 			Y Chen 		,  		 			Y You 		,  		 			Y Shen 		,  		 			Z Du 		,  		 			T Dai 		.  		 \xref{http://dx.doi.org/10.3389/fpubh.2022.970780}{10.3389/fpubh.2022.970780}.  		 \url{https://doi.org/10.3389/fpubh.2022.970780}  	 	 		\textit{Frontiers in public health}  		2022. 10 p. 970780.  	 
\bibitem[English and Oweis (ed.) (2021)]{b121}\label{b121} 	 		\textit{Violence, conflict and unrest robs nearly 580 children of their lives in the Middle East and North Africa since start of year},  		 			J English 		,  		 			S Oweis 		.  		 \url{https://www.washingtonpost.com/business/2021/10/09/energy-crisis-global/}  		Englund, W. (ed.)  		2022, November 18. December 3, 2022. 2021, October 9. December 4, 2022. UNICEF.  	 	 (An energy crisis is gripping the world, with potentially grave consequences. The Washington Post) 
\bibitem[Mollman (2022)]{b255}\label{b255} 	 		‘Wall Street's 'dr. doom' says 'World War III has already effectively begun’.  		 			S Mollman 		.  		 \url{https://fortune.com/2022/10/28/wall-street-dr-doom-world-war-nouriel-roubini-china-taiwan-ukraine-recession/}  	 	 		\textit{Fortune. Retrieved}  		2022, October 28. December 12, 2022.  	 
\bibitem[Kazaryan et al.]{b204}\label{b204} 	 		‘War in the time of COVID-19: humanitarian catastrophe in Nagorno-Karabakh and Armenia’.  		 			A M Kazaryan 		,  		 			B Edwin 		,  		 			A Darzi 		,  		 			G N Tamamyan 		,  		 			M A Sahakyan 		,  		 			D L Aghayan 		,  		 			Å A Fretland 		,  		 			S Yaqub 		,  		 			B Gayet 		.  		 \xref{http://dx.doi.org/10.1016/S2214-109X(20)30}{10.1016/S2214-109X(20)30}.  		 \url{https://doi.org/10.1016/S2214-109X(20)30}  	 	 		\textit{The Lancet. Global health}  		9  (3)  p. .  	 	 (\& Doctors Against The War collaborators (2021)) 
\bibitem[Kardas et al. ()]{b202}\label{b202} 	 		‘War in Ukraine and the challenges it brings to the Polish healthcare system. The Lancet regional health’.  		 			P Kardas 		,  		 			M Babicki 		,  		 			J Krawczyk 		,  		 			A Mastalerz-Migas 		.  		 \xref{http://dx.doi.org/10.1016/j.lanepe.2022.100365}{10.1016/j.lanepe.2022.100365}.  		 \url{https://doi.org/10.1016/j.lanepe.2022.100365}  	 	 		\textit{Europe}  		2022. 15 p. 100365.  	 
\bibitem[Burke et al. ()]{b62}\label{b62} 	 		‘Warming increases the risk of civil war in Africa’.  		 			M B Burke 		,  		 			E Miguel 		,  		 			S Satyanath 		,  		 			J A Dykema 		,  		 			D B Lobell 		.  		 \xref{http://dx.doi.org/10.1073/pnas.0907998106}{10.1073/pnas.0907998106}.  		 \url{https://doi.org/10.1073/pnas.0907998106}  	 	 		\textit{Proceedings of the National Academy of Sciences of the United States of America}  		2009. 106  (49)  p. .  	 
\bibitem[Shukla (2020)]{b333}\label{b333} 	 		\textit{What is nine-dash line? the basis of China's claim to sovereignty over South China Sea. The Print},  		 			S Shukla 		.  		 \url{https://theprint.in/theprint-essential/what-is-nine-dash-line-the-basis-of-chinas-claim-to-sovereignty-over-south-china-sea/46940}  		2020, July 28. December 13, 2022.  	 
\bibitem[Aipanjiguly (2022)]{b9}\label{b9} 	 		\textit{WHO/europe and ECDC report reveals increasing numbers living with undiagnosed HIV in the region. World Health Organization},  		 			S Aipanjiguly 		.  		 \url{fromhttps://www.who.int/europe/news/item/30-11-2022-who-europe-and-ecdc-report-reveals-increasing-numbers-living-with-undiagnosed-hiv-in-the-region}  		2022, November 30. December 3, 2022.  	 
\bibitem[Sullivan (2022)]{b345}\label{b345} 	 		‘Why are rivers drying up? global droughts are turning waterways to Dust’.  		 			B K Sullivan 		.  		 \url{https://www.bloomberg.com/news/features/2022-08-26/why-are-rivers-drying-up-climate-change-turns-waterways-into-dust}  	 	 		\textit{Bloomberg News. Retrieved}  		2022. August 26. December 4, 2022.  	 
\bibitem[Pizzinelli and Shibata (2022)]{b289}\label{b289} 	 		\textit{Why jobs are plentiful while workers are scarce},  		 			C Pizzinelli 		,  		 			I Shibata 		.  		 \url{fromhttps://www.imf.org/en/Blogs/Articles/2022/01/19/why-jobs-are-plentiful-while-workers-are-scarce}  		2022. January 19. December 19, 2022.  	 
\bibitem[Cavaliere et al. ()]{b73}\label{b73} 	 		‘Why We Will Continue to Lose Our Battle with Cancers If We Do Not Stop Their Triggers from Environmental Pollution’.  		 			G A Cavaliere 		,  		 			R Alfalasi 		,  		 			G N Jasani 		,  		 			G R Ciottone 		,  		 			B J Lawner 		.  		 \xref{http://dx.doi.org/10.1089/hs.2021.000475}{10.1089/hs.2021.000475}.  		 \url{https://doi.org/10.3390/ijerph18116107}  	 	 		\textit{International journal of environmental research and public health}  		2021. 2021. 19  (5)  p. 6107.  	 	 (Cazzolla Gatti R.) 
\bibitem[Williams et al. ()]{b395}\label{b395} 	 		 			C A Williams 		,  		 			N P Hanan 		,  		 			J C Neff 		,  		 			R J Scholes 		,  		 			J A Berry 		,  		 			A S Denning 		,  		 			D F Baker 		.  		 \xref{http://dx.doi.org/10.1186/1750-0680-2-3}{10.1186/1750-0680-2-3}.  		 \url{https://doi.org/10.1186/1750-0680-2-3}  		\textit{Africa and the global carbon cycle. Carbon balance and management},  		2007. 2 p. 3.  	 
\bibitem[Ap (2021)]{b27}\label{b27} 	 		\textit{With Europe's second-worst vaccine rate, Ukraine suffers COVID surge},  		 			Ap 		.  		 \url{https://www.euronews.com/2021/10/23/with-europe-s-second-worst-vaccination-rate-ukraine-suffers-covid-surge}  		2021, October 23. December 6, 2022.  	 
\bibitem[Mckinley (2022)]{b239}\label{b239} 	 		‘With nearly half of Ukraine's energy grid knocked out, Zelensky says 17 regions face a 'difficult situation’.  		 			J C Mckinley 		.  		 \url{https://www.nytimes.com/2022/11/19/world/europe/with-nearly-half-of-ukraines-energy-grid-knocked-out-zelensky-says-17-regions-face-a-difficult-situation.html}  	 	 		\textit{The New York Times}  		2022, November 19. December 8, 2022.  	 
\bibitem[Peters et al. ()]{b286}\label{b286} 	 		‘Work and worker health in the post-pandemic world: a public health perspective’.  		 			S E Peters 		,  		 			J T Dennerlein 		,  		 			G R Wagner 		,  		 			G Sorensen 		.  		 \xref{http://dx.doi.org/10.1016/S2468-2667}{10.1016/S2468-2667}.  		 21)00259-0.  		 \url{https://doi.org/10.1016/S2468-2667}  	 	 		\textit{The Lancet. Public health}  		2022. 7  (2)  p. .  	 
\bibitem[Victor (2022)]{b379}\label{b379} 	 		\textit{World population reaches 8 billion, U.N. says. The New York Times},  		 			D Victor 		.  		 \url{https://www.nytimes.com/2022/11/15/world/world-population-8-billion.html}  		2022, November 15. December 9, 2022.  	 
\bibitem[Tang (2022)]{b350}\label{b350} 	 		\textit{Xi Jinping claims China wants to 'get along' with Biden as tensions rise over Taiwan. World | The Times},  		 			D Tang 		.  		 \url{https://www.thetimes.co.uk/article/xi-jinping-claims-china-wants-to-get-along-with-biden-as-tensions-rise-over-taiwan-lvjz2fqfs}  		2022, October 27. December 13, 2022.  	 
\bibitem[Yemen Crisis explained. The UN Refugee Agency (2022)]{b367}\label{b367} 	 		\textit{Yemen Crisis explained. The UN Refugee Agency},  		 \url{https://www.unrefugees.org/news/yemen-crisis-explained/}  		December 14, 2022. UNHCR.  	 
\bibitem[Hashim et al. ()]{b161}\label{b161} 	 		‘Yemen's triple emergency: Food crisis amid a civil war and COVID-19 pandemic’.  		 			H T Hashim 		,  		 			A V Miranda 		,  		 			M S Babar 		,  		 			M Y Essar 		,  		 			H Hussain 		,  		 			S Ahmad 		,  		 			S Tazyeen 		,  		 			H M Abujledan 		,  		 			N Tawfik Alsanabani 		,  		 			H Khan 		,  		 			M A Ramadhan 		,  		 			Y D Tuama 		,  		 			M A Isa 		,  		 			A Ahmadi 		,  		 			D E Lucero-Prisno 		.  		 \xref{http://dx.doi.org/10.1016/j.puhip.2021.100082}{10.1016/j.puhip.2021.100082}.  		 \url{https://doi.org/10.1016/j.puhip.2021.100082}  	 	 		\textit{Public health in practice}  		 			Shariful Islam 		,  		 			S M Mohammed Basalilah 		,  		 			AF 		 (eds.)  		2021. Oxford, England. 3 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
