citHeader("To cite `qrcode` in publications please use:")
# begin checklist entry
citEntry(
  entry = "Manual",
  title = "qrcode: Generate QRcodes with R. Version 0.2.1",
  author = c( author = c(person(given = "Thierry", family = "Onkelinx"), person(given = "Victor", family = "Teh"))),
  year = 2022,
  url = "https://thierryo.github.io/qrcode/",
  abstract = "Create QRcode in R.",
  textVersion = "Onkelinx, Thierry; Teh, Victor (2022) qrcode: Generate QRcodes with R. Version 0.2.1. https://github.com/ThierryO/qrcode/; https://thierryo.github.io/qrcode/",
  keywords = "two-dimensional barcode; matrix barcode",
  doi = "10.5281/zenodo.5040088",
)
# end checklist entry
