From fbfcc0b7ad78bd3628b8f98b15f32a57aaf32d38 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Thu, 11 Jan 2024 11:04:24 +0100 Subject: [PATCH] fix: fix reference to Knuth in demo --- demo/demo.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/demo.tex b/demo/demo.tex index 05128cb..e466991 100644 --- a/demo/demo.tex +++ b/demo/demo.tex @@ -290,7 +290,7 @@ or show \textbf{bold} results.\end{verbatim} } \begin{frame}{References} - Some references to showcase [allowframebreaks] \cite{knuth92,ConcreteMath,Simpson,Er01,greenwade93} + Some references to showcase [allowframebreaks] \cite{Knuth92,ConcreteMath,Simpson,Er01,greenwade93} \end{frame} \section{Conclusion}