How to cite the R package hdi
hdi is a popular R package that is available at https://cran.r-project.org/web/packages/hdi/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 hdi package have suggested.
Example of an in-text citation
Analysis of the data was done using the hdi package (v0.1-7; Dezeure et al., 2015).
Reference list entry
Dezeure, R., Bühlmann, P., Meier, L., & Meinshausen, N. (2015). High-Dimensional Inference: Confidence Intervals, p-values and R-Software hdi. In Statistical Science (Vol. 30, Issue 4, pp. 533–558).
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 hdi package v0.1-7 (1).
Reference list entry
1.Dezeure R, Bühlmann P, Meier L, Meinshausen N. High-Dimensional Inference: Confidence Intervals, p-values and R-Software hdi. Vol. 30, Statistical Science. 2015. p. 533–58.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Dezeure2015-xk, title = "{High-Dimensional} Inference: Confidence Intervals, p-values and {{R}-Software} {hdi}", author = "Dezeure, Ruben and B{\"u}hlmann, Peter and Meier, Lukas and Meinshausen, Nicolai", journal = "Statistical Science", volume = 30, number = 4, pages = "533--558", year = 2015 }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Dezeure, Ruben AU - Bühlmann, Peter AU - Meier, Lukas AU - Meinshausen, Nicolai TI - High-Dimensional Inference: Confidence Intervals, p-values and R-Software hdi T2 - Statistical Science VL - 30 IS - 4 SP - 533-558 PY - 2015 DA - 2015 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!
hdi R package release history
Version | Release date |
---|---|
0.1-6 | 2016-03-21 |
0.1-5 | 2016-03-11 |
0.1-2 | 2014-08-11 |
0.0-6 | 2014-01-31 |