Bibtextools

Latest version: v0.5.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

Added
- Added subcommand functionality. Available subcommands are `clean`, `combine`,
and `modernize`.
- Added `clean` functionality, that e.g., allows renaming duplicate IDs.
- Added `combine` functionality that allows combining multiple bib files into a
single one.
- The minimum required version of Python is 3.7.

0.1.1

Fixed
- Fix issue when using `--replace_ids` with author names that already contain
unicode characters in ASCII LaTeX format, e.g., \"{O} instead of Ö.

0.1.0

Added
- Script to clean bib files with the following features
- Page field is cleaned (en-dash `--` is used to separate numbers)
- Month field is cleaned (numbers are used instead of the old `jan` format)
- Eprint field is cleaned ("arXiv:" is stripped)
- Title field is cleaned (acronyms are shielded with curly brackets)
- Support for adding `primaryClass` field for arXiv articles
- Entry-IDs can be replaced with the scheme `<Author><year><firstWordOfTitle>`

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.