The BibTeX-XML-HTML Logo
News on new releases or bug fixesDownload the project filesContactSite Map - See the content of this website

Home - Abstract of the project
The Project History
How to - A detailed description of how the program works
Requirements (this page)
Notes
Download the project files
Links
Requirements
To use the project tool you will only need the following:
  • An XSLT Parser.
    The package works well with these two parsers:
    Xsltproc A free XSLT parser (based on C) from the free XSLT C library for Gnome.
    Saxon (Version 7.1 or later), the free XSLT Parser based on Java (Saxon 7.1 will require JDK 1.2 or later) from Michael Kay.
  • Perl running on your machine.
  • The »appropriate« platform.
    The XSLT stylesheets used for the translation from XML to HTML will work platform independent. So this software tool works with Unix, Linux or Windows - You just have to download the appropriate XSLT parser for your platform. (Saxon is designed for JAVA and works platform independent. Xsltproc is running with C and will NOT work platform independent. Here, you have to download the appropriate package for your platform.