<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN" "http://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="other" dtd-version="1.2" xml:lang="en">
    <front>
        <journal-meta>
            <journal-id journal-id-type="pmc">F1000Research</journal-id>
            <journal-title-group>
                <journal-title>F1000Research</journal-title>
            </journal-title-group>
            <issn pub-type="epub">2046-1402</issn>
            <publisher>
                <publisher-name>F1000 Research Limited</publisher-name>
                <publisher-loc>London, UK</publisher-loc>
            </publisher>
        </journal-meta>
        <article-meta>
            <article-id pub-id-type="doi">10.12688/f1000research.26786.1</article-id>
            <article-categories>
                <subj-group subj-group-type="heading">
                    <subject>Software Tool Article</subject>
                </subj-group>
                <subj-group>
                    <subject>Articles</subject>
                </subj-group>
            </article-categories>
            <title-group>
                <article-title>VTES: a stochastic Python-based tool to simulate viral transmission</article-title>
                <subtitle>Introducing a modular simulation to demonstrate how a virus may spread among a population</subtitle>
                <fn-group content-type="pub-status">
                    <fn>
                        <p>[version 1; peer review: awaiting peer review]</p>
                    </fn>
                </fn-group>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author" corresp="no">
                    <name>
                        <surname>Kurtin</surname>
                        <given-names>Danielle L.</given-names>
                    </name>
                    <role content-type="http://credit.niso.org/">Visualization</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Original Draft Preparation</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Review &amp; Editing</role>
                    <uri content-type="orcid">https://orcid.org/0000-0001-5368-6737</uri>
                    <xref ref-type="aff" rid="a1">1</xref>
                </contrib>
                <contrib contrib-type="author" corresp="no">
                    <name>
                        <surname>Parsons</surname>
                        <given-names>Daniel A.J.</given-names>
                    </name>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Original Draft Preparation</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Review &amp; Editing</role>
                    <uri content-type="orcid">https://orcid.org/0000-0002-5246-0725</uri>
                    <xref ref-type="aff" rid="a2">2</xref>
                </contrib>
                <contrib contrib-type="author" corresp="yes">
                    <name>
                        <surname>Stagg</surname>
                        <given-names>Scott M.</given-names>
                    </name>
                    <role content-type="http://credit.niso.org/">Conceptualization</role>
                    <role content-type="http://credit.niso.org/">Software</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Review &amp; Editing</role>
                    <xref ref-type="corresp" rid="c1">a</xref>
                    <xref ref-type="aff" rid="a3">3</xref>
                    <xref ref-type="aff" rid="a4">4</xref>
                </contrib>
                <aff id="a1">
                    <label>1</label>Department of Psychology, University of Surrey, Guildford, GU2 7XH, UK</aff>
                <aff id="a2">
                    <label>2</label>School of Life Sciences, Pharmacy and Chemistry, Kingston University, London, KT1 2EE, UK</aff>
                <aff id="a3">
                    <label>3</label>Institute of Molecular Biophysics, Florida State University, Tallahassee, Florida, 32306, USA</aff>
                <aff id="a4">
                    <label>4</label>Department of Chemistry and Biochemistry, Florida State Universtiy,, Tallahassee, FL, USA</aff>
            </contrib-group>
            <author-notes>
                <corresp id="c1">
                    <label>a</label>
                    <email xlink:href="mailto:sstagg@fsu.edu">sstagg@fsu.edu</email>
                </corresp>
                <fn fn-type="conflict">
                    <p>No competing interests were disclosed.</p>
                </fn>
            </author-notes>
            <pub-date pub-type="epub">
                <day>5</day>
                <month>10</month>
                <year>2020</year>
            </pub-date>
            <pub-date pub-type="collection">
                <year>2020</year>
            </pub-date>
            <volume>9</volume>
            <elocation-id>1198</elocation-id>
            <history>
                <date date-type="accepted">
                    <day>23</day>
                    <month>9</month>
                    <year>2020</year>
                </date>
            </history>
            <permissions>
                <copyright-statement>Copyright: &#x00a9; 2020 Kurtin DL et al.</copyright-statement>
                <copyright-year>2020</copyright-year>
                <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
                    <license-p>This is an open access article distributed under the terms of the Creative Commons Attribution Licence, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
                </license>
            </permissions>
            <self-uri content-type="pdf" xlink:href="https://f1000research.com/articles/9-1198/pdf"/>
            <abstract>
                <p>The spread of diseases like severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) in human populations involve a large number of variables, making it difficult to predict how it will spread across communities and populations. Reduced representation simulations allow us to reduce the complexity of disease spread and model transmission based on a few key variables. Here we have created a Viral Transmission Education Simulator (VTES) that simulates the spread of disease through the interactions between circles representing individual people bouncing around a bounded, 2D plane. Infections are transmitted via person-to-person contact and the course of an outbreak can be tracked over time. Using this approach, we are able to simulate the influence of variables like infectivity, population density, and social distancing on the course of an outbreak. We also describe how VTES&#x2019;s code can be used to calculate R0 for the simulated pandemic. VTES is useful for modeling how small changes in variables that influence disease transmission can have large changes on the outcome of an epidemic. Additionally, VTES serves as an educational tool where users can easily visualize how disease spreads, and test how interventions, like masking, can influence an outbreak. VTES is designed to be simple and clear to encourage user modifications. These properties make VTES an educational tool that uses accessible, clear code and dynamic simulations to provide a richer understanding of the behaviors and factors underpinning a pandemic. VTES is available from: 
                    <ext-link ext-link-type="uri" xlink:href="https://github.com/sstagg/disease-transmission">https://github.com/sstagg/disease-transmission</ext-link>.</p>
            </abstract>
            <kwd-group kwd-group-type="author">
                <kwd>simulation</kwd>
                <kwd>modelling</kwd>
                <kwd>Python</kwd>
                <kwd>SARS-CoV-2</kwd>
                <kwd>disease model</kwd>
                <kwd>educational tool</kwd>
            </kwd-group>
            <funding-group>
                <award-group id="fund-1" xlink:href="http://dx.doi.org/10.13039/501100003513">
                    <funding-source>University of Surrey</funding-source>
                    <award-id>ViceChancellorStudentship</award-id>
                </award-group>
                <award-group id="fund-2" xlink:href="http://dx.doi.org/10.13039/100000002">
                    <funding-source>National Institutes of Health</funding-source>
                    <award-id>R01GM108753</award-id>
                </award-group>
                <funding-statement>SS was supported in part by the National Institutes of Health [R01 GM108753]. DK was supported in part by the Vice Chancellor Studentship at the University of Surrey.</funding-statement>
                <funding-statement>
                    <italic>The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.</italic>
                </funding-statement>
            </funding-group>
        </article-meta>
    </front>
    <body>
        <sec sec-type="intro">
            <title>Introduction</title>
            <p>As of the start of this year (2020) a novel coronavirus originating out of Wuhan-China (which became known as severe acute respiratory syndrome coronavirus 2, or SARS-CoV-2), rapidly spread worldwide and became a global pandemic, the magnitude of which had not been seen since the Spanish influenza pandemic a century ago. At the time of writing (09/2020), SARS-CoV-2 has resulted in &gt;27 million cases and &gt;900,000 deaths in 188 countries worldwide
                <sup>
                    <xref ref-type="bibr" rid="ref-1">1</xref>
                </sup>, with a case-fatality rate of &gt;15% in some areas
                <sup>
                    <xref ref-type="bibr" rid="ref-1">1</xref>,
                    <xref ref-type="bibr" rid="ref-2">2</xref>
                </sup>.</p>
            <p>One key factor of the disease&#x2019;s devastating impact is how rapidly and pervasively it spreads throughout a population. The factors that influence the spread of infectious diseases are enormously complex, involving numerous variables, which are often initially unknown to researchers. Such variables include the rate of transmission, population density, and the disease mortality rate in a population. Therefore, it is unsurprising that dubious science and confounding arguments has resulted in mixed messages and false claims being made on how to limit the spread of this viral disease
                <sup>
                    <xref ref-type="bibr" rid="ref-3">3</xref>
                </sup>. Misinterpreted science and these misleading reports have generally resulted in mass confusion, and in some cases, resistance to many crucial disease control techniques, such as mask wearing, social distancing, and self-isolation. This has predictably lead to a substantial rise in SARS-CoV-2 cases and deaths
                <sup>
                    <xref ref-type="bibr" rid="ref-4">4</xref>
                </sup>.</p>
            <p>Though the complexities of a pandemic are difficult to account for, simulations and models offer us a chance to both explore the mechanisms underpinning a pandemic and potential solutions to mitigate its threat. Another benefit of simulations is that, by reducing the complexity of disease spread, they can be useful educational tools for clearly demonstrating how recommendations from medical professionals will affect the course of a epidemic. Along those lines, medically-based simulations are increasingly being developed to teach and demonstrate the effects of differing courses of actions on an outcome, and the rise in SARS-Cov-2 has provided more use for these models than ever before. One example is the Washington Post&#x2019;s &#x201c;Coronavirus Simulator&#x201d;
                <sup>
                    <xref ref-type="bibr" rid="ref-5">5</xref>
                </sup>. The article utilizes several simulations and infographics to effectively demonstrate how quickly an unmitigated virus will spread within a population, and explains the basis behind different containment methods used to prevent a widespread infection. Inspired by this approach, we coded a Viral Transmission Education Simulator (VTES) - a reduced representation simulation that replicates the effects of different variables on viral transmission in a population.</p>
            <p>VTES was designed to be modular, simple, and clear, to encourage users to interact with the script that creates the simulations. By interacting with VTES, and enabling visualization of the results, we aim to help individuals understand key variables that influence the course of the spread of the disease, including population density, population mobility, interventions that reduce transmission, and a disease&#x2019;s mortality rate. In this article, we show the impact of decreasing transmission chance (achieved through actions such as social distancing, masking and self-quarantining), the process of becoming &#x201c;immune&#x201d; to SARS-CoV-2, and how to calculate R0. We hope VTES will help foster a deeper understanding of the parameters underpinning the spread of a virus such as SARS-CoV-2 and will be used to clearly educate those unfamiliar with such parameters, as well as in exploring how small changes to variables that influence virus spread can have large impacts on the course of a pandemic.</p>
        </sec>
        <sec sec-type="methods">
            <title>Methods</title>
            <sec>
                <title>Implementation</title>
                <p>The disease spread simulation script was written in Python 3 using standard libraries. The code was written in a way so that it is straightforward for programming novices to change the values for variables that influence the disease spread, and was written in a modular fashion with sections, each headed by a title and description in comments. Below we provide an explanation and describe each section of the code.</p>
                <p>The script first introduces a function to 
                    <bold>createperson</bold>. This defines a dictionary of attributes for a &#x201c;person&#x201d;, or dot, and how they move around in the simulated environment. They begin as alive, uninfected, and not immune (i.e. susceptible to infection).</p>
                <p>The next section introduces 
                    <bold>variables that influence an outbreak</bold>. These lines are what we suggest modifying to explore the effects of different variables on viral transmission in the simulated population. For example, by changing 
                    <italic toggle="yes">transmission</italic>_
                    <italic toggle="yes">chance</italic> = 0.90 to 
                    <italic toggle="yes">transmission</italic>_
                    <italic toggle="yes">chance</italic> = 0.70, the simulation will decrease the probability the disease is transmitted from person to person. This will result in an decreased number of &#x201c;infected people&#x201d; overall.</p>
                <p>The next section 
                    <bold>creates a window</bold>, forms an environment for the simulation, generates a population, and begins the simulation by changing one &#x201c;dot&#x2019;s&#x201d; status to 
                    <italic toggle="yes">person</italic> [&#x2018;
                    <italic toggle="yes">infected</italic>&#x2019;]= 
                    <italic toggle="yes">True</italic>. The code 
                    <bold>begins a loop</bold> to move dots around according to their velocity, and bouncing off encountered walls or other dots. The parameter 
                    <italic toggle="yes">velocity</italic> determines how quickly the dots move. Users may change the velocity to simulate how measures like social distancing impact viral transmission.</p>
                <p>Within the loop, the section headed 
                    <bold>make a person better over infection duration</bold> determines whether or not a person recovers over the duration of infection (thus becoming non-susceptible), and if so, reassigns their status accordingly.</p>
                <p>The next section 
                    <bold>check the interactions</bold> of all the dots at every step in the simulation. This is where transmission is determined; as dots collide, their probability of becoming infected is determined by 
                    <italic toggle="yes">transmission</italic>_
                    <italic toggle="yes">chance</italic>. Deceased and immune (recovered/non-susceptible) dots are ignored by infectious dots, and the window is then updated.</p>
                <p>The final section 
                    <bold>calculates statistics</bold> and plots the figures (see example in 
                    <xref ref-type="fig" rid="f1">Figure 1</xref>). Statistics include the total number of cases, people infected, the total number of deceased, and the length of the pandemic in days.</p>
                <fig fig-type="figure" id="f1" orientation="portrait" position="float">
                    <label>Figure 1. </label>
                    <caption>
                        <p>Plots outlining the epidemiological statistics output at the end of (
                            <bold>A</bold>) Simulation 1, (
                            <bold>B</bold>) Simulation 2, and (
                            <bold>C</bold>) Simulation 3.</p>
                    </caption>
                    <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/29578/c51dc772-954c-4dd1-810f-7beb4533fd74_figure1.gif"/>
                </fig>
            </sec>
            <sec>
                <title>Operation</title>
                <p>The code is fully executable in a Python 3 environment with the following packages installed: turtle, sys, random, math, and matplotlib. For those who do not have Python downloaded, we encourage the use of 
                    <ext-link ext-link-type="uri" xlink:href="https://repl.it/languages/python3">https://repl.it/ languages/python3</ext-link>, a free, online Python interpreter that can run the stimulation simply by copying and pasting the code into the command line in the browser.</p>
                <p>VTES is designed such that the user can test the influence of various factors on the spread of the virus, such as the following: masking, population density, population mobility, and calculating R0. Below we describe methods to observe the influence of these factors on the spread of the virus in the simulated population.</p>
            </sec>
            <sec>
                <title>The impact of masking</title>
                <p>Since SARS-Cov-2 is spread by respiratory, air-borne droplets, wearing a mask serves to protect the person wearing the mask (by filtering out viral particles) and others (by trapping viral particles)
                    <sup>
                        <xref ref-type="bibr" rid="ref-6">6</xref>
                    </sup>. This serves to reduce the chance of transmission by reducing viral load. By modulating 
                    <italic toggle="yes">transmission</italic>_
                    <italic toggle="yes">chance</italic> users can observe the impact of how measures that aim to reduce transmission-such as wearing a mask- impact the spread of a virus.</p>
            </sec>
            <sec>
                <title>The impact of population density</title>
                <p>High density populations experience greater contact rates between individuals than low density populations, leading to more severe and pervasive outbreaks in high density populations
                    <sup>
                        <xref ref-type="bibr" rid="ref-7">7</xref>
                    </sup>. For example, an outbreak on a cruise ship with a population density four times higher than that of Wuhan, China (the origin of the SARS-Cov-2 outbreak) also reported quadrupled R0 values
                    <sup>
                        <xref ref-type="bibr" rid="ref-7">7</xref>,
                        <xref ref-type="bibr" rid="ref-8">8</xref>
                    </sup>. Users can observe the impact of population density on viral transmission by modulating 
                    <italic toggle="yes">npeople</italic>.</p>
            </sec>
            <sec>
                <title>The impact of social distancing</title>
                <p>One powerful method of controlling the spread of a disease is by social distancing or avoiding contact with other people. In the simulation, this can be thought of as limiting the number of collisions of the bouncing dots. Users can simulate the impact of social distancing in the code by reducing the 
                    <italic toggle="yes">maxvelocity</italic> variable.</p>
            </sec>
            <sec>
                <title>Visualizing how different variables flatten the curve</title>
                <p>Guidelines such as social distancing and wearing a mask are attempts to slow viral spread within a population - referred to as &#x201c;flattening the curve&#x201d;
                    <sup>
                        <xref ref-type="bibr" rid="ref-9">9</xref>
                    </sup>. The aim of flattening the curve is to reduce the stress on healthcare systems, namely their ICUs (Intensive Care Units) through the over-admittance of severely ill individuals. Hospitals can more effectively respond to cases distributed over time, as opposed to a spike in cases that may overwhelm the healthcare system
                    <sup>
                        <xref ref-type="bibr" rid="ref-9">9</xref>
                    </sup>. We model the capacity of our simulated population&#x2019;s healthcare system via the 
                    <italic toggle="yes">hospital</italic>_
                    <italic toggle="yes">beds</italic> parameter. This threshold is included in the figure output after the simulation as a solid line 
                    <xref ref-type="fig" rid="f1">Figure 1</xref>. At times where the number of 
                    <italic toggle="yes">currentinfected</italic> exceeds the threshold, users can infer that the simulated population has more cases than their healthcare system can handle. We have set 
                    <italic toggle="yes">hospital</italic>_
                    <italic toggle="yes">beds</italic> = 30; i.e., there is roughly 1 bed for every 13 people, or roughly 77 per 1000. This is much higher than most developed countries: Japan had 13 beds per 1000 people as of 2017, and the United States had 2.77 beds per 1000 people as of 2016
                    <sup>
                        <xref ref-type="bibr" rid="ref-10">10</xref>
                    </sup>. We encourage users to change the number of hospital beds available to view how flattening a curve may keep the current number of infections lower than the number of available beds.</p>
            </sec>
            <sec>
                <title>Calculating R0</title>
                <p>R0 describes the number of secondary cases transmitted from a single infected person in a virus-naive population. For example, if R0 = 2, and one person becomes infected, it is expected that person will spread the disease to 2 more people on average. The equation to calculate R0 is</p>
                <disp-formula>
                    <mml:math display="block" id="math1">
                        <mml:mrow>
                            <mml:mi>R</mml:mi>
                            <mml:mn>0</mml:mn>
                            <mml:mo>=</mml:mo>
                            <mml:mo>&#x03c4;</mml:mo>
                            <mml:mo>&#x22c5;</mml:mo>
                            <mml:mover accent="true">
                                <mml:mi>c</mml:mi>
                                <mml:mo stretchy="true">&#x00af;</mml:mo>
                            </mml:mover>
                            <mml:mo>&#x22c5;</mml:mo>
                            <mml:mi>d</mml:mi>
                        </mml:mrow>
                    </mml:math>
                </disp-formula>
                <p>where &#x03c4; is transmissibility, 
                    <inline-formula>
                        <mml:math display="inline" id="M">
                            <mml:mrow>
                                <mml:mover accent="true">
                                    <mml:mi>c</mml:mi>
                                    <mml:mo stretchy="true">&#x00af;</mml:mo>
                                </mml:mover>
                            </mml:mrow>
                        </mml:math>
                    </inline-formula> is the average rate of contact between infected and non-infected people, and 
                    <italic toggle="yes">d</italic> is the duration of infections (the length of time someone is able to communicate an infection)
                    <sup>
                        <xref ref-type="bibr" rid="ref-11">11</xref>
                    </sup>. This may be written as:</p>
                <disp-formula>
                    <mml:math display="block" id="math2">
                        <mml:mrow>
                            <mml:mi>R</mml:mi>
                            <mml:mn>0</mml:mn>
                            <mml:mo>&#x221d;</mml:mo>
                            <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                    <mml:mfrac>
                                        <mml:mrow>
                                            <mml:mtext mathvariant="italic">infection</mml:mtext>
                                        </mml:mrow>
                                        <mml:mrow>
                                            <mml:mi>c</mml:mi>
                                            <mml:mi>o</mml:mi>
                                            <mml:mi>n</mml:mi>
                                            <mml:mi>t</mml:mi>
                                            <mml:mi>a</mml:mi>
                                            <mml:mi>c</mml:mi>
                                            <mml:mi>t</mml:mi>
                                        </mml:mrow>
                                    </mml:mfrac>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                            </mml:mrow>
                            <mml:mo>&#x22c5;</mml:mo>
                            <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                    <mml:mfrac>
                                        <mml:mrow>
                                            <mml:mi>c</mml:mi>
                                            <mml:mi>o</mml:mi>
                                            <mml:mi>n</mml:mi>
                                            <mml:mi>t</mml:mi>
                                            <mml:mi>a</mml:mi>
                                            <mml:mi>c</mml:mi>
                                            <mml:mi>t</mml:mi>
                                        </mml:mrow>
                                        <mml:mrow>
                                            <mml:mi>t</mml:mi>
                                            <mml:mi>i</mml:mi>
                                            <mml:mi>m</mml:mi>
                                            <mml:mi>e</mml:mi>
                                        </mml:mrow>
                                    </mml:mfrac>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                            </mml:mrow>
                            <mml:mo>&#x22c5;</mml:mo>
                            <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                    <mml:mfrac>
                                        <mml:mrow>
                                            <mml:mi>t</mml:mi>
                                            <mml:mi>i</mml:mi>
                                            <mml:mi>m</mml:mi>
                                            <mml:mi>e</mml:mi>
                                        </mml:mrow>
                                        <mml:mrow>
                                            <mml:mtext mathvariant="italic">infection</mml:mtext>
                                        </mml:mrow>
                                    </mml:mfrac>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                            </mml:mrow>
                        </mml:mrow>
                    </mml:math>
                </disp-formula>
                <p>We can directly calculate R0 using VTES. 
                    <italic toggle="yes">&#x03c4;</italic> is simply the value corresponding to the 
                    <italic toggle="yes">transmission</italic>_
                    <italic toggle="yes">chance</italic> variable and 
                    <italic toggle="yes">d</italic> is the 
                    <italic toggle="yes">infectionduration</italic> variable. Since 
                    <inline-formula>
                        <mml:math display="inline" id="M1">
                            <mml:mrow>
                                <mml:mover accent="true">
                                    <mml:mi>c</mml:mi>
                                    <mml:mo stretchy="true">&#x00af;</mml:mo>
                                </mml:mover>
                            </mml:mrow>
                        </mml:math>
                    </inline-formula> is the average contact rate, it needs to be calculated by running the simulation multiple times. This can be accomplished by setting 
                    <italic toggle="yes">Record</italic>_
                    <italic toggle="yes">contacts</italic> = 
                    <italic toggle="yes">True</italic> in the code. Each run will then calculate and output 
                    <italic toggle="yes">Contact rate for uninfected individuals with patient zero</italic>. We recommend running the simulation &gt;15 times and averaging the resulting contact rates to produce 
                    <inline-formula>
                        <mml:math display="inline" id="M2">
                            <mml:mrow>
                                <mml:mover accent="true">
                                    <mml:mi>c</mml:mi>
                                    <mml:mo stretchy="true">&#x00af;</mml:mo>
                                </mml:mover>
                            </mml:mrow>
                        </mml:math>
                    </inline-formula>. This results in the following equation:</p>
                <disp-formula>
                    <mml:math display="block" id="math3">
                        <mml:mrow>
                            <mml:mi>R</mml:mi>
                            <mml:mn>0</mml:mn>
                            <mml:mo>&#x221d;</mml:mo>
                            <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                    <mml:mi>t</mml:mi>
                                    <mml:mi>r</mml:mi>
                                    <mml:mi>a</mml:mi>
                                    <mml:mi>n</mml:mi>
                                    <mml:mi>s</mml:mi>
                                    <mml:mi>m</mml:mi>
                                    <mml:mi>i</mml:mi>
                                    <mml:mi>s</mml:mi>
                                    <mml:mi>s</mml:mi>
                                    <mml:mi>i</mml:mi>
                                    <mml:mi>o</mml:mi>
                                    <mml:mi>n</mml:mi>
                                    <mml:mo>_</mml:mo>
                                    <mml:mi>c</mml:mi>
                                    <mml:mi>h</mml:mi>
                                    <mml:mi>a</mml:mi>
                                    <mml:mi>n</mml:mi>
                                    <mml:mi>c</mml:mi>
                                    <mml:mi>e</mml:mi>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                            </mml:mrow>
                            <mml:mo>&#x22c5;</mml:mo>
                            <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                    <mml:mover accent="true">
                                        <mml:mi>c</mml:mi>
                                        <mml:mo stretchy="true">&#x00af;</mml:mo>
                                    </mml:mover>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                            </mml:mrow>
                            <mml:mo>&#x22c5;</mml:mo>
                            <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                    <mml:mtext mathvariant="italic">infection</mml:mtext>
                                    <mml:mo>_</mml:mo>
                                    <mml:mi>d</mml:mi>
                                    <mml:mi>u</mml:mi>
                                    <mml:mi>r</mml:mi>
                                    <mml:mi>a</mml:mi>
                                    <mml:mi>t</mml:mi>
                                    <mml:mi>i</mml:mi>
                                    <mml:mi>o</mml:mi>
                                    <mml:mi>n</mml:mi>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                            </mml:mrow>
                        </mml:mrow>
                    </mml:math>
                </disp-formula>
                <p>R0 is an average representation of how transmittable the virus is. In real populations, calculating R0 is complicated, and requires record-keeping measures such as contact tracing
                    <sup>
                        <xref ref-type="bibr" rid="ref-12">12</xref>
                    </sup>. Furthermore, it does not account for variance in transmission, where some &#x201c;super spreaders&#x201d; are responsible for spreading the disease more prolifically than the average infected person
                    <sup>
                        <xref ref-type="bibr" rid="ref-12">12</xref>
                    </sup>. Yet the strength of VTES lies in the ability to control these factors. We can confidently calculate a precise R0 using VTES and it serves as a powerful teaching tool for understanding the meaning of R0 and the variables that influence it.</p>
            </sec>
        </sec>
        <sec>
            <title>Use Case 1: observing the effects of modulating VTES&#x2019;s parameters</title>
            <p>We now introduce an example of how to interact with the simulation&#x2019;s code, and detail the resultant effects it has on the simulation of viral transmission. We will modulate the 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> from 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.90 to 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.70 and 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.60, reducing the probability of transmission by 20% and 30%, respectively. On average, decreasing the chance of transmission will reduce the total number of both people infected and fatalities resulting from infection, as well as flatten the curve.</p>
        </sec>
        <sec sec-type="results">
            <title>Results</title>
            <p>We have provided a video of Simulation 1 (
                <italic toggle="yes">Extended data</italic>
                <sup>
                    <xref ref-type="bibr" rid="ref-13">13</xref>
                </sup>) to provide an example of what the simulation looks like.</p>
            <p>In Simulation 1, where 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.90, the pandemic lasted a total of 167 days, infecting 87.73% of the 375 simulated &#x201c;people&#x201d;, leaving 5.07% deceased 
                <xref ref-type="fig" rid="f2">Figure 2(A)</xref>. In Simulation 2, where 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.70 
                <xref ref-type="fig" rid="f2">Figure 2(B)</xref>, the pandemic lasted 282 days, and resulted in a lower total number of people infected (73.87%) or deceased (3.73% of the simulated population). Simulation 3, where 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.60, the pandemic lasted 128 days and displayed the lowest total number of people infected (25.87% ) and deceased (1.87%) 
                <xref ref-type="fig" rid="f2">Figure 2(C)</xref>.</p>
            <fig fig-type="figure" id="f2" orientation="portrait" position="float">
                <label>Figure 2. </label>
                <caption>
                    <p>Statistics generated through running (
                        <bold>A</bold>) Simulation 1, (
                        <bold>B</bold>) Simulation 2, and (
                        <bold>C</bold>) Simulation 3.</p>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/29578/c51dc772-954c-4dd1-810f-7beb4533fd74_figure2.gif"/>
            </fig>
            <p>Decreasing the chance of transmission had an inverse relationship between outbreak severity and the size of the curve. The higher the chance of transmission, the more people became infected, resulting in a curve that extended beyond the hospital capacity. As transmission chance lowered, so did the number of people infected or killed by the virus, resulting in a flattened curve 
                <xref ref-type="fig" rid="f1">Figure 1</xref>.</p>
            <p>The difference in the progression of the virus may be seen through snapshots of the Simulation 1 and Simulation 2&#x2019;s progression. At first, both Simulation 1 and 2 started with one person infected 
                <xref ref-type="fig" rid="f3">Figure 3(A)</xref>. However, 25 seconds into the pandemics, we can see Simulation 1 has more &#x201c;people&#x201d; who can continue spreading the virus, whereas Simulation 2 has fewer actively infectious &#x201c;people&#x201d; and more recovered\immune people 
                <xref ref-type="fig" rid="f3">Figure 3(B)</xref>.</p>
            <fig fig-type="figure" id="f3" orientation="portrait" position="float">
                <label>Figure 3. </label>
                <caption>
                    <p>Snapshots of Simulation 1 and Simulation 2 at the start of the simulation (
                        <bold>A</bold>), 25 seconds in to the simulation (
                        <bold>B</bold>), and at the end of the simulations (
                        <bold>C</bold>). Total run time was 42 seconds for Simulation 1 and 35 seconds for Simulation 2. Green dots represent those who have not been infected yet (susceptible individuals), red dots indicate infected "people", yellow dots indicate the number of recovered or immune "people" (non-susceptible individuals), and the black dots represent those deceased individuals.</p>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/29578/c51dc772-954c-4dd1-810f-7beb4533fd74_figure3.gif"/>
            </fig>
            <p>We can see examples of herd immunity in both Simulation 1 and Simulation 2 
                <xref ref-type="fig" rid="f4">Figure 4</xref>. Herd immunity occurs when a large enough proportion of the population has acquired individual immunity to the virus
                <sup>
                    <xref ref-type="bibr" rid="ref-14">14</xref>
                </sup>. Since a virus cannot propagate through a non-susceptible population (in the case of SARS-CoV-2), herd immunity creates a buffer for those who are not yet immune, essentially protecting them from infection
                <sup>
                    <xref ref-type="bibr" rid="ref-14">14</xref>
                </sup>. This can be seen in 
                <xref ref-type="fig" rid="f4">Figure 4</xref>, where individuals susceptible to the virus do not come into contact with infected peoples capable of transmitting the disease, thanks to the buffer created by non-susceptible others.</p>
            <fig fig-type="figure" id="f4" orientation="portrait" position="float">
                <label>Figure 4. </label>
                <caption>
                    <title>Example of susceptible individuals protected by those individuals that have &#x2019;recovered&#x2019;, thereby illustrating the process of herd immunity in the simulation (in blue border).</title>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/29578/c51dc772-954c-4dd1-810f-7beb4533fd74_figure4.gif"/>
            </fig>
        </sec>
        <sec>
            <title>Use Case 2: calculating R0</title>
            <p>In order to calculate R0, we set 
                <italic toggle="yes">record</italic>_
                <italic toggle="yes">contacts</italic> = 
                <italic toggle="yes">True</italic>. We then ran the simulation 15 times, recording each output, the 
                <italic toggle="yes">Contact</italic>_
                <italic toggle="yes">rate</italic>_
                <italic toggle="yes">for</italic>_
                <italic toggle="yes">uninfected</italic>_
                <italic toggle="yes">individuals</italic>_
                <italic toggle="yes">with</italic>_
                <italic toggle="yes">patient</italic>_
                <italic toggle="yes">zero</italic> and averaging them to produce 
                <inline-formula>
                    <mml:math display="inline" id="M3">
                        <mml:mrow>
                            <mml:mover accent="true">
                                <mml:mi>c</mml:mi>
                                <mml:mo stretchy="true">&#x00af;</mml:mo>
                            </mml:mover>
                        </mml:mrow>
                    </mml:math>
                </inline-formula>. This resulted in 
                <inline-formula>
                    <mml:math display="inline" id="M4">
                        <mml:mrow>
                            <mml:mover accent="true">
                                <mml:mi>c</mml:mi>
                                <mml:mo stretchy="true">&#x00af;</mml:mo>
                            </mml:mover>
                        </mml:mrow>
                    </mml:math>
                </inline-formula> = 0.1808. With 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> = 0.9 and the 
                <italic toggle="yes">infection</italic>_
                <italic toggle="yes">duration</italic> = 14, we show</p>
            <disp-formula>
                <mml:math display="block" id="math4">
                    <mml:mrow>
                        <mml:mi>R</mml:mi>
                        <mml:mn>0</mml:mn>
                        <mml:mo>&#x221d;</mml:mo>
                        <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mrow>
                                <mml:mn>0.9</mml:mn>
                            </mml:mrow>
                            <mml:mo>)</mml:mo>
                        </mml:mrow>
                        <mml:mo>&#x22c5;</mml:mo>
                        <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mrow>
                                <mml:mn>0.1808</mml:mn>
                            </mml:mrow>
                            <mml:mo>)</mml:mo>
                        </mml:mrow>
                        <mml:mo>&#x22c5;</mml:mo>
                        <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mrow>
                                <mml:mn>14</mml:mn>
                            </mml:mrow>
                            <mml:mo>)</mml:mo>
                        </mml:mrow>
                        <mml:mo>=</mml:mo>
                        <mml:mn>2.27</mml:mn>
                    </mml:mrow>
                </mml:math>
            </disp-formula>
            <p>This is slightly lower R0 for SARS-Cov-2 as calculated in a review by Liu 
                <italic toggle="yes">et al</italic>, who reported a mean R0 of 3.28 and a median of 2.79
                <sup>
                    <xref ref-type="bibr" rid="ref-15">15</xref>
                </sup>.</p>
        </sec>
        <sec sec-type="discussion">
            <title>Discussion</title>
            <p>In Use Case 1, we show that lowering the 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> results in fewer numbers of infected and deceased individuals in a population experiencing a viral outbreak. By modelling a reduction in transmission chance, we can draw parallels to real-world efforts to reduce the chance of transmission, such as social distancing or wearing masks. A recent meta-analysis by Chu 
                <italic toggle="yes">et al</italic> (2020), aimed at investigating the optimal distance for limiting person-to-person transmission and the impact of wearing a mask on preventing transmission of CoV-1, CoV-2 and Middle East Respiratory Syndrome (MERS-CoV), found that wearing a mask may lower the chance of viral transmission and infection by 14.3% and that the risk of being infected (i.e. chance of transmission) is only 3% when 2 individuals are over 1 metre apart
                <sup>
                    <xref ref-type="bibr" rid="ref-16">16</xref>
                </sup>. These real-world studies suggest statistics that can be used to alter the parameters of the simulation, where users can observe the effects of these alterations, and more importantly, the behaviours or processes that underpin them.</p>
            <p>In Use Case 2, we calculated R0 and found it to be reasonably close to the established R0 for SARS-Cov-2, especially considering we did not intentionally nor precisely modify the parameters to reflect SARS-Cov-2. We note there are numerous means of calculating R0 at various time-points throughout the progression of a viral outbreak, with each equation building on the complexity of the last. Our definition was drawn from Jones
                <sup>
                    <xref ref-type="bibr" rid="ref-11">11</xref>
                </sup>. Furthermore, calculating R0 in the real world via contact tracing may not always reflect the precise infectivity of a virus
                <sup>
                    <xref ref-type="bibr" rid="ref-12">12</xref>
                </sup>. However, we have the luxury of running the simulation multiple times in order to obtain an average 
                <inline-formula>
                    <mml:math display="inline" id="M5">
                        <mml:mrow>
                            <mml:mover accent="true">
                                <mml:mi>c</mml:mi>
                                <mml:mo stretchy="true">&#x00af;</mml:mo>
                            </mml:mover>
                        </mml:mrow>
                    </mml:math>
                </inline-formula>, providing a more robust R0 calculation. The strength of VTES is that it simplifies messy, complex, real-world variability. Our reduced representation can help users gain a deeper understanding of R0 - a popular, though not well understood, metric used to highlight the severity of the current SARS-Cov-2 pandemic, as well as other communicable diseases.</p>
            <p>VTES clearly demonstrates the link between transmission control measures (e.g. wearing a mask) and it&#x2019;s effects on slowing viral spread and reducing the number of infected individuals 
                <xref ref-type="fig" rid="f2">Figure 2</xref>. By modifying one of the simulations parameters, we can compare the behaviour of VTES&#x2019;s simulations to current literature on SARS-CoV-2. This reduces the complexity of the real world, where dozens of factors influence the outcomes of viral transmission, to just a few key factors. Manipulating these factors allows users to draw insights into the mechanisms underpinning disease transmission. The dynamic nature of these simulations may therefore carry greater educational impact than impersonal and poorly described statistics. The simulations generated by VTES serve as tools that can help educate, train, and inform individuals on how a disease can propagate through a population.</p>
            <p>While VTES models the parameters that underpin the dynamics of a pandemic at a high level, they do not capture many of the variables that influence disease spread in real populations. For instance, while the bouncing circles resemble the interaction between individuals, they do not fully, nor accurately, represent the way in which humans move about in a population. The software for VTES was created as a simple, modular tool that models the dynamics of viral transmission within a population, and encourages modification by users. The lessons learned from the simulations may be scaled up and are applicable to a larger population, and we hope future users who interact with the code add their own improvements. This may generate new and exciting insights that our simple, baseline simulation may not provide.</p>
            <p>Many other features could be added by the adventurous programmer. For instance, one aspect of disease control that we currently do not account for is testing and quarantining. It would be straightforward to simulate the process of quarantining by adding to the code such that after a certain number of days of infection an infected individual would stop moving, and would thus have fewer collisions, and therefore chances to spread the disease.</p>
        </sec>
        <sec sec-type="conclusions">
            <title>Conclusions</title>
            <p>In summary, we have used the programming language Python to build a stochastic, epidemic simulator that has dual roles as a tool for modeling the impact of different factors on the spread of disease and as an educational tool. By providing Use Cases where the 
                <italic toggle="yes">transmission</italic>_
                <italic toggle="yes">chance</italic> parameter was modified and R0 was calculated, we provided examples of the sort of exploratory use we encourage from future users, and how this tool can be used for educational purposes. We hope VTES will be amended and improved per the needs of each user, and that the simulations it generates provide visual explanations for the efficacy of, and rationale behind, varying methods of slowing viral spread.</p>
        </sec>
        <sec>
            <title>Software availability</title>
            <p>Source code available from: 
                <ext-link ext-link-type="uri" xlink:href="https://github.com/sstagg/disease-transmission">https://github.com/sstagg/disease-transmission</ext-link>
            </p>
            <p>Archived source code as at time of publication: 
                <ext-link ext-link-type="uri" xlink:href="http://doi.org/10.5281/zenodo.4041821">http://doi.org/10.5281/zenodo.4041821</ext-link>
                <sup>
                    <xref ref-type="bibr" rid="ref-17">17</xref>
                </sup>
            </p>
            <p>License: CC-BY 4.0</p>
        </sec>
        <sec>
            <title>Data availability</title>
            <sec>
                <title>Underlying data</title>
                <p>All data underlying the results are available as part of the article and no additional source data are required.</p>
            </sec>
            <sec>
                <title>Extended data</title>
                <p>Zenodo: Video1, 
                    <ext-link ext-link-type="uri" xlink:href="http://doi.org/10.5281/zenodo.4043361">http://doi.org/10.5281/zenodo.4043361</ext-link>
                    <sup>
                        <xref ref-type="bibr" rid="ref-13">13</xref>
                    </sup>.</p>
                <p>This project contains a video, showing what the simulation produced by VTES looks like.</p>
                <p>Data are available under the terms of the 
                    <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/legalcode">Creative Commons Attribution 4.0 International license</ext-link> (CC-BY 4.0).</p>
            </sec>
        </sec>
    </body>
    <back>
        <ref-list>
            <ref id="ref-1">
                <label>1</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Dong</surname>
                            <given-names>E</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Du</surname>
                            <given-names>H</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Gardner</surname>
                            <given-names>L</given-names>
                        </name>
					</person-group>:
                    <article-title>An interactive web-based dashboard to track COVID-19 in real time.</article-title>
                    <source>
						
                        <italic toggle="yes">Lancet Infect Dis.</italic>
					</source>
                    <year>2020</year>;<volume>20</volume>(<issue>5</issue>):<fpage>533</fpage>&#x2013;<lpage>534</lpage>.
                    <pub-id pub-id-type="pmid">32087114</pub-id>
                    <pub-id pub-id-type="doi">10.1016/S1473-3099(20)30120-1</pub-id>
                    <pub-id pub-id-type="pmcid">7159018</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-2">
                <label>2</label>
                <mixed-citation publication-type="journal">
                    <article-title>Coronavirus resource center, 2020</article-title>. [Online; accessed 09-September-2020].
                    <ext-link ext-link-type="uri" xlink:href="https://coronavirus.jhu.edu/">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-3">
                <label>3</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Kasprak</surname>
                            <given-names>A</given-names>
                        </name>
					</person-group>:
                    <article-title>Will sipping water every 15 minutes prevent a coronavirus infection</article-title>?<year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="https://www.snopes.com/fact-check/drinking-water-prevent-coronavirus/">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-4">
                <label>4</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Wu</surname>
                            <given-names>C</given-names>
                        </name>
					</person-group>:
                    <article-title>Anti-mask activists protest in &#xfb02;orida as covid-19 cases continue to soar</article-title>.<year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="https://www.newshub.co.nz/home/world/2020/07/anti-mask-activists-protest-in-florida-as-covid-19-cases-continue-to-soar.html">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-5">
                <label>5</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Stevens</surname>
                            <given-names>H</given-names>
                        </name>
					</person-group>:
                    <article-title>Why outbreaks like coronavirus spread exponentially, and how to &#x201c;&#xfb02;atten the curve&#x201d;.</article-title>
                    <source>
						
                        <italic toggle="yes">The Washington Post.</italic>
					</source>
                    <year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="https://www.washingtonpost.com/graphics/2020/world/corona-simulator/">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-6">
                <label>6</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Leung</surname>
                            <given-names>CC</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Cheng</surname>
                            <given-names>KK</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Lam</surname>
                            <given-names>TH</given-names>
                        </name>
						
                        <etal/>
					</person-group>:
                    <article-title>Mask wearing to complement social distancing and save lives during COVID-19.</article-title>
                    <source>
						
                        <italic toggle="yes">Int J Tuberc Lung D.</italic>
					</source>
                    <year>2020</year>;<volume>24</volume>(<issue>6</issue>):<fpage>556</fpage>&#x2013;<lpage>558</lpage>.
                    <pub-id pub-id-type="pmid">32553007</pub-id>
                    <pub-id pub-id-type="doi">10.5588/ijtld.20.0244</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-7">
                <label>7</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Rockl&#x00f6;v</surname>
                            <given-names>J</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Sj&#x00f6;din</surname>
                            <given-names>H</given-names>
                        </name>
					</person-group>:
                    <article-title>High population densities catalyse the spread of COVID-19.</article-title>
                    <source>
						
                        <italic toggle="yes">J Travel Med.</italic>
					</source>
                    <year>2020</year>;<volume>27</volume>(<issue>3</issue>):<fpage>taaa038</fpage>.
                    <pub-id pub-id-type="pmid">32227186</pub-id>
                    <pub-id pub-id-type="doi">10.1093/jtm/taaa038</pub-id>
                    <pub-id pub-id-type="pmcid">7184409</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-8">
                <label>8</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Rockl&#x00f6;v</surname>
                            <given-names>J</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Sj&#x00f6;din</surname>
                            <given-names>H</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Wilder-Smith</surname>
                            <given-names>A</given-names>
                        </name>
					</person-group>:
                    <article-title>COVID-19 outbreak on the Diamond Princess cruise ship: estimating the epidemic potential and effectiveness of public health countermeasures.</article-title>
                    <source>
						
                        <italic toggle="yes">J Travel Med.</italic>
					</source>
                    <year>2020</year>;<volume>27</volume>(<issue>3</issue>):<fpage>taaa030</fpage>.
                    <pub-id pub-id-type="pmid">32109273</pub-id>
                    <pub-id pub-id-type="doi">10.1093/jtm/taaa030</pub-id>
                    <pub-id pub-id-type="pmcid">7107563</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-9">
                <label>9</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Specktor</surname>
                            <given-names>B</given-names>
                        </name>
					</person-group>:
                    <article-title>Coronavirus: What is&#x2019; &#xfb02;attening the curve,&#x2019;and will it work.</article-title>
                    <source>
						
                        <italic toggle="yes">Live Science.</italic>
					</source>
                    <year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="https://www.livescience.com/coronavirus-flatten-the-curve.html">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-10">
                <label>10</label>
                <mixed-citation publication-type="journal">
                    <collab>Wikipedia contributors</collab>:
                    <article-title>List of countries by hospital beds &#x2014; Wikipedia, the free encyclopedia, 2020</article-title>. [Online; accessed 28-August-2020].
                    <ext-link ext-link-type="uri" xlink:href="https://en.wikipedia.org/wiki/List_of_countries_by_hospital_beds">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-11">
                <label>11</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Holland</surname>
                            <given-names>J</given-names>
                        </name>
					</person-group>:
                    <article-title>Notes on r0.</article-title>
                    <source>
						
                        <italic toggle="yes">California: Department of Anthropological Sciences.</italic>
					</source>
                    <year>2007</year>;<volume>323</volume>:<fpage>1</fpage>&#x2013;<lpage>19</lpage>.
                    <ext-link ext-link-type="uri" xlink:href="http://web.stanford.edu/~jhj1/teachingdocs/Jones-on-R0.pdf">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-12">
                <label>12</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Breban</surname>
                            <given-names>R</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Vardavas</surname>
                            <given-names>R</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Blower</surname>
                            <given-names>S</given-names>
                        </name>
					</person-group>:
                    <article-title>Theory versus data: how to calculate R
                        <sub>0</sub>?</article-title>
                    <source>
						
                        <italic toggle="yes">PLoS One.</italic>
					</source>
                    <year>2007</year>;<volume>2</volume>(<issue>3</issue>):<fpage>e282</fpage>.
                    <pub-id pub-id-type="pmid">17356693</pub-id>
                    <pub-id pub-id-type="doi">10.1371/journal.pone.0000282</pub-id>
                    <pub-id pub-id-type="pmcid">1804098</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-13">
                <label>13</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Kurtin</surname>
                            <given-names>D</given-names>
                        </name>
					</person-group>:
                    <article-title>Video1 (Version v1.0).</article-title>
                    <source>
						
                        <italic toggle="yes">Zenodo.</italic>
					</source>
                    <year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="http://www.doi.org/10.5281/zenodo.4043361">http://www.doi.org/10.5281/zenodo.4043361</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-14">
                <label>14</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Randolph</surname>
                            <given-names>HE</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Barreiro</surname>
                            <given-names>LB</given-names>
                        </name>
					</person-group>:
                    <article-title>Herd Immunity: Understanding COVID-19.</article-title>
                    <source>
						
                        <italic toggle="yes">Immunity.</italic>
					</source>
                    <year>2020</year>;<volume>52</volume>(<issue>5</issue>):<fpage>737</fpage>&#x2013;<lpage>741</lpage>.
                    <pub-id pub-id-type="pmid">32433946</pub-id>
                    <pub-id pub-id-type="doi">10.1016/j.immuni.2020.04.012</pub-id>
                    <pub-id pub-id-type="pmcid">7236739</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-15">
                <label>15</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Liu</surname>
                            <given-names>Y</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Gayle</surname>
                            <given-names>AA</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Wilder-Smith</surname>
                            <given-names>A</given-names>
                        </name>
						
                        <etal/>
					</person-group>:
                    <article-title>The reproductive number of COVID-19 is higher compared to SARS coronavirus.</article-title>
                    <source>
						
                        <italic toggle="yes">J Travel Med.</italic>
					</source>
                    <year>2020</year>;<volume>27</volume>(<issue>2</issue>):<fpage>taaa021</fpage>.
                    <pub-id pub-id-type="pmid">32052846</pub-id>
                    <pub-id pub-id-type="doi">10.1093/jtm/taaa021</pub-id>
                    <pub-id pub-id-type="pmcid">7074654</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-16">
                <label>16</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>Chu</surname>
                            <given-names>DK</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Akl</surname>
                            <given-names>EA</given-names>
                        </name>
						
                        <name name-style="western">
                            <surname>Duda</surname>
                            <given-names>S</given-names>
                        </name>
						
                        <etal/>
					</person-group>:
                    <article-title>Physical distancing, face masks, and eye protection to prevent person-to-person transmission of SARS-CoV-2 and COVID-19: a systematic review and meta-analysis.</article-title>
                    <source>
						
                        <italic toggle="yes">Lancet.</italic>
					</source>
                    <year>2020</year>;<volume>395</volume>(<issue>10242</issue>):<fpage>1973</fpage>&#x2013;<lpage>1987</lpage>.
                    <pub-id pub-id-type="pmid">32497510</pub-id>
                    <pub-id pub-id-type="doi">10.1016/S0140-6736(20)31142-9</pub-id>
                    <pub-id pub-id-type="pmcid">7263814</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-17">
                <label>17</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
						
                        <name name-style="western">
                            <surname>sstagg</surname>
                        </name>
						
                        <name name-style="western">
                            <surname>Kurtin</surname>
                            <given-names>D</given-names>
                        </name>
					</person-group>:
                    <article-title>sstagg/disease-transmission: VTES: Viral Transmission Education Simulator (Version v1.0).</article-title>
                    <source>
						
                        <italic toggle="yes">Zenodo.</italic>
					</source>
                    <year>2020</year>.
                    <ext-link ext-link-type="uri" xlink:href="http://www.doi.org/10.5281/zenodo.4041821">http://www.doi.org/10.5281/zenodo.4041821</ext-link>
                </mixed-citation>
            </ref>
        </ref-list>
    </back>
</article>
