Bib-it

A BibTeX manager.

Help index Bib-it Homepage

Installing

Cross platform: Jar file

Windows users

Download the zip-archive according to your preferred release and unzip the file in a folder of your choice. All the necessary files will then unzip into this folder. Run the jar-archive by double-clicking it.

Linux users

Download the zip-archive according to your preferred release and unzip the file in a folder of your choice. All the necessary files will then unzip into this folder. Run Bibit with this command: ./start BibitX_X_X.jar (or ./start [name of file].jar if you renamed the jar-file)

Mac and other OS users

Probably somewhat the same way as for Linux or Windows (Not tested).

(If you know how to install and run Jar-files in other OS's please tell me how: send message to qvasi at users.sourceforge.net)

Cross platform: source install

Download the source archive and extract it to a local directory. To compile you need JDK 1.5.0 or later Goto the directory where you extracted the archive and run the javac no/hig/bibit/*.java command to compile the program. Then run java no.hig.bibit.Bibit to start the program from your bibit directory.

SourceForge.net
Valid HTML 4.01 Transitional