From 342cd7c97738bbbe4a48813f4ec2b3029951098b Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Mon, 12 Sep 2022 20:31:31 +0200
Subject: Update JHS article details; add entry for draft on demonstrative
nature of finite complementizers
---
resources/pug/finals/index.pug | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
(limited to 'resources/pug')
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug
index 8c2c09d..b63240d 100644
--- a/resources/pug/finals/index.pug
+++ b/resources/pug/finals/index.pug
@@ -71,22 +71,21 @@ block content
if !attributes.authors
- 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]
+ |. !{attributes.prejournal}#[em!=attributes.journal]
if attributes.volume
| #{attributes.volume}
if attributes.issue
| (#{attributes.issue})
else if attributes.booktitle
| , in #{attributes.editors} (eds.), #[em!=attributes.booktitle]
- else
+ else if attributes.misc
| . #{attributes.misc}
if attributes.pages
- attributes.pages = attributes.pages.replace('-', '–')
@@ -102,9 +101,13 @@ block content
h4 Refereed articles
table.main_table.publications
tr
- td To appear
+ td In preparation
+ td
+ +pub('in preparation', 'On the demonstrative nature of finite complementizers')(authors='Camil Staps and Johan Rooryck', url='https://lingbuzz.net/lingbuzz/006751', misc='Draft on LingBuzz')
+ tr
+ td 2022
td
- +pub('to appear', 'Lip̄nē ‘in the face of’: a Locative preposition with a threatening connotation')(journal='Journal of Hebrew Scriptures')
+ +pub(2022, 'Lip̄nē ‘in the face of’: a Locative preposition with a threatening connotation')(journal='Journal of Hebrew Scriptures', volume=22, issue=1, pages='1-24', doi='10.5508/jhs29582', oa)
tr
td 2020
td
--
cgit v1.2.3