How to cite the R package stylo

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

Example of an in-text citation

Analysis of the data was done using the stylo package (v0.7.4; Eder et al., 2016).

Reference list entry

Eder, M., Rybicki, J., & Kestemont, M. (2016). Stylometry with R: a package for computational text analysis. In R Journal (Vol. 8, Issue 1, pp. 107–121). https://journal.r-project.org/archive/2016/RJ-2016-007/index.html

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

Reference list entry

1.
Eder M, Rybicki J, Kestemont M. Stylometry with R: a package for computational text analysis [Internet]. Vol. 8, R Journal. 2016. p. 107–21. Available from: https://journal.r-project.org/archive/2016/RJ-2016-007/index.html

BibTeX

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

BibTeX
@MISC{Eder2016-bc,
  title   = "Stylometry with R: a package for computational text analysis",
  author  = "Eder, Maciej and Rybicki, Jan and Kestemont, Mike",
  journal = "R Journal",
  volume  =  8,
  number  =  1,
  pages   = "107--121",
  year    =  2016,
  url     = "https://journal.r-project.org/archive/2016/RJ-2016-007/index.html"
}

RIS

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

RIS
TY  - MISC
AU  - Eder, Maciej
AU  - Rybicki, Jan
AU  - Kestemont, Mike
TI  - Stylometry with R: a package for computational text analysis
T2  - R Journal
VL  - 8
IS  - 1
SP  - 107-121
PY  - 2016
DA  - 2016
UR  - https://journal.r-project.org/archive/2016/RJ-2016-007/index.html
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: Start citing now!

stylo R package release history

VersionRelease date
0.7.32020-08-11
0.7.22020-04-20
0.7.12019-11-04
0.6.92019-01-21
0.6.82018-10-08
0.6.72018-05-26
0.6.62018-04-13
0.6.52017-11-05
0.6.42016-10-23
0.6.32015-12-20
0.6.2-12015-11-19
0.6.22015-11-11
0.6.12015-09-28
0.6.02015-08-18
0.5.92015-01-30
0.5.8-22014-10-19
0.5.8-12014-10-01
0.5.82014-09-03
0.5.72014-08-13
0.5.62014-05-21
0.5.5-12014-04-10
0.5.52014-04-03
0.5.42014-02-26
0.5.32014-01-02
0.5.22013-09-08
0.5.12013-08-08