It turns out that my original solution works, I just didn't have the right syntax for the \equal command:
Code: Select all
\newcommand{\bibnamefont}[1]{\ifthenelse{\equal{#1}{Einstein A}}{\textbf{#1}}{#1}}
Code: Select all
\newcommand{\bibnamefont}[1]{\ifthenelse{\equal{#1}{Einstein A}}{\textbf{#1}}{#1}}
NEW: TikZ book now 40% off at Amazon.com for a short time.