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

bibentry(bibtype = "Manual",
  title        = "vioplot: violin plot",
  author       = c(as.person("Daniel Adler"),as.person("S. Thomas Kelly"), as.person("Tom Elliott"), as.person("Jordan Adamson")),
  year         = "2025",
  note         = "R package version 0.5.1",
  url          = "https://github.com/TomKellyGenetics/vioplot",

  textVersion  =
  paste("Daniel Adler, S. Thomas Kelly, Tom Elliott, and Jordan Adamson (2025). vioplot: violin plot. R package version 0.5.1",
         "https://github.com/TomKellyGenetics/vioplot")
)

citFooter(paste("Please also acknowledge the original package: \n citation(", "vioplot", ")", sep="\""))
