Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for a literature cited section #300

Closed
mbjones opened this issue Apr 25, 2018 · 0 comments
Closed

add support for a literature cited section #300

mbjones opened this issue Apr 25, 2018 · 0 comments
Assignees
Milestone

Comments

@mbjones
Copy link
Member

mbjones commented Apr 25, 2018

Data papers as described in #269 and other uses of metadata need to make reference to external works through citations. Add a literatureCited element to contain these reference lists, and support both Docbook and Bibtex syntax for them.

@mbjones mbjones added this to the EML2.2.0 milestone Apr 25, 2018
@mbjones mbjones self-assigned this Apr 25, 2018
@mbjones mbjones closed this as completed Apr 25, 2018
mbjones added a commit that referenced this issue Apr 25, 2018
These include a new ability to use Bibtex citation format both within
the `citation` element, and within a new `bibtex` element, to create
lists of refs using these in a literatureCited element (#300), as well
as in usageCitation (#259), and referencePublication (#277) elements.
All of this helps support data papers (#269), for which pandoc-style
citation keys can be used to cite these references in the text of
Markdown blocks in the EML document.  Added these features as
demonstrations in the eml-data-paper.xml sample document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant