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.

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

Vancouver

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.

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

RIS
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

VersionRelease date
1.1.42015-10-07
1.1.32015-03-25
1.1.12015-01-20
1.1.02014-05-11
1.0.112014-03-05
1.0.102014-02-06
1.0.92014-02-02
1.0.82013-05-14
1.0.72013-04-16
1.0.62012-11-02
1.0.52012-08-01
1.0.42012-04-13
1.0.32011-07-29
1.0.12011-05-24