Skip to content

A toolkit for automatic literature organization based on bibtex file and predefined taxonomy.

Notifications You must be signed in to change notification settings

FatemehShiri/Auto-Bibfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Bibfile

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.

Quick Start

python scripts/bibtex_to_md.py

Click here for an exemplar.

Instruction

  1. check bibtex.bib: Auto-Bibfile will parse the keywords and meta-info of each entry.
  2. the keywords should be predefined in scripts/bibtext_to_md.py # fined_taxonomy.
  3. check TODOs in scripts/bibtext_to_md.py for customization.

How to Contribute

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).

About

A toolkit for automatic literature organization based on bibtex file and predefined taxonomy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.2%
  • TeX 8.8%