-
Notifications
You must be signed in to change notification settings - Fork 4
Citation format fix for non DOI items #25
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
base: main
Are you sure you want to change the base?
Conversation
…ies into bugfix/citation-format
@akhuoa I cannot install some of the new citation packages without using npm install --force, can you double check that for me please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akhuoa Can you separate out the style change for error citation class into its own pull request please? I will hold off approving this pull request as citation.js increased the bundle size from ~1050kb to ~1800kb. Thanks.
Features
useDOIFormatter
(default istrue
), to choose betweencitation.doi.org
orcitation.js
to format citations.getCitationById
method can be exported)Related PRs