Footnote don’t work well with tables, but there is a workaround \footnotemark and \footnotetext:
\begin{table}
\centering
\begin{tabular}{|l|l|}\hline
column 1\footnotemark[1] & column 2\footnotemark[2] \\\hline
row 1 & data 1 \\
row 2 & data 2 \\
row 3 & data 3 \\\hline
\end{tabular}
\caption{Table with rows, columns and footnotes}
\label{tbl:data}
\end{table}
\footnotetext[1]{table footnote 1}
\footnotetext[2]{table footnote 2}
讀者回應 ( 0 意見 )
訂閱發佈留言 (Atom)
發佈留言
Please leave your name and tell me what you thought about this site. Comments, suggestions and views are welcomed.
如果這篇文章對你有幫助,那請留個訊息給我~