diff options
| author | Camil Staps | 2023-11-21 13:33:09 +0100 | 
|---|---|---|
| committer | Camil Staps | 2023-11-21 13:33:09 +0100 | 
| commit | 0607a8da315176208a01c12500d2b7394b2f6c86 (patch) | |
| tree | 5ab3a4a38fa644a027d39e249c90a32f70b90cd2 | |
| parent | Add election modal (diff) | |
Add draft of article on kī on LingBuzz
| -rw-r--r-- | resources/pug/finals/index.pug | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index cf45383..baf8509 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -152,6 +152,10 @@ block content  		h4 Refereed articles  		table.main_table.publications  			tr +				td In preparation +				td +					+pub('in preparation', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew')(url='https://lingbuzz.net/lingbuzz/007711', oa) +			tr  				td 2023  				td  					+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) | 
