summaryrefslogtreecommitdiff
path: root/manual/manual.tex
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2013-08-27 10:17:12 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2013-08-27 10:17:12 -0400
commitb7c42566a899b479f86ba215e3e79ac5a7c13a21 (patch)
tree960d92428b74d316f64885d739cc8c4b8dd085c8 /manual/manual.tex
downloadmanual_for_Experimental_Atomic_Physics-b7c42566a899b479f86ba215e3e79ac5a7c13a21.tar.gz
manual_for_Experimental_Atomic_Physics-b7c42566a899b479f86ba215e3e79ac5a7c13a21.zip
added lab manual as it was prepared by Mike with better structured directories
Diffstat (limited to 'manual/manual.tex')
-rw-r--r--manual/manual.tex41
1 files changed, 41 insertions, 0 deletions
diff --git a/manual/manual.tex b/manual/manual.tex
new file mode 100644
index 0000000..782a965
--- /dev/null
+++ b/manual/manual.tex
@@ -0,0 +1,41 @@
+\documentclass[12pt]{book}
+\usepackage{tabularx,boxedminipage,amsmath,fullpage,units}
+%\usepackage[dvips]{graphicx}
+\usepackage{graphicx}
+
+\newcommand{\vect}[1]{\boldsymbol{#1}}
+
+\begin{document}
+\title{Physics 251 Atomic Physics Lab Manual}
+\author{W. J. Kossler \and A. Reilly \and J. Kane (2006 edition) \\* \and I. Novikova (2009 edition) \\* \and M. Kordosky (2011-12 edition)}
+\date{Fall 2012}
+\maketitle
+
+%\tableofcontents
+
+\newpage
+
+%\input{chapters/sched.tex}
+%\include{chapters/intro}
+\include{chapters/interferometry}
+\include{chapters/emratio}
+\include{chapters/ediffract}
+\include{chapters/blackbody}
+\include{chapters/pe-effect}
+\include{chapters/two-photon-interference}
+\include{chapters/faraday_rotation}
+\include{chapters/spectr}
+\include{chapters/supcon}
+
+%\input{chapters/hspect.tex}
+%\input{chapters/naspec.tex}
+
+
+%\include{chapters/spol}
+%\input{chapters/millikan.tex}
+
+%\input{chapters/tour.tex}
+%\input{chapters/appendices.tex}
+
+
+\end{document}