BibTeX, biblatex and biberhyperref & bibliography

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
dodo
Posts: 1
Joined: Mon Oct 26, 2009 3:47 pm

hyperref & bibliography

Post by dodo »

Hi!
I'm using hyperref package and would like to make a hyperlink from some word, not being citation reference, to the bibliography entry. So that something like \hyperlink{bib_ent}{Donald Duck} would give a link from "Donald Duck" to some bibliography entry. Does anyone knows if it's possible? I tried by defining \hypertarget{bib_ent}{} after \bibitem in .bbl file, and it works, but not exactly as when I use \cite{bib_entr}, where bib_entr is ID of bib entry of the target bibliography entry.

Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply