summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCamil Staps2024-11-15 13:58:06 +0100
committerCamil Staps2024-11-15 13:58:06 +0100
commit3e499828e3b446a234f7e46790cc8a18e814c3ee (patch)
treeff9807e0572aa2adcdcfcf99c237625765cd120b
parentFix OA symbol URL when DOI is not OA (diff)
Style in publications: colon before page nos
-rw-r--r--resources/pug/finals/index.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug
index 4e4c1e5..efb7b38 100644
--- a/resources/pug/finals/index.pug
+++ b/resources/pug/finals/index.pug
@@ -107,7 +107,7 @@ block content
if attributes.pages
- attributes.pages = attributes.pages.replace('-', '–')
if attributes.journal
- | . !{attributes.pages}
+ | :!{attributes.pages}
else
| , !{attributes.pages}
| .