Tagged Questions
1
vote
0answers
492 views
How to change the order of first/last name in biblatex? [closed]
I have a question on changing the order of first/last names of authors using biblatex. For example, the .bib file contains one entry as:
@incollection{Liu:2001vx, <br>
author = {Liu, Jane and ...
6
votes
1answer
549 views
Italicizing an Author in Biblatex
I would like to italicize the presenting author's name for conference papers in my bibliography. I am using biblatex and I don't know how to do it. (I also don't know how to do it with bibtex.)
I ...