How to cite the R package ncappc
ncappc is a popular R package that is available at https://cran.r-project.org/web/packages/ncappc/index.html. By citing R packages in your paper you lay the grounds for others to be able to reproduce your analysis and secondly you are acknowledging the time and work people have spent creating the package.
APA citation
Formatted according to the APA Publication Manual 7th edition. Simply copy it to the References page as is.
The minimal requirement is to cite the R package in text along with the version number. Additionally, you can include the reference list entry the authors of the ncappc package have suggested.
Example of an in-text citation
Analysis of the data was done using the ncappc package (v0.3.0; Acharya et al., 2016).
Reference list entry
Acharya, C., Hooker, A. C., Turkyilmaz, G. Y., Jonsson, S., & Karlsson, M. O. (2016). A diagnostic tool for population models using non-compartmental analysis: The ncappc functionality for R. In Computer Methods and Programs in Biomedicine (Vol. 127, pp. 83–93).
Vancouver citation
Formatted according to Vancouver style. Simply copy it to the references section as is.
Example of an in-text citation
Analysis of the data was done using the ncappc package v0.3.0 (1).
Reference list entry
1.Acharya C, Hooker AC, Turkyilmaz GY, Jonsson S, Karlsson MO. A diagnostic tool for population models using non-compartmental analysis: The ncappc functionality for R. Vol. 127, Computer Methods and Programs in Biomedicine. 2016. p. 83–93.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Acharya2016-rp, title = "A diagnostic tool for population models using non-compartmental analysis: The ncappc functionality for {R}", author = "Acharya, Chayan and Hooker, Andrew C and Turkyilmaz, Gulbeyaz Y and Jonsson, Siv and Karlsson, Mats O", journal = "Computer Methods and Programs in Biomedicine", volume = 127, pages = "83--93", year = 2016 }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Acharya, Chayan AU - Hooker, Andrew C AU - Turkyilmaz, Gulbeyaz Y AU - Jonsson, Siv AU - Karlsson, Mats O TI - A diagnostic tool for population models using non-compartmental analysis: The ncappc functionality for R T2 - Computer Methods and Programs in Biomedicine VL - 127 SP - 83-93 PY - 2016 DA - 2016 ER -
Other citation styles (ACS, ACM, IEEE, ...)
BibGuru offers more than 8,000 citation styles including popular styles such as AMA, ACN, ACS, CSE, Chicago, IEEE, Harvard, and Turabian, as well as journal and university specific styles! Give it a try now: Start citing now!
ncappc R package release history
Version | Release date |
---|---|
0.2.1.1 | 2016-02-17 |
0.2.1.0 | 2015-12-08 |
0.2 | 2015-07-16 |
0.1 | 2015-03-04 |