From 2de4cb952b712425c79970089f1f4b3533a3916f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hillerstr=C3=B6m?= Date: Wed, 4 Jul 2018 22:50:51 +0100 Subject: [PATCH] Some notes. A potential title. Some potential chapter headings. --- thesis.tex | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/thesis.tex b/thesis.tex index 1a3d707..b79dcb4 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,5 +1,5 @@ %% 12pt font size, PhD thesis, LFCS, print twosided, new chapters on right page -\documentclass[12pt,phd,lfcs,twoside,openright,logo,rightchapter,normalheadings]{infthesis} +\documentclass[12pt,phd,lfcs,twoside,openright,logo,leftchapter,normalheadings]{infthesis} \shieldtype{0} %% Packages @@ -27,10 +27,10 @@ matrix,shapes.symbols,intersections} %% Information about the title, etc. -\title{Daniel's PhD Thesis} +\title{Higher-Order Theories of Handlers for Algebraic Effects} \author{Daniel Hillerström} -%% If the year of submission is not the current year, uncomment this line and +%% If the year of submission is not the current year, uncomment this line and %% specify it here: \submityear{2020} @@ -90,7 +90,7 @@ %% Finally, a dedication (this is optional -- uncomment the following line if %% you want one). % \dedication{To my mummy.} -\dedication{To everyone} +\dedication{\emph{To everyone}} % \begin{preface} % A preface will possibly appear here\dots @@ -119,6 +119,25 @@ \label{ch:introduction} An enthralling introduction\dots +\section{Thesis outline} +Thesis outline\dots + +\section{Typographical conventions} +Explain conventions\dots + +\section{State of effectful programming} +Related work\dots + +\chapter{The theory of algebraic effects and their handlers} + +\chapter{On the expressive power of effect handlers} + +\chapter{Abstract machines theories for effect handlers} + +\chapter{Continuation passing style theories for effect handlers} + +\chapter{Abstracting continuations: a unifying theory} + \chapter{Conclusions} \label{ch:conclusions} Some profound conclusions\dots @@ -127,8 +146,6 @@ Some profound conclusions\dots %% Appendices %% % \appendix -% \chapter{Installing the Links compiler} -% \label{ch:install} %% If you want the bibliography single-spaced (which is allowed), uncomment %% the next line.