From 4a4351e56579d29690d5c2fff9148ff44de9c1b1 Mon Sep 17 00:00:00 2001 From: Martin Stancsics Date: Sun, 22 Sep 2024 11:09:11 +0200 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a87d95..80c2f34 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This repository contains code to compile my PhD dissertation, as well as the thr * [`theory.pdf`](https://stanmart.github.io/phd-thesis/theory.pdf): A paper with an abstract, theoretical treatment of the problem. * [`application.pdf`](https://stanmart.github.io/phd-thesis/application.pdf): An IO paper about a hybrid platform, which engages in bargaining with the fringe entrants. * [`experiment.pdf`](https://stanmart.github.io/phd-thesis/experiment.pdf): A lab experiment that examines the outcomes of bargaining and coalition formation in a setting with one indispensable and two smaller players. + * [`defense.html`](https://stanmart.github.io/phd-thesis/defense.html): The slides for the defense, which provide a high-level overview of the dissertation. > [!TIP] > The code for the papers and the analysis were tracked in different repositories during the majority of their development.