Rowan-Classes/7th-Semester-Fall-2024/IoT-Hardware/notes/iot-hardware-notes.tex

21 lines
353 B
TeX

\documentclass{report}
\input{preamble}
\input{macros}
\input{letterfonts}
\title{\Huge{IoT Hardware Engineering \& Security}}
\author{\huge{Aidan Sharpe}}
\date{}
\begin{document}
\maketitle
\newpage% or \cleardoublepage
% \pdfbookmark[<level>]{<title>}{<dest>}
\pdfbookmark[section]{\contentsname}{toc}
\tableofcontents
\pagebreak
\end{document}