Skip to content

tarohi24/acleanbib

 
 

Repository files navigation

acl-cleaner

Python tool for converting bibtex to the canonical ACL anthology format.

Usage

Installation

Clone the repository and run python3 script.py [BIBTEX] [--OUTPUT]

You can then run the tool by calling acleanbib [BIBTEX] [--OUTPUT]

Requirements

  1. click
  2. bibtexparser
  3. pandas
  4. tabulate

Licence

Authors

acleanbib was written by Olamilekan Wahab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.7%
  • TeX 18.3%