pdfs for IoT Hardware assignment 1 and VLSI textbook

This commit is contained in:
Aidan Sharpe
2024-09-09 09:04:02 -04:00
parent faa88751b5
commit 3a16c8f0e9
29 changed files with 43271 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
\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}