hi sergio,
the xhtml-issues are due to the fact that the name attribute isn’t allowed to start with a number. – nevertheless, in my example, i used the original ieee-bibtex-key of this paper. inbetween, i solved it by changing the bibtex keys and the bib2html template. maybe you want to include a prefix in your std-template in future versions.
imho another important feature would be to sort the entries by date, as also mentioned in your webpage comments.
cheers,
berny
here is the full example:
<li><a name="10.1109/HICSS.2008.366"></a>
<div>B. Riedl, V. Grascher, S. Fenz, and T. Neubauer, "Pseudonymization for improving the Privacy in e-Health Applications," in <em>Proceedings of the Forty-First Hawai’i International Conference on System Sciences</em>, Los Alamitos, CA, USA, 2008, p. 255.</div>
<div class="bibtex" id="10.1109/HICSS.2008.366">
<code>@INPROCEEDINGS{10.1109/HICSS.2008.366, <br />
author = {Bernhard Riedl AND Veronika Grascher AND Stefan Fenz AND Thomas Neubauer}, <br />
title = {Pseudonymization for improving the Privacy in e-Health Applications}, <br />
booktitle = {Proceedings of the Forty-First Hawai’i International Conference on System Sciences}, <br />
year = {2008}, <br />
pages = {p. 255}, <br />
address = {Los Alamitos, CA, USA}, <br />
publisher = {IEEE Computer Society}, <br />
doi = {https://doi.ieeecomputersociety.org/10.1109/HICSS.2008.366}, <br />
issn = {1530-1605}, <br />
url = {https://www.neotrinity.at/publications/2008/pseudonymization-for-improving-the-privacy-in-e-health-applications/}<br />
}</code>
</div>
<div><a href="#10.1109/HICSS.2008.366" class="toggle">bibtex</a> <a href='https://www.neotrinity.at/publications/2008/pseudonymization-for-improving-the-privacy-in-e-health-applications/' title='Go to document'><img src='https://www.neotrinity.at/wp-content/plugins/bib2html/external.png' width='10' height='10' alt='Go to document' /></a> </div>
</li>