citHeader("To cite SAVE in publications use:")

citEntry(entry = "Article",
  title        = "{SAVE}: {R} Package for the statistical analysis of complex computer models",
  author       = personList(as.person("Rui Paulo"),
                   as.person("Gonzalo Garcia-Donato"),
                   as.person("Jesus Palomo")),
  journal      = "Journal",
  year         = "2013",
  volume       = "",
  number       = "",
  pages        = "",
  url          = "",

  textVersion  =
  paste("Rui Paulo, Gonzalo Garcia-Donato, Jesus Palomo (2013).",
        "SAVE: R Package for statistical analysis of complex computer models.",
        "Journal",
        "URL .")
)
