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

Use getDoi() instead of getData('pub-id::doi') for citation key attribute #23

Closed
bozana opened this issue Mar 19, 2024 · 0 comments
Closed

Comments

@bozana
Copy link
Contributor

bozana commented Mar 19, 2024

The old function getData('pub-id::doi') is used to construct the citation's key attribute. This leads to invalid key attributes. Instead the new and correct getDoi() function should be used.

PR: #24

bozana added a commit to bozana/medra that referenced this issue Mar 19, 2024
bozana added a commit that referenced this issue Mar 19, 2024
#23 fix ArticleCitation key attribute, use the correct getDo…
@bozana bozana closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant