citHeader("To cite plsdof in publications please use:")

citEntry(entry = "Article",
  title        = "The Degrees of Freedom of Partial Least Squares Regression",
  author       = personList(as.person("N. Kraemer"),
                   as.person("M. Sugiyama")),
  journal      = "Journal of the American Statistical Association",
  year         = "2011",
  volume       = "106",
  number       = "494",  

  textVersion  =
  paste("N. Kraemer, M. Sugiyama (2012).",
        "The Degrees of Freedom of Partial Least Squares Regression",
        "Journal of the American Statistical Association 106 (494)"
        )
)

