diff options
| author | Camil Staps | 2024-11-05 14:26:15 +0100 | 
|---|---|---|
| committer | Camil Staps | 2024-11-05 14:26:15 +0100 | 
| commit | 015965bad63561bd841f1653526a409978bc91d5 (patch) | |
| tree | ee776707ac7dfdd2198be2842d3fdfddc4b4caac /resources/pug | |
| parent | Move affiliation to first paragraph of lead (diff) | |
Add Leiden summer school (2023) and Puzzles of Agreement conference to conferences.pug
Diffstat (limited to 'resources/pug')
| -rw-r--r-- | resources/pug/finals/conferences.pug | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/resources/pug/finals/conferences.pug b/resources/pug/finals/conferences.pug index f175c1b..1ff9566 100644 --- a/resources/pug/finals/conferences.pug +++ b/resources/pug/finals/conferences.pug @@ -64,8 +64,7 @@ block content  			Worldwide, we have #[a.alert-link(href='https://ourworldindata.org/emissions-by-sector#transport-16-2', target='_blank') 16.2% of emissions from transport], which makes this figure #[strong 0.78] t per year or #[strong 2,125] g per day per capita.  		p. -			I don't know much about computing carbon footprint. -			#[strong Please let me know if you think something can be done better!] +			Please let me know if you think some of the calculations can be improved!  	-  		// Accepts "Y-M-D to [[Y-]M-]D", i.e. you can leave out repeated parts in @@ -236,7 +235,10 @@ block content  	+conf('2022-11-19 to 22', 'Denver', 7840, 'SBL2022', 'Society of Biblical Literature')(train=107, plane=7748, hotel, url='https://www.sbl-site.org/meetings/AnnualMeeting.aspx')  	+conf('2022-12-8 to 9', 'Tilburg', 62, 'CogLing Days 9', 'CogLing Days 9')(train=68, multiplier=4, url='https://benecla.com/') +	+conf('2023-7-10 to 21', 'Leiden', 100, 'Summer School in Languages and Linguistics', 'Leiden Summer School in Languages and Linguistics')(train=115, multiplier=20, url='https://www.universiteitleiden.nl/en/education/study-programmes/summer-schools/summer-school-in-languages-and-linguistics')  	+conf('2023-10-5 to 6', 'Brussels', 174, 'BCGL16', 'Brussels Conference on Generative Linguistics 16')(train=174, airbnb, url='https://www.crissp.be/bcgl-16-the-morphosyntax-of-speaker-and-hearer/')  	+conf('2023-10-11 to 13', 'Nice', 1100, 'SPE12/OASIS3', 'Semantics and Philosophy in Europe 12 / Ontology As Structured by the Interfaces with Semantics 3')(train=1100, airbnb, url='https://spe-uca.sciencesconf.org/') +	+conf('2024-10-24 to 25', 'Online', 0, 'Puzzles of Agreement')(url='https://sites.google.com/view/puzzlesofagreement/') +  	+listconferences() | 
