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

bibentry(bibtype = "Article",
  title        = "A review of variable selection methods in Partial Least Squares Regression",
  author       = c(person(c("Tahir", "Mehmood")), 
                   person(c(c("Kristian", "Hovde"), "Liland")), 
                   person(c("Lars", "Snipen")), 
                   person(c("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ø (2012).",
        "A review of variable selection methods in Partial Least Squares Regression.",
        "Chemometrics and Intelligent Laboratory Systems 118, pp. 62-69.")
)
