Search found 2 matches

by clodilsognatore
Sat Aug 02, 2014 1:19 pm
Forum: Graphics, Figures & Tables
Topic: How could I put a footnote in a framed environment?
Replies: 2
Views: 3668

How could I put a footnote in a framed environment?

Hi everybody, I would like to insert a footnote into a framed text, how could I do?

this is the code:

\begin{framed}
\paragraph{title}

bla bla bla\footnote{\textit{Understanding N(d1)and N(d2): Risk-Adjusted Probabilities in the Black-Scholes Model, Lars Tyge Nielsen, 1992}}.

\end{framed}


In ...