SimBiber: A tool for simplifying bibtex with official info
We often need to simplify the official bib that consists of many information into a shorter version that only maintains necessary information (e.g., author, title, conference/journal name and etc) due to page limitation.
We introduce SimBiber, a simple tool in Python to simplify them automatically. Hope it’s helpful for you.
We also highly recommend another wonderful tool for you Rebiber, which is a tool for normalizing bibtex with official info.
Changelog
- 2021.12.31
We build the first version and release it.
Installation
git clone https://github.com/MLNLP-World/Simbiber.git
pip install bibtexparser