How to cite the R package units

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

Example of an in-text citation

Analysis of the data was done using the units package (v0.7-0; Pebesma et al., 2016).

Reference list entry

Pebesma, E., Mailund, T., & Hiebert, J. (2016). Measurement units in R. The R Journal, 8(2), 486.

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 units package v0.7-0 (1).

Reference list entry

1.
Pebesma E, Mailund T, Hiebert J. Measurement units in R. R J. 2016;8(2):486.

BibTeX

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

BibTeX
@ARTICLE{Pebesma2016-eo,
  title     = "Measurement units in {R}",
  author    = "Pebesma, Edzer and Mailund, Thomas and Hiebert, James",
  journal   = "R J.",
  publisher = "The R Foundation",
  volume    =  8,
  number    =  2,
  pages     = "486",
  year      =  2016,
  url       = "http://dx.doi.org/10.32614/rj-2016-061",
  language  = "en",
  issn      = "2073-4859",
  doi       = "10.32614/rj-2016-061"
}

RIS

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

RIS
TY  - JOUR
AU  - Pebesma, Edzer
AU  - Mailund, Thomas
AU  - Hiebert, James
TI  - Measurement units in R
T2  - R J.
VL  - 8
IS  - 2
SP  - 486
PY  - 2016
DA  - 2016
PB  - The R Foundation
SN  - 2073-4859
DO  - 10.32614/rj-2016-061
UR  - http://dx.doi.org/10.32614/rj-2016-061
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!

units R package release history

VersionRelease date
0.6-72020-06-13
0.6-62020-03-16
0.6-52019-10-08
0.6-42019-08-22
0.6-32019-05-03
0.6-22018-12-05
0.6-12018-09-21
0.6-02018-06-09
0.5-12018-01-08
0.5-02018-01-07
0.4-62017-08-27
0.4-52017-06-15
0.4-42017-04-21
0.4-32017-03-25
0.4-22017-01-13
0.4-12016-12-09
0.42016-11-21
0.32016-09-17
0.22016-06-20
0.12016-06-09