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

citEntry(entry = "Article",
  title        = "The {benchden} Package: Benchmark Densities for Nonparametric Density Estimation",
  author       = personList(as.person("Thoralf Mildenberger"),
                   as.person("Henrike Weinert")),
  journal      = "Journal of Statistical Software",
  year         = "2012",
  volume       = "46",
  number       = "14",
  pages        = "1--14",
  url          = "http://www.jstatsoft.org/v46/i14/",

  textVersion  =
  paste("Thoralf Mildenberger, Henrike Weinert (2012).",
        "The benchden Package: Benchmark Densities for Nonparametric Density Estimation.",
        "Journal of Statistical Software, 46(14), 1-14.",
        "URL http://www.jstatsoft.org/v46/i14/.")
)

