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

Non-destructive Detection of Outdated Entries #20

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

EntilZha
Copy link

Hi, thanks for the great tool and data!

For a document I'm working on I wanted to use rebiber to find outdated entries, but since I put a lot of care into curating my bibliography I didn't want to have it overwrite my existing entries. To meet my use case, I added another utility that re-uses the rebiber code/data, but does this instead:

  1. Detects arxiv papers
  2. Checks to see if existing conference versions exist
  3. Prints the original entry and the new entry to the console, so the user can decide how to fix it.

I'm pretty tight on time to work on this much more, but thought this might be helpful to someone else so doing this PR. Eventually I'd like to add more gradual bib editing (e.g., preserve bib entries, but add DOIs).

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

Successfully merging this pull request may close these issues.

1 participant