davenquinn / bib-filter

A simple script to subset a .bib file based on a document or list of citation keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bib-filter

A simple script to subset a .bib file based on a document or list of citation keys.

This can be useful to subset an global BibTeX library, for example to create a list of citations to check into a paper's individual repository.

Installation

pip install -e https://github.com/davenquinn/bib-filter.git

CLI usage

bib-filter [--keys/-k ] [--aux/-a ] [--clean]

About

A simple script to subset a .bib file based on a document or list of citation keys

License:MIT License


Languages

Language:Python 100.0%