How to cite the R package rattle
rattle is a popular R package that is available at https://cran.r-project.org/web/packages/rattle/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 rattle package have suggested.
Example of an in-text citation
Analysis of the data was done using the rattle package (v5.4.0; Williams, 2011).
Reference list entry
Williams, G. J. (2011). Data Mining with Rattle and R: The art of excavating data for knowledge discovery. Springer. http://www.amazon.com/gp/product/1441998896/ref=as_li_qf_sp_asin_tl?ie=UTF8&tag=togaware-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1441998896
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 rattle package v5.4.0 (1).
Reference list entry
1.Williams GJ. Data Mining with Rattle and R: The art of excavating data for knowledge discovery [Internet]. Springer; 2011. (Use R!). Available from: http://www.amazon.com/gp/product/1441998896/ref=as_li_qf_sp_asin_tl?ie=UTF8&tag=togaware-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1441998896
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Williams2011-cp, title = "Data Mining with {Rattle} and {R}: The art of excavating data for knowledge discovery", author = "Williams, Graham J", publisher = "Springer", series = "Use R!", year = 2011, url = "http://www.amazon.com/gp/product/1441998896/ref=as_li_qf_sp_asin_tl?ie=UTF8&tag=togaware-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1441998896" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Williams, Graham J TI - Data Mining with Rattle and R: The art of excavating data for knowledge discovery PY - 2011 DA - 2011 PB - Springer UR - http://www.amazon.com/gp/product/1441998896/ref=as_li_qf_sp_asin_tl?ie=UTF8&tag=togaware-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1441998896 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!
rattle R package release history
Version | Release date |
---|---|
5.3.0 | 2019-12-16 |
5.2.0 | 2018-08-17 |
5.1.0 | 2017-09-05 |
4.1.0 | 2016-01-26 |
4.0.5 | 2015-11-25 |
4.0.0 | 2015-11-05 |
3.5.0 | 2015-07-14 |
3.4.1 | 2014-12-30 |
3.3.0 | 2014-09-07 |
3.1.0 | 2014-07-18 |
3.0.2 | 2014-02-06 |
2.6.26 | 2013-03-19 |
2.6.25 | 2013-01-22 |