summaryrefslogtreecommitdiffstats
path: root/chapters/background.tex
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/background.tex')
-rw-r--r--chapters/background.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/background.tex b/chapters/background.tex
index 7ce2064..7f8539c 100644
--- a/chapters/background.tex
+++ b/chapters/background.tex
@@ -241,7 +241,7 @@ as tokens are used to start the next operations. However, Occam is timed by des
execute assignments sequentially. To take advantage of the parallel nature of hardware, Occam uses
explicit parallel constructs with channels to share state. Handel-C, a version of Occam with many
more features such as memory and pointers, has also been used to prove HLS correct, and is described
-further in Section~\ref{sec:wire-to-wire}.
+further in \in{Section}[sec:wire-to-wire].
\section{Mechanised: Compiler Proofs}