How to cite the R package cpm

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

Example of an in-text citation

Analysis of the data was done using the cpm package (v2.3; Ross, 2015).

Reference list entry

Ross, G. J. (2015). Parametric and Nonparametric Sequential Change Detection in R: The cpm Package. In Journal of Statistical Software (Vol. 66, Issue 3, pp. 1–20). https://www.jstatsoft.org/v66/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 cpm package v2.3 (1).

Reference list entry

1.
Ross GJ. Parametric and Nonparametric Sequential Change Detection in R: The cpm Package [Internet]. Vol. 66, Journal of Statistical Software. 2015. p. 1–20. Available from: https://www.jstatsoft.org/v66/i03/

BibTeX

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

BibTeX
@MISC{Ross2015-pp,
  title   = "Parametric and Nonparametric Sequential Change Detection in {R}:
             The {cpm} Package",
  author  = "Ross, Gordon J",
  journal = "Journal of Statistical Software",
  volume  =  66,
  number  =  3,
  pages   = "1--20",
  year    =  2015,
  url     = "https://www.jstatsoft.org/v66/i03/"
}

RIS

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

RIS
TY  - MISC
AU  - Ross, Gordon J
TI  - Parametric and Nonparametric Sequential Change Detection in R: The cpm
      Package
T2  - Journal of Statistical Software
VL  - 66
IS  - 3
SP  - 1-20
PY  - 2015
DA  - 2015
UR  - https://www.jstatsoft.org/v66/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!

cpm R package release history

VersionRelease date
2.22015-07-28
2.12015-07-12
2.02015-06-05
1.12013-12-15
1.02012-02-06