University of Leeds · School of Mathematics
Probability, random geometric graphs, dependent percolation, and related stochastic processes.
This site uses Jekyll collections so content can be maintained in human-readable Markdown files.
_publications/*.md_coauthors/*.md_talks/*.md_modules/*.md_mini_cv/*.md---
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:
title, title_url, status.date is required for preprint and published, optional for accepted.coauthors is optional; when present, each value must be a valid coauthor ID from _coauthors.last_name, then name, regardless of the order in the coauthors list.date appear at the top of the “Published and accepted papers” section.$\\alpha$).\alpha), wrap the title in single quotes to avoid YAML escape handling.---
coauthor_id: "peter-moerters"
name: "Peter Mörters"
last_name: "Mörters"
profile_url: "https://www.mi.uni-koeln.de/~moerters/"
---
Validation and behavior:
coauthor_id, name, last_name.profile_url is optional.profile_url is omitted or left blank, the coauthor name is shown without a link.coauthor_id.last_name, then name.---
title: "Talk title"
event_url: "https://..."
date: "2024-09-18"
location: "Berlin, Germany"
---
Validation and behavior:
title, event_url, date, location.---
code: "MATH5320M"
title: "Discrete Time Finance"
role: "Module leader"
active: true
order: 10
---
Validation and behavior:
code, title, role, active.active: true modules are shown.order ascending, then code.---
period: "2023-present"
order: 10
---
Lecturer in Probability, University of Leeds
Validation and behavior:
period, order.order.