The python script in the bibtexml bundle here didn't give very nice output.. lots of { } all over the place and syntax errors, so rather than debug the custom parser I wrapped a few functions from the C bibparse library with swig and used that to write a python script. You can get it at http://europa.dcs.ed.ac.uk/~chrb/pub/bib2xml-0.0.1.tar.gz.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On the example page of the bibtexml home page you have these nice example "HTML with Harvard citation style" and "The above, hypertext enabled and sorted by @id". Unfortunately can not find the corresponding xsl's in the downloadable zip's. Could you give me a hint where to find them?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The python script in the bibtexml bundle here didn't give very nice output.. lots of { } all over the place and syntax errors, so rather than debug the custom parser I wrapped a few functions from the C bibparse library with swig and used that to write a python script. You can get it at http://europa.dcs.ed.ac.uk/~chrb/pub/bib2xml-0.0.1.tar.gz.
The recommended way to turn bibtex into bibtexml is now bibtex converter (http://bibtexml.sourceforge.net/bibtexconverter-j.html)
On the example page of the bibtexml home page you have these nice example "HTML with Harvard citation style" and "The above, hypertext enabled and sorted by @id". Unfortunately can not find the corresponding xsl's in the downloadable zip's. Could you give me a hint where to find them?