#!/bin/sh

bibtex2html -dl -d -r -nobibsource -noheader -nofooter -nodoc -nodoi -noeprint pubs.bib

exit 0
