How to cite the R package pegas
pegas is a popular R package that is available at https://cran.r-project.org/web/packages/pegas/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 pegas package have suggested.
Example of an in-text citation
Analysis of the data was done using the pegas package (v0.14; Paradis, 2010).
Reference list entry
Paradis, E. (2010). pegas: an R package for population genetics with an integrated--modular approach. In Bioinformatics (Vol. 26, pp. 419–420).
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 pegas package v0.14 (1).
Reference list entry
1.Paradis E. pegas: an R package for population genetics with an integrated--modular approach. Vol. 26, Bioinformatics. 2010. p. 419–20.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Paradis2010-qg, title = "pegas: an {R} package for population genetics with an integrated--modular approach", author = "Paradis, E", journal = "Bioinformatics", volume = 26, pages = "419--420", year = 2010 }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Paradis, E TI - pegas: an R package for population genetics with an integrated--modular approach T2 - Bioinformatics VL - 26 SP - 419-420 PY - 2010 DA - 2010 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!
pegas R package release history
Version | Release date |
---|---|
0.13 | 2020-03-10 |
0.12 | 2019-10-05 |
0.11 | 2018-07-09 |
0.10 | 2017-05-03 |
0.9 | 2016-04-16 |
0.8-2 | 2015-09-25 |
0.8-1 | 2015-06-24 |
0.8 | 2015-05-20 |
0.7 | 2015-03-05 |
0.6 | 2014-08-21 |
0.5-1 | 2014-01-10 |
0.5 | 2013-10-08 |
0.4-5 | 2013-06-06 |
0.4-4 | 2013-01-23 |
0.4-3 | 2012-07-31 |
0.4-2 | 2012-05-11 |
0.4-1 | 2012-01-19 |
0.4 | 2011-07-23 |
0.3-4 | 2011-04-01 |
0.3-3 | 2010-11-26 |
0.3-2 | 2010-06-10 |
0.3-1 | 2010-05-19 |
0.3 | 2009-12-03 |
0.2 | 2009-10-07 |
0.1 | 2009-05-13 |