How to cite the R package changepoint

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

Example of an in-text citation

Analysis of the data was done using the changepoint package (v2.2.2; Killick & Eckley, 2014).

Reference list entry

Killick, R., & Eckley, I. A. (2014). changepoint: An R Package for Changepoint Analysis. In Journal of Statistical Software (Vol. 58, Issue 3, pp. 1–19). http://www.jstatsoft.org/v58/i03/

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 changepoint package v2.2.2 (1).

Reference list entry

1.
Killick R, Eckley IA. changepoint: An R Package for Changepoint Analysis [Internet]. Vol. 58, Journal of Statistical Software. 2014. p. 1–19. Available from: http://www.jstatsoft.org/v58/i03/

BibTeX

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

BibTeX
@MISC{Killick2014-lh,
  title   = "{changepoint}: An {R} Package for Changepoint Analysis",
  author  = "Killick, Rebecca and Eckley, Idris A",
  journal = "Journal of Statistical Software",
  volume  =  58,
  number  =  3,
  pages   = "1--19",
  year    =  2014,
  url     = "http://www.jstatsoft.org/v58/i03/"
}

RIS

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

RIS
TY  - MISC
AU  - Killick, Rebecca
AU  - Eckley, Idris A
TI  - changepoint: An R Package for Changepoint Analysis
T2  - Journal of Statistical Software
VL  - 58
IS  - 3
SP  - 1-19
PY  - 2014
DA  - 2014
UR  - http://www.jstatsoft.org/v58/i03/
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!

changepoint R package release history

VersionRelease date
2.2.12016-02-26
2.22015-11-09
2.1.12015-10-01
2.0.12015-07-27
1.1.52014-06-25
1.1.32014-06-13
1.1.22014-03-27
1.1.12014-02-17
1.12013-06-20
1.0.62013-06-08
1.0.52013-03-07
1.0.42013-02-25
1.0.32013-02-01
1.02013-01-08
0.82012-09-26
0.72012-05-22
0.6.12012-05-13
0.62012-02-06
0.52011-07-30
0.4.12011-06-05
0.42011-03-24
0.32011-01-25