From f7a7c7b579398e1d04c331045c27e07e6de51444 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 22 Apr 2024 23:19:57 +0200 Subject: [PATCH] typos and title --- Main.tex | 4 ++-- Sections/4-Tentations.tex | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Main.tex b/Main.tex index eca96c7..6edccfb 100644 --- a/Main.tex +++ b/Main.tex @@ -137,10 +137,10 @@ \input{Sections/3-Limites} -\section{Temptations} +\section{Let's write a paper} \breakingframe{ \begin{textblock*}{3cm}[0.5,0.5](0.5\textwidth, 0.5\textheight) - \textbf{\Huge{Temptations}} + \textbf{\Huge{Let's write a paper}} \end{textblock*} } \input{Sections/4-Tentations} diff --git a/Sections/4-Tentations.tex b/Sections/4-Tentations.tex index 3f7a102..7d13c31 100644 --- a/Sections/4-Tentations.tex +++ b/Sections/4-Tentations.tex @@ -212,7 +212,7 @@ plt.show() \begin{frame}[fragile] \frametitle{Practical concerns} \begin{itemize} - \item<1> Reading (and have a deep understanding) of papers is integral part of our job (AI cannot read or us) + \item<1> Reading (and have a deep understanding) of papers is integral part of our job (AI cannot read for us) \item<1> Summarizing and highlighting is of major importance (convey meaning to others) \item<1> Homogeneous style helps others understanding \item<2> Except if papers are only read and written by other AIs -- GitLab