diff options
| author | Camil Staps | 2022-04-08 17:10:46 +0200 | 
|---|---|---|
| committer | Camil Staps | 2022-04-08 17:10:46 +0200 | 
| commit | 8a1a2e2784a8914dc16d6c47a1e3ee7bbf7ef69f (patch) | |
| tree | 0149502bb88be8d50c1bd0d0e1c59190d8ccaa23 /resources | |
| parent | Add watch script; usage: "npm run watch" (diff) | |
Make co-authors of talks more prominent
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index ad4a3c3..db8ab5a 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -155,10 +155,10 @@ block content  		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; #[a(href="/assets/pdf/ail2022.pdf") PDF]). +				td With Johan Rooryck. French double Agents: a force-theoretic account of #[em de] and #[em par] (#[a(href="/assets/pdf/ail2022.pdf") PDF]).  			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). +				td With John van Groningen and Rinus Plasmeijer. Lazy Interworking of Compiled and Interpreted Code.  			tr  				td #[a(href="http://clin28.cls.ru.nl/", title="Computational Linguistics in the Netherlands") CLIN28], 2018-01-26  				td Combining grammatical features for dating texts in small-corpus languages (#[a(href="http://clin28.cls.ru.nl/#abstract-42") abstract & PDF]). | 
