How to cite the R package seas

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

Example of an in-text citation

Analysis of the data was done using the seas package (v0.5-2; Toews et al., 2007).

Reference list entry

Toews, M. W., Whitfield, P. H., & Allen, D. M. (2007). Seasonal statistics: The ‘seas’ package for R. Computers & Geosciences, 33(7), 944–951.

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 seas package v0.5-2 (1).

Reference list entry

1.
Toews MW, Whitfield PH, Allen DM. Seasonal statistics: The ‘seas’ package for R. Comput Geosci. 2007 Jul;33(7):944–51.

BibTeX

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

BibTeX
@ARTICLE{Toews2007-ct,
  title     = "Seasonal statistics: The `seas' package for {R}",
  author    = "Toews, Michael W and Whitfield, Paul H and Allen, Diana M",
  journal   = "Comput. Geosci.",
  publisher = "Elsevier BV",
  volume    =  33,
  number    =  7,
  pages     = "944--951",
  month     =  jul,
  year      =  2007,
  url       = "http://dx.doi.org/10.1016/j.cageo.2006.11.011",
  language  = "en",
  issn      = "0098-3004, 1873-7803",
  doi       = "10.1016/j.cageo.2006.11.011"
}

RIS

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

RIS
TY  - JOUR
AU  - Toews, Michael W
AU  - Whitfield, Paul H
AU  - Allen, Diana M
TI  - Seasonal statistics: The ‘seas’ package for R
T2  - Comput. Geosci.
VL  - 33
IS  - 7
SP  - 944-951
PY  - 2007
DA  - 2007/7
PB  - Elsevier BV
SN  - 0098-3004
DO  - 10.1016/j.cageo.2006.11.011
UR  - http://dx.doi.org/10.1016/j.cageo.2006.11.011
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: Cite it now!

seas R package release history

VersionRelease date
0.4-32014-02-26
0.4-22013-06-21
0.4-12013-01-08
0.3-92010-05-07
0.3-82007-10-02
0.3-72007-08-09
0.3-62007-06-10
0.3-52007-04-23
0.3-42007-04-04
0.3-32007-02-28
0.3-22006-11-09
0.3-12006-10-26
0.2-12006-04-06
0.1-32006-03-15