diff options
| -rw-r--r-- | resources/pug/finals/index.pug | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index fb4b141..3e324d8 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -108,9 +108,9 @@ block content  		h4 Refereed articles  		table.main_table.publications  			tr -				td In preparation +				td Forthcoming  				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') +					+pub('forthcoming', 'The interpretation of [+distal] in demonstratives and complementizers')(authors='Camil Staps and Johan Rooryck', url='https://lingbuzz.net/lingbuzz/006751', misc='Draft on LingBuzz; accepted for publication in Linguistics')  			tr  				td 2022  				td | 
