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

year <- "2026"
note <- sprintf("R package version %s", meta$Version)

bibentry(
  bibtype = "Manual",
  title   = "biocharkitgui: Shiny GUI for the 'biocharkit' Biochar Analysis Toolkit",
  author  = person("Sukamal", "Sarkar",
                    email = "sukamal.sarkar@gm.rkmvu.ac.in"),
  year    = year,
  note    = note,
  textVersion = paste0(
    "Sarkar, S. (", year, "). biocharkitgui: Shiny GUI for the 'biocharkit' ",
    "Biochar Analysis Toolkit. ", note, "."
  )
)

citFooter("Please also cite the underlying 'biocharkit' package, e.g. via citation(\"biocharkit\").")
