summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx b/Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx
index de5e3c6c069..b3800b96837 100644
--- a/Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx
+++ b/Master/texmf-dist/tex/latex/acmart/acmauthoryear.bbx
@@ -898,3 +898,11 @@
license=false,
language=american
}
+
+% We use lowercase DOI
+
+\DeclareFieldFormat{doi}{%
+ doi\addcolon
+ \ifhyperref
+ {\href{https://doi.org/#1}{\nolinkurl{#1}}}
+ {\nolinkurl{#1}}}