How to cite the R package ruta

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

Example of an in-text citation

Analysis of the data was done using the ruta package (v1.1.0; Charte et al., 2019).

Reference list entry

Charte, D., Herrera, F., & Charte, F. (2019). Ruta: Implementations of neural autoencoders in R. Knowledge-Based Systems, 174, 4–8.

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 ruta package v1.1.0 (1).

Reference list entry

1.
Charte D, Herrera F, Charte F. Ruta: Implementations of neural autoencoders in R. Knowl Based Syst. 2019 Jun;174:4–8.

BibTeX

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

BibTeX
@ARTICLE{Charte2019-pw,
  title     = "Ruta: Implementations of neural autoencoders in {R}",
  author    = "Charte, David and Herrera, Francisco and Charte, Francisco",
  journal   = "Knowl. Based Syst.",
  publisher = "Elsevier BV",
  volume    =  174,
  pages     = "4--8",
  month     =  jun,
  year      =  2019,
  url       = "http://dx.doi.org/10.1016/j.knosys.2019.01.014",
  language  = "en",
  issn      = "0950-7051, 1872-7409",
  doi       = "10.1016/j.knosys.2019.01.014"
}

RIS

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

RIS
TY  - JOUR
AU  - Charte, David
AU  - Herrera, Francisco
AU  - Charte, Francisco
TI  - Ruta: Implementations of neural autoencoders in R
T2  - Knowl. Based Syst.
VL  - 174
SP  - 4-8
PY  - 2019
DA  - 2019/6
PB  - Elsevier BV
SN  - 0950-7051
DO  - 10.1016/j.knosys.2019.01.014
UR  - http://dx.doi.org/10.1016/j.knosys.2019.01.014
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!

ruta R package release history

VersionRelease date
1.0.22018-05-08