citHeader("To cite groc in publications use:")

citEntry(entry = "Article",
  title        = "The {R} Package {groc} for Generalized Regression on Orthogonal Components",
  author       = personList(as.person("Martin Bilodeau"),
                   person("Pierre", "Lafaye de Micheaux"),
                   as.person("Smail Mahdi")),
  journal      = "Journal of Statistical Software",
  year         = "2015",
  volume       = "65",
  number       = "1",
  pages        = "1--29",
  url          = "http://www.jstatsoft.org/v65/i01/",

  textVersion  =
  paste("Martin Bilodeau, Pierre Lafaye de Micheaux, Smail Mahdi (2015).",
        "The R Package groc for Generalized Regression on Orthogonal Components.",
        "Journal of Statistical Software, 65(1), 1-29.",
        "URL http://www.jstatsoft.org/v65/i01/.")
)
