citHeader("To cite `redist` in publications use the first entry below.
Please also cite the methodology paper for the algorithm(s) you use.")

bibentry(
    bibtype = "Manual",
    title = "{redist}: Simulation Methods for Legislative Redistricting",
    author = c(
        person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = c("aut", "cre")),
        person("Cory", "McCartan", email = "cmccartan@g.harvard.edu", role = "aut"),
        person("Ben", "Fifield", email = "benfifield@gmail.com", role = "aut"),
        person("Kosuke", "Imai", email = "imai@harvard.edu", role = "aut")
        ),
    year = "2022",
    note = "R package",
    key = "redist",
    url = "https://alarm-redist.org/redist/"
)

bibentry(
    bibtype = "article",
    title = "Sequential Monte Carlo for sampling balanced and compact redistricting plans",
    author = c(
        person("Cory", "McCartan", email = "cmccartan@g.harvard.edu", role = "aut"),
        person("Kosuke", "Imai", email = "imai@harvard.edu", role = "aut")
        ),
    year = "2023",
    volume = 17,
    number = 4,
    journal = "Annals of Applied Statistics",
    key = "mccartan2020",
    url = "http://dx.doi.org/10.1214/23-AOAS1763"
)


bibentry(
    bibtype = "article",
    title = "The essential role of empirical validation in legislative redistricting simulation",
    author = c(
        person("Ben", "Fifield", email = "benfifield@gmail.com", role = "aut"),
        person("Kosuke", "Imai", email = "imai@harvard.edu", role = "aut"),
        person("Jun", "Kawahara", email = "jkawahara@i.kyoto-u.ac.jp", role = "ctb"),
        person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = c("aut", "cre"))
        ),
    year = "2020",
    volume = 7,
    number = 1,
    journal = "Statistics and Public Policy",
    key = "fifield2020enum"
)


bibentry(
    bibtype = "article",
    title = "Automated redistricting simulation using Markov chain Monte Carlo",
    author = c(
        person("Ben", "Fifield", email = "benfifield@gmail.com", role = "aut"),
        person("Michael", "Higgins", email = "mikehiggins@k-state.edu", role = "ctb"),
        person("Kosuke", "Imai", email = "imai@harvard.edu", role = "aut"),
        person("Alexander", "Tarr", email = "atarr@princeton.edu", role = "ctb")
        ),
    year = "2020",
    volume = 29,
    number = 4,
    journal = "Journal of Computational and Graphical Statistics",
    key = "fifield2020mcmc"
)


