B i b D B
tools for building BIBliographic DataBases
 
BibDB:  
   

About BibDB

BibDB is a collection of tools to create a cross-referenced bibliographic database out of BibTeX files. It consists of a MySQL database holding all information, a web-based front end written in PHP to search and filter this information and some tools to preprocess the given data and fill the database.

It was created as part of the INNODES project and as such the Open Source Bibliographic Database acts as an example.

Although it is actively used for the OSS bibliography this release aims primarily at developers as the integration part is not trivial yet.

Requirements

BibDB database

  • MySQL server, at least version 3.23

PHP front end

Bibber (the BibTeX file parser)

  • ANSI C compiler, gcc recommended
  • Flex version 2.5.31 or greater
  • Make

Additional tools

  • Make
  • Perl 5.x
  • pdftotext from Xpdf

License

   This package is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.

   This package is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this package; if not, write to the Free Software
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.

Download

Contact

For all kinds of questions please contact
Markus Dahms <dahms (AT) fh-brandenburg (DOT) de> or
Jan Tobias Mühlberg <muehlber (AT) fh-brandenburg (DOT) de>.