Heya folks, i got a latex report right now and i have a very annoying error.
Im using hyperref to make my links clickable and stuff. And as long as i use \bibliographystyle{plain} its no problem. But as soon as i start using other .bib style i get problems.
I always get this error: <argument) \hy@pstringuri
These are my hyperref settings:
\usepackage[colorlinks=true,pagebackref,hyperindex]{hyperref}
\hypersetup{linkcolor=blue, urlcolor=blue, colorlinks=true}
Anyone know what the problem is ?
General ⇒ Hyperref and bibliograpy wont work together
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Hyperref and bibliograpy wont work together
Hi tweeg,
which other bibliography style is causing this problem?
The best would be if you post a minimal working example showing the problem.
Stefan
which other bibliography style is causing this problem?
The best would be if you post a minimal working example showing the problem.
Stefan
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Hyperref and bibliograpy wont work together
Error messages always specify the line where the error occurs. Provide a minimal working example (MWE) and the resulting log file here as attachment. Insert as first line in the code of that MWE the \listfiles command to see what version of hyperref you are using. Perhaps a simple upgrade of this package will do the trick.
Best regards
Thorsten¹
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10