How to cite the R package betareg

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

Example of an in-text citation

Analysis of the data was done using the betareg package (v3.1-4; Cribari-Neto & Zeileis, 2010).

Reference list entry

Cribari-Neto, F., & Zeileis, A. (2010). Beta regression inR. Journal of Statistical Software, 34(2). https://doi.org/10.18637/jss.v034.i02

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 betareg package v3.1-4 (1).

Reference list entry

1.
Cribari-Neto F, Zeileis A. Beta regression inR. J Stat Softw [Internet]. 2010;34(2). Available from: http://dx.doi.org/10.18637/jss.v034.i02

BibTeX

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

BibTeX
@ARTICLE{Cribari-Neto2010-oq,
  title     = "Beta regression inR",
  author    = "Cribari-Neto, Francisco and Zeileis, Achim",
  journal   = "J. Stat. Softw.",
  publisher = "Foundation for Open Access Statistic",
  volume    =  34,
  number    =  2,
  year      =  2010,
  url       = "http://dx.doi.org/10.18637/jss.v034.i02",
  language  = "en",
  issn      = "1548-7660",
  doi       = "10.18637/jss.v034.i02"
}

RIS

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

RIS
TY  - JOUR
AU  - Cribari-Neto, Francisco
AU  - Zeileis, Achim
TI  - Beta regression inR
T2  - J. Stat. Softw.
VL  - 34
IS  - 2
PY  - 2010
DA  - 2010
PB  - Foundation for Open Access Statistic
SN  - 1548-7660
DO  - 10.18637/jss.v034.i02
UR  - http://dx.doi.org/10.18637/jss.v034.i02
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!

betareg R package release history

VersionRelease date
3.1-32020-02-03
3.1-22019-05-16
3.1-12018-09-28
3.1-02016-08-06
3.0-52014-09-25
3.0-42013-09-16
3.0-32013-04-28
3.0-22012-07-29
3.0-12012-07-22
3.0-02012-05-09
2.4-12012-01-27
2.4-02011-10-13
2.3-02011-01-17
2.2-32010-04-13
2.2-22010-04-05
2.2-12010-04-04
2.2-02010-03-12
2.1-22009-12-14
2.0-02009-09-03
1.2.12009-08-21
1.22006-07-12
1.12005-06-27
1.0-12004-04-05
1.02004-04-01