djmoffat / paper-bib

This project is a basic python script to allow to make a stripped down bib file, for a specific tex file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paper-bib

This project is a basic python script to allow to make a stripped down bib file, for a specific tex file

Arguments

  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        input tex file
  -b BIBFILE, --bibfile BIBFILE
                        input bib file (Default "general.bib")
  -o OUTPUT, --output OUTPUT
                        output bib file (Default "output.bib")

About

This project is a basic python script to allow to make a stripped down bib file, for a specific tex file

License:GNU General Public License v3.0


Languages

Language:Python 100.0%