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

citEntry(entry = "Article",
  title        = "Fitting Accelerated Failure Time Models in Routine Survival Analysis with {R} Package {aftgee}",
  author       = personList(as.person("Sy Han Chiou"),
                   as.person("Sangwook Kang"),
                   as.person("Jun Yan")),
  journal      = "Journal of Statistical Software",
  year         = "2014",
  volume       = "61",
  number       = "11",
  pages        = "1--23",
  url          = "https://www.jstatsoft.org/v61/i11/",

  textVersion  =
  paste("Sy Han Chiou, Sangwook Kang, Jun Yan (2014).",
        "Fitting Accelerated Failure Time Models in Routine Survival Analysis with R Package aftgee.",
        "Journal of Statistical Software, 61(11), 1-23.",
        "URL https://www.jstatsoft.org/v61/i11/.")
)

