We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NA
Also consider:
The text was updated successfully, but these errors were encountered:
Add test for DOI case insensitive matching [FAIL]
5ec2136
DOIs are case insensitive but R is not, meaning correct DOI matches may be missed. DOI case insensitivity: https://www.doi.org/doi_handbook/2_Numbering.html#2.4 Added need for fix as item to issue #9.
Make match_citations() DOI matches case insensitive [PASS]
b4d72cc
Addresses item in issue #9.
No branches or pull requests
NA
and include message indicating skip.Also consider:
The text was updated successfully, but these errors were encountered: