How to cite the R package vines
vines is a popular R package that is available at https://cran.r-project.org/web/packages/vines/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 vines package have suggested.
Example of an in-text citation
Analysis of the data was done using the vines package (v1.1.5; Gonzalez-Fernandez & Soto, 2016).
Reference list entry
Gonzalez-Fernandez, Y., & Soto, M. (2016). vines: Multivariate Dependence Modeling with Vines. http://CRAN.R-project.org/package=vines
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 vines package v1.1.5 (1).
Reference list entry
1.Gonzalez-Fernandez Y, Soto M. vines: Multivariate Dependence Modeling with Vines [Internet]. 2016. Available from: http://CRAN.R-project.org/package=vines
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Gonzalez-Fernandez2016-ht, title = "{vines}: Multivariate Dependence Modeling with Vines", author = "Gonzalez-Fernandez, Yasser and Soto, Marta", year = 2016, url = "http://CRAN.R-project.org/package=vines" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Gonzalez-Fernandez, Yasser AU - Soto, Marta TI - vines: Multivariate Dependence Modeling with Vines PY - 2016 DA - 2016 UR - http://CRAN.R-project.org/package=vines 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!
vines R package release history
Version | Release date |
---|---|
1.1.4 | 2015-10-07 |
1.1.3 | 2015-03-25 |
1.1.1 | 2015-01-20 |
1.1.0 | 2014-05-11 |
1.0.11 | 2014-03-05 |
1.0.10 | 2014-02-06 |
1.0.9 | 2014-02-02 |
1.0.8 | 2013-05-14 |
1.0.7 | 2013-04-16 |
1.0.6 | 2012-11-02 |
1.0.5 | 2012-08-01 |
1.0.4 | 2012-04-13 |
1.0.3 | 2011-07-29 |
1.0.1 | 2011-05-24 |