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.

APA

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.

Vancouver

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.

BibTeX
@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.

RIS
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

VersionRelease date
1.2-112020-12-09
1.2-102020-10-12
1.2-92020-07-10
1.2-82020-06-10
1.2-72020-03-06
1.2-62020-01-30
1.2-52019-07-18
1.2-42019-05-17
1.2-32019-01-31
1.2-22018-06-05
1.2-12018-04-20
1.2-02017-12-18
1.1-12016-09-20
1.1-02016-07-14
1.0-52016-02-05
1.0-42015-09-29
1.0-32015-08-14
1.0-22015-07-28
1.0-12015-04-08
1.0-02015-02-21
0.8-42015-01-07
0.8-32014-12-15
0.8-22014-09-12
0.8-12014-09-08
0.8-02014-03-27
0.1-62013-09-03
0.1-52013-03-22
0.1-42012-06-05
0.1-32012-01-11
0.1-22011-12-18
0.1-12011-09-29