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

citEntry(entry = "Article",
  title        = "Coordinate Descent Methods for the Penalized Semiparametric Additive Hazards Model",
  author       = personList(as.person("Anders Gorst-Rasmussen"),
                   as.person("Thomas H. Scheike")),
  journal      = "Journal of Statistical Software",
  year         = "2012",
  volume       = "47",
  number       = "9",
  pages        = "1--17",
  url          = "https://www.jstatsoft.org/v47/i09/",

  textVersion  =
  paste("Anders Gorst-Rasmussen, Thomas H. Scheike (2012).",
        "Coordinate Descent Methods for the Penalized Semiparametric Additive Hazards Model.",
        "Journal of Statistical Software, 47(9), 1-17.",
        "URL https://www.jstatsoft.org/v47/i09/.")
)

