citHeader("To cite ggpubr in publications, please use:")

bibentry(
  bibtype = "Manual",
  title = "ggpubr: 'ggplot2' Based Publication Ready Plots",
  author = person("Alboukadel", "Kassambara"),
  year = "2026",
  note = "R package version 0.6.3.999",
  url = "https://CRAN.R-project.org/package=ggpubr",
  textVersion = paste(
    "Kassambara A (2026).",
    "ggpubr: 'ggplot2' Based Publication Ready Plots.",
    "R package version 0.6.3.999.",
    "https://CRAN.R-project.org/package=ggpubr"
  )
)

citFooter(
  "Original author and maintainer: Alboukadel Kassambara.",
  "Contributor: Laszlo Erdey (Faculty of Economics and Business, University of Debrecen, Hungary)."
)
