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

citEntry(entry = "Article",
  title        = "Exact and Asymptotic Weighted Logrank Tests for Interval Censored Data: The {interval} {R} Package",
  author       = personList(as.person("Michael P. Fay"),
                   as.person("Pamela A. Shaw")),
  journal      = "Journal of Statistical Software",
  year         = "2010",
  volume       = "36",
  number       = "2",
  pages        = "1--34",
  doi          = "10.18637/jss.v036.i02",

  textVersion  =
  paste("Michael P. Fay, Pamela A. Shaw (2010).",
        "Exact and Asymptotic Weighted Logrank Tests for Interval Censored Data: The interval R Package.",
        "Journal of Statistical Software, 36(2), 1-34.",
        "doi:10.18637/jss.v036.i02")
)

