diff options
| author | Camil Staps | 2024-02-27 09:10:35 +0000 | 
|---|---|---|
| committer | Camil Staps | 2024-02-27 09:10:35 +0000 | 
| commit | 93e930af60ceff0f18f9ff4b64b9575def459da8 (patch) | |
| tree | 4a878cfd1bba64ff2656f98fa27421d9cc4b4df0 /resources | |
| parent | Remove Hebrew reading group page (diff) | |
Update publications, talks, reviews
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 12 | ||||
| -rw-r--r-- | resources/pug/finals/publications.pug | 2 | 
2 files changed, 8 insertions, 6 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index f9c60f1..d71b475 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -140,7 +140,7 @@ block content  				tr  					td  					td -						+pub('in preparation', 'Semantic properties of prepositions: The distinction between causal <i>min</i> ‘from’ and <i>bə</i> ‘in’')(authors='Staps, Camil & Martijn Beukenhorst', url='https://lingbuzz.net/lingbuzz/007716', oa) +						+pub('in preparation', 'Semantic properties of prepositions: The distinction between causal <i>min</i> ‘from’ and <i>bə</i> ‘in’')(authors='Staps, Camil & Martijn Beukenhorst', prejournal='Accepted by ', journal='Brill\'s Journal of Afroasiatic Languages and Linguistics',, url='https://lingbuzz.net/lingbuzz/007716', oa)  				tr  					td 2023  					td @@ -206,17 +206,17 @@ block content  				I keep track of #[a(href='/conferences.html') the conferences I visit and how much CO#[sub 2] I emit in doing so].  			table.main_table.presentations +				//tr +				//	td(colspan=3) +				//		h4 Upcoming +  				tr  					td(colspan=3) -						h4 Upcoming +						h4 Past  				tr  					td 2024  					td Feb 2, #[a(href="https://anela.nl/activiteiten/grote-taaldag/", title="Grote Taaldag / Dutch Annual Linguistics Day") Taaldag]  					td With Johan Rooryck. The raadselen/#raadsels ‘riddles’ behind Dutch double plurals (#[a(href="/assets/pdf/gtd2024.pdf") slides]). - -				tr -					td(colspan=3) -						h4 Past  				tr  					td 2023  					td Oct 13, #[a(href="https://spe-uca.sciencesconf.org/", title="Semantics and Philosophy in Europe") SPE12/OASIS] diff --git a/resources/pug/finals/publications.pug b/resources/pug/finals/publications.pug index d35fe08..8290998 100644 --- a/resources/pug/finals/publications.pug +++ b/resources/pug/finals/publications.pug @@ -190,6 +190,8 @@ block content  			series: [  				makeSeries('Glossa', '#905486', [  					[Date.parse('2023-03-23'), 8], +					[Date.parse('2024-02-04'), 8], +					[Date.parse('2024-02-17'), 5],  				]),  				makeSeries('Lingua (Zombie)', '#fb6032', [  					[Date.parse('2023-02-22'), -1], | 
