To cite package 'heplots' in publications use:

John Fox and Michael Friendly and and Georges Monette (2018). heplots: Visualizing Tests in Multivariate Linear Models. R package version 1.3-5. URL https://CRAN.R-project.org/package=heplots

To refer to the theory on which this package is based, also cite:

Friendly, M. (2007). HE plots for Multivariate General Linear Models. Journal of Computational and Graphical Statistics, 2007, 16, 421-444

For use with repeated measures designs also cite:

Michael Friendly (2010). HE Plots for Repeated Measures Designs. Journal of Statistical Software, 37(4), 1-40. URL http://www.jstatsoft.org/v37/i04/.

BibTeX entries for LaTeX users: use ‘toBibtex(citation("heplots"))’

Corresponding BibTeX entries:

  @Manual{,
    title = {{heplots}: Visualizing Tests in Multivariate Linear
      Models},
    author = {John Fox and Michael Friendly and Georges Monette},
    year = {2018},
    note = {R package version 1.3-5},
    url = {https://CRAN.R-project.org/package=heplots},
  }
  @Article{,
    title = {HE plots for Multivariate General Linear Models},
    author = {Michael Friendly},
    year = {2007},
    journal = {Journal of Computational and Graphical Statistics},
    volume = {16},
    number = {4},
    pages = {421--444},
  }
  @Article{,
    title = {HE Plots for Repeated Measures Designs},
    author = {Michael Friendly},
    journal = {Journal of Statistical Software},
    year = {2010},
    volume = {37},
    number = {4},
    pages = {1--40},
    url = {http://www.jstatsoft.org/v37/i04/},
  }