Auto-Bibfile is an automatic toolkit for README.md generation based on bibtex file.
This repository is maintained by Tongtong Wu. Please don't hesitate to collaborate or fix some entries. The automation script of this repo is partially adapted from Automatic_Awesome_Bibliography.
python scripts/bibtex_to_md.py
Click here for an exemplar.
- check bibtex.bib: Auto-Bibfile will parse the keywords and meta-info of each entry.
- the keywords should be predefined in scripts/bibtext_to_md.py # fined_taxonomy.
- check
TODOs
in scripts/bibtext_to_md.py for customization.
Please feel free to use and share Auto-Bibfile. It would be great if you mention it in your own repository by adding:
The automation script of this repo is
powered by [Auto-Bibfile](https://github.com/wutong8023/Auto-Bibfile.git).