Package mypubs
provides XSLT styles, XML schema, and PHP script for personal bibliography.
This package can be used off-line for producing list of publication is desired format. The simplest method is to use xsltproc
tool. In this case produce LaTeX list from data contained in publications.xml
, by running
xsltproc latex-doc-list.xsl publications.xml
As the main goal of this software is to produce a web page, it is aslo possible to achive this effect by runing
php bibproc.php publications.xml latex-doc-list.xsl
File index.php
can be used to generate HTML list with data from publications.xml
and displaying them of the personal home page.
File bibtex.php
is used to produce BiBTeX files, used in the list produced by index.php
.
I use this set of scripts for processing data on me personal page https://iitis.pl/~miszczak/papers