BibTeX, biblatex and biber ⇒ How to reformat references by specific authors
How to reformat references by specific authors
for a grant proposal, I need to modify the list of references such that the papers of a specific author (my own publications) are set in bold face. Assuming that my name is John Smith, the result should look like this:
Bibliography:
Rensink, R. A. (2002). Change detection. Annu Rev Psychol, 53:245–277.
Smith, J. (1990). A new theory of something else. Science, 23:123-456.
Wolfe, J. M. and Bennett, S. C. (1997). Preattentive object files: shapeless bundles of basic features. Vision Res, 37(1):25–43.
I know that I can edit the .bbl by hand and use \textbf on my bibitems. This produces the desired result. However, I have to repeat this step after each time I run bibtex. Is there a way to use formatting commands in the .bib file?
Thanks!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis