fix overflowing DOI urls in bibliography
This commit is contained in:
parent
e9eab4225d
commit
ba61988ec1
@ -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]
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user