Open
Description
R packages have a mechanism for allowing their developers to indicate how they wish to be cited. This can be particularly important in making sure that a relevant software paper is cited, rather / or in addition to citing the package itself, since for many academic developers only citations to the software paper have much value.
It looks to me like LoadandCite ignores the existing citation mechanism, e.g. LoadandCite("knitr", file = "refs.bib")
does match the recommended citation of citation("knitr")
.
Metadata
Metadata
Assignees
Labels
No labels