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

bibentry(
    key = "intsurv-package",
    bibtype = "Manual",
    title = "{intsurv}: {I}ntegrative Survival Models",
    author = as.person("Wenjie Wang"),
    year = "2019",
    url = "https://github.com/wenjie2wang/intsurv",
    note = "{R} package version 0.2.1"
)

bibentry(
    key = "wang2019aoas",
    bibtype = "Article",
    title = paste("Integrative Survival Analysis with Uncertain Event",
                  "Times in Application to a Suicide Risk Study"),
    author = c(
        as.person("Wenjie Wang"),
        as.person("Robert Aseltine"),
        as.person("Kun Chen"),
        as.person("Jun Yan")
    ),
    journal = "Annals of Applied Statistics",
    year = "2019",
    note = "in press"
)

bibentry(
    key = "wang2019wip",
    bibtype = "Article",
    title = paste("Cox Cure Model with Uncertain Event Status",
                  "with application to a Suicide Risk Study"),
    author = c(
        as.person("Wenjie Wang"),
        as.person("Kun Chen"),
        as.person("Chongliang Luo"),
        as.person("Jun Yan")
    ),
    journal = "working in progress",
    year = "2019+"
)
