getCitation: Get a Bibtex citation for NEON data with a DOI, or generate a provisional Bibtex citation
Description
Use the DOI Foundation API to get Bibtex-formatted citations for NEON data, or use a template to generate a Bibtex citation for provisional data. Helper function to download and stacking functions.
if (FALSE) {
# Get the citation for Breeding landbird point counts (DP1.10003.001), RELEASE-2023cit <- getCitation(dpID="DP1.10003.001", release="RELEASE-2023")
}