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.
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.
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.
@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.
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
Version | Release date |
---|---|
2.6 | 2019-09-26 |
2.4.4 | 2018-05-04 |
2.4.3 | 2016-04-01 |
2.4.2 | 2015-11-10 |
2.4 | 2012-03-20 |
2.3.1 | 2011-07-23 |
2.2 | 2011-03-23 |
2.1 | 2010-09-30 |
2.0 | 2009-09-18 |
1.1.11 | 2008-12-11 |
1.1.9 | 2008-07-16 |
1.1.8 | 2008-03-14 |
1.1.7 | 2008-02-21 |
1.1.6 | 2008-01-14 |
1.1.5 | 2008-01-05 |
1.1.4 | 2007-11-13 |
1.1.2 | 2007-09-13 |
1.1.1 | 2007-08-25 |
1.1 | 2007-07-28 |
1.0.1 | 2007-02-18 |
1.0.0 | 2007-02-16 |