-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathCITATION
More file actions
27 lines (26 loc) · 1.06 KB
/
CITATION
File metadata and controls
27 lines (26 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
bibentry(
bibtype="Article",
title="COVID-19 Data Hub",
year=2020,
DOI="10.21105/joss.02376",
author=as.person("Emanuele Guidotti [aut], David Ardia [aut]"),
journal="Journal of Open Source Software",
volume="5",
number="51",
pages="2376",
header="We have invested a lot of time and effort in creating COVID-19 Data Hub, please cite the following when using it:",
textVersion='Guidotti, E., Ardia, D., (2020), "COVID-19 Data Hub", Journal of Open Source Software 5(51):2376, doi: 10.21105/joss.02376'
)
bibentry(
bibtype="Article",
title="A worldwide epidemiological database for COVID-19 at fine-grained spatial resolution",
year=2022,
DOI="10.1038/s41597-022-01245-1",
author=as.person("Emanuele Guidotti [aut]"),
journal="Scientific Data",
volume="9",
number="1",
pages="112",
header="The implementation details and the latest version of the data are described in:",
textVersion='Guidotti, E., (2022), "A worldwide epidemiological database for COVID-19 at fine-grained spatial resolution", Sci Data 9(1):112, doi: 10.1038/s41597-022-01245-1'
)