Ms Tech Report

A technical report template for the UC Berkeley EECS Master of Science, Plan II.

Category

phd

License

Free to use (MIT)

File

report.tex

report.texRead-only preview
\documentclass{tech-report}
\usepackage{blindtext}

\title{A UC Berkeley MS Technical Report}
\author{You!}
\newcommand*{\researchadvisor}{Your research advisor}
\newcommand*{\secondreader}{Your second reader}

\bibliography{bibliography}

\begin{document}

\include{src/title}
\include{src/copyright}
\include{src/abstract}
\tableofcontents

\include{src/introduction}

% Bibliography
\bookmarksetup{startatroot}
\printbibliography[heading=bibintoc]

\end{document}
Preview
Ms Tech Report preview
Ms Tech Report LaTeX Template | Bibby | Bibby AI