Slide presentations

All AthDGC slide presentations are written in Quarto and render to:

Available decks

  • Announcement / launch deck - short overview for LINGUIST/HUMANIST/CORPORA announcements
  • CIDL 2026 (forthcoming)
  • DH2026 poster (forthcoming)
  • LREC-COLING 2026 demo (forthcoming)

How to add a new deck

  1. Create a new .qmd file under slides/
  2. Copy the YAML header from announcement.qmd
  3. Write your slides as Markdown (# = slide title, ## = section header)
  4. Run quarto render slides/your-deck.qmd to generate HTML + PDF + PPTX

The slide theme automatically inherits the Lavidasized typography (Old Standard TT serif, plain horizontal rules, no colored blocks).