How to cite the R package partykit
partykit is a popular R package that is available at https://cran.r-project.org/web/packages/partykit/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 partykit package have suggested.
Example of an in-text citation
Analysis of the data was done using the partykit package (v1.2-12; Hothorn & Zeileis, 2015).
Reference list entry
Hothorn, T., & Zeileis, A. (2015). partykit: A Modular Toolkit for Recursive Partytioning in R. In Journal of Machine Learning Research (Vol. 16, pp. 3905–3909). https://jmlr.org/papers/v16/hothorn15a.html
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 partykit package v1.2-12 (1).
Reference list entry
1.Hothorn T, Zeileis A. partykit: A Modular Toolkit for Recursive Partytioning in R [Internet]. Vol. 16, Journal of Machine Learning Research. 2015. p. 3905–9. Available from: https://jmlr.org/papers/v16/hothorn15a.html
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Hothorn2015-st, title = "{partykit}: A Modular Toolkit for Recursive Partytioning in {R}", author = "Hothorn, Torsten and Zeileis, Achim", journal = "Journal of Machine Learning Research", volume = 16, pages = "3905--3909", year = 2015, url = "https://jmlr.org/papers/v16/hothorn15a.html" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Hothorn, Torsten AU - Zeileis, Achim TI - partykit: A Modular Toolkit for Recursive Partytioning in R T2 - Journal of Machine Learning Research VL - 16 SP - 3905-3909 PY - 2015 DA - 2015 UR - https://jmlr.org/papers/v16/hothorn15a.html 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!
partykit R package release history
Version | Release date |
---|---|
1.2-11 | 2020-12-09 |
1.2-10 | 2020-10-12 |
1.2-9 | 2020-07-10 |
1.2-8 | 2020-06-10 |
1.2-7 | 2020-03-06 |
1.2-6 | 2020-01-30 |
1.2-5 | 2019-07-18 |
1.2-4 | 2019-05-17 |
1.2-3 | 2019-01-31 |
1.2-2 | 2018-06-05 |
1.2-1 | 2018-04-20 |
1.2-0 | 2017-12-18 |
1.1-1 | 2016-09-20 |
1.1-0 | 2016-07-14 |
1.0-5 | 2016-02-05 |
1.0-4 | 2015-09-29 |
1.0-3 | 2015-08-14 |
1.0-2 | 2015-07-28 |
1.0-1 | 2015-04-08 |
1.0-0 | 2015-02-21 |
0.8-4 | 2015-01-07 |
0.8-3 | 2014-12-15 |
0.8-2 | 2014-09-12 |
0.8-1 | 2014-09-08 |
0.8-0 | 2014-03-27 |
0.1-6 | 2013-09-03 |
0.1-5 | 2013-03-22 |
0.1-4 | 2012-06-05 |
0.1-3 | 2012-01-11 |
0.1-2 | 2011-12-18 |
0.1-1 | 2011-09-29 |