Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/restrepo/getinspire
- Owner: restrepo
- Created: 2012-08-16T13:51:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T03:47:52.000Z (almost 7 years ago)
- Last Synced: 2023-03-11T23:12:22.220Z (almost 2 years ago)
- Topics: latex, python
- Language: Python
- Size: 621 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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