VLSI notes week 1 lecture 2
This commit is contained in:
20
7th-Semester-Fall-2024/ECOMMS/notes/ecomms-notes.tex
Normal file
20
7th-Semester-Fall-2024/ECOMMS/notes/ecomms-notes.tex
Normal file
@@ -0,0 +1,20 @@
|
||||
\documentclass{report}
|
||||
|
||||
\input{preamble}
|
||||
\input{macros}
|
||||
\input{letterfonts}
|
||||
|
||||
\title{\Huge{Electrical Communication Systems}}
|
||||
\author{\huge{Aidan Sharpe}}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\newpage% or \cleardoublepage
|
||||
% \pdfbookmark[<level>]{<title>}{<dest>}
|
||||
\pdfbookmark[section]{\contentsname}{toc}
|
||||
\tableofcontents
|
||||
\pagebreak
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user