::
Usare il pacchetto footnote come segue:
`\documentclass{article}
\usepackage{epigraph, footnote}
\makesavenoteenv{minipage}
\begin{document}
\epigraph{testo}{fonte\footnote{nota}}
Ciao.
\end{document}`
Nota bene: in alcuni casi footnote e hyperref presentano qualche incompatibilità.