Skip to content

Fix BibTeX Parsing Failures Caused by Month Strings (KeyError in bibdatabase.py)#79

Open
rimerinos wants to merge 1 commit into
ferru97:masterfrom
rimerinos:issue-78-fix
Open

Fix BibTeX Parsing Failures Caused by Month Strings (KeyError in bibdatabase.py)#79
rimerinos wants to merge 1 commit into
ferru97:masterfrom
rimerinos:issue-78-fix

Conversation

@rimerinos
Copy link
Copy Markdown

This PR resolves an issue where downloading certain papers fails due to bibtexparser failing to interpret month strings.

Related Issue
Fixes #78

Contributors to this fix: @ifenghm, @rimerinos

@rimerinos rimerinos force-pushed the issue-78-fix branch 2 times, most recently from 5773595 to cc22e87 Compare May 16, 2026 01:14
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.

Bibtex fails on common strings that can be variables on latex

1 participant