From: groceryheist Date: Wed, 18 Jul 2018 20:15:49 +0000 (-0700) Subject: fix overflowing DOI urls in bibliography X-Git-Url: https://code.communitydata.science/cdsc_tex.git/commitdiff_plain/ba61988ec1c98967554b46396b7923d73dc804f6 fix overflowing DOI urls in bibliography --- diff --git a/paper_template/text.tex b/paper_template/text.tex index 080a9d6..ee3b2f3 100644 --- a/paper_template/text.tex +++ b/paper_template/text.tex @@ -9,7 +9,7 @@ \pagestyle{mako-mem} \usepackage[utf8]{inputenc} - +\usepackage{wrapfig} \usepackage[T1]{fontenc} \usepackage{textcomp} \usepackage[garamond]{mathdesign} @@ -173,6 +173,7 @@ lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog \citep{989866}. % bibliography here +\setcounter{biburlnumpenalty}{9001} \printbibliography[title = {References}, heading=secbib]