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

bibentry(
  bibtype = "Manual",
  title = "FrailtyCompRisk: Estimation Methods for Competing Risks Models with Shared Frailty",
  author = c(
    person("Sandrine", "Katsahian", role = "aut", comment = c(ORCID = "0000-0002-7261-0671")),
    person("Lucas", "Ducrot", role = c("aut","cre"), comment = c(ORCID = "0000-0002-8020-2897")),
    person("Benjamin", "Delmas", role = "aut", email = "benjamin.delmas@ensae.fr")
  ),
  year = "2025",
  note = "R package version 0.1.0",
  url = "https://github.com/TeamHeKA/FrailtyCompRisk"
)

bibentry(
  bibtype = "Article",
  title = "Analysing multicentre competing risks data with a mixed proportional hazards model for the subdistribution",
  author = c(
    person("Sandrine", "Katsahian"),
    person("Matthieu", "Resche-Rigon"),
    person("Sylvie", "Chevret"),
    person("Raphaël", "Porcher")
  ),
  journal = "Statistics in Medicine",
  year = "2006",
  volume = "25",
  number = "24",
  pages = "4267–4278",
  doi = "10.1002/sim.2684"
)
