How to cite the R package sybil

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

Example of an in-text citation

Analysis of the data was done using the sybil package (v2.1.5; Gelius-Dietrich et al., 2013).

Reference list entry

Gelius-Dietrich, G., Desouki, A., Fritzemeier, C., & Lercher, M. J. (2013). sybil – Efficient constraint-based modelling in R. BMC Systems Biology, 7(1), 125.

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 sybil package v2.1.5 (1).

Reference list entry

1.
Gelius-Dietrich G, Desouki A, Fritzemeier C, Lercher MJ. sybil – Efficient constraint-based modelling in R. BMC Syst Biol. 2013;7(1):125.

BibTeX

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

BibTeX
@ARTICLE{Gelius-Dietrich2013-iw,
  title     = "sybil -- Efficient constraint-based modelling in {R}",
  author    = "Gelius-Dietrich, Gabriel and Desouki, Abdelmoneim and
               Fritzemeier, Claus and Lercher, Martin J",
  journal   = "BMC Syst. Biol.",
  publisher = "Springer Science and Business Media LLC",
  volume    =  7,
  number    =  1,
  pages     = "125",
  year      =  2013,
  url       = "http://dx.doi.org/10.1186/1752-0509-7-125",
  language  = "en",
  issn      = "1752-0509",
  doi       = "10.1186/1752-0509-7-125"
}

RIS

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

RIS
TY  - JOUR
AU  - Gelius-Dietrich, Gabriel
AU  - Desouki, Abdelmoneim
AU  - Fritzemeier, Claus
AU  - Lercher, Martin J
TI  - sybil – Efficient constraint-based modelling in R
T2  - BMC Syst. Biol.
VL  - 7
IS  - 1
SP  - 125
PY  - 2013
DA  - 2013
PB  - Springer Science and Business Media LLC
SN  - 1752-0509
DO  - 10.1186/1752-0509-7-125
UR  - http://dx.doi.org/10.1186/1752-0509-7-125
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!

sybil R package release history

VersionRelease date
2.1.22018-08-15
2.1.12018-05-14
2.0.42017-07-19
2.0.02016-06-06
1.3.22015-11-17
1.3.02015-06-17
1.2.62014-06-04
1.2.52013-11-28
1.2.42013-09-08
1.2.22013-07-18
1.2.02013-05-31
1.1.142013-04-15
1.1.112013-01-18
1.1.72012-11-30
1.1.22012-10-10
1.1.12012-10-08
1.0.22012-04-20
1.0.12012-03-16