cond-mat0408167/sg.tex
1: \newcommand{\timestamp}{Time-stamp: "2004-08-07 20:06:56 daboul"}
2: \documentclass[11pt,twoside,final,onecolumn,a4paper]{article}
3: \usepackage[height=23cm,inner=2.5cm,outer=2cm]{geometry}
4: \pagestyle{plain}
5: \usepackage{psfrag}
6: \usepackage[dvips]{graphicx} %
7: \usepackage[notcite,notref]{showkeys} %
8: \usepackage{amsmath}
9: \usepackage{amssymb} %
10: \usepackage{cite} %
11: \usepackage{ifthen}
12: \usepackage{longtable}
13: \usepackage{multirow}
14: \usepackage{layout}
15: %
16: \newboolean{bo:thesis}
17: \setboolean{bo:thesis}{false}
18: \newcommand{\inthesis}[2]{
19:   \ifthenelse{\boolean{bo:thesis}}{#1}{#2}
20: }
21: %
22: \newboolean{bo:aa}
23: \setboolean{bo:aa}{true} %
24: \ifthenelse{\boolean{bo:aa}}{\linespread{1.6}}{}
25: %
26: \newcommand{\master}{sg.tex}
27: \newcommand{\Z}{{\mathbb Z}}
28: \newcommand{\N}{{\mathbb N}}
29: \newcommand{\n}{\bar{N}}
30: \newcommand{\bm}{\boldmath}
31: \newcommand{\be}{\begin{equation}}
32: \newcommand{\ee}{\end{equation}}
33: \newcommand{\sech}{\mathrm{sech }}
34: \newcommand{\Gtwo}{G_2}
35: \newcommand{\kb}{k_\mathrm{B}}
36: \newcommand{\ka}{\kappa}
37: \newcommand{\kc}{k}
38: \newcommand{\kx}{k}
39: \newcommand{\ku}{u}
40: \newcommand{\kex}{x}
41: \def\Tr{\mathop{\mbox{Tr}}}
42: \newcommand{\EA}{\chi_{\mbox{}_\mathrm{EA}}}
43: \newcommand{\qea}{q_{\mbox{}_\mathrm{EA}}}
44: %
45: \newcommand{\change}[1]{
46:   \makebox[0pt][l]{\raisebox{3.0ex}[0pt][0pt]{\mbox{\tiny{#1}}}}
47: }
48: %
49: \newcommand{\sts}{}
50: \newcommand{\multsp}{\,}
51: \newcommand{\et}{{\it et al.\/}}
52: %
53: \newcommand{\dlog}{Dlog-Pad\'e}
54: \newcommand{\note}[1]{\marginpar{\footnotesize\tt #1}}
55: %
56: \newcommand{\hop}{v_{ij}}
57: \newcommand{\nb}{n_b}
58: \newcommand{\ns}{n_s}
59: \newcommand{\nt}{n_p}
60: \newcommand{\Jcon}{J} %
61: \newcommand{\rvar}{z} %
62: \newcommand{\pn}{x_{\mathrm{n}}}
63: \newcommand{\pc}{x_{\mathrm{c}}}
64: \newcommand{\pq}{x_{\mathrm{c}}}
65: \newcommand{\e}{E}
66: \newcommand{\ham}{{H}}
67: \raggedbottom
68: %
69: \begin{document}
70: %
71: \input{sg-tex/sec_intronew}
72: \input{sg-tex/sec_random}
73: \input{sg-tex/sec_sgcalc}
74: \input{sg-tex/sec_cumulant}
75: \input{sg-tex/sec_series}
76: \input{sg-tex/sec_analysis}
77: \input{sg-tex/sec_m1m2tab}
78: \input{sg-tex/sec_end}
79: 
80: \bibliographystyle{osa}
81: \bibliography{sg}
82: \ifthenelse{\boolean{bo:aa}}{\linespread{1.3}}{}
83: \end{document}
84: