# \donttest{
# Minimal object to demonstrate the method (no API call)
dataset <- structure(
list(
dataset_id = "0001",
metadata = list(
reference_a = "@article{fried2022, author = {Fried}, year = {2022}}"
)
),
class = "openesm_dataset"
)
cite(dataset)
# }
Run the code above in your browser using DataLab