I have written a script in Bourne Shell (bibtex2article.sh), available under the GNU GPL license, to publish sets of bibliographic entries as NanoBlogger articles from .bib BibTeX files. It generates only XHTML1.1-compliant UTF-8-encoded bibliography articles. This script is based on bibtex2html
, iconv
and sed
.