17
0

fix overflowing DOI urls in bibliography

This commit is contained in:
Nathan TeBlunthuis 2018-07-18 13:15:49 -07:00
parent e9eab4225d
commit ba61988ec1

View File

@ -9,7 +9,7 @@
\pagestyle{mako-mem} \pagestyle{mako-mem}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage{wrapfig}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{textcomp} \usepackage{textcomp}
\usepackage[garamond]{mathdesign} \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}. fox jumps over the lazy dog \citep{989866}.
% bibliography here % bibliography here
\setcounter{biburlnumpenalty}{9001}
\printbibliography[title = {References}, heading=secbib] \printbibliography[title = {References}, heading=secbib]