1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Fix definition style

This commit is contained in:
2020-10-21 14:36:30 +01:00
parent 5f7bf83332
commit c707eb769e
2 changed files with 18 additions and 2 deletions

View File

@@ -1351,4 +1351,13 @@
title = {Practical Foundations for Programming Languages (2nd. Ed.)},
publisher = {Cambridge University Press},
year = {2016}
}
# Andrej's tutorial
@article{Bauer18,
author = {Andrej Bauer},
title = {What is algebraic about algebraic effects and handlers?},
journal = {CoRR},
volume = {abs/1807.05923},
year = {2018}
}