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

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

bibentry(
  bibtype = "misc",
  title   = "RoBSA: An R Package for Robust Bayesian Survival Analyses",
  author  = person("František", "Bartoš"),
  year    = 2022,
  note    = note,
  url     = "https://CRAN.R-project.org/package=RoBSA"
)
