How to cite the R package pbkrtest

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

Example of an in-text citation

Analysis of the data was done using the pbkrtest package (v0.5-0.1; Halekoh & Højsgaard, 2014).

Reference list entry

Halekoh, U., & Højsgaard, S. (2014). A Kenward-Roger Approximation and Parametric Bootstrap Methods for Tests in Linear Mixed Models -- The R Package pbkrtest. In Journal of Statistical Software (Vol. 59, Issue 9, pp. 1–30). https://www.jstatsoft.org/v59/i09/

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 pbkrtest package v0.5-0.1 (1).

Reference list entry

1.
Halekoh U, Højsgaard S. A Kenward-Roger Approximation and Parametric Bootstrap Methods for Tests in Linear Mixed Models -- The R Package pbkrtest [Internet]. Vol. 59, Journal of Statistical Software. 2014. p. 1–30. Available from: https://www.jstatsoft.org/v59/i09/

BibTeX

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

BibTeX
@MISC{Halekoh2014-ok,
  title   = "A {Kenward-Roger} Approximation and Parametric Bootstrap Methods
             for Tests in Linear Mixed Models -- The {R} Package {pbkrtest}",
  author  = "Halekoh, Ulrich and H{\o}jsgaard, S{\o}ren",
  journal = "Journal of Statistical Software",
  volume  =  59,
  number  =  9,
  pages   = "1--30",
  year    =  2014,
  url     = "https://www.jstatsoft.org/v59/i09/"
}

RIS

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

RIS
TY  - MISC
AU  - Halekoh, Ulrich
AU  - Højsgaard, Søren
TI  - A Kenward-Roger Approximation and Parametric Bootstrap Methods for Tests
      in Linear Mixed Models -- The R Package pbkrtest
T2  - Journal of Statistical Software
VL  - 59
IS  - 9
SP  - 1-30
PY  - 2014
DA  - 2014
UR  - https://www.jstatsoft.org/v59/i09/
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!

pbkrtest R package release history

VersionRelease date
0.4-8.62020-02-20
0.4-72017-03-15
0.4-62016-01-27
0.4-52016-01-20
0.4-42015-12-12
0.4-22015-12-11
0.4-32015-12-11
0.4-12014-09-11
0.4-02014-08-11
0.3-82013-11-19
0.3-72013-10-03
0.3-62013-09-26
0.3-52013-07-03
0.3-42012-12-03
0.3-32012-11-20
0.3-22012-09-05
0.3-12012-04-24
0.3.02012-02-18
0.2.12012-01-18
0.2.02011-12-30
0.1.32011-12-06
0.1.22011-12-04
0.1.12011-11-11
0.1.02011-10-23