General ⇒ Hyperref problems
-
- Posts: 2
- Joined: Fri Jun 19, 2015 3:19 pm
Hyperref problems
I'm having some problems with hyperref package.
The hyperlinks appears with the label above the citation in the text.
I've attached two screenshots as examples.
Could someone help me, please?
- Attachments
-
- Example 2
- Screenshot2.png (6.16 KiB) Viewed 3807 times
-
- Example 1
- Screenshot1.png (7.39 KiB) Viewed 3807 times
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Hyperref problems
looks like package showkeys is loaded. Comment it out.
-
- Posts: 2
- Joined: Fri Jun 19, 2015 3:19 pm
Re: Hyperref problems
Thank you.