blob: b1fd75d31ec0b9e562fe54135d993aae8dc784a8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
\thispagestyle{empty}
\chapter*{List of Abbreviations}
\chaptermark{List of Abbreviations}
\begin{flushleft}
\begin{longtable}{l p{0.8\linewidth}}
FEUP & \hspace{5mm} Faculdade de Engenharia da Universidade do Porto\\[1mm]
\end{longtable}
\end{flushleft}
|