Advanced handouts
Add missing file Co-authored-by: Mark <mark@betalupi.com> Co-committed-by: Mark <mark@betalupi.com>
This commit is contained in:
33
src/Advanced/Random Walks/main.tex
Executable file
33
src/Advanced/Random Walks/main.tex
Executable file
@ -0,0 +1,33 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../../lib/tex/ormc_handout}
|
||||
\usepackage{../../../lib/tex/macros}
|
||||
|
||||
\input{tikxset.tex}
|
||||
|
||||
% For \nicefrac
|
||||
\usepackage{units}
|
||||
\usepackage{circuitikz}
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{\smallurl{}}
|
||||
\title{Random Walks and Resistance}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today{} \\
|
||||
Based on a handout by Aaron Anderson
|
||||
}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\input{parts/0 random.tex}
|
||||
\input{parts/1 circuits.tex}
|
||||
\input{parts/2 equivalence.tex}
|
||||
\input{parts/3 effective.tex}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user