How to cite the R package cold

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

Example of an in-text citation

Analysis of the data was done using the cold package (v2.0-1; Gonçalves et al., 2007).

Reference list entry

Gonçalves, M. H., Cabral, M. S., de Villa, M. C. R., Escrich, E., & Solanas, M. (2007). Likelihood approach for count data in longitudinal experiments. In Computational Statistics and Data Analysis (Vol. 51, Issue 12, pp. 6511–6520).

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 cold package v2.0-1 (1).

Reference list entry

1.
Gonçalves MH, Cabral MS, de Villa MCR, Escrich E, Solanas M. Likelihood approach for count data in longitudinal experiments. Vol. 51, Computational Statistics and Data Analysis. 2007. p. 6511–20.

BibTeX

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

BibTeX
@MISC{Goncalves2007-vz,
  title   = "Likelihood approach for count data in longitudinal experiments",
  author  = "Gon{\c c}alves, M Helena and Cabral, M Salom{\'e} and de Villa, M
             Carme Ruiz and Escrich, Eduardo and Solanas, Montse",
  journal = "Computational Statistics and Data Analysis",
  volume  =  51,
  number  =  12,
  pages   = "6511--6520",
  year    =  2007
}

RIS

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

RIS
TY  - MISC
AU  - Gonçalves, M Helena
AU  - Cabral, M Salomé
AU  - de Villa, M Carme Ruiz
AU  - Escrich, Eduardo
AU  - Solanas, Montse
TI  - Likelihood approach for count data in longitudinal experiments
T2  - Computational Statistics and Data Analysis
VL  - 51
IS  - 12
SP  - 6511-6520
PY  - 2007
DA  - 2007
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!

cold R package release history

VersionRelease date
2.0-02019-07-22
1.0-42015-04-15
1.0-32013-10-05
1.0-22013-07-30
1.0-12013-06-27
1.02013-06-20