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

bibentry(
  bibtype      = "Manual",
  title        = "auk: eBird Data Extraction and Processing with AWK",
  author       = c(
                   as.person("Matthew Strimas-Mackey"),
                   as.person("Eliot Miller"),
                   as.person("Wesley Hochachka")
                 ),
  year         = "2023",
  note         = "R package version 0.7.0",
  url          = "https://cornelllabofornithology.github.io/auk/",

  textVersion  =
  paste("Matthew Strimas-Mackey, Eliot Miller, and Wesley Hochachka (2023).",
        "auk: eBird Data Extraction and Processing with AWK.",
        "R package version 0.7.0.",
        "https://cornelllabofornithology.github.io/auk/")
)