How to cite the R package kernlab

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

Example of an in-text citation

Analysis of the data was done using the kernlab package (v0.9-29; Karatzoglou et al., 2004).

Reference list entry

Karatzoglou, A., Smola, A., Hornik, K., & Zeileis, A. (2004). kernlab -- An S4 Package for Kernel Methods in R. In Journal of Statistical Software (Vol. 11, Issue 9, pp. 1–20). http://www.jstatsoft.org/v11/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 kernlab package v0.9-29 (1).

Reference list entry

1.
Karatzoglou A, Smola A, Hornik K, Zeileis A. kernlab -- An S4 Package for Kernel Methods in R [Internet]. Vol. 11, Journal of Statistical Software. 2004. p. 1–20. Available from: http://www.jstatsoft.org/v11/i09/

BibTeX

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

BibTeX
@MISC{Karatzoglou2004-tg,
  title   = "kernlab -- An {S4} Package for Kernel Methods in {R}",
  author  = "Karatzoglou, Alexandros and Smola, Alex and Hornik, Kurt and
             Zeileis, Achim",
  journal = "Journal of Statistical Software",
  volume  =  11,
  number  =  9,
  pages   = "1--20",
  year    =  2004,
  url     = "http://www.jstatsoft.org/v11/i09/"
}

RIS

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

RIS
TY  - MISC
AU  - Karatzoglou, Alexandros
AU  - Smola, Alex
AU  - Hornik, Kurt
AU  - Zeileis, Achim
TI  - kernlab -- An S4 Package for Kernel Methods in R
T2  - Journal of Statistical Software
VL  - 11
IS  - 9
SP  - 1-20
PY  - 2004
DA  - 2004
UR  - http://www.jstatsoft.org/v11/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!

kernlab R package release history

VersionRelease date
0.9-282019-11-09
0.9-272018-08-10
0.9-262018-04-30
0.9-252016-10-03
0.9-242016-03-29
0.9-232016-01-26
0.9-222015-08-05
0.9-202015-01-10
0.9-192013-11-03
0.9-182013-10-30
0.9-172013-03-19
0.9-162013-02-10
0.9-152012-11-28
0.9-142011-11-02
0.9-132011-08-08
0.9-122010-11-14
0.9-112010-09-27
0.9-102010-04-07
0.9-92009-10-15
0.9-82008-09-28
0.9-72008-08-07
0.9-52007-06-12
0.9-42007-05-07
0.9-22007-02-17
0.9-12006-12-20
0.9-02006-11-23
0.8-32006-10-06
0.8-22006-09-06
0.8-12006-04-23
0.6-22005-08-05
0.6-12005-07-30
0.4-42005-03-01
0.4-22004-11-05
0.3-22004-10-18
0.3-12004-10-14
0.2-22004-06-05
0.2-12004-06-04
0.1-42004-04-12