Skip to contents

Get the bibliographic information for a Zenodo record

Usage

retrieve_zenodo_record(doi, warn = TRUE, stopOnError = TRUE)

Arguments

group

The DOI

Value

The record as BibTeX

Examples

zirconia::retrieve_zenodo_record(
  "10.5281/zenodo.13269532"
);
#> [1] "@misc{Peters_2024_zenodo,\ntitle = {Intervention Mapping Work Book},\nauthor = {Peters, Gjalt-Jorn and Oei, Nicole and Ruiter, Rob},\nyear = {2024},\npublisher = {Zenodo},\n}"