How to cite the R package gsl

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

Example of an in-text citation

Analysis of the data was done using the gsl package (v2.1-6; Hankin, 2006).

Reference list entry

Hankin, R. K. S. (2006). Special functions in R: introducing the gsl package. In R News (Vol. 6).

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 gsl package v2.1-6 (1).

Reference list entry

1.
Hankin RKS. Special functions in R: introducing the gsl package. Vol. 6, R News. 2006.

BibTeX

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

BibTeX
@MISC{Hankin2006-ga,
  title   = "Special functions in R: introducing the gsl package",
  author  = "Hankin, Robin K S",
  journal = "R News",
  volume  =  6,
  month   =  oct,
  year    =  2006
}

RIS

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

RIS
TY  - MISC
AU  - Hankin, Robin K S
TI  - Special functions in R: introducing the gsl package
T2  - R News
VL  - 6
PY  - 2006
DA  - 2006/10
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!

gsl R package release history

VersionRelease date
2.1-52019-03-15
1.9-10.32017-01-05
1.9-10.22016-12-15
2.1-12016-07-28
1.9-10.12015-12-02
1.9-102013-12-10
1.9-92011-09-09
1.9-82010-10-23
1.9-62010-10-20
1.9-32010-04-06
1.9-22010-04-02
1.8-142009-05-05
1.8-132009-03-30
1.8-112008-08-22
1.8-82007-10-16
1.8-42007-09-21
1.6-102007-05-10
1.6-72007-04-13
1.6-62006-04-07
1.6-22005-02-25
1.6-02005-02-10
1.3-12004-12-17
1.2-212004-11-22
1.2-202004-11-18
1.2-192004-11-17