10 Mar
2008
10 Mar
'08
2:48 p.m.
Hi, Adam Duck wrote:
The problem is getting worse by the fact that I'm using BibTeX to produce the references. So, I don't have that many tweaking possibilities.
The problem is with URLs in general: there are not that many safe places in an URL for inserting hyphenation points. I have found that often if you need many long urls the best approach is to add explicit linebreaks around it, so they become 'displayed', or to switch to raggedright typesetting. In this particular case, \sethyphenatedurlbefore v in your preamble will help (you can add a few more if you like). The downside is that it can become unclear where the URL ends. Best wishes, Taco