I'd like to generate a linked citation with a full author's name.
For instance, if I use
According to \citet{bob2000} apples are tasty.
And run with hyperref, I get the author's last name and a nice hyperlink to the bibliography. But I want the author's full name!
How can I achieve this? (BibLaTeX is also an option, but equally mysterious on this point.)

biblatexis an option, perhaps this post will help you: tex.stackexchange.com/questions/24979/… – hpesoj626 Dec 8 '12 at 10:38