We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d9ee0 commit 1f159a6Copy full SHA for 1f159a6
report/src/sections/aa-appendix.tex
@@ -3,7 +3,7 @@
3
4
% Main appendix file
5
% Insert appendix sections below
6
-\input{sections/appendix/01-appendix}
7
-\input{sections/appendix/02-thm1proof}
8
-\input{sections/appendix/03-bpplus}
9
-\input{sections/appendix/04-shuffling-times}
+\input{sections/appendix/01-appendix}\label{app:definitions}
+\input{sections/appendix/02-thm1proof}\label{app:thm1proof}
+\input{sections/appendix/03-bpplus}\label{app:bpplus}
+\input{sections/appendix/04-shuffling-times}\label{app:shuffling-times}
0 commit comments