You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2019. It is now read-only.
Yea, this is a pain but I don't think there is an easy fix. This can happen for two reasons:
the PDF parser incorrectly splits a single reference into two, which will both resolve to the same DOI,
or the web api incorrectly points two different references (say with similar authors) to the same DOI
In either case it would be tough to guarantee no duplicates. I usually use a bibtex manager like jabref or bibdesk to clean things up and remove duplicates before merging into the main bib file. I wouldn't trust this bib-extract to go straight to compiling without cleaning it up first.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The extracted bibtex files often seem to contain exact duplicate entries, which is causing me issues when trying to parse them.
The text was updated successfully, but these errors were encountered: