end-of-semester-report/private/list-of-symbols.tex
2025-05-14 16:14:35 +07:00

25 lines
619 B
TeX

% L I S T O F S Y M B O L S
% -----------------------------
% To include a Nomenclature section
\addcontentsline{toc}{chapter}{\textbf{Nomenclature}}
\renewcommand{\nomname}{Nomenclature}
\renewcommand{\nomAname}{\textbf{\large Abbreviations}}
\renewcommand{\nomGname}{\textbf{\large Mathematical Symbols}}
\renewcommand{\nomXname}{\textbf{\large Superscripts}}
\renewcommand{\nomZname}{\textbf{\large Subscripts}}
\printnomenclature
\cleardoublepage
\phantomsection % allows hyperref to link to the correct page
% \newpage
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../uottawa-thesis"
%%% End: