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

citEntry(entry = "Article",
  title        = "{BARD}: Better Automated Redistricting",
  author       = personList(as.person("Micah Altman"),
                   as.person("Michael P. McDonald")),
  journal      = "Journal of Statistical Software",
  year         = "2011",
  note         = "Forthcoming",
  url          = "http://www.jstatsoft.org/",

  textVersion  =
  paste("Micah Altman, Michael P. McDonald (2011).",
        "BARD: Better Automated Redistricting.",
        "Journal of Statistical Software, Forthcoming.",
        "URL http://www.jstatsoft.org/.")
)

