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
- Host: GitHub
- URL: https://github.com/petercorke/pybib
- Owner: petercorke
- Created: 2020-03-28T22:53:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T23:21:01.000Z (about 5 years ago)
- Last Synced: 2025-02-01T08:45:40.937Z (3 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 occurencespeter corke 2007.