vkaravir / bib-publication-list

Interactive publications lists with JavaScript + Bibtex
132 stars 63 forks source link

Added Font-Awesome icons for the (bib) (link) and (pdf) links #26

Open andrei91ro opened 5 years ago

andrei91ro commented 5 years ago

Requires the user to reference the Font-Awesome library using:

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

It looks like this: Screenshot_20190331_051152

aubertc commented 1 year ago

I have forked (a fork of) this library and added this support as well, cf. https://github.com/aubertc/bib-publication-list#icon-support

Thanks for your pull request, but I believe this project is not maintained by its author anymore…