How to cite the R package lsmeans

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

Example of an in-text citation

Analysis of the data was done using the lsmeans package (v2.30-0; Lenth, 2016).

Reference list entry

Lenth, R. V. (2016). Least-squares means: TheRPackagelsmeans. Journal of Statistical Software, 69(1). https://doi.org/10.18637/jss.v069.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 lsmeans package v2.30-0 (1).

Reference list entry

1.
Lenth RV. Least-squares means: TheRPackagelsmeans. J Stat Softw [Internet]. 2016;69(1). Available from: http://dx.doi.org/10.18637/jss.v069.i01

BibTeX

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

BibTeX
@ARTICLE{Lenth2016-qh,
  title     = "Least-squares means: {TheRPackagelsmeans}",
  author    = "Lenth, Russell V",
  journal   = "J. Stat. Softw.",
  publisher = "Foundation for Open Access Statistic",
  volume    =  69,
  number    =  1,
  year      =  2016,
  url       = "http://dx.doi.org/10.18637/jss.v069.i01",
  language  = "en",
  issn      = "1548-7660",
  doi       = "10.18637/jss.v069.i01"
}

RIS

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

RIS
TY  - JOUR
AU  - Lenth, Russell V
TI  - Least-squares means: TheRPackagelsmeans
T2  - J. Stat. Softw.
VL  - 69
IS  - 1
PY  - 2016
DA  - 2016
PB  - Foundation for Open Access Statistic
SN  - 1548-7660
DO  - 10.18637/jss.v069.i01
UR  - http://dx.doi.org/10.18637/jss.v069.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!

lsmeans R package release history

VersionRelease date
2.27-622018-05-11
2.27-612017-11-05
2.27-602017-11-02
2.27-22017-08-28
2.26-32017-05-09
2.25-52017-03-09
2.252016-11-19
2.242016-10-21
2.23-52016-07-18
2.232016-03-10
2.22-12016-02-07
2.222016-01-26
2.21-12015-12-17
2.212015-12-04
2.20-232015-10-10
2.20-22015-09-02
2.202015-08-29
2.192015-07-26
2.182015-06-01
2.172015-04-16
2.162015-03-14
2.152015-02-07
2.142015-01-06
2.132014-11-14
2.122014-09-23
2.112014-07-31
2.102014-06-25
2.052014-05-10
2.00-52014-04-10
2.00-42014-03-24
2.00-12014-03-03
1.10-42013-12-04
1.10-32013-11-29
1.10-22013-09-30
1.10-012013-07-19
1.10-002013-07-04
1.06-062013-06-14
1.06-052013-02-14
1.05-012012-12-05
1.05-002012-11-02
1.00-002012-10-19
0.99-802012-09-20
0.992012-08-27
0.92012-08-15