15 lines
295 B
TeX
15 lines
295 B
TeX
\chapter{Acronyms}
|
|
|
|
A summary of all acronyms is documented in Table \ref{tab:acro}.
|
|
|
|
\begin{longtable}{| l | l |}
|
|
\caption{A summary of acronyms used in alphabetical order.}\label{tab:acro}\\
|
|
\hline
|
|
Acronym & Abbreviation \\
|
|
\hline
|
|
AC1 & Acronym 1 \\
|
|
AC2 & Acronym 2 \\
|
|
\hline
|
|
\end{longtable}
|
|
|