How to cite the R package rococo
rococo is a popular R package that is available at https://cran.r-project.org/web/packages/rococo/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 rococo package have suggested.
Example of an in-text citation
Analysis of the data was done using the rococo package (v1.1.7; Bodenhofer et al., 2013).
Reference list entry
Bodenhofer, U., Krone, M., & Klawonn, F. (2013). Testing noisy numerical data for monotonic association. Information Sciences, 245, 21–37.
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 rococo package v1.1.7 (1).
Reference list entry
1.Bodenhofer U, Krone M, Klawonn F. Testing noisy numerical data for monotonic association. Inf Sci (Ny). 2013 Oct;245:21–37.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Bodenhofer2013-ib, title = "Testing noisy numerical data for monotonic association", author = "Bodenhofer, Ulrich and Krone, Martin and Klawonn, Frank", journal = "Inf. Sci. (Ny)", publisher = "Elsevier BV", volume = 245, pages = "21--37", month = oct, year = 2013, url = "http://dx.doi.org/10.1016/j.ins.2012.11.026", language = "en", issn = "0020-0255, 1872-6291", doi = "10.1016/j.ins.2012.11.026" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR AU - Bodenhofer, Ulrich AU - Krone, Martin AU - Klawonn, Frank TI - Testing noisy numerical data for monotonic association T2 - Inf. Sci. (Ny) VL - 245 SP - 21-37 PY - 2013 DA - 2013/10 PB - Elsevier BV SN - 0020-0255 DO - 10.1016/j.ins.2012.11.026 UR - http://dx.doi.org/10.1016/j.ins.2012.11.026 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!
rococo R package release history
Version | Release date |
---|---|
1.1.5 | 2017-07-04 |
1.1.4 | 2016-10-07 |
1.1.3 | 2016-04-19 |
1.1.2 | 2014-06-30 |
1.1.1 | 2014-02-27 |
1.1.0 | 2013-01-10 |
1.0.1 | 2011-10-24 |
1.0.0 | 2011-10-03 |