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

validate DOIs in references #72

Open
kmccurley opened this issue Oct 10, 2024 · 0 comments
Open

validate DOIs in references #72

kmccurley opened this issue Oct 10, 2024 · 0 comments
Assignees

Comments

@kmccurley
Copy link
Member

At the very minimum, I found that some authors in issue 3 of CiC had used DOIs with the prefix 10.5555. These are "test only" DOIs that should not be used and will not resolve. They may have done it to silence the warnings, or they may have done it because someone gave them 10.5555 DOIs. Apparently ACM is guilty of this. Whenever we parse the bibtex we should check to make sure that they don't start with 10.5555 (just throw them out if they are found).

@kmccurley kmccurley self-assigned this Oct 10, 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