How to cite the R package porridge
porridge is a popular R package that is available at https://cran.r-project.org/web/packages/porridge/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 porridge package have suggested.
Example of an in-text citation
Analysis of the data was done using the porridge package (v0.2.0; van Wieringen & Aflakparast, 2021).
Reference list entry
van Wieringen, W. N., & Aflakparast, M. (2021). porridge: Ridge-Type Estimation of a Potpourri of Models. https://CRAN.R-project.org/package=porridge
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 porridge package v0.2.0 (1).
Reference list entry
1.van Wieringen WN, Aflakparast M. porridge: Ridge-Type Estimation of a Potpourri of Models [Internet]. 2021. Available from: https://CRAN.R-project.org/package=porridge
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Van_Wieringen2021-sp, title = "porridge: {Ridge-Type} Estimation of a Potpourri of Models", author = "van Wieringen, W N and Aflakparast, M", year = 2021, url = "https://CRAN.R-project.org/package=porridge" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - van Wieringen, W N AU - Aflakparast, M TI - porridge: Ridge-Type Estimation of a Potpourri of Models PY - 2021 DA - 2021 UR - https://CRAN.R-project.org/package=porridge 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!
porridge R package release history
Version | Release date |
---|---|
0.1.1 | 2021-01-11 |
0.1.0 | 2020-05-18 |
0.0.4 | 2019-12-16 |
0.0.3 | 2019-12-05 |
0.0.2 | 2019-11-13 |
0.0.1 | 2019-11-01 |