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

citEntry(entry = "Article",
  title        = "Penalized Partial Least Squares with Applications to B-Spline Transformations and Functional Data",
  author       = personList(as.person("N. Kraemer"),
                   as.person("N. Kraemer"),as.person("A.-L. Boulesteix"),as.person("G. Tutz")),
  journal      = "Chemometrics and Intelligent Laboratory Systems",
  year         = "2008",
  volume       = "94",
  number       = "60-69",  

  textVersion  =
  paste("N. Kraemer, A.-L. Boulesteix, G. Tutz (2008).",
        "Penalized Partial Least Squares with Applications to B-Spline Transformations and Functional Data",
        "Chemometrics and Intelligent Laboratory Systems 94 (60-69)"
        )
)

