Viewing 2 replies - 1 through 2 (of 2 total)
  • Dear Berny,

    can you send me an example of the generated/not valid XHTML?

    Thanks, Sergio

    Thread Starter Bernhard Riedl

    (@neoxx)

    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, &quot;Pseudonymization for improving the Privacy in e-Health Applications,&quot; 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 />
     &nbsp;&nbsp;author = {Bernhard Riedl AND Veronika Grascher AND Stefan Fenz AND Thomas Neubauer}, <br />
     &nbsp; title = {Pseudonymization for improving the Privacy in e-Health Applications}, <br />
    
     &nbsp; booktitle = {Proceedings of the Forty-First Hawai’i International Conference on System Sciences}, <br />
     &nbsp; year = {2008}, <br />
     &nbsp; pages = {p. 255}, <br />
     &nbsp; address = {Los Alamitos, CA, USA}, <br />
    
     &nbsp; publisher = {IEEE Computer Society}, <br />
     &nbsp; doi = {https://doi.ieeecomputersociety.org/10.1109/HICSS.2008.366}, <br />
     &nbsp; issn = {1530-1605}, <br />
     &nbsp; 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>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘IEEE bibtex-keys error’ is closed to new replies.