From 9b1e056650f424172c10919ca7763028b1b1b1ef Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 23 Dec 2021 10:12:12 +0100 Subject: Use nice quotation marks --- resources/pug/finals/index.pug | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 7bc2628..1b5296d 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -67,13 +67,13 @@ block content - attributes.authors = 'Camil Staps' | #{attributes.authors}, #{year}. if attributes.journal - |' + |‘ if attributes.url a(href!=attributes.url, target='_blank')!= title else | !{title} if attributes.journal - |'. + |’. | !{attributes.prejournal}#[em!=attributes.journal] if attributes.volume | #{attributes.volume} @@ -99,7 +99,7 @@ block content tr td 2020 td - +pub(2020, '"When Dust Was Poured Out": Creation in Job 38.36–38')(journal='Journal for the Study of the Old Testament', volume=44, issue=3, pages='456-471', doi='10.1177/0309089219862828', oa) + +pub(2020, '“When Dust Was Poured Out”: Creation in Job 38.36–38')(journal='Journal for the Study of the Old Testament', volume=44, issue=3, pages='456-471', doi='10.1177/0309089219862828', oa) tr td td -- cgit v1.2.3