1
0
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:
2019-12-22 11:43:38 +01:00
parent ba3ce77f02
commit db5dfff0ca
27 changed files with 425 additions and 395 deletions

15
inst/CITATION Normal file
View 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!")