summaryrefslogtreecommitdiff
path: root/inst/CITATION
blob: 48237b571624a0cc92021df6c86b2a793a80ef42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bibentry("Manual",
  other = unlist(citation(auto=meta), recursive=FALSE)
)

bibentry("Article",
  doi = "10.1371/journal.pone.0269306",
  author = "Sawitree Boonpatcharanon, Jane M. Heffernan, Hanna Jankowski" ,
  journal = "PLOS ONE",
  publisher = "Public Library of Science",
  title = "Estimating the basic reproduction number at the beginning of an outbreak",
  year = 2022,
  month = 6,
  volume = 17,
  pages = "1-24",
  number = 6
)