======Information related to projects====== * Please prepare a proposal for your project by 29th August. * Please upload your proposal [[http://172.16.1.3/~arijit/2018_EE512/submission| here]]. Please make sure that the name of the file is ''proposal.pdf''. * Use ''finalreport.pdf'', ''presentation.pdf'' as the file names. * Please upload your files by 20th November. =====Template file for final report===== \documentclass[11pt,english]{article} \usepackage[T1]{fontenc} \usepackage[latin9]{inputenc} \usepackage[a4paper]{geometry} \geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm} \usepackage{babel} \begin{document} \title{\bf\textsf{Title of the project}} \date{{}} \author{Group - 00\\ Name (Roll No), Name (Roll No), Name (Roll No)} \maketitle \section{Abstract} Brief description of the project. \section{Introduction} \section{Design methodology} \section{Required hardware components} \begin{itemize} \item Item \item Item \item $\vdots$\end{itemize} \section{Results} \section{Discussion and conclusion} \end{document}