BibTexGui is an application that provides an editor for bibtex files. After using it personally for some while, I have at one point decided to provide it publicly under the GPL. BibTexGui is written in java and should work on all java supported platforms. However the Build system currently only works on unix based systems.
The purpose of the program is to provide an easy editor for bibtex files. If you have suggestions or, preferably, patches, please let me know and I will try to see whether I can add it.
News
- 2006-03-31
- New 1.1 version released. This version has various user interface improvements. It also has a corrected parser that can handle parentheses in the items. It works in jdk 1.5 only. Adding items works better now. The positioning is left to the native window manager. And the abstract box now properly resizes while writing the abstract.
Source
| Version | Package |
|---|---|
| 1.1 | bibtexgui-1.1.tar.gz |
| 1.0 | bibtexgui-1.0.tar.gz |


