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.
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.
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.
@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.
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
Version | Release date |
---|---|
2.1-5 | 2019-03-15 |
1.9-10.3 | 2017-01-05 |
1.9-10.2 | 2016-12-15 |
2.1-1 | 2016-07-28 |
1.9-10.1 | 2015-12-02 |
1.9-10 | 2013-12-10 |
1.9-9 | 2011-09-09 |
1.9-8 | 2010-10-23 |
1.9-6 | 2010-10-20 |
1.9-3 | 2010-04-06 |
1.9-2 | 2010-04-02 |
1.8-14 | 2009-05-05 |
1.8-13 | 2009-03-30 |
1.8-11 | 2008-08-22 |
1.8-8 | 2007-10-16 |
1.8-4 | 2007-09-21 |
1.6-10 | 2007-05-10 |
1.6-7 | 2007-04-13 |
1.6-6 | 2006-04-07 |
1.6-2 | 2005-02-25 |
1.6-0 | 2005-02-10 |
1.3-1 | 2004-12-17 |
1.2-21 | 2004-11-22 |
1.2-20 | 2004-11-18 |
1.2-19 | 2004-11-17 |