Automated Bibliography Server for Research Publications Diffusion

Presentation

BasilicPlus is an extension of Basilic, which is a bibliography server designed for research laboratories that automates and facilitates the diffusion of their research publications over the internet. It automatically generates web pages from a publication database, and making a new publication available on the web is done in a minute. Each publication can be downloaded from its associated web page, which also provides additionnal documents (abstract, images, bibTex...). Index pages are also created and feature a search engine and an image gallery.

Download and configuration

The installation process is simple and entirely configurable. Your server's configuration is fully tested before installing anything.

The Basilic look and feel is defined using CSS style sheets and can hence easily be customized. Basilic was originally written for a Computer Graphics laboratory, which explains the thumbnails displayed in front of each publication. These can easily be removed.

Download BasilicPlus-current.tar.gz to an arbitrary temporary place on your web server. Then uncompress and untar the archive:

tar -xzf BasilicPlus-current.tar.gz 
cd BasilicPlus-[version]
./configure
Open the install.html page located in this directory with your favorite browser and follow the installation instructions.

Features

More technical details are provided in the BasilicPlus user's guide page.

Required configuration

apache     php     mySQL

BasilicPlus requires an Apache web server with PHP and mySQL installed and properly configured. The web is full of installation and configuration web pages on this subject. Other system configurations might be used at the expenses of code translation.

Change log

Contacts

Subscribe to the basilic mailing list to get informed of new releases.

Email any comment, bug report or even feature requests.

The scripts were initially written by Marc Lapierre and modified for the Basilic distribution by Gilles Debunne.
They were finnaly extended by Arnaud FREY to become BasilicPlus.

Here is a link to the original Basilic web page.

BasilicPlus licence

Original soft: Basilic Version 1.5.10, released on February 14, 2005.
Copyright (C) 2004 Gilles Debunne (Gilles dot Debunne at imag dot fr) Extended by: Arnaud FREY (arnaud dot frey at dpt-info dot u-strasbg dot fr)

http://lsiit.u-strasbg.fr/Software/BasilicPlus

BasilicPlus is based on Basilic and like Basilic it 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.

BasilicPlus 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 BasilicPlus; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA