Added initial parts of group theory handout
This commit is contained in:
24
Advanced/Group Theory/main.tex
Executable file
24
Advanced/Group Theory/main.tex
Executable file
@ -0,0 +1,24 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
|
||||
\usepackage{tikz}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
<Advanced 2>
|
||||
<Fall 2022>
|
||||
{Group Theory}
|
||||
{
|
||||
Based on a lesson by Janet Chen \\
|
||||
Prepared by Mark on \today
|
||||
}
|
||||
|
||||
|
||||
\input{parts/00 review}
|
||||
\input{parts/01 groups}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user