generate_citation: Generate a citation from metadata elements.
Description
Generate a citation from metadata elements.
Usage
generate_citation(title, published, url, contacts)
Arguments
- title
the dataset title.
- published
the dataset published date.
- url
the dataset url.
- contacts
the dataset contacts as a dataframe.