diff options
| author | Camil Staps | 2025-07-28 20:10:33 +0200 | 
|---|---|---|
| committer | Camil Staps | 2025-07-28 20:10:33 +0200 | 
| commit | 6197ed872f742f362fcb99f9fff1fd8b44f244cc (patch) | |
| tree | 0e9cc69e2bcfbb464f867bef30ded3617520a51e | |
| parent | publications page: update LiTy reduplication article (diff) | |
LiTy article on reduplication has been accepted
| -rw-r--r-- | resources/pug/finals/index.pug | 6 | ||||
| -rw-r--r-- | resources/pug/finals/publications.pug | 8 | 
2 files changed, 7 insertions, 7 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index c579d8f..4ea265b 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -146,11 +146,11 @@ block content  			table.main_table.publications  				tr  					td In preparation -					+pub('In preparation', 'Iconic features in nominal reduplication') -				tr -					td  					+pub('In preparation', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew')(url='https://lingbuzz.net/lingbuzz/007711', oa)  				tr +					td Forthcoming +					+pub('Forthcoming', 'Iconic features in nominal reduplication')(journal='Linguistic Typology', prejournal='Accepted for publication in ') +				tr  					td 2024  					+pub(2024, 'The persistence of space: Formalizing the polysemy of spatial relations in functional elements')(misc='Leiden University dissertation', address='Amsterdam', publisher='LOT', doi='10.48273/LOT0673', oa, errata='/dissertation-errata.html', type='phd-thesis')  				tr diff --git a/resources/pug/finals/publications.pug b/resources/pug/finals/publications.pug index c4a599a..aab1728 100644 --- a/resources/pug/finals/publications.pug +++ b/resources/pug/finals/publications.pug @@ -94,12 +94,12 @@ block content  				[['2022-10-24', '2023-2-23'], ['2023-3-17', '2023-6-9']], [['2023-6-13', '2023-7-18']], {online: '2023-8-5', print: '2023-9-26'})  			entry('journalarticle', 'BJALL (2024)', 'With Martijn Beukenhorst: Semantic properties of prepositions: The distinction between causal <i>min</i> ‘from’ and <i>bə</i> ‘in’ (Brill\'s Journal of Afroasiatic Languages & Linguistics)',  				[['2022-12-29', '2023-5-4'], ['2023-8-22', '2023-9-28'], ['2023-11-2', '2023-11-23'], ['2024-1-5', '2024-1-12']], [['2024-1-22', '2024-3-19']], {online: '2024-4-4', print: '2024-12-16'}) +			entry('journalarticle', 'In preparation', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew', +				[['2023-9-22', '2024-6-30'], ['2024-12-20']])  			entry('journalarticle', 'HIPHIL Novum (2024)', 'Large Language Models and Biblical Hebrew: Limitations, pitfalls, opportunities',  				[['2024-3-18', '2024-5-4'], ['2024-5-6', '2024-5-7']], [['2024-5-7', '2024-6-4']], {online: '2024-6-4'}) -			entry('journalarticle', 'In preparation (a)', 'Complementation and Common Ground: Discursive effects in Biblical Hebrew', -				[['2023-9-22', '2024-6-30'], ['2024-12-20']]) -			entry('journalarticle', 'In preparation (b)', 'Iconic features in nominal reduplication', -				[['2024-5-1', '2024-5-18'], ['2024-9-13', '2024-12-1'], ['2024-12-28', '2025-5-13']]) +			entry('journalarticle', 'LiTy (forthc.)', 'Iconic features in nominal reduplication', +				[['2024-5-1', '2024-5-18'], ['2024-9-13', '2024-12-1'], ['2024-12-28', '2025-5-13'], ['2025-7-16', '2025-7-28']], [['2025-7-28']])  		.  			Highcharts.ganttChart('chart-publications', { | 
