How to cite the R package crawl

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

Example of an in-text citation

Analysis of the data was done using the crawl package (v2.2.1; Johnson et al., 2008).

Reference list entry

Johnson, D. S., London, J. M., Lea, M.-A., & Durban, J. W. (2008). Continuous-time correlated random walk model for animal telemetry data. Ecology, 89(5), 1208–1215.

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 crawl package v2.2.1 (1).

Reference list entry

1.
Johnson DS, London JM, Lea MA, Durban JW. Continuous-time correlated random walk model for animal telemetry data. Ecology. 2008 May;89(5):1208–15.

BibTeX

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

BibTeX
@ARTICLE{Johnson2008-li,
  title     = "Continuous-time correlated random walk model for animal
               telemetry data",
  author    = "Johnson, Devin S and London, Joshua M and Lea, Mary-Anne and
               Durban, John W",
  journal   = "Ecology",
  publisher = "Wiley",
  volume    =  89,
  number    =  5,
  pages     = "1208--1215",
  month     =  may,
  year      =  2008,
  url       = "http://dx.doi.org/10.1890/07-1032.1",
  language  = "en",
  issn      = "0012-9658, 1939-9170",
  doi       = "10.1890/07-1032.1"
}

RIS

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

RIS
TY  - JOUR
AU  - Johnson, Devin S
AU  - London, Joshua M
AU  - Lea, Mary-Anne
AU  - Durban, John W
TI  - Continuous-time correlated random walk model for animal telemetry data
T2  - Ecology
VL  - 89
IS  - 5
SP  - 1208-1215
PY  - 2008
DA  - 2008/5
PB  - Wiley
SN  - 0012-9658
DO  - 10.1890/07-1032.1
UR  - http://dx.doi.org/10.1890/07-1032.1
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!

crawl R package release history

VersionRelease date
2.2.02018-08-25
2.1.12017-04-22
2.0.12016-07-30
2.02016-02-26
1.52015-08-20
1.4-12013-07-26
1.42013-02-04
1.3-42012-04-10
1.3-22011-12-02
1.3-12011-10-28
1.32011-05-25
1.22011-01-21
1.1-12010-04-02
1.1-02009-12-13
1.0-42009-05-06
1.0-32009-02-03
1.0-12009-01-09
1.02008-12-18