fix minor errors, split up preamble
[phd-thesis.git] / preamble / table.tex
1 \usepackage{booktabs} % Nicer tables
2 \usepackage{multirow} % Multirow cells
3 \usepackage{tabularx} % Automatically wrapping tables
4 \usepackage{longtable} % Tables spanning pages
5 \usepackage{threeparttable} % Tables with footnotes