How to cite the R package strat

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

Example of an in-text citation

Analysis of the data was done using the strat package (v0.1; Zhou, 2012).

Reference list entry

Zhou, X. (2012). A nonparametric index of stratification. Sociological Methodology, 42(1), 365–389.

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

Reference list entry

1.
Zhou X. A nonparametric index of stratification. Sociol Methodol. 2012 Aug;42(1):365–89.

BibTeX

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

BibTeX
@ARTICLE{Zhou2012-uu,
  title     = "A nonparametric index of stratification",
  author    = "Zhou, Xiang",
  journal   = "Sociol. Methodol.",
  publisher = "SAGE Publications",
  volume    =  42,
  number    =  1,
  pages     = "365--389",
  month     =  aug,
  year      =  2012,
  url       = "http://dx.doi.org/10.1177/0081175012452207",
  language  = "en",
  issn      = "0081-1750, 1467-9531",
  doi       = "10.1177/0081175012452207"
}

RIS

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

RIS
TY  - JOUR
AU  - Zhou, Xiang
AD  - University of Michigan, Ann Arbor, MI, USA
TI  - A nonparametric index of stratification
T2  - Sociol. Methodol.
VL  - 42
IS  - 1
SP  - 365-389
PY  - 2012
DA  - 2012/8
PB  - SAGE Publications
SN  - 0081-1750
DO  - 10.1177/0081175012452207
UR  - http://dx.doi.org/10.1177/0081175012452207
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!