# Footnotes

```latex
% Simple
Something\footnote{This is a footnote}

% With link
Kubernetes\footnote{\url{https://kubernetes.io/}}
```

[https://www.overleaf.com/learn/latex/Footnotes](https://www.overleaf.com/learn/latex/Footnotes#Introduction_to_LaTeX.27s_main_footnote_commands)