How to cite the R package outsider

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

Example of an in-text citation

Analysis of the data was done using the outsider package (v0.1.1; Bennett et al., 2020).

Reference list entry

Bennett, D., Hettling, H., Silvestro, D., Vos, R., & Antonelli, A. (2020). outsider: Install and run programs, outside of R, inside of R. Journal of Open Source Software, 5(45), 2038.

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 outsider package v0.1.1 (1).

Reference list entry

1.
Bennett D, Hettling H, Silvestro D, Vos R, Antonelli A. outsider: Install and run programs, outside of R, inside of R. J Open Source Softw. 2020 Jan 23;5(45):2038.

BibTeX

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

BibTeX
@ARTICLE{Bennett2020-ei,
  title     = "outsider: Install and run programs, outside of R, inside of {R}",
  author    = "Bennett, Dominic and Hettling, Hannes and Silvestro, Daniele and
               Vos, Rutger and Antonelli, Alexandre",
  journal   = "J. Open Source Softw.",
  publisher = "The Open Journal",
  volume    =  5,
  number    =  45,
  pages     = "2038",
  month     =  jan,
  year      =  2020,
  url       = "http://dx.doi.org/10.21105/joss.02038",
  copyright = "http://creativecommons.org/licenses/by/4.0/",
  issn      = "2475-9066",
  doi       = "10.21105/joss.02038"
}

RIS

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

RIS
TY  - JOUR
AU  - Bennett, Dominic
AU  - Hettling, Hannes
AU  - Silvestro, Daniele
AU  - Vos, Rutger
AU  - Antonelli, Alexandre
TI  - outsider: Install and run programs, outside of R, inside of R
T2  - J. Open Source Softw.
VL  - 5
IS  - 45
SP  - 2038
PY  - 2020
DA  - 2020/1/23
PB  - The Open Journal
SN  - 2475-9066
DO  - 10.21105/joss.02038
UR  - http://dx.doi.org/10.21105/joss.02038
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!