|
@@ -14,13 +14,13 @@
|
|
\input{docs/preamble}
|
|
\input{docs/preamble}
|
|
\begin{document}
|
|
\begin{document}
|
|
|
|
|
|
-% --------------- COVER PAGE -------------------
|
|
|
|
|
|
+%---------------- COVER PAGE -------------------
|
|
\newpage
|
|
\newpage
|
|
\pagestyle{fancy}
|
|
\pagestyle{fancy}
|
|
\fancyhf{}
|
|
\fancyhf{}
|
|
|
|
|
|
%------------------ HEAD -----------------------
|
|
%------------------ HEAD -----------------------
|
|
-%\fancyhead[L]{ \includegraphics[scale=0.9]{figs/logo.pdf} }
|
|
|
|
|
|
+% \fancyhead[L]{ \includegraphics[scale=0.9]{figs/logo.pdf} }
|
|
|
|
|
|
%------------------ TITLE ----------------------
|
|
%------------------ TITLE ----------------------
|
|
\vspace*{6cm}
|
|
\vspace*{6cm}
|
|
@@ -61,37 +61,19 @@ Author: & Name Lastname\\
|
|
|
|
|
|
%================== INDEX ======================
|
|
%================== INDEX ======================
|
|
\tableofcontents
|
|
\tableofcontents
|
|
-%\listoffigures
|
|
|
|
|
|
+% \listoffigures
|
|
|
|
|
|
-% ================ DOCUMENT ====================
|
|
|
|
|
|
+%================= DOCUMENT ====================
|
|
\newpage
|
|
\newpage
|
|
\input{docs/document}
|
|
\input{docs/document}
|
|
-\input{docs/example}
|
|
|
|
|
|
|
|
-% =============== References ===================
|
|
|
|
|
|
+%================ References ===================
|
|
\newpage
|
|
\newpage
|
|
\newpage
|
|
\newpage
|
|
\begin{thebibliography}{5}
|
|
\begin{thebibliography}{5}
|
|
- \bibitem{cmos} R. Jacob Baker, \textit{CMOS. Circuit Design, Layout, and Simulation}, 2nd ed., USA: IEEE Press, 2005
|
|
|
|
|
|
+ % \bibitem{cmos} R. Jacob Baker, \textit{CMOS. Circuit Design, Layout, and Simulation}, 2nd ed., USA: IEEE Press, 2005
|
|
|
|
|
|
\end{thebibliography}
|
|
\end{thebibliography}
|
|
|
|
|
|
-
|
|
|
|
-% ============= End of Document ================
|
|
|
|
|
|
+%============== End of Document ================
|
|
\end{document}
|
|
\end{document}
|
|
-
|
|
|
|
-% % ················ IMAGEN ·················
|
|
|
|
-% \begin{figure}[ht!]
|
|
|
|
-% \centering
|
|
|
|
-% \fbox{\includegraphics[scale=0.6]{figs/flujo.png}}
|
|
|
|
-% \caption{Flujo de caja anual}\label{flujo}
|
|
|
|
-% \end{figure}
|
|
|
|
-% %··········································
|
|
|
|
-
|
|
|
|
-% % ················ IMAGEN DOBLE ·················
|
|
|
|
-% \begin{figure}[ht!] \centering
|
|
|
|
-% \subfloat[Esquemático]{\includegraphics[scale=0.44]{figs/seguidor.png}}
|
|
|
|
-% \subfloat[Simulación]{\includegraphics[scale=0.45]{figs/seguidor1.png}}
|
|
|
|
-% \caption{Simulación como seguidor de voltaje}\label{seguidor}
|
|
|
|
-% \end{figure}
|
|
|
|
-% %··········································
|
|
|