How to cite the R package reservoir

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

Example of an in-text citation

Analysis of the data was done using the reservoir package (v1.1.5; Turner & Galelli, 2016).

Reference list entry

Turner, S. W. D., & Galelli, S. (2016). Water supply sensitivity to climate change: An R package for implementing reservoir storage analysis in global and regional impact studies. Environmental Modelling & Software: With Environment Data News, 76, 13–19.

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 reservoir package v1.1.5 (1).

Reference list entry

1.
Turner SWD, Galelli S. Water supply sensitivity to climate change: An R package for implementing reservoir storage analysis in global and regional impact studies. Environ Model Softw. 2016 Feb;76:13–9.

BibTeX

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

BibTeX
@ARTICLE{Turner2016-rc,
  title     = "Water supply sensitivity to climate change: An {R} package for
               implementing reservoir storage analysis in global and regional
               impact studies",
  author    = "Turner, S W D and Galelli, S",
  journal   = "Environ. Model. Softw.",
  publisher = "Elsevier BV",
  volume    =  76,
  pages     = "13--19",
  month     =  feb,
  year      =  2016,
  url       = "http://dx.doi.org/10.1016/j.envsoft.2015.11.007",
  language  = "en",
  issn      = "1364-8152, 1873-6726",
  doi       = "10.1016/j.envsoft.2015.11.007"
}

RIS

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

RIS
TY  - JOUR
AU  - Turner, S W D
AU  - Galelli, S
TI  - Water supply sensitivity to climate change: An R package for implementing
      reservoir storage analysis in global and regional impact studies
T2  - Environ. Model. Softw.
VL  - 76
SP  - 13-19
PY  - 2016
DA  - 2016/2
PB  - Elsevier BV
SN  - 1364-8152
DO  - 10.1016/j.envsoft.2015.11.007
UR  - http://dx.doi.org/10.1016/j.envsoft.2015.11.007
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!

reservoir R package release history

VersionRelease date
1.1.42016-02-10
1.1.32016-02-02
1.1.12016-01-11
1.1.02016-01-04
1.0.02015-07-23