hep-ex0404038/Bona.tex
1: %%    TEMPLATE for articles submitted to FPCP 2003 proceedings
2: %%     
3: %%
4: %%     Please do not remove lines commented out with %+
5: %%           these are for the editors' use.
6: %%           Replace title and author's name by yours
7: %%
8: %%     Questions?  Send email to :  perret@in2p3.fr
9: %%   
10: \documentclass[12pt]{article}
11: \usepackage{epsfig,graphicx}
12: \usepackage{fpcp03}
13: \usepackage{multirow}
14: 
15: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
16: %%  Do not change the page dimension defined in fpcp03.sty
17: 
18: %%  Adjust these for your printer:
19: 
20: \hoffset=-5mm
21: \voffset=0mm
22: 
23: \newcommand{\BABARPubYear}    {03}
24: \newcommand{\BABARConfNumber} {65}
25: \newcommand{\SLACPubNumber} {10190}
26: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
27: %  personal abbreviations and macros
28: %    the following package contains macros used in this document:
29: %    Try to not use others ...
30: 
31: \input fpcp03-macros
32: \def\Ampbar{\kern 0.18em\overline{\kern -0.18em A}}
33: 
34: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
35: %
36: %  To include an item in the INDEX of the conference volume,
37: %           flag it with    \index{<item name>}
38: %  The use of this macro is illustrated in the text.
39: %
40: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
41: 
42: \begin{document}
43: 
44: \begin{flushright}
45: \babar-PROC-\BABARPubYear/\BABARConfNumber \\
46: SLAC-PUB-\SLACPubNumber \\
47: \end{flushright}
48: 
49: %+ \Chapter{}
50: %+ {Instruction for producing FPCP 2003 proceedings}
51: %+ {Pascal~Perret}
52: 
53: \Title{ Branching fractions and direct CP violation\\
54: in B \boldmath $\rightarrow$ \unboldmath PP(PV) decays }
55: \bigskip
56: 
57: %+ \addcontentsline{toc}{chapter}{{\it Pascal~Perret}}
58: %+ \index{author}{Perret, P.} 
59: 
60: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
61: % Label to flag the first page of your contribution
62: % Replace Perret by your name starting with a capital letter
63: %
64: \label{BonaStart}
65: 
66: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
67: % Your name
68: %
69: \author{ Marcella Bona\index{Bona, M.} }
70: 
71: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
72: % Your address
73: %
74: \address{Universit\`a di Torino and INFN, Sezione di Torino\\
75: via Pietro Giuria 1 \\
76: 10125 Torino, Italy \\
77: }
78: 
79: \makeauthor\abstracts{
80: I present the results of searches for B meson decays into two
81: charmless mesons. I take into account final states made up of two
82: pseudo-scalar (PP) or one pseudo-scalar and one vector (PV).
83: The measurements use the data samples collected and analysed by the 
84: B-factory experiments at the $\Upsilon(4S)$ resonance energy:
85: \babar, Belle and CLEO.
86: }
87: 
88: \input Bona-intro
89: \input Bona-analysis
90: \input Bona-results
91: 
92: \input Bona-biblio
93: 
94: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
95: % Label to flag the last page of your contribution
96: % Replace Perret by your name starting with a capital letter
97: \label{BonaEnd}
98:  
99: \end{document}
100: