How to cite the R package loo

loo is a popular R package that is available at https://cran.r-project.org/web/packages/loo/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 loo package have suggested.

Example of an in-text citation

Analysis of the data was done using the loo package (v2.4.1; Vehtari et al., 2020).

Reference list entry

Vehtari, A., Gabry, J., Magnusson, M., Yao, Y., Bürkner, P.-C., Paananen, T., & Gelman, A. (2020). loo: Efficient leave-one-out cross-validation and WAIC for Bayesian models. https://mc-stan.org/loo/

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 loo package v2.4.1 (1).

Reference list entry

1.
Vehtari A, Gabry J, Magnusson M, Yao Y, Bürkner PC, Paananen T, et al. loo: Efficient leave-one-out cross-validation and WAIC for Bayesian models [Internet]. 2020. Available from: https://mc-stan.org/loo/

BibTeX

Reference entry in BibTeX format. Simply copy it to your favorite citation manager.

BibTeX
@MISC{Vehtari2020-wk,
  title  = "loo: Efficient leave-one-out cross-validation and {WAIC} for
            Bayesian models",
  author = "Vehtari, Aki and Gabry, Jonah and Magnusson, Mans and Yao, Yuling
            and B{\"u}rkner, Paul-Christian and Paananen, Topi and Gelman,
            Andrew",
  year   =  2020,
  url    = "https://mc-stan.org/loo/"
}

RIS

Reference entry in RIS format. Simply copy it to your favorite citation manager.

RIS
TY  - MISC
AU  - Vehtari, Aki
AU  - Gabry, Jonah
AU  - Magnusson, Mans
AU  - Yao, Yuling
AU  - Bürkner, Paul-Christian
AU  - Paananen, Topi
AU  - Gelman, Andrew
TI  - loo: Efficient leave-one-out cross-validation and WAIC for Bayesian models
PY  - 2020
DA  - 2020
UR  - https://mc-stan.org/loo/
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!

loo R package release history

VersionRelease date
2.4.02020-12-05
2.3.12020-07-15
2.3.02020-07-07
2.2.02019-12-19
2.1.02019-03-13
2.0.02018-04-11
1.1.02017-03-27
1.0.02016-12-16
0.1.62016-03-23
0.1.52016-02-12
0.1.42015-12-10
0.1.32015-09-18
0.1.22015-07-17
0.1.02015-06-26