To cite the 'Rcmdr' package in publications use:

Fox, J., and Bouchet-Valat, M. (2026). Rcmdr: R Commander. R package version 2.12.3.

Fox, J. (2017). Using the R Commander: A Point-and-Click Interface or R. Boca Raton FL: Chapman and Hall/CRC Press.

Fox, J. (2005). The R Commander: A Basic Statistics Graphical User Interface to R. Journal of Statistical Software, 14(9): 1--42.

Corresponding BibTeX entries:

  @Manual{RcmdrManual,
    title = {{Rcmdr: R Commander}},
    author = {John Fox and Manuel Munoz Marquez and Milan
      Bouchet-Valat},
    year = {2026},
    note = {R package version 2.12.3},
    url = {https://github.com/RCmdr-Project/rcmdr},
  }
  @Book{RcmdrBook,
    title = {Using the {R Commander}: A Point-and-Click Interface for
      {R}},
    author = {John Fox},
    year = {2017},
    publisher = {Chapman and Hall/CRC Press},
    address = {Boca Raton {FL}},
    url = {https://www.john-fox.ca/RCommander/index.html},
  }
  @Article{RcmdrArticle,
    title = {The {R} {C}ommander: A Basic Statistics Graphical User
      Interface to {R}},
    author = {John Fox},
    year = {2005},
    journal = {Journal of Statistical Software},
    volume = {14},
    number = {9},
    pages = {1--42},
    url = {https://www.jstatsoft.org/article/view/v014i09},
  }