How to cite the R package sandwich

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

Example of an in-text citation

Analysis of the data was done using the sandwich package (v3.0-0; Zeileis et al., 2020).

Reference list entry

Zeileis, A., Köll, S., & Graham, N. (2020). Various versatile variances: An object-oriented implementation of clustered covariances in R. Journal of Statistical Software, 95(1). https://doi.org/10.18637/jss.v095.i01

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 sandwich package v3.0-0 (1).

Reference list entry

1.
Zeileis A, Köll S, Graham N. Various versatile variances: An object-oriented implementation of clustered covariances in R. J Stat Softw [Internet]. 2020;95(1). Available from: http://dx.doi.org/10.18637/jss.v095.i01

BibTeX

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

BibTeX
@ARTICLE{Zeileis2020-ho,
  title     = "Various versatile variances: An object-oriented implementation
               of clustered covariances in {R}",
  author    = "Zeileis, Achim and K{\"o}ll, Susanne and Graham, Nathaniel",
  journal   = "J. Stat. Softw.",
  publisher = "Foundation for Open Access Statistic",
  volume    =  95,
  number    =  1,
  year      =  2020,
  url       = "http://dx.doi.org/10.18637/jss.v095.i01",
  language  = "en",
  issn      = "1548-7660",
  doi       = "10.18637/jss.v095.i01"
}

RIS

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

RIS
TY  - JOUR
AU  - Zeileis, Achim
AU  - Köll, Susanne
AU  - Graham, Nathaniel
TI  - Various versatile variances: An object-oriented implementation of
      clustered covariances in R
T2  - J. Stat. Softw.
VL  - 95
IS  - 1
PY  - 2020
DA  - 2020
PB  - Foundation for Open Access Statistic
SN  - 1548-7660
DO  - 10.18637/jss.v095.i01
UR  - http://dx.doi.org/10.18637/jss.v095.i01
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!

sandwich R package release history

VersionRelease date
2.5-12019-04-07
2.5-02018-08-17
2.4-02017-07-26
2.3-42015-09-24
2.3-32015-03-26
2.3-22014-08-24
2.3-12014-07-20
2.3-02013-10-05
2.2-102013-03-29
2.2-92012-01-14
2.2-82011-09-28
2.2-72011-06-07
2.2-62010-03-03
2.2-52010-01-15
2.2-42009-12-08
2.2-32009-11-30
2.2-22009-11-18
2.2-12009-02-05
2.2-02008-12-19
2.1-02008-01-26
2.0-32007-12-14
2.0-22007-04-14
2.0-12006-11-17
2.0-02006-08-18
1.9-02006-05-24
1.1-12006-02-15
1.1-02006-01-19
1.0-12005-04-06
1.0-02004-12-02
0.9-02004-11-03
0.1-32004-07-20
0.1-22004-04-08
0.1-12004-02-20