citHeader("To cite the PLSVarSel package in publications use:")

citEntry(entry = "Article",
  title        = "A review of variable selection methods in Partial Least Squares Regression",
  author       = personList(as.person("Tahir Mehmood"), as.person("Kristian Hovde Liland"), as.person("Lars Snipen"), as.person("Solve Sæbø")),
  year         = "2012",
  volume	   = "118",
  pages        = "62-69",
  journal      = "Chemometrics and Intelligent Laboratory Systems",

  textVersion  =
  paste("Tahir Mehmood, Kristian Hovde Liland, Lars Snipen and Solve Sæbø (2011).",
        "A review of variable selection methods in Partial Least Squares Regression.",
        "Chemometrics and Intelligent Laboratory Systems 118, pp. 62-69.")
)
