How to cite the R package boot

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

Example of an in-text citation

Analysis of the data was done using the boot package (v1.3-27; Canty & Ripley, 2021).

Reference list entry

Canty, A., & Ripley, B. D. (2021). boot: Bootstrap R (S-Plus) Functions.

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 boot package v1.3-27 (1).

Reference list entry

1.
Canty A, Ripley BD. boot: Bootstrap R (S-Plus) Functions. 2021.

BibTeX

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

BibTeX
@MISC{Canty2021-qe,
  title  = "boot: Bootstrap {R} ({S-Plus}) Functions",
  author = "Canty, Angelo and Ripley, B D",
  year   =  2021
}

RIS

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

RIS
TY  - MISC
AU  - Canty, Angelo
AU  - Ripley, B D
TI  - boot: Bootstrap R (S-Plus) Functions
PY  - 2021
DA  - 2021
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!

boot R package release history

VersionRelease date
1.3-262021-01-25
1.3-252020-04-26
1.3-242019-12-20
1.3-232019-07-05
1.3-222019-04-26
1.3-212019-03-01
1.3-202017-07-30
1.3-192017-02-11
1.3-182016-02-23
1.3-172015-06-29
1.3-162015-06-07
1.3-152015-02-24
1.3-142015-01-10
1.3-132014-09-30
1.3-112014-03-28
1.3-102014-03-08
1.3-92013-04-03
1.3-82013-02-09
1.3-72012-10-12
1.3-62012-10-11
1.3-52012-06-27
1.3-42012-03-12
1.3-32011-11-02
1.3-22011-06-09
1.3-12011-05-24
1.2-432010-09-25
1.2-422010-04-02
1.2-412009-10-15
1.2-402009-10-07
1.2-392009-09-04
1.2-382009-08-05
1.2-372009-06-16
1.2-362009-03-12
1.2-352009-01-04
1.2-342008-09-09
1.2-332008-05-05
1.2-322008-03-30
1.2-312008-02-18
1.2-302007-10-04
1.2-292007-09-01
1.2-282007-06-13
1.2-272006-11-30
1.2-262006-09-07
1.2-252006-07-27
1.2-242005-12-09
1.2-232005-07-28
1.2-222005-02-02
1.2-212005-01-21
1.2-202004-11-03
1.2-192004-10-04
1.2-182004-08-04
1.2-172004-04-21
1.2-162004-04-12
1.2-152003-10-23
1.2-142003-10-08
1.2-132003-04-16
1.2-102002-12-13
1.2-92002-11-08
1.2-82002-04-28
1.2-72002-01-29
1.2-62001-11-27
1.2-52001-08-22
1.2-42001-08-09
1.2-32001-06-22
1.2-22001-05-14
1.2-12001-03-04
1.1-72000-12-06
1.1-62000-11-27
1.1-52000-02-07
1.1-41999-11-22
1.1-31999-04-08