How to cite the R package cchs
cchs is a popular R package that is available at https://cran.r-project.org/web/packages/cchs/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 cchs package have suggested.
Example of an in-text citation
Analysis of the data was done using the cchs package (v0.4.2; Jones, 2018).
Reference list entry
Jones, E. (2018). Cchs: An R package for stratified case-cohort studies. The R Journal, 10(1), 484.
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 cchs package v0.4.2 (1).
Reference list entry
1.Jones E. Cchs: An R package for stratified case-cohort studies. R J. 2018;10(1):484.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Jones2018-kd, title = "Cchs: An {R} package for stratified case-cohort studies", author = "Jones, Edmund", journal = "R J.", publisher = "The R Foundation", volume = 10, number = 1, pages = "484", year = 2018, url = "http://dx.doi.org/10.32614/rj-2018-012", language = "en", issn = "2073-4859", doi = "10.32614/rj-2018-012" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR AU - Jones, Edmund TI - Cchs: An R package for stratified case-cohort studies T2 - R J. VL - 10 IS - 1 SP - 484 PY - 2018 DA - 2018 PB - The R Foundation SN - 2073-4859 DO - 10.32614/rj-2018-012 UR - http://dx.doi.org/10.32614/rj-2018-012 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: Cite it now!
cchs R package release history
Version | Release date |
---|---|
0.4.1 | 2019-02-18 |
0.4.0 | 2017-08-26 |
0.3.0 | 2016-07-15 |
0.2.0 | 2016-01-26 |
0.1.0 | 2015-01-29 |