How to cite the R package elliptic

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

Example of an in-text citation

Analysis of the data was done using the elliptic package (v1.4-0; Hankin, 2006).

Reference list entry

Hankin, R. K. S. (2006). Introducing elliptic, an R package for elliptic and modular functions. In Journal of Statistical Software (Vol. 15).

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 elliptic package v1.4-0 (1).

Reference list entry

1.
Hankin RKS. Introducing elliptic, an R package for elliptic and modular functions. Vol. 15, Journal of Statistical Software. 2006.

BibTeX

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

BibTeX
@MISC{Hankin2006-zq,
  title   = "Introducing elliptic, an {R} package for elliptic and modular
             functions",
  author  = "Hankin, Robin K S",
  journal = "Journal of Statistical Software",
  volume  =  15,
  month   =  feb,
  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  - Introducing elliptic, an R package for elliptic and modular functions
T2  - Journal of Statistical Software
VL  - 15
PY  - 2006
DA  - 2006/2
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!

elliptic R package release history

VersionRelease date
1.3-92018-08-03
1.3-72016-05-26
1.3-52014-11-06
1.3-32013-12-05
1.3-02013-01-21
1.2-92011-12-27
1.2-82011-08-12
1.2-72011-02-13
1.2-62011-01-27
1.2-32009-01-22
1.2-22009-01-20
1.1-92008-11-21
1.1-12007-10-04
1.0-72007-05-10
1.0-52007-04-13
1.0-12006-04-07
1.0-02006-02-15
0.4-152006-01-18
0.4-142005-07-21
0.4-132005-07-14