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

https://github.com/petercorke/pybib

Python class to parse/sort/filter bibtex files
https://github.com/petercorke/pybib

Last synced: about 1 month ago
JSON representation

Python class to parse/sort/filter bibtex files

Awesome Lists containing this project

README

        

| File | Description |
| ----- | ----------- |
`BibEntry.py` | a general class for a bibliographic entry
| Bibliography.py | a general container class for bibliographic entries
| BibTeX.py | a BibTeX specific superclass for BibEntry and Bibliography
| bib2html |convert a bibfile to HTML
| |
| bibcat | concatenate bibfiles, parse and regenerate
| bibdvi |convert a bibfile to dvi
| bibfilter |find specific records by field, date, etc
| bibgoogle |find references on Google scholar
|bibkey |lookup by citekey
| biblint |report missing fields in input files
| biblist |list bibliography in non-BibTeX format
|bibmerge | merge bibliographies and attempt to remove duplicate entries
| bibsort | sort by date
| bibsummary | summary of number of entries by type
| bibnames | display author names and number of occurences

peter corke 2007.