How to cite the R package mpt
mpt is a popular R package that is available at https://cran.r-project.org/web/packages/mpt/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 mpt package have suggested.
Example of an in-text citation
Analysis of the data was done using the mpt package (v0.6-2; Wickelmaier & Zeileis, 2011).
Reference list entry
Wickelmaier, F., & Zeileis, A. (2011). Multinomial processing tree models in R. https://www.R-project.org/conferences/useR-2011/TalkSlides/Contributed/17Aug_1705_FocusV_3-Psychometrics_1-Wickelmaier.pdf
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 mpt package v0.6-2 (1).
Reference list entry
1.Wickelmaier F, Zeileis A. Multinomial processing tree models in R [Internet]. 2011. Available from: https://www.R-project.org/conferences/useR-2011/TalkSlides/Contributed/17Aug_1705_FocusV_3-Psychometrics_1-Wickelmaier.pdf
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Wickelmaier2011-bh, title = "Multinomial processing tree models in {R}", author = "Wickelmaier, Florian and Zeileis, Achim", year = 2011, url = "https://www.R-project.org/conferences/useR-2011/TalkSlides/Contributed/17Aug_1705_FocusV_3-Psychometrics_1-Wickelmaier.pdf" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Wickelmaier, Florian AU - Zeileis, Achim TI - Multinomial processing tree models in R PY - 2011 DA - 2011 UR - https://www.R-project.org/conferences/useR-2011/TalkSlides/Contributed/17Aug_1705_FocusV_3-Psychometrics_1-Wickelmaier.pdf 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!
mpt R package release history
Version | Release date |
---|---|
0.6-1 | 2019-10-08 |
0.6-0 | 2019-04-26 |
0.5-4 | 2016-09-08 |
0.5-3 | 2016-04-13 |
0.5-2 | 2015-08-28 |
0.5-1 | 2015-02-03 |
0.5-0 | 2014-10-06 |
0.4-1 | 2013-01-25 |
0.4-0 | 2011-08-29 |
0.3-0 | 2011-01-24 |
0.2-0 | 2010-09-24 |
0.1-0 | 2010-08-27 |