How to cite the R package sabre

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

Example of an in-text citation

Analysis of the data was done using the sabre package (v0.3.2; Nowosad & Stepinski, 2018).

Reference list entry

Nowosad, J., & Stepinski, T. F. (2018). Spatial association between regionalizations using the information-theoretical V-measure. Geographical Information Systems, 32(12), 2386–2401.

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 sabre package v0.3.2 (1).

Reference list entry

1.
Nowosad J, Stepinski TF. Spatial association between regionalizations using the information-theoretical V-measure. Geogr Inf Syst. 2018 Dec 2;32(12):2386–401.

BibTeX

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

BibTeX
@ARTICLE{Nowosad2018-mp,
  title     = "Spatial association between regionalizations using the
               information-theoretical V-measure",
  author    = "Nowosad, J and Stepinski, T F",
  journal   = "Geogr. Inf. Syst.",
  publisher = "Informa UK Limited",
  volume    =  32,
  number    =  12,
  pages     = "2386--2401",
  month     =  dec,
  year      =  2018,
  url       = "http://dx.doi.org/10.1080/13658816.2018.1511794",
  language  = "en",
  issn      = "1365-8816",
  doi       = "10.1080/13658816.2018.1511794"
}

RIS

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

RIS
TY  - JOUR
AU  - Nowosad, J
AU  - Stepinski, T F
AD  - Space Informatics Lab, University of Cincinnati, Cincinnati, OH, USA
TI  - Spatial association between regionalizations using the
      information-theoretical V-measure
T2  - Geogr. Inf. Syst.
VL  - 32
IS  - 12
SP  - 2386-2401
PY  - 2018
DA  - 2018/12/2
PB  - Informa UK Limited
SN  - 1365-8816
DO  - 10.1080/13658816.2018.1511794
UR  - http://dx.doi.org/10.1080/13658816.2018.1511794
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!

sabre R package release history

VersionRelease date
0.3.12019-07-18
0.2.12018-09-17
0.2.02018-04-23