How to cite the R package date
date is a popular R package that is available at https://cran.r-project.org/web/packages/date/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 date package have suggested.
Example of an in-text citation
Analysis of the data was done using the date package (v1.2-39; Therneau et al., 2020).
Reference list entry
Therneau, T., Lumley, T., Halvorsen, K., & Hornik, K. (2020). date: Functions for handling dates. https://CRAN.R-project.org/package=date
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 date package v1.2-39 (1).
Reference list entry
1.Therneau T, Lumley T, Halvorsen K, Hornik K. date: Functions for handling dates [Internet]. 2020. Available from: https://CRAN.R-project.org/package=date
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Therneau2020-go, title = "date: Functions for handling dates", author = "Therneau, Terry and Lumley, Thomas and Halvorsen, Kjetil and Hornik, Kurt", year = 2020, url = "https://CRAN.R-project.org/package=date" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Therneau, Terry AU - Lumley, Thomas AU - Halvorsen, Kjetil AU - Hornik, Kurt TI - date: Functions for handling dates PY - 2020 DA - 2020 UR - https://CRAN.R-project.org/package=date 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!
date R package release history
Version | Release date |
---|---|
1.2-38 | 2018-01-06 |
1.2-37 | 2017-02-20 |
1.2-36 | 2017-01-17 |
1.2-35 | 2016-12-08 |
1.2-34 | 2014-03-17 |
1.2-33 | 2012-12-22 |
1.2-32 | 2011-12-23 |
1.2-31 | 2011-10-04 |
1.2-30 | 2011-09-18 |
1.2-29 | 2009-10-20 |
1.2-28 | 2009-09-10 |
1.2-27 | 2009-02-05 |
1.2-26 | 2007-12-24 |
1.2-25 | 2007-07-13 |
1.2-24 | 2007-02-01 |
1.2-23 | 2006-12-19 |
1.2-22 | 2006-09-29 |
1.2-21 | 2006-09-10 |
1.2-20 | 2006-08-05 |
1.2-19 | 2006-06-26 |
1.2-18 | 2004-06-09 |
1.2-17 | 2004-01-31 |
1.2-16 | 2003-08-06 |
1.2-15 | 2003-07-29 |
1.2-14 | 2003-07-28 |
1.2-13 | 2003-04-23 |
1.2-12 | 2002-03-31 |
1.2-11 | 2001-11-27 |
1.2-10 | 2001-08-16 |
1.2-9 | 2001-07-15 |
1.2-8 | 2001-06-02 |
1.2-7 | 2001-03-24 |
1.2-6 | 2001-02-25 |
1.2-4 | 2000-06-18 |
1.2-3 | 2000-05-07 |
1.2-2 | 1999-05-03 |