citHeader("To cite the package 'visualFields' in publications use:")

bref <- c(
    bibentry(
        bibtype = "Article",
        title = "The Open Perimetry Initiative: A framework for cross-platform development for the new generation of portable perimeters",
        author = c(
            person(family = "Marín-Franch", given = "Iván"),
            person(family = "Turpin", given = "Andrew"),
            person(family = "Artes", given = c("Paul", "H")),
            person(family = "Chong", given = c("Luke", "X")),
            person(family = "McKendrick", given = c("Allison", "M")),
            person(family = "Alawa", given = c("Karam", "A")),
            person(family = "Wall", given = "Michael")),
        year = "2022",
        journal = "Journal of Vision",
        volume = "22",
        number = "5",
        pages = "1-10, 1",
        doi = "10.1167/jov.22.5.1"
    ),
    bibentry(
        bibtype = "Article",
        title = "The visualFields package: A tool for analysis and visualization of visual fields",
        author = c(
            person(family = "Marín-Franch", given = "Iván"),
            person(family = "Swanson", given = c("William", "H"))),
        year = "2013",
        journal = "Journal of Vision",
        volume = "13",
        number = "4",
        pages = "1-12, 10",
        doi = "10.1167/13.4.10"
    )
)