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

citEntry(entry="Article",
  title        = "Confidence intervals that match Fisher's exact or Blaker's exact tests",
  author       = personList(as.person("Michael P. Fay")), 
  journal      = "Biostatistics",
  year         = "2009",
  volume       = "doi:10.1093/biostatistics/kxp050",
  number       = "",  
  pages        = "",
  url ="http://www3.niaid.nih.gov/about/organization/dcr/BRB/staff/michael.htm",
  textVersion  ="Fay MP (2009). Confidence intervals that match Fisher's exact or Blaker's exact tests. Biostatistics. doi:10.1093/biostatistics/kxp050",
  header = "When using Fisher's exact or Blaker's exact test for 2x2 tables cite:"
)

citEntry(entry = "Article",
  title        = "The exact2x2 R package",
  author       = personList(as.person("Michael P. Fay")),
  journal      = "",
  year         = "2009",
  volume       = "",
  number       = "",
  pages        = "",
  url          = "http://cran-r.project.org",
  textVersion  ="Fay MP (2009). The exact2x2 R package. URL http://cran-r.project.org",
  header = "When using the exact McNemar's test (paired=TRUE) cite:"
)
