Skip to content

Commit 85ada0f

Browse files
committed
Format appendices with 'Appendix' title prefix
1 parent 56331ef commit 85ada0f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

mlsysim/paper/paper.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
\usepackage{xurl} % Allow long bibliography URLs to break cleanly
2828
\usepackage{hyperref}
2929
\usepackage{cleveref}
30+
\usepackage[title]{appendix}
3031
\usepackage{tikz}
3132
\usetikzlibrary{shapes,arrows,positioning,shadows,calc,backgrounds,decorations.pathreplacing}
3233
\usepackage{pgfplots}
@@ -1874,7 +1875,7 @@ \section*{Generative AI Usage Statement}
18741875

18751876
\clearpage
18761877
\onecolumn
1877-
\appendix
1878+
\begin{appendices}
18781879

18791880
\section{MLSysBook Integration (LEGO Cells)}
18801881
\label{sec:appendix-mlsysbook}
@@ -2416,5 +2417,5 @@ \subsubsection{Scenario H: From Datacenter to Microcontroller (Tier 1)}
24162417
# NVIDIA Jetson Orin Nano Memory-bound 0.80 millisecond 3.66 millijoule
24172418
# Google Coral Edge TPU Memory-bound 1.28 millisecond 0.77 millijoule
24182419
\end{lstlisting}
2419-
2420+
\end{appendices}
24202421
\end{document}

0 commit comments

Comments
 (0)