Releases: volkm/bibtex-dblp
Releases · volkm/bibtex-dblp
v1.0.1
v1.0.0
- Script
update_from_dblpautomatically selects matching bibtex. Can be disabled with--disable-auto. ArXiv entries can be included with--include-arxiv. - Added new script
modify_bibtex.pyto apply some modifications on the bibtex file. Argument--no-escaperemoves the escape characters in front of underscores for fieldsurlanddoi. - Support rate limit for DBLP
- Fix string output for conference venue
- Revised setup by moving to
pyproject.toml - Extended CI, in particular creating wheels