-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathega0.tex
More file actions
34 lines (27 loc) · 787 Bytes
/
Copy pathega0.tex
File metadata and controls
34 lines (27 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\input{preamble}
\begin{document}
\title{Preliminaries (EGA 0)}
\maketitle
\phantomsection
\label{section:ega0}
\tableofcontents
\addtocontents{toc}{\protect\contentsline{chapter}{\protect\numberline{}\textit{(From EGA I)}}{}{}}
\input{ega0/ega0-1}
\input{ega0/ega0-2}
\input{ega0/ega0-3}
\input{ega0/ega0-4}
\input{ega0/ega0-5}
\input{ega0/ega0-6}
\input{ega0/ega0-7}
\addtocontents{toc}{\protect\contentsline{chapter}{\protect\numberline{}\textit{(From EGA III)}}{}{}}
\input{ega0/ega0-8}
\input{ega0/ega0-9}
\input{ega0/ega0-10}
\input{ega0/ega0-11}
\input{ega0/ega0-12}
\input{ega0/ega0-13}
\addtocontents{toc}{\protect\contentsline{chapter}{\protect\numberline{}\textit{(From EGA IV)}}{}{}}
\input{ega0/ega0-14}
\bibliography{the}
\bibliographystyle{amsalpha}
\end{document}