How to cite the R package alpaca
alpaca is a popular R package that is available at https://cran.r-project.org/web/packages/alpaca/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 alpaca package have suggested.
Example of an in-text citation
Analysis of the data was done using the alpaca package (v0.3.3; Stammann, 2018).
Reference list entry
Stammann, A. (2018). Fast and Feasible Estimation of Generalized Linear Models with High-Dimensional k-way Fixed Effects. In ArXiv e-prints. https://arxiv.org/pdf/1707.01815.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 alpaca package v0.3.3 (1).
Reference list entry
1.Stammann A. Fast and Feasible Estimation of Generalized Linear Models with High-Dimensional k-way Fixed Effects [Internet]. ArXiv e-prints. 2018. Available from: https://arxiv.org/pdf/1707.01815.pdf
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Stammann2018-vz, title = "Fast and Feasible Estimation of Generalized Linear Models with {High-Dimensional} k-way Fixed Effects", author = "Stammann, Amrei", journal = "ArXiv e-prints", year = 2018, url = "https://arxiv.org/pdf/1707.01815.pdf" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Stammann, Amrei TI - Fast and Feasible Estimation of Generalized Linear Models with High-Dimensional k-way Fixed Effects T2 - ArXiv e-prints PY - 2018 DA - 2018 UR - https://arxiv.org/pdf/1707.01815.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!
alpaca R package release history
Version | Release date |
---|---|
0.3.2 | 2020-01-12 |
0.3.1 | 2019-05-24 |
0.3 | 2019-05-15 |
0.2 | 2018-07-31 |