diff --git a/content/tips/presenting.md b/content/tips/presenting.md
index f71f463..a2cb0c3 100644
--- a/content/tips/presenting.md
+++ b/content/tips/presenting.md
@@ -107,8 +107,11 @@ than they are.
 
 ## Typst Touying
 
-## reveal.js
+## Pandoc and reveal.js
 
+[reveal.js] is a javascript framework to produce clean and dynamic slides. My
+settings to generate them are liberally inspired by [Pablo
+Coves](https://pcoves.gitlab.io/blog/pandoc-markdown-revealjs/).
 
 # Presenting Slides {#presenting-slides}
 
@@ -126,3 +129,4 @@ than they are.
 [overlay]: https://www.overleaf.com/learn/latex/Beamer_Presentations%3A_A_Tutorial_for_Beginners_(Part_4)%E2%80%94Overlay_Specifications
 [TikZ]: https://www.ctan.org/pkg/pgf
 [tikzpingus]: https://github.com/EagleoutIce/tikzpingus
+[reveal.js]: https://revealjs.com/