1: \documentclass{article}
2: \usepackage{comment,amsmath,amsthm,amssymb,array,latexsym,cite,epsfig}
3: %\usepackage{draftT}
4: \usepackage{finalT}
5: %\usepackage{doublespace}
6:
7:
8:
9: \numberwithin{equation}{section}
10:
11: \newcommand{\sauthor}{T.A. Oliynyk}
12: \newcommand{\stitle}{Post Newtonian Expansions}
13:
14: \input pn.def
15:
16:
17:
18: \begin{document}
19:
20: %\begin{spacing}{1}
21:
22:
23: \input pn_tit.tex
24: \input intro.tex
25: \input EE.tex
26: \input nlim.tex
27: \input foe.tex
28: \input hoe.tex
29: \input fpne.tex
30: \input disc.tex
31:
32: \bigskip
33:
34: \noindent {\bf Acknowledgements}
35:
36: \smallskip
37:
38: \noindent This work began while I was a junior scientist at the Albert-Einstein-Institute (AEI).
39: I thank the AEI and the director Gerhard Huisken of the Geometric Analysis and Gravitation Group for supporting this research.
40:
41:
42: \appendix
43: \input winq.tex
44: \input hyp.tex
45: %\end{spacing}
46: %\begin{spacing}{1}
47:
48: \input pn.bbl
49:
50: %\end{spacing}
51: \end{document}
52: