How to cite the R package stm
stm is a popular R package that is available at https://cran.r-project.org/web/packages/stm/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.
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 stm package have suggested.
Example of an in-text citation
Analysis of the data was done using the stm package (v1.3.6; Roberts et al., 2019).
Reference list entry
Roberts, M. E., Stewart, B. M., & Tingley, D. (2019). Stm: An R package for structural topic models. Journal of Statistical Software, 91(2). https://doi.org/10.18637/jss.v091.i02
Vancouver citation
Formatted according to Vancouver style. Simply copy it to the references section as is.
Example of an in-text citation
Analysis of the data was done using the stm package v1.3.6 (1).
Reference list entry
1.Roberts ME, Stewart BM, Tingley D. Stm: An R package for structural topic models. J Stat Softw [Internet]. 2019;91(2). Available from: http://dx.doi.org/10.18637/jss.v091.i02
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Roberts2019-wj, title = "Stm: An {R} package for structural topic models", author = "Roberts, Margaret E and Stewart, Brandon M and Tingley, Dustin", journal = "J. Stat. Softw.", publisher = "Foundation for Open Access Statistic", volume = 91, number = 2, year = 2019, url = "http://dx.doi.org/10.18637/jss.v091.i02", language = "en", issn = "1548-7660", doi = "10.18637/jss.v091.i02" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR AU - Roberts, Margaret E AU - Stewart, Brandon M AU - Tingley, Dustin TI - Stm: An R package for structural topic models T2 - J. Stat. Softw. VL - 91 IS - 2 PY - 2019 DA - 2019 PB - Foundation for Open Access Statistic SN - 1548-7660 DO - 10.18637/jss.v091.i02 UR - http://dx.doi.org/10.18637/jss.v091.i02 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!
stm R package release history
Version | Release date |
---|---|
1.3.5 | 2019-12-17 |
1.3.4 | 2019-10-30 |
1.3.3 | 2018-01-28 |
1.3.0 | 2017-09-09 |
1.2.2 | 2017-03-28 |
1.2.1 | 2017-03-07 |
1.1.3 | 2016-01-15 |
1.1.0 | 2015-07-28 |
1.0.8 | 2014-11-08 |
1.0.1 | 2014-10-04 |
1.0.0 | 2014-10-03 |
0.6.24 | 2014-06-30 |
0.6.16 | 2014-05-30 |
0.6.12 | 2014-05-14 |
0.6.1 | 2014-02-28 |