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

bibentry(bibtype = "Article",
  title        = "{parfm}: Parametric Frailty Models in {R}",
  author       = c(person("Marco", "Munda"),
                   person("Federico", "Rotolo"),
                   person("Catherine", "Legrand")),
  journal      = "Journal of Statistical Software",
  year         = "2012",
  volume       = "51",
  number       = "11",
  pages        = "1--20",
  url          = "https://www.jstatsoft.org/v51/i11/",

  textVersion  =
  paste("Marco Munda, Federico Rotolo, Catherine Legrand (2012).",
        "parfm: Parametric Frailty Models in R.",
        "Journal of Statistical Software, 51(11), 1-20.",
        "URL https://www.jstatsoft.org/v51/i11/")
)

