BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.
MIT License
270
stars
68
forks
source link
Fix invalid jquery id names if BIBTEXKEY contain specific chars #43
Fix invalid jquery id names if BIBTEXKEY contain specific chars (like…… ':' or '/')
This avoid [bib] link to not work to show the bitex raw code due to invalid id name.
Eg. This append on 2013:IKP:2492408.2492414 generated by some sites similar to ACM portal
EEExplorer...
Fix invalid jquery id names if BIBTEXKEY contain specific chars (like…… ':' or '/')
This avoid [bib] link to not work to show the bitex raw code due to invalid id name. Eg. This append on
2013:IKP:2492408.2492414
generated by some sites similar to ACM portal EEExplorer...