Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
people:folmedo [2017/09/14 15:01] folmedopeople:folmedo [2026/09/02 18:43] (current) – external edit 127.0.0.1
Line 11: Line 11:
  
 <html> <html>
-<script>load_bibtex('username')</script>+<script defer> 
 +window.addEventListener("load", function(event) { 
 +    load_bibtex('folmedo'); });</script>
 <div id="bibtex">Loading bibtex info...</div> <div id="bibtex">Loading bibtex info...</div>
 </html> </html>