Tagged Questions
8
votes
2answers
243 views
Expandable author names from biblatex?
Knowing that \printnames command in biblatex is not expandable as it is protected, and I cannot otherwise do much about it; I thought about going through biblatex.sty and reconstructing \printnames ...
60
votes
3answers
2k views
Showing the bibliographic entry in a popup when you hover over the citation key
I thought it would be useful to have bibliographic entries displayed as a tooltip so readers are not interrupted by following hyperlinks or trying to find the Bibliography, so I created the following ...