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.

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 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.

Vancouver

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.

BibTeX
@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.

RIS
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

VersionRelease date
0.132020-03-10
0.122019-10-05
0.112018-07-09
0.102017-05-03
0.92016-04-16
0.8-22015-09-25
0.8-12015-06-24
0.82015-05-20
0.72015-03-05
0.62014-08-21
0.5-12014-01-10
0.52013-10-08
0.4-52013-06-06
0.4-42013-01-23
0.4-32012-07-31
0.4-22012-05-11
0.4-12012-01-19
0.42011-07-23
0.3-42011-04-01
0.3-32010-11-26
0.3-22010-06-10
0.3-12010-05-19
0.32009-12-03
0.22009-10-07
0.12009-05-13