From 85b0bd068ae68dca95f12796242e6acda9c5b112 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 11 Nov 2025 17:02:20 +0100 Subject: Add Overlap & countability preprint --- resources/pug/finals/index.pug | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index a494214..b35dcda 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -71,6 +71,9 @@ block content section#publications h2 Publications mixin pub(year, title) + if attributes.lingbuzz + - attributes.url = 'https://lingbuzz.net/lingbuzz/' + attributes.lingbuzz + - attributes.oa = true td.icon if attributes.type if attributes.type == 'phd-thesis' @@ -147,7 +150,10 @@ block content table.main_table.publications tr td In preparation - +pub('In preparation', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew')(url='https://lingbuzz.net/lingbuzz/007711', oa) + +pub('In preparation', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew')(lingbuzz='007711') + tr + td + +pub('In preparation', 'Overlap and countability')(authors='Rooryck, Johan & Camil Staps', lingbuzz='009490') tr td Forthcoming +pub('Forthcoming', 'Iconic features in nominal reduplication')(journal='Linguistic Typology', prejournal='Accepted for publication in ') -- cgit v1.2.3