Browse Source

citet => cite

master
Daniel Hillerström 5 years ago
parent
commit
cf2422a312
  1. 2
      thesis.tex

2
thesis.tex

@ -8120,7 +8120,7 @@ fork operation invocation site and the scheduler handler needs to be
manually reinstalled when the computation argument is
run. Nevertheless, this is the approach to concurrency that
\citet{DolanWSYM15} have adopted for Multicore
OCaml~\citet{DolanWSYM15}.
OCaml~\cite{DolanWSYM15}.
%
In my MSc(R) dissertation I used a similar approach to implement a
cooperative version of the actor concurrency model of Links with

Loading…
Cancel
Save