mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 11:11:54 +02:00
(v0.9.0.9006) added CITATION file
This commit is contained in:
15
inst/CITATION
Normal file
15
inst/CITATION
Normal file
@ -0,0 +1,15 @@
|
||||
citHeader("To cite our AMR package in publications, please use:")
|
||||
|
||||
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",
|
||||
journal = "bioRxiv",
|
||||
publisher = "Cold Spring Harbor Laboratory",
|
||||
year = 2019,
|
||||
doi = "10.1101/810622",
|
||||
url = "https://doi.org/10.1101/810622",
|
||||
textVersion = "Berends MS, Luz CF et al. (2019). AMR - An R Package for Working with Antimicrobial Resistance Data. bioRxiv, https://doi.org/10.1101/810622"
|
||||
)
|
||||
|
||||
citFooter("Many thanks for using our open-source method to work with microbial and antimicrobial data!")
|
Reference in New Issue
Block a user