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