mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-09-06 16:00:40 +00:00
latex
This commit is contained in:
11
pages/latex/footnotes.md
Executable file
11
pages/latex/footnotes.md
Executable file
@@ -0,0 +1,11 @@
|
||||
# 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)
|
Reference in New Issue
Block a user