Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/restrepo/getinspire

Automatically get inspirehep BibTeX or bibtems records to fill the bibliography of your LaTeX document
https://github.com/restrepo/getinspire

latex python

Last synced: about 2 months ago
JSON representation

Automatically get inspirehep BibTeX or bibtems records to fill the bibliography of your LaTeX document

Awesome Lists containing this project

README

        

=================================================

GetInspire: Fill the bibliography of a LaTeX file

in BibTeX format

=================================================

This program get the \\cite texkeys in inspire.net format, e.g 'Author:2012aa', from your LaTeX file, download the corresponding BibTeX entry from inspire.net and update your BibTeX file. If the \\cite is in the arXiv fomat, e.g 1203.0978, the entry is first replaced by the texkey in inspire.net format inside your LaTeX file.

INSTALL

$ sudo python setup.py install

(Requires the python-setuptools package:
$ sudo apt-get install python-setuptools)

BASIC USAGE:

$ getinspire latexfile.tex

see:

$ getinspire --help

for a detailed help