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         = "2010",
  volume       = "11",
  number       = "2",  
  pages        = "373--374",
  url ="http://www3.niaid.nih.gov/about/organization/dcr/BRB/staff/michael.htm",
  textVersion  ="Fay MP (2010). Confidence intervals that match Fisher's exact or Blaker's exact tests. Biostatistics. 11:373-374",
  header = "When using Fisher's exact or Blaker's exact test for 2x2 tables cite:"
)

citEntry(entry="Article",
  title        = "Two-sided Exact Tests and Matching Confidence Intervals for Discrete Data",
  author       = personList(as.person("Michael P. Fay")), 
  journal      = "R Journal",
  year         = "2010",
  volume       = "2",
  number       = "1",  
  pages        = "53--58",
  url ="http://journal.r-project.org/",
  textVersion  ="Fay MP (2010). Two-sided Exact Tests and Matching Confidence Intervals for Discrete Data. R Journal 2(1):53-58.",
  header = "When using the exact McNemar's test (paired=TRUE) cite:"
)

citEntry(entry="Article",
  title        = "Combining one sample confience procedures for inference in the two sample case",
  author       = personList(as.person("Michael P. Fay"),as.person("Michael A. Proschan"),as.person("Erica H. Brittain")), 
  journal      = "unpublished manuscript",
  year ="2014",
  url ="http://www3.niaid.nih.gov/about/organization/dcr/BRB/staff/michael.htm",
  textVersion  ="Fay MP,  Proschan, MA, Brittain, E, (2014). Combining one sample confience procedures for inference in the two sample case.",
  header = "When using binomMeld.test cite:"
)

