How to cite the R package spatial
spatial is a popular R package that is available at https://cran.r-project.org/web/packages/spatial/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 spatial package have suggested.
Example of an in-text citation
Analysis of the data was done using the spatial package (v7.3-13; Venables & Ripley, 2002).
Reference list entry
Venables, W. N., & Ripley, B. D. (2002). Modern Applied Statistics with S (Fourth). Springer. https://www.stats.ox.ac.uk/pub/MASS4/
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 spatial package v7.3-13 (1).
Reference list entry
1.Venables WN, Ripley BD. Modern Applied Statistics with S [Internet]. Fourth. New York: Springer; 2002. Available from: https://www.stats.ox.ac.uk/pub/MASS4/
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Venables2002-oe, title = "Modern Applied Statistics with {S}", author = "Venables, W N and Ripley, B D", publisher = "Springer", edition = "Fourth", year = 2002, url = "https://www.stats.ox.ac.uk/pub/MASS4/", address = "New York" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Venables, W N AU - Ripley, B D TI - Modern Applied Statistics with S ET - Fourth PY - 2002 DA - 2002 PB - Springer CY - New York UR - https://www.stats.ox.ac.uk/pub/MASS4/ 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!
spatial R package release history
Version | Release date |
---|---|
7.3-12 | 2020-04-26 |
7.3-11 | 2015-08-30 |
7.3-10 | 2015-06-29 |
7.3-9 | 2015-02-11 |
7.3-8 | 2014-03-28 |
7.3-7 | 2013-07-01 |
7.3-6 | 2013-04-03 |
7.3-5 | 2012-10-14 |
7.3-4 | 2012-06-27 |
7.3-3 | 2011-11-02 |
7.3-2 | 2010-04-02 |
7.3-1 | 2009-10-28 |
7.3-0 | 2009-05-08 |