General ⇒ center footnote line with table
center footnote line with table
\begin{table}[h!]
\centering
\caption{\emph{Estimated number of jobs created by project size.}} \label{jobs1}
\vspace{.25cm}
\begin{minipage}{\textwidth}
\centering
\begin{tabular}{lcccc}
\toprule
&\multicolumn{4}{c}{\bf New Jobs}\\ \cline{2-5}
&Large &Medium &Small \footnote{\centering Small project results extrapolated from sample.} &Total \\ \midrule
Part-time year-round &20 &28 &65 &113 \\
Part-time seasonal &0 &11 &304 &315 \\
Full-time year-round &255 &69 &165 &489 \\
Full-time seasonal &190 &29 &178 &397 \\ \midrule
Total &465 &137 &712 &1314 \\
\bottomrule
\end{tabular}
\end{minipage}
\end{table}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis