citHeader("To cite perm 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",
  url          = "http://www.jstatsoft.org/v36/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.",
        "URL http://www.jstatsoft.org/v36/i02/.")
)

