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

citEntry(entry = "Article",
  title        = "{conting}: An {R} Package for Bayesian Analysis of Complete and Incomplete Contingency Tables",
  author       = personList(as.person("Antony M. Overstall"),
                   as.person("Ruth King")),
  journal      = "Journal of Statistical Software",
  year         = "2014",
  volume       = "58",
  number       = "7",
  pages        = "1--27",
  url          = "http://www.jstatsoft.org/v58/i07/",

  textVersion  =
  paste("Antony M. Overstall, Ruth King (2014).",
        "conting: An R Package for Bayesian Analysis of Complete and Incomplete Contingency Tables.",
        "Journal of Statistical Software, 58(7), 1-27.",
        "URL http://www.jstatsoft.org/v58/i07/.")
)

