AMR/inst/CITATION

16 lines
908 B
Plaintext
Raw Normal View History

citHeader("To cite our AMR package in publications, please use (for now):")
2019-12-22 11:43:38 +01:00
citEntry(
entry = "Article",
title = "AMR - An R Package for Working with Antimicrobial Resistance Data",
author = "M S Berends and C F Luz and A W Friedrich and B N M Sinha and C J Albers and C Glasner",
2021-04-29 17:16:30 +02:00
doi = {10.1101/810622},
2019-12-22 11:43:38 +01:00
journal = "bioRxiv",
publisher = "Cold Spring Harbor Laboratory",
2021-04-16 11:41:05 +02:00
year = 2021,
2021-04-29 17:16:30 +02:00
url = "https://www.biorxiv.org/content/10.1101/810622v4",
2021-04-16 11:41:05 +02:00
textVersion = "Berends MS, Luz CF et al. (2021). AMR - An R Package for Working with Antimicrobial Resistance Data. bioRxiv, https://doi.org/10.1101/810622"
2019-12-22 11:43:38 +01:00
)
2021-04-16 11:41:05 +02:00
citFooter("This preprint was accepted for publication in the Journal of Statistical Software, but we are awaiting the actual publication. Many thanks for using our open-source method to work with microbial and antimicrobial data!")