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

citEntry(entry = "Article",
  title        = "{osDesign}: An {R} Package for the Analysis, Evaluation, and Design of Two-Phase and Case-Control Studies",
  author       = personList(as.person("Sebastien Haneuse"),
                   as.person("Takumi Saegusa"),
                   as.person("Thomas Lumley")),
  journal      = "Journal of Statistical Software",
  year         = "2011",
  volume       = "43",
  number       = "11",
  pages        = "1--29",
  url          = "http://www.jstatsoft.org/v43/i11/",

  textVersion  =
  paste("Sebastien Haneuse, Takumi Saegusa, Thomas Lumley (2011).",
        "osDesign: An R Package for the Analysis, Evaluation, and Design of Two-Phase and Case-Control Studies.",
        "Journal of Statistical Software, 43(11), 1-29.",
        "URL http://www.jstatsoft.org/v43/i11/.")
)

