blob: 63cb8b110d7a1a5ce553843d6c3d6316d271016f (
plain)
1
2
3
4
|
Bib2xml converts BibTeX to well formed xml. The package uses Greg Ward's
great btparse library. The output is a well-formed XML file that is
almost compatible with bibtexml (besides the order of elements and
elements that are not supported by bibtexml). It's a flat format, however.
|