A simple (yet useful) bibliography manager. It is composed of a few programs:
- bibmanager.py: a graphical program to manage several bibliographical entries;
- bibcite.py: a command-line program to generate citations/references for selected entries;
- jabbrev.py: a command-line program that shortens jounals names; depends on a dictionary;
- texconvert.py: a function to convert symbols into/from tex syntax.