+++
date = '2023-02-01T15:31:59'
draft = false
title = 'URLs in Latex With Proper Linebreaks'
type = 'post'
tags = ['LaTeX']
+++
Problem
While the hyperref package provides the \\url{} command it doesn't handle line breaks well.
Solution
Use the package xurl.