some minor edits

This commit is contained in:
2020-04-22 10:20:51 +02:00
committed by Lukas Heiligenbrunner
parent 1a403640cf
commit f8c4fa22f8
3 changed files with 16 additions and 43 deletions

View File

@@ -155,7 +155,7 @@ void testfunc(ADR a){
\item stattdessen Objekte
\end{itemize}
\begin{lstlisting}[language=java]
public class Dog
public class Adresse
{
String name;
String strasse;
@@ -190,14 +190,14 @@ public class Dog
%------------------------------------------------
\begin{frame}{Pointer in C}
TODO
\begin{frame}{Pointer Syntax}
TODO Code example
\end{frame}
%------------------------------------------------
\begin{frame}[focus]
Danke fuerr eure Aufmerksamkeit!
Danke für eure Aufmerksamkeit!
\end{frame}
%----------------------------------------------------------------------------------------
@@ -208,7 +208,7 @@ public class Dog
\begin{frame}{References}
\nocite{*} % Display all references regardless of if they were cited
\bibliography{example}
\bibliography{quellen}
\bibliographystyle{plain}
\end{frame}