-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlibrary.bib
36 lines (33 loc) · 1.01 KB
/
library.bib
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
28
29
30
31
32
33
34
35
36
@article{RCoreTeam2019,
author={{R Core Team}},
year={2019},
title={R: a language and environment for statistical computing},
url={https://www.R-project.org/},
address={Vienna, Austria}
}
@misc{Abbott:2019,
author = {Sam {Abbott}},
title = {seabbs/getTBinR 0.6.0},
month = jan,
year = {2019},
doi = {10.5281/zenodo.2547405},
journal = {Zenodo},
url = {https://doi.org/10.5281/zenodo.2547405}
}
@misc{WHO:2018,
author = {{World Health Organisation}},
title = {Global Tuberculosis Report},
month = oct,
year = {2018},
url = {https://www.who.int/tb/country/data/download/en/}
}
@Article{getTBinR,
title = {getTBinR: an R package for accessing and summarising the World Health Organisation Tuberculosis data},
author = {Sam Abbott},
journal = {Journal of Open Source Software},
year = {2019},
volume = {4},
number = {34},
pages = {1260},
doi = {10.21105/joss.01260},
}