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

bibentry(bibtype = "Article",
  title        = "Testing Goodness-of-Fit with the Kernel Density Estimator: {GoFKernel}",
  author       = c(person(given = "Jose M.", family = "Pavía")),
  journal      = "Journal of Statistical Software, Code Snippets",
  year         = "2015",
  volume       = "66",
  number       = "1",
  pages        = "1--27",
  url          = "https://www.jstatsoft.org/v66/c01/",

  textVersion  =
  paste("Jose M. Pavia (2015).",
        "Testing Goodness-of-Fit with the Kernel Density Estimator: GoFKernel.",
        "Journal of Statistical Software, Code Snippets, 66(1), 1-27.",
        "URL https://www.jstatsoft.org/v66/c01/.")
)
