mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-12 18:48:25 +00:00
More proper capitalisations
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
Tom Kelly and
|
||||
Sadiq Jaffer and
|
||||
Anil Madhavapeddy},
|
||||
title = {Retrofitting Effect Handlers onto OCaml},
|
||||
title = {Retrofitting Effect Handlers onto {OCaml}},
|
||||
journal = {CoRR},
|
||||
volume = {abs/2104.00250},
|
||||
year = {2021}
|
||||
@@ -37,14 +37,14 @@
|
||||
title = {Effective Concurrency through Algebraic Effects},
|
||||
author = {Stephen Dolan and Leo White and {KC} Sivaramakrishnan and Jeremy Yallop and Anil Madhavapeddy},
|
||||
year = 2015,
|
||||
howpublished = {OCaml Workshop}
|
||||
howpublished = {{OCaml} Workshop}
|
||||
}
|
||||
|
||||
@misc{DolanWM14,
|
||||
title = {Multicore {OCaml}},
|
||||
author = {Stephen Dolan and Leo White and Anil Madhavapeddy},
|
||||
year = {2014},
|
||||
howpublished = {OCaml Workshop}
|
||||
howpublished = {{OCaml} Workshop}
|
||||
}
|
||||
|
||||
@inproceedings{DolanEHMSW17,
|
||||
@@ -67,7 +67,7 @@
|
||||
# Delimited control in OCaml
|
||||
@article{Kiselyov12,
|
||||
author = {Oleg Kiselyov},
|
||||
title = {Delimited control in OCaml, abstractly and concretely},
|
||||
title = {Delimited control in {OCaml}, abstractly and concretely},
|
||||
journal = {Theor. Comput. Sci.},
|
||||
volume = {435},
|
||||
pages = {56--76},
|
||||
|
||||
Reference in New Issue
Block a user