GeneralFlush left in bibliography

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
brennon
Posts: 10
Joined: Tue May 25, 2010 1:17 pm

Flush left in bibliography

Post by brennon »

I have several very simple bibliography entries. Some include just the title of a webpage and URL. In these cases, the URL is bumped to the second line of the entry, leaving the title on the first line--which is often only a few words--with very awkward spacing. Is there a way to flush left this first line? I've attached an image for reference.
Attachments
biblio.png
biblio.png (11.29 KiB) Viewed 4343 times

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Flush left in bibliography

Post by localghost »

Use the breakurl or url package to allow line breaks in URLs. Perhaps the hyperref package offers this feature, too.


Thorsten
brennon
Posts: 10
Joined: Tue May 25, 2010 1:17 pm

Re: Flush left in bibliography

Post by brennon »

Thanks! Haven't tried the others yet, but the url package does fix this problem.
Post Reply