How to cite the R package sjmisc
sjmisc is a popular R package that is available at https://cran.r-project.org/web/packages/sjmisc/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 sjmisc package have suggested.
Example of an in-text citation
Analysis of the data was done using the sjmisc package (v2.8.6; Lüdecke, 2018).
Reference list entry
Lüdecke, D. (2018). sjmisc: Data and Variable Transformation Functions. Journal of Open Source Software, 3(26), 754.
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 sjmisc package v2.8.6 (1).
Reference list entry
1.Lüdecke D. sjmisc: Data and Variable Transformation Functions. J Open Source Softw. 2018 Jun 20;3(26):754.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Ludecke2018-pb, title = "sjmisc: Data and Variable Transformation Functions", author = "L{\"u}decke, Daniel", journal = "J. Open Source Softw.", publisher = "The Open Journal", volume = 3, number = 26, pages = "754", month = jun, year = 2018, url = "http://dx.doi.org/10.21105/joss.00754", copyright = "http://creativecommons.org/licenses/by/4.0/", issn = "2475-9066", doi = "10.21105/joss.00754" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR AU - Lüdecke, Daniel TI - sjmisc: Data and Variable Transformation Functions T2 - J. Open Source Softw. VL - 3 IS - 26 SP - 754 PY - 2018 DA - 2018/6/20 PB - The Open Journal SN - 2475-9066 DO - 10.21105/joss.00754 UR - http://dx.doi.org/10.21105/joss.00754 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!
sjmisc R package release history
Version | Release date |
---|---|
2.8.5 | 2020-05-28 |
2.8.4 | 2020-04-03 |
2.8.3 | 2020-01-10 |
2.8.2 | 2019-09-24 |
2.8.1 | 2019-06-17 |
2.8.0 | 2019-06-12 |
2.7.9 | 2019-03-17 |
2.7.8 | 2019-03-12 |
2.7.7 | 2019-01-02 |
2.7.6 | 2018-11-06 |
2.7.5 | 2018-09-13 |
2.7.4 | 2018-08-05 |
2.7.3 | 2018-06-20 |
2.7.2 | 2018-05-04 |
2.7.1 | 2018-03-25 |
2.7.0 | 2018-02-03 |
2.6.3 | 2017-11-28 |
2.6.2 | 2017-10-26 |
2.6.1 | 2017-08-20 |
2.6.0 | 2017-08-05 |
2.5.0 | 2017-06-12 |
2.4.0 | 2017-04-07 |
2.3.1 | 2017-03-07 |
2.3.0 | 2017-02-08 |
2.2.1 | 2017-01-09 |
2.2.0 | 2016-12-21 |
2.1.0 | 2016-11-13 |
2.0.1 | 2016-10-31 |
2.0.0 | 2016-09-25 |
1.8 | 2016-05-19 |
1.7 | 2016-04-19 |
1.6 | 2016-03-14 |
1.5 | 2016-02-11 |
1.4 | 2016-01-13 |
1.3 | 2015-11-23 |
1.2 | 2015-10-12 |
1.1 | 2015-08-26 |
1.0.3 | 2015-06-21 |
1.0.2 | 2015-05-18 |
1.0.1 | 2015-04-18 |
1.0.0 | 2015-03-22 |