How to cite the R package abc
abc is a popular R package that is available at https://cran.r-project.org/web/packages/abc/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 abc package have suggested.
Example of an in-text citation
Analysis of the data was done using the abc package (v2.1; Csilléry et al., 2012).
Reference list entry
Csilléry, K., François, O., & Blum, M. G. B. (2012). abc: an R package for approximate Bayesian computation (ABC): R package: abc. Methods in Ecology and Evolution, 3(3), 475–479.
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 abc package v2.1 (1).
Reference list entry
1.Csilléry K, François O, Blum MGB. abc: an R package for approximate Bayesian computation (ABC): R package: abc. Methods Ecol Evol. 2012 Jun;3(3):475–9.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Csillery2012-hr, title = "abc: an {R} package for approximate Bayesian computation ({ABC)}: {R} package: abc", author = "Csill{\'e}ry, Katalin and Fran{\c c}ois, Olivier and Blum, Michael G B", journal = "Methods Ecol. Evol.", publisher = "Wiley", volume = 3, number = 3, pages = "475--479", month = jun, year = 2012, url = "http://dx.doi.org/10.1111/j.2041-210x.2011.00179.x", copyright = "http://onlinelibrary.wiley.com/termsAndConditions\#vor", language = "en", issn = "2041-210X", doi = "10.1111/j.2041-210x.2011.00179.x" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR AU - Csilléry, Katalin AU - François, Olivier AU - Blum, Michael G B TI - abc: an R package for approximate Bayesian computation (ABC): R package: abc T2 - Methods Ecol. Evol. VL - 3 IS - 3 SP - 475-479 PY - 2012 DA - 2012/6 PB - Wiley SN - 2041-210X DO - 10.1111/j.2041-210x.2011.00179.x UR - http://dx.doi.org/10.1111/j.2041-210x.2011.00179.x 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!
abc R package release history
Version | Release date |
---|---|
2.0 | 2014-07-11 |
1.8 | 2013-10-29 |
1.7 | 2013-06-06 |
1.6 | 2012-08-14 |
1.5 | 2012-08-08 |
1.4 | 2011-09-04 |
1.3 | 2011-05-10 |
1.2 | 2011-01-15 |
1.1 | 2010-10-11 |
1.0 | 2010-10-05 |