How to cite the R package popbio

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

Example of an in-text citation

Analysis of the data was done using the popbio package (v2.7; Stubben & Milligan, 2007).

Reference list entry

Stubben, C. J., & Milligan, B. G. (2007). Estimating and Analyzing Demographic Models Using the popbio Package in R. In Journal of Statistical Software (Vol. 22, Issue 11).

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

Reference list entry

1.
Stubben CJ, Milligan BG. Estimating and Analyzing Demographic Models Using the popbio Package in R. Vol. 22, Journal of Statistical Software. 2007.

BibTeX

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

BibTeX
@MISC{Stubben2007-de,
  title   = "Estimating and Analyzing Demographic Models Using the popbio
             Package in {R}",
  author  = "Stubben, Chris J and Milligan, Brook G",
  journal = "Journal of Statistical Software",
  volume  =  22,
  number  =  11,
  year    =  2007
}

RIS

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

RIS
TY  - MISC
AU  - Stubben, Chris J
AU  - Milligan, Brook G
TI  - Estimating and Analyzing Demographic Models Using the popbio Package in R
T2  - Journal of Statistical Software
VL  - 22
IS  - 11
PY  - 2007
DA  - 2007
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!

popbio R package release history

VersionRelease date
2.62019-09-26
2.4.42018-05-04
2.4.32016-04-01
2.4.22015-11-10
2.42012-03-20
2.3.12011-07-23
2.22011-03-23
2.12010-09-30
2.02009-09-18
1.1.112008-12-11
1.1.92008-07-16
1.1.82008-03-14
1.1.72008-02-21
1.1.62008-01-14
1.1.52008-01-05
1.1.42007-11-13
1.1.22007-09-13
1.1.12007-08-25
1.12007-07-28
1.0.12007-02-18
1.0.02007-02-16