Skip to content

Commit 60433b0

Browse files
Christopher WoodsChristopher Woods
Christopher Woods
authored and
Christopher Woods
committed
Updating the website with the new links
1 parent e0e84f2 commit 60433b0

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

doc/source/index.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ MetaWards
1414
:target: https://pepy.tech/project/metawards
1515
:alt: Number of downloads
1616

17-
.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
18-
:target: https://www.gnu.org/licenses/gpl-3.0.html
19-
:alt: License
17+
.. image:: https://camo.githubusercontent.com/1f42db8f4826e53d3ffb6c3d298ced7b0ec73a2547d44c023882d47dd021b95d/68747470733a2f2f6a6f73732e7468656f6a2e6f72672f7061706572732f31302e32313130352f6a6f73732e30333931342f7374617475732e737667
18+
:target: https://doi.org/10.21105/joss.03914
19+
:alt: JOSS paper
2020

2121
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5562737.svg
2222
:target: https://doi.org/10.5281/zenodo.5562737
@@ -30,7 +30,8 @@ Citation
3030
========
3131

3232
Please cite use of this software following the instructions in the
33-
"Cite this repository" link in the `GitHub repository <https://github.com/metawards/MetaWards>`__.
33+
"Cite this repository" link in the `GitHub repository <https://github.com/metawards/MetaWards>`__,
34+
and also please cite our [Journal of Open Source Software paper](https://doi.org/10.21105/joss.03914).
3435

3536

3637
Scientific Background
@@ -69,12 +70,12 @@ day.
6970

7071
This model was recently adapted to model CoVID-19 transmission in
7172
England and Wales, with result of the original C code
72-
published (pre-print) here;
73+
published here;
7374

7475
* *"A spatial model of CoVID-19 transmission in England and Wales:
7576
early spread and peak timing"*, Leon Danon, Ellen Brooks-Pollock,
76-
Mick Bailey, Matt J Keeling, medRxiv 2020.02.12.20022566; DOI:
77-
`10.1101/2020.02.12.20022566 <https://doi.org/10.1101/2020.02.12.20022566>`__
77+
Mick Bailey, Matt J Keeling, Philosophical Transactions of the Royal Society B, 376(1829); DOI:
78+
`10.1098/rstb.2020.0272 <https://doi.org/10.1098/rstb.2020.0272>`__
7879

7980
This Python code is a port which can identically reproduce the outputs
8081
from the original C code as used in that work. This Python code has

0 commit comments

Comments
 (0)