citHeader("To cite DiceDesign and DiceEval in publications use:")

citEntry(entry = "Article",
  title        = "{DiceDesign} and {DiceEval}: Two {R} Packages for Design and Analysis of Computer Experiments",
  author       = personList(as.person("Delphine Dupuy"),
                   as.person("C{\\'e}line Helbert"),
                   as.person("Jessica Franco")),
  journal      = "Journal of Statistical Software",
  year         = "2015",
  volume       = "65",
  number       = "11",
  pages        = "1--38",
  url          = "http://www.jstatsoft.org/v65/i11/",

  textVersion  =
  paste("Delphine Dupuy, Celine Helbert, Jessica Franco (2015).",
        "DiceDesign and DiceEval: Two R Packages for Design and Analysis of Computer Experiments.",
        "Journal of Statistical Software, 65(11), 1-38.",
        "URL http://www.jstatsoft.org/v65/i11/.")
)
