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

bibentry(
  bibtype = "Misc",
  title        = "{rr}: Statistical Methods for the Randomized Response Technique",
  author       = c(
    person("Graeme", "Blair"),
    person("Yang-Yang", "Zhou"),
    person("Kosuke", "Imai")
  ),
  howpublished = "Available at The Comprehensive R Archive Network (CRAN)",
  year         = "2015",
  url          = "https://CRAN.R-project.org/package=rr",

  textVersion  =
    paste("Graeme Blair, Yang-Yang Zhou, and Kosuke Imai (2015).",
        "rr: Statistical Methods for the Randomized Response Technique.",
        "Available at The Comprehensive R Archive Network (CRAN).",
        "URL https://CRAN.R-project.org/package=rr")
)

