How to cite the R package biwavelet

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

Example of an in-text citation

Analysis of the data was done using the biwavelet package (v0.20.19; Gouhier et al., 2019).

Reference list entry

Gouhier, T. C., Grinsted, A., & Simko, V. (2019). R package biwavelet: Conduct Univariate and Bivariate Wavelet Analyses. https://github.com/tgouhier/biwavelet

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 biwavelet package v0.20.19 (1).

Reference list entry

1.
Gouhier TC, Grinsted A, Simko V. R package biwavelet: Conduct Univariate and Bivariate Wavelet Analyses [Internet]. 2019. Available from: https://github.com/tgouhier/biwavelet

BibTeX

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

BibTeX
@MISC{Gouhier2019-wj,
  title  = "{R} package {biwavelet}: Conduct Univariate and Bivariate Wavelet
            Analyses",
  author = "Gouhier, Tarik C and Grinsted, Aslak and Simko, Viliam",
  year   =  2019,
  url    = "https://github.com/tgouhier/biwavelet"
}

RIS

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

RIS
TY  - MISC
AU  - Gouhier, Tarik C
AU  - Grinsted, Aslak
AU  - Simko, Viliam
TI  - R package biwavelet: Conduct Univariate and Bivariate Wavelet Analyses
PY  - 2019
DA  - 2019
UR  - https://github.com/tgouhier/biwavelet
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!

biwavelet R package release history

VersionRelease date
0.20.172018-05-20
0.20.112016-09-01
0.20.102016-08-28
0.20.72016-06-02
0.20.32016-05-10
0.19.22016-05-05
0.19.12016-05-01
0.17.102015-05-05
0.17.52014-11-07
0.17.42014-11-05
0.17.32014-03-27
0.17.12013-07-16
0.172013-07-13
0.162013-05-18
0.152013-04-23
0.142013-03-22
0.132013-01-11
0.122012-10-07
0.112012-05-17
0.12012-04-28