How to cite the Bioconductor package cycle

cycle is a popular Bioconductor package that is available at https://bioconductor.org/packages/cycle. 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 cycle package have suggested.

Example of an in-text citation

Analysis of the data was done using the cycle package (v1.44.0; Futschik & Herzel, 2008).

Reference list entry

Futschik, M., & Herzel, H. (2008). Are we overestimating the number of cell-cycling genes? The impact of background models on time series analysis. In Bioinformatics (Issue 24(8), pp. 1063–1069). http://cycle.sysbiolab.eu

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 cycle package v1.44.0 (1).

Reference list entry

1.
Futschik M, Herzel H. Are we overestimating the number of cell-cycling genes? The impact of background models on time series analysis [Internet]. Bioinformatics. 2008. p. 1063–9. Available from: http://cycle.sysbiolab.eu

BibTeX

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

BibTeX
@MISC{Futschik2008-xn,
  title   = "Are we overestimating the number of cell-cycling genes? The impact
             of background models on time series analysis",
  author  = "Futschik, Matthias and Herzel, Hanspeter",
  journal = "Bioinformatics",
  number  = "24(8)",
  pages   = "1063--1069",
  year    =  2008,
  url     = "http://cycle.sysbiolab.eu"
}

RIS

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

RIS
TY  - MISC
AU  - Futschik, Matthias
AU  - Herzel, Hanspeter
TI  - Are we overestimating the number of cell-cycling genes? The impact of
      background models on time series analysis
T2  - Bioinformatics
IS  - 24(8)
SP  - 1063-1069
PY  - 2008
DA  - 2008
UR  - http://cycle.sysbiolab.eu
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!