How to cite the R package hmi

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

Example of an in-text citation

Analysis of the data was done using the hmi package (v1.0.0; Speidel et al., 2020).

Reference list entry

Speidel, M., Drechsler, J., & Jolani, S. (2020). The R package hmi: A convenient tool for hierarchical multiple imputation and beyond. Journal of Statistical Software, 95(9). https://doi.org/10.18637/jss.v095.i09

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 hmi package v1.0.0 (1).

Reference list entry

1.
Speidel M, Drechsler J, Jolani S. The R package hmi: A convenient tool for hierarchical multiple imputation and beyond. J Stat Softw [Internet]. 2020;95(9). Available from: http://dx.doi.org/10.18637/jss.v095.i09

BibTeX

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

BibTeX
@ARTICLE{Speidel2020-et,
  title     = "The {R} package hmi: A convenient tool for hierarchical multiple
               imputation and beyond",
  author    = "Speidel, Matthias and Drechsler, J{\"o}rg and Jolani, Shahab",
  journal   = "J. Stat. Softw.",
  publisher = "Foundation for Open Access Statistic",
  volume    =  95,
  number    =  9,
  year      =  2020,
  url       = "http://dx.doi.org/10.18637/jss.v095.i09",
  language  = "en",
  issn      = "1548-7660",
  doi       = "10.18637/jss.v095.i09"
}

RIS

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

RIS
TY  - JOUR
AU  - Speidel, Matthias
AU  - Drechsler, Jörg
AU  - Jolani, Shahab
TI  - The R package hmi: A convenient tool for hierarchical multiple imputation
      and beyond
T2  - J. Stat. Softw.
VL  - 95
IS  - 9
PY  - 2020
DA  - 2020
PB  - Foundation for Open Access Statistic
SN  - 1548-7660
DO  - 10.18637/jss.v095.i09
UR  - http://dx.doi.org/10.18637/jss.v095.i09
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!

hmi R package release history

VersionRelease date
0.9.202020-09-17
0.9.192020-07-29
0.9.182020-05-03
0.9.172019-11-16
0.9.162019-06-23
0.9.152018-12-13
0.9.132018-06-01
0.9.112018-05-08
0.9.102018-03-03
0.9.52018-02-09
0.8.22018-01-05
0.8.12017-11-18
0.7.82017-09-15
0.7.42017-04-26
0.6.32017-03-27