How to cite the R package texreg

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

Example of an in-text citation

Analysis of the data was done using the texreg package (v1.37.5; Leifeld, 2013).

Reference list entry

Leifeld, P. (2013). texreg: Conversion of Statistical Model Output inRtoLATEXand HTML Tables. Journal of Statistical Software, 55(8). https://doi.org/10.18637/jss.v055.i08

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 texreg package v1.37.5 (1).

Reference list entry

1.
Leifeld P. texreg: Conversion of Statistical Model Output inRtoLATEXand HTML Tables. J Stat Softw [Internet]. 2013;55(8). Available from: http://dx.doi.org/10.18637/jss.v055.i08

BibTeX

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

BibTeX
@ARTICLE{Leifeld2013-uq,
  title     = "texreg: Conversion of Statistical Model Output {inRtoLATEXand}
               {HTML} Tables",
  author    = "Leifeld, Philip",
  journal   = "J. Stat. Softw.",
  publisher = "Foundation for Open Access Statistic",
  volume    =  55,
  number    =  8,
  year      =  2013,
  url       = "http://dx.doi.org/10.18637/jss.v055.i08",
  language  = "en",
  issn      = "1548-7660",
  doi       = "10.18637/jss.v055.i08"
}

RIS

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

RIS
TY  - JOUR
AU  - Leifeld, Philip
TI  - texreg: Conversion of Statistical Model Output inRtoLATEXand HTML Tables
T2  - J. Stat. Softw.
VL  - 55
IS  - 8
PY  - 2013
DA  - 2013
PB  - Foundation for Open Access Statistic
SN  - 1548-7660
DO  - 10.18637/jss.v055.i08
UR  - http://dx.doi.org/10.18637/jss.v055.i08
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!

texreg R package release history

VersionRelease date
1.37.42020-06-15
1.37.22020-06-13
1.37.12020-05-29
1.36.232017-03-03
1.36.182016-10-23
1.36.72016-06-21
1.36.42016-02-19
1.362015-12-08
1.352015-04-28
1.342014-11-01
1.332014-07-21
1.322014-05-02
1.312014-02-13
1.302013-11-01
1.29.62013-09-27
1.29.12013-08-30
1.282013-07-03
1.252013-04-16
1.222013-03-02
1.212013-02-19
1.202013-02-08
1.172013-01-12
1.152012-11-15
1.142012-10-24
1.062012-10-03
1.022012-06-21
1.012012-06-20