How to cite the R package live

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

Example of an in-text citation

Analysis of the data was done using the live package (v1.5.13; Staniak & Biecek, 2019).

Reference list entry

Staniak, M., & Biecek, P. (2019). Explanations of Model Predictions with live and breakDown Packages. The R Journal, 10(2), 395.

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 live package v1.5.13 (1).

Reference list entry

1.
Staniak M, Biecek P. Explanations of Model Predictions with live and breakDown Packages. R J. 2019;10(2):395.

BibTeX

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

BibTeX
@ARTICLE{Staniak2019-nd,
  title     = "Explanations of Model Predictions with live and breakDown
               Packages",
  author    = "Staniak, Mateusz and Biecek, Przemys{\l}aw",
  journal   = "R J.",
  publisher = "The R Foundation",
  volume    =  10,
  number    =  2,
  pages     = "395",
  year      =  2019,
  url       = "http://dx.doi.org/10.32614/rj-2018-072",
  language  = "en",
  issn      = "2073-4859",
  doi       = "10.32614/rj-2018-072"
}

RIS

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

RIS
TY  - JOUR
AU  - Staniak, Mateusz
AU  - Biecek, Przemysław
TI  - Explanations of Model Predictions with live and breakDown Packages
T2  - R J.
VL  - 10
IS  - 2
SP  - 395
PY  - 2019
DA  - 2019
PB  - The R Foundation
SN  - 2073-4859
DO  - 10.32614/rj-2018-072
UR  - http://dx.doi.org/10.32614/rj-2018-072
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: Cite it now!

live R package release history

VersionRelease date
1.5.122019-12-18
1.5.112019-11-16
1.5.102019-02-28
1.5.92018-11-12
1.5.82018-09-24
1.5.72018-06-03
1.5.42018-05-14
1.5.32018-05-05
1.4.22018-04-03