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

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

Post Reply