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.
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.
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.
@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.
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
Version | Release date |
---|---|
2.1.2 | 2018-08-15 |
2.1.1 | 2018-05-14 |
2.0.4 | 2017-07-19 |
2.0.0 | 2016-06-06 |
1.3.2 | 2015-11-17 |
1.3.0 | 2015-06-17 |
1.2.6 | 2014-06-04 |
1.2.5 | 2013-11-28 |
1.2.4 | 2013-09-08 |
1.2.2 | 2013-07-18 |
1.2.0 | 2013-05-31 |
1.1.14 | 2013-04-15 |
1.1.11 | 2013-01-18 |
1.1.7 | 2012-11-30 |
1.1.2 | 2012-10-10 |
1.1.1 | 2012-10-08 |
1.0.2 | 2012-04-20 |
1.0.1 | 2012-03-16 |