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

bibentry(bibtype = "Manual",
  title        = "{list}: Statistical Methods for the Item Count Technique and List Experiment",
  author     = c(person("Graeme", "Blair"),
                 person("Kosuke", "Imai")),
  howpublished = "Available at The Comprehensive R Archive Network (CRAN)",
  year         = "2010",
  url          = "https://CRAN.R-project.org/package=list",

  textVersion  =
  paste("Graeme Blair and Kosuke Imai (2010).",
        "list: Statistical Methods for the Item Count Technique and List Experiment.",
        "available at The Comprehensive R Archive Network (CRAN).",
        "URL https://CRAN.R-project.org/package=list")
)

