mirror of
https://github.com/msberends/AMR.git
synced 2025-08-19 13:42:11 +02:00
R
data
data-raw
docs
inst
mo_history
rstudio
CITATION
man
pkgdown
tests
vignettes
.Rbuildignore
.gitignore
.gitlab-ci.R
.gitlab-ci.yml
.lintr
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md
README.md
_pkgdown.yml
appveyor.yml
codecov.yml
cran-comments.md
git_merge.sh
git_premaster.sh
git_siteonly.sh
index.md
15 lines
850 B
Plaintext
15 lines
850 B
Plaintext
citHeader("To cite our AMR package in publications, please use (for now):")
|
|
|
|
citEntry(
|
|
entry = "Article",
|
|
title = "AMR - An R Package for Working with Antimicrobial Resistance Data",
|
|
author = "Matthijs S Berends and Christian F Luz and Alexander W Friedrich and Bhanu N M Sinha and Casper J Albers and Corinna Glasner",
|
|
journal = "bioRxiv",
|
|
publisher = "Cold Spring Harbor Laboratory",
|
|
year = 2019,
|
|
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("The mentioned article is a preprinted version of a manuscript we sent to a journal. Many thanks for using our open-source method to work with microbial and antimicrobial data!")
|