1: % ****** Start of file apssamp.tex ******
2: %
3: % This file is part of the APS files in the REVTeX 4 distribution.
4: % Version 4.0 of REVTeX, August 2001
5: %
6: % Copyright (c) 2001 The American Physical Society.
7: %
8: % See the REVTeX 4 README file for restrictions and more information.
9: %
10: % TeX'ing this file requires that you have AMS-LaTeX 2.0 installed
11: % as well as the rest of the prerequisites for REVTeX 4.0
12: %
13: % See the REVTeX 4 README file
14: % It also requires running BibTeX. The commands are as follows:
15: %
16: % 1) latex apssamp.tex
17: % 2) bibtex apssamp
18: % 3) latex apssamp.tex
19: % 4) latex apssamp.tex
20: %
21: \documentclass[twocolumn,showpacs,superscriptaddress,preprintnumbers,amsmath,amssymb]{revtex4}
22: %\documentclass[preprint,showpacs,preprintnumbers,amsmath,amssymb]{revtex4}
23: %\documentclass[12pt,fullpage,doublespace,showpacs,preprintnumbers,amsmath,amssymb]{revtex4}
24:
25: % Some other (several out of many) possibilities
26: %\documentclass[preprint,aps]{revtex4}
27: %\documentclass[preprint,aps,draft]{revtex4}
28: %\documentclass[prb]{revtex4}% Physical Review B
29:
30: \usepackage{xspace}
31: \usepackage{graphicx}% Include figure files
32: \usepackage{dcolumn}% Align table columns on decimal point
33: \usepackage{bm}% bold math
34:
35: \newcommand{\sk} {Super-Kamiokande\xspace}
36: \newcommand{\epiz} {$p \to e^+ \pi^0$\xspace}
37: \newcommand{\nukp} {$p \to \bar{\nu} K^+$\xspace}
38: \newcommand{\pmunu} {$K^+ \to \mu^+ \nu_{\mu}$\xspace}
39: \newcommand{\ppipi} {$K^+ \to \pi^+ \pi^0$\xspace}
40: \newcommand{\nukz} {$n \to \bar{\nu} K^0$\xspace}
41: \newcommand{\mukz} {$p \to \mu^+ K^0$\xspace}
42: \newcommand{\ekz} {$p \to e^+ K^0$\xspace}
43: \newcommand{\spzpz} {$K^{0}_{S} \to \pi^0 \pi^0$\xspace}
44: \newcommand{\spppm} {$K^{0}_{S} \to \pi^+ \pi^-$\xspace}
45:
46: %\nofiles
47:
48: \begin{document}
49:
50: \preprint{APS/123-QED}
51:
52: \title{Search for nucleon decay via modes favored by supersymmetric grand unification models in Super-Kamiokande-I}% Force line breaks with \\
53:
54: \input{author}
55: %\author{Super-Kamiokande collaboration}
56: %\author{Second Author}%
57: % \email{Second.Author@institution.edu}
58: %\affiliation{%
59: %Authors' institution and/or address\\
60: %This line break forced with \textbackslash\textbackslash
61: %}%
62:
63: %\author{Charlie Author}
64: % \homepage{http://www.Second.institution.edu/~Charlie.Author}
65: %\affiliation{
66: %Second institution and/or address\\
67: %This line break forced% with \\
68: %}%
69:
70: \date{\today}% It is always \today, today,
71: % but any date may be explicitly specified
72:
73: \input{abstract}
74:
75: \pacs{Valid PACS appear here}% PACS, the Physics and Astronomy
76: % Classification Scheme.
77: %\keywords{Suggested keywords}%Use showkeys class option if keyword
78: %display desired
79: \maketitle
80:
81: \input{introduction}
82: \input{detector}
83: \input{dataset}
84: \input{simulation}
85: \input{reconstruction}
86: \input{analysis}
87: \input{conclusion}
88:
89: %\newpage %Just because of unusual number of tables stacked at end
90: %\bibliographystyle{prsty}
91: %\bibliography{main}% Produces the bibliography via BibTeX.
92: \input{reference}
93:
94: \end{document}
95: %
96: % ****** End of file apssamp.tex ******
97: