From f92dc8ceb538bba05acddaaa1ba979619c775277 Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Tue, 12 Sep 2023 19:09:41 +0200
Subject: Add [+distal] article volume, issue, and pages; make references
 consistent with unified style sheet for linguistics
---
 resources/pug/finals/index.pug | 50 +++++++++++++++++++++++-------------------
 resources/sass/style.scss      |  4 ++++
 2 files changed, 31 insertions(+), 23 deletions(-)
(limited to 'resources')
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug
index b64068c..18d9a07 100644
--- a/resources/pug/finals/index.pug
+++ b/resources/pug/finals/index.pug
@@ -71,36 +71,40 @@ block content
 						i.ai.ai-lg.ai-open-access(title="Open Access")
 
 				if !attributes.authors
-					- attributes.authors = 'Camil Staps'
-				| #{attributes.authors}, #{year}. 
-				|‘
+					- attributes.authors = 'Staps, Camil'
+				| !{attributes.authors}, #{year}. 
+				|
 				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}
 						if attributes.issue
-							|  (#{attributes.issue})
+							| (#{attributes.issue})
 				else if attributes.booktitle
-					| , in #{attributes.editors} (eds.), #[em!=attributes.booktitle]
+					| . In !{attributes.editors} (eds.), #[em!=attributes.booktitle]
 				else if attributes.misc
 					| . #{attributes.misc}
 				if attributes.pages
 					- attributes.pages = attributes.pages.replace('-', '–')
-					| , pp. !{attributes.pages}
+					if attributes.journal
+						| . !{attributes.pages}
+					else
+						| , !{attributes.pages}
 				| .
 				if attributes.address
 					|  #{attributes.address}:
 				if attributes.publisher
 					|  #{attributes.publisher}.
 				if attributes.doi
-					|  doi: 
+					|  #[span.sc doi]: 
 					- var doiurl = 'https://doi.org/'+attributes.doi
 					a(href!=doiurl, target='_blank')!= attributes.doi
+					| .
 		mixin review(year, author, title)
 			+pub(year, 'Review of: ' + author + ', ' + title)&attributes(attributes)
 
@@ -109,11 +113,11 @@ block content
 			tr
 				td 2023
 				td
-					+pub(2023, 'The interpretation of [+distal] in demonstratives and complementizers')(authors='Camil Staps and Johan Rooryck', journal='Linguistics', doi='10.1515/ling-2022-0178', oa)
+					+pub(2023, 'The interpretation of [+distal] in demonstratives and complementizers')(authors='Staps, Camil & Johan Rooryck', journal='Linguistics', volume=61, issue=5, pages='1195-1231', doi='10.1515/ling-2022-0178', oa)
 			tr
 				td 2022
 				td
-					+pub(2022, 'Voice, discourse prominence, and aspect. The niphal and passive qal of yālad')(booktitle='Where is the way to the dwelling of light? Studies in Genesis, Job and linguistics in honor of Ellen van Wolde', editors='Pierre Van Hecke and Hanneke van Loon', pages='387-408', address='Leiden', publisher='Brill', doi='10.1163/9789004536296_020')
+					+pub(2022, 'Voice, discourse prominence, and aspect: The niphal and passive qal of yālad')(booktitle='Where is the way to the dwelling of light? Studies in Genesis, Job and linguistics in honor of Ellen van Wolde', editors='Pierre Van Hecke & Hanneke van Loon', pages='387-408', address='Leiden', publisher='Brill', doi='10.1163/9789004536296_020')
 			tr
 				td
 				td
@@ -121,49 +125,49 @@ 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
-					+pub(2020, 'Prepositions and the Grammaticalization of Ancient Hebrew Bipartite Reciprocal Markers')(journal='Journal of Semitic Studies', volume=65, issue=1, pages='61-84', doi='10.1093/jss/fgz050', oa)
+					+pub(2020, 'Prepositions and the grammaticalization of Ancient Hebrew bipartite reciprocal markers')(journal='Journal of Semitic Studies', volume=65, issue=1, pages='61-84', doi='10.1093/jss/fgz050', oa)
 			tr
 				td 2019
 				td
-					+pub(2019, 'Lazy Interworking of Compiled and Interpreted Code for Sandboxing and Distributed Systems')(authors='Camil Staps, John van Groningen and Rinus Plasmeijer', booktitle='Implementation and Application of Functional Languages (IFL \'19), September 25–27, 2019, Singapore, Singapore', editors='Jurriën Stutterheim and Wei Ngan Chin', doi='10.1145/3412932.3412941', url='/assets/pdf/ifl2019.pdf', oa)
+					+pub(2019, 'Lazy interworking of compiled and interpreted code for sandboxing and distributed systems')(authors='Staps, Camil, John van Groningen & Rinus Plasmeijer', booktitle='Implementation and Application of Functional Languages (IFL \'19), September 25–27, 2019, Singapore, Singapore', editors='Jurriën Stutterheim & Wei Ngan Chin', doi='10.1145/3412932.3412941', url='/assets/pdf/ifl2019.pdf', oa)
 			tr
 				td 2018
 				td
-					+pub(2018, 'A Case Study of Reciprocal Middles in Biblical Hebrew: the Niphal of לחם')(journal='Orientalia', volume=87, issue=2, pages='159-183', url='http://www.academia.edu/37896637')
+					+pub(2018, 'A case study of reciprocal middles in Biblical Hebrew: The niphal of לחם')(journal='Orientalia', volume=87, issue=2, pages='159-183', url='http://www.academia.edu/37896637')
 
 		h4 Book reviews
 		table.main_table.publications
 			tr
 				td 2021
 				td
-					+review(2021, 'Peter Bekins', 'Inscriptions from the World of the Bible. A Reader and Introduction to Old Northwest Semitic')(journal='Bibliotheca Orientalis', volume=78, issue='5/6', pages='723-726')
+					+review(2021, 'Peter Bekins', 'Inscriptions from the world of the Bible: A reader and introduction to Old Northwest Semitic')(journal='Bibliotheca Orientalis', volume=78, issue='5/6', pages='723-726')
 			tr
 				td
 				td
-					+review(2021, 'Margaret Winters', 'Historical Linguistics')(journal='LINGUIST List', volume=32, issue=1438, url='https://linguistlist.org/issues/32/32-1438/', oa)
+					+review(2021, 'Margaret Winters', 'Historical linguistics')(journal='LINGUIST List', volume=32, issue=1438, url='https://linguistlist.org/issues/32/32-1438/', oa)
 			tr
 				td 2020
 				td
-					+review(2020, 'Elitzur A. Bar-Asher Siegal', 'The NP-strategy for Expressing Reciprocity')(journal='Bibliotheca Orientalis', volume=77, issue='3/4', pages='318-322', url='https://scholarlypublications.universiteitleiden.nl/handle/1887/3142525', oa)
+					+review(2020, 'Elitzur A. Bar-Asher Siegal', 'The NP-strategy for expressing reciprocity')(journal='Bibliotheca Orientalis', volume=77, issue='3/4', pages='318-322', url='https://scholarlypublications.universiteitleiden.nl/handle/1887/3142525', oa)
 
 		h4 Non-refereed work
 		table.main_table.publications
 			tr
 				td 2019
 				td
-					+pub(2019, 'Tense, Aspect and Modality in Jewish Palestinian Aramaic')(misc='Master thesis, Leiden University', url='https://hdl.handle.net/1887/77991', oa)
+					+pub(2019, 'Tense, aspect and modality in Jewish Palestinian Aramaic')(misc='Leiden University MA. thesis', url='https://hdl.handle.net/1887/77991', oa)
 			tr
 				td
 				td
-					+pub(2019, 'Lazy Interworking of Compiled and Interpreted Code for Sandboxing and Distributed Systems')(misc='Master thesis, Radboud University Nijmegen', url='https://www.ru.nl/publish/pages/769526/thesis_1.pdf', oa)
+					+pub(2019, 'Lazy interworking of compiled and interpreted code for sandboxing and distributed systems')(misc='Radboud University Nijmegen MSc. thesis', url='https://www.ru.nl/publish/pages/769526/thesis_1.pdf', oa)
 			tr
 				td 2017
 				td
-					+pub(2017, 'Code generation for the Thumb-2 instruction set')(misc='Bachelor thesis, Radboud University Nijmegen', url='https://cs.ru.nl/bachelorscripties/2017/Camil_Staps___4498062___Code-generation-for-the-Thumb-2-instruction-set.pdf', oa)
+					+pub(2017, 'Code generation for the Thumb-2 instruction set')(misc='Radboud University Nijmegen BSc. thesis', url='https://cs.ru.nl/bachelorscripties/2017/Camil_Staps___4498062___Code-generation-for-the-Thumb-2-instruction-set.pdf', oa)
 
 	section
 		h2 Talks
@@ -177,7 +181,7 @@ block content
 			tr
 				td 2023
 				td Oct 13, #[a(href="https://spe-uca.sciencesconf.org/", title="Semantics and Philosophy in Europe") SPE12/OASIS]
-				td With John Rooryck. Interpreting [+distal] complementizers as markers of Common Ground.
+				td With Johan Rooryck. Interpreting [+distal] complementizers as markers of Common Ground.
 
 			tr
 				td(colspan=3)
@@ -185,7 +189,7 @@ block content
 			tr
 				td 2022
 				td Dec 9, #[a(href="https://benecla.com/", title="CogLing Days") CogLing Days]
-				td With John Rooryck. Finite complementizers as demonstratives in the clausal domain (#[a(href="/assets/pdf/coglingdays2022.pdf") slides]; #[a(href="/assets/pdf/coglingdays2022-handout.pdf") handout]).
+				td With Johan Rooryck. Finite complementizers as demonstratives in the clausal domain (#[a(href="/assets/pdf/coglingdays2022.pdf") slides]; #[a(href="/assets/pdf/coglingdays2022-handout.pdf") handout]).
 			tr
 				td
 				td Nov 21, #[a(href="https://www.sbl-site.org/meetings/AnnualMeeting.aspx", title="Society of Biblical Literature") SBL Annual]
@@ -274,7 +278,7 @@ block content
 		h2 Employment
 		table.main_table
 			tr
-				td Sep. 2019–present
+				td Sep. 2019–Apr 2024
 				td
 					| PhD candidate, Leiden University & Radboud University Nijmegen.
 					br
diff --git a/resources/sass/style.scss b/resources/sass/style.scss
index 077f89b..f92f58d 100644
--- a/resources/sass/style.scss
+++ b/resources/sass/style.scss
@@ -123,6 +123,10 @@ table {
 	margin-bottom: 6px;
 }
 
+span.sc {
+	font-variant-caps: small-caps;
+}
+
 span.tt {
 	font-family: monospace;
 }
-- 
cgit v1.2.3