citHeader("To cite package 'ccaPP' in publications use:")

citEntry(entry = "Article",
  title        = "Robust maximum association between data sets: The {R} package {ccaPP}",
  author       = personList(as.person("Andreas Alfons"),
                   as.person("Christophe Croux"), 
                   as.person("Peter Filzmoser")),
  journal      = "Austrian Journal of Statistics",
  year         = "2016",
  volume       = "45",
  number       = "1",
  pages        = "71--79",

  textVersion  =
  paste("Andreas Alfons, Christophe Croux, Peter Filzmoser (2016).",
        "Robust maximum association between data sets: The R Package ccaPP.",
        "Austrian Journal of Statistics, 45(1), 71-79.")
)

citEntry(entry = "Article",
  title        = "Robust maximum association estimators",
  author       = personList(as.person("Andreas Alfons"),
                   as.person("Christophe Croux"), 
                   as.person("Peter Filzmoser")),
  journal      = "Journal of the American Statistical Association",
  year         = "2016",
  note         = "In press",
  doi          = "10.1080/01621459.2016.1148609",

  textVersion  =
  paste("Andreas Alfons, Christophe Croux, Peter Filzmoser (2016).",
        "Robust maximum association estimators.",
        "Journal of the American Statistical Association.",
        "DOI 10.1080/01621459.2016.1148609. In press.")
)
