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.

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 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.

Vancouver

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.

BibTeX
@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.

RIS
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

VersionRelease date
2.8.52020-05-28
2.8.42020-04-03
2.8.32020-01-10
2.8.22019-09-24
2.8.12019-06-17
2.8.02019-06-12
2.7.92019-03-17
2.7.82019-03-12
2.7.72019-01-02
2.7.62018-11-06
2.7.52018-09-13
2.7.42018-08-05
2.7.32018-06-20
2.7.22018-05-04
2.7.12018-03-25
2.7.02018-02-03
2.6.32017-11-28
2.6.22017-10-26
2.6.12017-08-20
2.6.02017-08-05
2.5.02017-06-12
2.4.02017-04-07
2.3.12017-03-07
2.3.02017-02-08
2.2.12017-01-09
2.2.02016-12-21
2.1.02016-11-13
2.0.12016-10-31
2.0.02016-09-25
1.82016-05-19
1.72016-04-19
1.62016-03-14
1.52016-02-11
1.42016-01-13
1.32015-11-23
1.22015-10-12
1.12015-08-26
1.0.32015-06-21
1.0.22015-05-18
1.0.12015-04-18
1.0.02015-03-22