diff options
| author | Camil Staps | 2023-11-13 21:03:23 +0100 | 
|---|---|---|
| committer | Camil Staps | 2023-11-13 21:03:23 +0100 | 
| commit | ee0b98867dd38eef873e65026216ef56dc5f9244 (patch) | |
| tree | f6d2b21317d7988cb63e1cf8d58c97807b69db55 | |
| parent | Add BCGL and SPE conference visits (diff) | |
Fix previous commit
| -rw-r--r-- | resources/pug/finals/conferences.pug | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/resources/pug/finals/conferences.pug b/resources/pug/finals/conferences.pug index 7d15128..4eaa992 100644 --- a/resources/pug/finals/conferences.pug +++ b/resources/pug/finals/conferences.pug @@ -235,6 +235,6 @@ block content  	+conf('2022-12-8 to 9', 'Tilburg', 62, 'CogLing Days 9', 'CogLing Days 9')(train=68, multiplier=4, url='https://benecla.com/')  	+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', 174, '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('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/')  	+listconferences() | 
