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

bibentry(
  bibtype = "Article",
  title="SUrvival Control Chart EStimation Software in R: the success package",
  author= c(person(c("Daniel", "D."), "Gomon"),
            person(c("Marta", "M."), "Fiocco"),
            person(c("Hein", "H."), "Putter"),
            person(c("Mirko", "M."), "Signorelli")),
  year="2023",
  url = "https://doi.org/10.32614/RJ-2023-095",
  journal="The R Journal",
  textVersion = paste(
  "Daniel Gomon, Marta Fiocco, Hein Putter, Mirko Signorelli, SUrvival Control Chart EStimation Software in R: the success package, The R Journal, 2023;, https://doi.org/10.32614/RJ-2023-095"
  )
)


bibentry(
  bibtype    = "Article",
  title    = "CGR-CUSUM: a continuous time generalized rapid response cumulative sum chart",
  author   = c(person(c("Daniel", "D."), "Gomon"),
               person(c("Hein", "H."), "Putter"),
               person(c("Rob", "R.G.H.H."), "Nelissen"),
               person(c("Stéphanie", "S.L."), "van der Pas")),
  journal  = "Biostatistics",
  year     = "2022",
  url      = "https://doi.org/10.1093/biostatistics/kxac041",
  textVersion = paste(
  "Daniel Gomon, Hein Putter, Rob G H H Nelissen, Stéphanie Van Der Pas, CGR-CUSUM: a continuous time generalized rapid response cumulative sum chart, Biostatistics, 2022;, https://doi.org/10.1093/biostatistics/kxac041"
  )
)
