note <- sprintf("R package version %s", meta$Version)

bibentry(
  bibtype = "Manual",
  title = "{coreCollection}: creating a core collection",
  author = c(person(given = "Matthijs",
                    family = "Brouwer",
                    role = c("aut", "cre"),
                    email = "matthijs.brouwer@wur.nl",
                    comment = c(ORCID = "0000-0001-8183-0484")),
             person(given = "Reinhoud",
                    family = "Blok, de",
                    email = "reinhoud.deblok@wur.nl",
                    role = "ctb")),
  year = 2022,
  organization = "Wageningen University and Research, department Plant Breeding",
  address = "Wageningen, The Netherlands",
  note = note,
  url = "https://github.com/PBR/coreCollection")
