bib2html is a converter from a BibTeX database to HTML files.
| Tags | Internet Web |
|---|---|
| Licenses | GPL |
Recent releases


Changes: This release enlarges the scope of the supported syntax for BibTeX entry keys. It adds warning messages to detect missing files during installation. It replaces 'tetex' package suggestions with 'texlive' packages.


Changes: This release has more support for locale characters. It provides a new sorting algorithm that takes into account the accentuated characters. A running exception on Ubuntu operating systems was fixed.


Changes: The locale strings of the themes were not loaded in the previous version due to a major bug in the language manager.


Changes: Several third-party tools (such as BibDesk) generate BibTeX field names with unrecognized characters. Bib2ML was fixed to support them.


Changes: When the "pdf" field is related to a local file, it will be replaced by the field "localfile".
- All comments
Recent commentsRe: Author names !!
le problème persiste encore !!
Re: Author names !!
It is fixed since releace 0.7.
Author names !!
When usig bib2html in my bib file, the generated html files contains only first alphabetic letter for authers !!
for example in my bib file I have :
author = {F. Mauguiere and A.M. Brunon and J.F. Echallier and J. Courjon}
in the generated html files I obtain :
Author(s) F., A., J. and J.
???