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