% 18.366 Random Walks and Diffusion lecture template 2006 \documentclass[11pt]{article} \usepackage{amsmath,amsfonts,amsthm,amssymb} \theoremstyle{plain} %Below are some standard useful macros \newcommand{\R}{\mathbb{R}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\C}{\mathbb{C}} \newcommand{\p}{\partial} \newcommand{\vc}[1]{\mathbf{#1}} \newcommand{\ept}[1]{\left\langle #1 \right\rangle} \newcommand{\abs}[1]{\left|#1\right|} \textwidth 6.52in \oddsidemargin -.01in \evensidemargin -.01in \textheight 8.8in \topmargin -.2in \pagestyle{myheadings} %Modify the lecture number here \markright{Bazant -- 18.366 Random Walks \& Diffusion -- 2006 -- Lecture 1} %Edit the lecture title and date, and put your name as author \title{Lecture 1: Lecture Title} \author{Scribe: Ann Author \\ \ \\ Department of Mathematics, MIT} \date{February 1, 2005} \begin{document} \maketitle % Place the main body of text here. \section{ Section} \subsection{ Subsection } \end{document}