diff options
author | Camil Staps | 2021-12-23 10:13:03 +0100 |
---|---|---|
committer | Camil Staps | 2021-12-23 10:13:03 +0100 |
commit | 0bbe5a6abafd6351aa1b091b45bb5a0bb110f780 (patch) | |
tree | 6fa48f3d20dfbb6e414814dfbe7416deb939eeae | |
parent | Add talk venue titles (diff) |
Add AIL2 talk
-rw-r--r-- | resources/pug/finals/conferences.pug | 2 | ||||
-rw-r--r-- | resources/pug/finals/index.pug | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/resources/pug/finals/conferences.pug b/resources/pug/finals/conferences.pug index 28a72bc..52aed14 100644 --- a/resources/pug/finals/conferences.pug +++ b/resources/pug/finals/conferences.pug @@ -229,4 +229,6 @@ block content +conf('2021-10-25 to 11-22', 'Online', 0, 'ETT', 'Emerging Topics in Typology')(url='https://www2.helsinki.fi/en/conferences/emerging-topics-in-typology') + +conf('2022-01-12 to 14', 'Online', 0, 'AIL2', 'Agency and Intentions in Language')(url='https://ail-workshop.github.io/AIL2-Workshop/') + +listconferences() diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index b0dbcba..4c3bb92 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -144,6 +144,9 @@ 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 tr + td #[a(href="https://ail-workshop.github.io/AIL2-Workshop/", title="Agency and Intentions in Language") AIL2], 2022-01-12 + td French double Agents: a force-theoretic account of #[em de] and #[em par] (with Johan Rooryck). + tr td #[a(href="https://sites.google.com/view/nl-fp-day-2020/home", title="Dutch Functional Programming Day") NL-FP day], 2020-01-10 td Lazy Interworking of Compiled and Interpreted Code (with John van Groningen and Rinus Plasmeijer). tr |