What package in latex can I use to close the big gaps in the bibliography as shown in the attached picture?
Asked
Active
Viewed 851 times
1 Answers
1
Normally, urls only break at very specific points, like /
. If you want to enable more possible break points, you can add
\usepackage{xurl}
to your preamble.

samcarter_is_at_topanswers.xyz
- 33,336
- 5
- 41
- 62