0

What package in latex can I use to close the big gaps in the bibliography as shown in the attached picture?

present output

Ishman
  • 23
  • 3

1 Answers1

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.