ADF
Beer
Beer
C:Fortran calls
CPMD output files: T...
CPMD stuff
Clay
Current events
DPD
DPD'ing people
DPD stuff
Description of the C...
Events:schools
Fortran
How to burn music to...
How to find large (u...
How to install Fedor...
How to make and inst...
How to paste two dat...
How to take separate...
How to write music t...
Howto write an artic...
ICT
ITS
ITS:Lingo
LaTeX:captions
LaTeX:concateps
LaTeX:dvi2ps2pdf
LaTeX:ps2ps
LaTeX:tablefootnotes
LaTeX stuff
Latex
Links:Etc
Links:News sites
Links:Utilities
Linux:Fedora
Linux:Mandrake
Linux:Redhat
Linux:Suse
Linux stuff
List of allowed jour...
List of common mispr...
List of common missp...
MAiO4mAiO
Movies
Mp3 to wav
Multiple images next...
PHP
Phase Fielding peopl...
Phase Fields
Pictures:equations
Posters
Powerpoint
Presentation facilit...
Presentations
Printersettings1.gif
Printersettings2.gif
Printersettings3.gif
Promotion: teaching
Promotion:quick guid...
RTTR
Script:rendermovie
Script:untar
Security:Physical
Security:Windows
Setting up e-mail fi...
Submitting an articl...
Surfactants
The new groupmeeting...
Upload log
VMD
Vi
Wav to mp3
Windows
Wma to wav
Zeolite stuff

LaTeX:tablefootnotes

Use the \footnotemark command:
 \begin{table}
 \begin{tabular}{l|l|l|l}\hline
 column 1 & column 2 & column 3\footnotemark[1] & column 4\footnotemark[2] \\\hline
 row 1    & data 1   & data 2                   & data 3                   \\
 row 2    & data 1   & data 2                   & data 3                   \\
 row 3    & data 1   & data 2                   & data 3                   \\\hline 
 \end{tabular}
 \footnotetext[1]{table footnote 1}
 \footnotetext[2]{table footnote 2}
 \caption{Table with rows, columns and footnotes}
 \label{tbl:data}
 \end{table}
and specify the content of the footnote with \footnotetext{footnote contents}. Notes:
103561 pageviews