BITOSITE (BIbtex TO html SITE) is a small utility that generates several html pages containing the information about the publications contained in a bibtex file.
It can be used to generate the publication list of a personal site (as I use it).

Version

0.1 - Jan 2009

Features

How to install and use it

Package content

config.xsl configuration file
bitosite.sh and bitosite.bar
script/batch files
entry.xsl xslt script for the translation of a single entry
listpub_kind.xsl xslt script for the publication list by kind
listpub_year.xsl xslt script for the publication list by year
crea_abstracts.xsl xslt script for creating auxiliary pages
JabRef.jar to convert for bibtex to bibxml. JabRef http://jabref.sourceforge.net/ is released under the terms of the GNU General Public License, version 2.
saxon9.jar to run the XSLTfiles. Saxon http://saxon.sourceforge.net/ (saxon9b) is an Open Source SAXON XSLT processor developed by Michael Kay. It is released under the Mozilla Public License Version 1.0


Output
listpub_kind.html
listpub_year.html
myPapers_bib.xml
abstracts

Licence

BITOSITE is released under the GNU AFFERO GENERAL PUBLIC LICENSE.
In brief, you are free to use, share and modify BITOSITE. If you modify BITOSITE and publish the web pages produced by it, you must release the modifications under the same licence. Exception: if you mail your medofications to me, you can continue to use the modified version for your pages without posting the modified version and I (possibly) will include your modifications in BITOSITE (with the necessary credits).