Go to file
Lucas Verney a299cc7816 Bump opendetex 2015-12-23 19:30:00 +01:00
opendetex@b980e67642 Bump opendetex 2015-12-23 19:30:00 +01:00
.gitmodules First commit 2015-12-23 19:29:10 +01:00
README.md First commit 2015-12-23 19:29:10 +01:00
main.py First commit 2015-12-23 19:29:10 +01:00
requirements.txt First commit 2015-12-23 19:29:10 +01:00

README.md

Metadata for arXiv

Installation

For building opendetex (which is a necessary dependency), you will need gcc, flex and make.

  • Clone this repository: git clone https://github.com/Phyks/arxiv_metadata.
  • Init submodules (opendetex): git submodule init; git submodule update.
  • Build opendetex: cd opendetex; make.
  • You are ready to go.

Usage

./main.py some_file.bbl to get a list of DOIs associated to each \bibitem.