BibTeX, biblatex and biberReference links go over the paragraph

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
jefazo92
Posts: 1
Joined: Mon Nov 15, 2021 1:54 pm

Reference links go over the paragraph

Post by jefazo92 »

Hi everyone,

Our team is using the IEEE template but the link goes over the paragraph (see image attached) what can we do to fix this so it does as the other links and goes on to the next new line if it's too long. We would really appreciate your help.
Attachments
IEEE_Link_Issue.png
IEEE_Link_Issue.png (42.62 KiB) Viewed 2800 times

Recommended reading 2024:

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

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

User avatar
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Reference links go over the paragraph

Post by Ijon Tichy »

Don't know "the IEEE template", but if the URLs are made using the url package, you could pass option hyphens to package to allow line breaks after hyphens. See the url package manual for more information.

If package url is not used, use it. Note, that some packages use it automatically, e.g., biblatex uses the package for the output of field url.

If you need more help, please show a Infominimal working example, that has been correctly marked as code, so that it compiles in the online compiler and makes the problem reproducible.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply