c(
  bibentry(
    bibtype = "Manual",
    title   = "CodeCarbonR: Track Energy Consumption and Carbon Emissions of R Code",
    author  = c(
      person("Beatrice", "Bock", email = "beabockm@gmail.com",
             comment = c(ORCID = "0000-0003-2240-9360")),
      person("Rachel", "Peterson", email = "rachel.peterson.5683@gmail.com",
             comment = c(ORCID = "0009-0007-2048-8268")),
      person("Dylan", "Van Bramer")
    ),
    year    = "2026",
    note    = sprintf("R package version %s", meta$Version),
    url     = "https://github.com/beabock/CodeCarbonR"
  ),
  bibentry(
    bibtype   = "Misc",
    title     = "Environmental Footprint Reporting as a Performance Metric in Environmental Data Science",
    author    = c(
      person("Beatrice", "Bock"),
      person("Dylan", "Van Bramer"),
      person("Rachel", "Peterson")
    ),
    year      = "2026",
    publisher = "Cambridge Open Engage",
    note      = "Preprint",
    doi       = "10.33774/coe-2026-v69v8",
    url       = "https://doi.org/10.33774/coe-2026-v69v8"
  )
)
