Initialize repository
Archives the URLs in the url
fields of your .bib
entries.
The url field is used to store the URL of a web page. It is a non-standard BibTeX field and is only supported [by] a handful of styles.
After cloning this repository, install dependencies:
pip install -r requirements.txt
…and run:
python main.py ~/example.bib
The script may take several minutes to run.
See LICENSE
.