Skip to content

Footnotes

Footnotes in \(LaTeX\) can be generated by:

\begin{document}
    First reference  \footnote{First footnote}
    \newline
    Second reference \footnote{Second footnote}
\end{document}

Pasted image 20250329195125.png

Inside body

Pasted image 20250329195219.png

Below page