init
This commit is contained in:
commit
0842c77cb2
38
Final.tex
Normal file
38
Final.tex
Normal file
@ -0,0 +1,38 @@
|
||||
\documentclass{article}
|
||||
|
||||
\usepackage{circuitikz}
|
||||
\usepackage{siunitx}
|
||||
|
||||
\usepackage[margin=1in]{geometry}
|
||||
|
||||
\usepackage{amsmath}
|
||||
\newcommand\numberthis{\addtocounter{equation}{1}\tag{\theequation}}
|
||||
|
||||
\usepackage{cancel}
|
||||
|
||||
\usepackage{graphicx}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{framed}
|
||||
\usepackage{longtable,booktabs,array}
|
||||
\usepackage{caption}
|
||||
|
||||
\title{EE2135 Final - Comparing Opamps}
|
||||
\author{Martin Kennedy}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
\section{Experimental Results}
|
||||
|
||||
\section{Analytic Modeling Results}
|
||||
|
||||
\section{Data Comparison}
|
||||
|
||||
\section{Conclusions}
|
||||
|
||||
|
||||
\nocite{*}
|
||||
|
||||
\end{document}
|
Loading…
Reference in New Issue
Block a user