Software Download
Yoonsik Cheon | HOME


JET | JML4c | UTJML | BibPHP | JML

BibPHP Overview |

BibPHP is a set of PHP scripts that allow one to publish BibTeX bibliography files (.bib files) on websites. The scripts take a bib file as an input, specified in the query string (e.g., bibtex?file=mybib.bib), and let the user search for and browse through the BibTeX entries contained in the input file. [sample] [more samples]

BibPHP was written by Joel Garcia, Leonardo Ruiz, and Yoonsik Cheon. It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. [more from README.txt]

Some of BibPHP's features include:

Download the BibPHP distribution as a zip file, bibphp.zip; refer to the README.txt file for installation instructions.

Last modified: $Id: index.php,v 1.6 2010/12/10 00:41:21 cheon Exp $