Content Guide

This site uses Jekyll collections so content can be maintained in human-readable Markdown files.

Collections

Publication template

---
title: "Paper title"
title_url: "https://..."
status: "preprint" # preprint | accepted | published
date: "2025-03-24" # required for preprint/published; optional for accepted
coauthors: # optional list of coauthor IDs
  - "peter-moerters"
  - "arne-grauer"
outlet_name: "Journal name" # optional
outlet_url: "https://..." # optional
citation_text: "30: 1-29 (2025)" # optional
preprint_label: "arXiv:2503.18577" # optional
preprint_url: "https://arxiv.org/abs/2503.18577" # optional
note: "Optional note"
---

Validation and behavior:

Coauthor template

---
coauthor_id: "peter-moerters"
name: "Peter Mörters"
last_name: "Mörters"
profile_url: "https://www.mi.uni-koeln.de/~moerters/"
---

Validation and behavior:

Talk template

---
title: "Talk title"
event_url: "https://..."
date: "2024-09-18"
location: "Berlin, Germany"
---

Validation and behavior:

Module template

---
code: "MATH5320M"
title: "Discrete Time Finance"
role: "Module leader"
active: true
order: 10
---

Validation and behavior:

Mini CV template

---
period: "2023-present"
order: 10
---
Lecturer in Probability, University of Leeds

Validation and behavior: