LaTeX hack: How to add multiple figures to the same caption?
Use the `subcaption` package
```
\begin{subfigure}[position][height]{width}
% contents
\end{subfigure}
``
| Digital Garden | https://www.garden.lindehuybrecht.com/ |
| Sta Mij Toe | https://stamijtoe.be |
LaTeX hack: How to add multiple figures to the same caption?
Use the `subcaption` package
```
\begin{subfigure}[position][height]{width}
% contents
\end{subfigure}
``
LaTeX hack: How to prevent LaTeX from splitting long footnotes across multiple columns/pages?
Use `\interfootnotelinepenalty=10000`

I am using LaTeX and in some cases have multiline footnotes. When I use a two-column format and especially when the reference to a footnote is low in the column, LaTeX will often split the footnot...
LaTeX hack: How to display math as text in LaTeX?
Use the `mathastext` package
https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/mathastext/mathastext.pdf
MS Outlook Hack: how to prevent Outlook from automatically deleting accepted meeting invites?
https://www.cu.edu/blog/tech-tips/prevent-outlook-automatically-deleting-accepted-meeting-invites
https://programminghistorian.org/en/
The Programming Historian publishes "novice-friendly, peer-reviewed tutorials that help humanists learn a wide range of digital tools, techniques, and workflows to facilitate research and teaching."
#TIL that #computationalHistory is a thing
Notes on topics from physics by a a retired university lecturer (https://glennrowe.net)
https://stacks.math.columbia.edu
"An open source textbook and reference work on algebraic geometry"
“When in doubt, act” ~ The Confidence Code, p.141
The Confidence Code by Katty Kay & Claire Shipman