get_bibtex | R Documentation |
Merge dataset references
get_bibtex(data_id, output)
data_id |
Character vector enumerating datasets to query. |
output |
Path to output file in bib format. |
This function provides access to the bibliographic references of one or more datasets in the MAS database. The function provides one bibtex file combining all relevant bibliographic references. Note that literature references are only available at the top level. For example, the 'CCI_landCover' dataset will be accepted in the function call, but 'CCI_landCover/landCover' will not return the desired output.
A bibtex file combining references for requested datasets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.