Added current files, mainly CIS258
This commit is contained in:
parent
61e8e3100e
commit
ae653b7f43
6 changed files with 416 additions and 2 deletions
17
CIS258/F25IEC_Project1_Greene_Isaac.tex
Normal file
17
CIS258/F25IEC_Project1_Greene_Isaac.tex
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
\documentclass{beamer}
|
||||
\usepackage{palatino}
|
||||
\title{Sample title}
|
||||
\author{Anonymous}
|
||||
\institute{Overleaf}
|
||||
\date{2021}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\frame{\titlepage}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Sample frame title}
|
||||
This is some text in the first frame. This is some text in the first frame. This is some text in the first frame.
|
||||
\end{frame}
|
||||
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue