diff options
Diffstat (limited to 'resources/pug/finals')
| -rw-r--r-- | resources/pug/finals/index.pug | 6 | 
1 files 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  | 
