\documentclass[letterpaper]{report}
\usepackage[pdftex]{graphicx}

\topmargin -0.75in
\textheight 9in
\textwidth 7in
\oddsidemargin -0.25in
\evensidemargin -0.25in

\begin{document}

\begin{center}
{\Huge Attack Resistant Trust Metrics} \\[5mm]
{\Large Raph Levien, UC Berkeley}
\end{center}

\vspace{15mm}

This document is a draft of Raph Levien's Ph.D. thesis in compact
formatting, to minimize page count. It was generated from \LaTeX\
sources \today.

\vspace{8mm}

\section*{Abstract}

\input{abstract}

\input{chapters}

\nocite{*}
\bibliographystyle{plain}
\bibliography{thesis}

\end{document}