-
Notifications
You must be signed in to change notification settings - Fork 0
/
title-LHCb-CONF.tex
86 lines (69 loc) · 2.54 KB
/
title-LHCb-CONF.tex
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
% $Id: title-LHCb-CONF.tex 28385 2012-11-23 17:37:51Z uegede $
% ===============================================================================
% Purpose: LHCb-CONF Note title page template
% Author:
% Created on: 2010-09-25
% ===============================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% TITLE PAGE %%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{titlepage}
% Header ---------------------------------------------------
\vspace*{-1.5cm}
\hspace*{-0.5cm}
\begin{tabular*}{\linewidth}{lc@{\extracolsep{\fill}}r}
\ifthenelse{\boolean{pdflatex}}% Logo format choice
{\vspace*{-2.7cm}\mbox{\!\!\!\includegraphics[width=.14\textwidth]{figs/lhcb-logo.pdf}} & &}%
{\vspace*{-1.2cm}\mbox{\!\!\!\includegraphics[width=.12\textwidth]{figs/lhcb-logo.eps}} & &}
\\
& & LHCb-CONF-20XX-YYY \\ % ID
& & \today \\ % Date - Can also hardwire e.g.: 23 March 2010
& & \\
\hline
\end{tabular*}
\vspace*{4.0cm}
% Title --------------------------------------------------
{\bf\boldmath\huge
\begin{center}
A template for writing LHCb documents
\end{center}
}
\vspace*{2.0cm}
% Authors -------------------------------------------------
\begin{center}
The LHCb collaboration
% Identify conference in the footnote
\footnote{Conference report prepared for the 11th international conference on template editing, Aasiaat, Greenland, 1--3 June 2011.
% Edit to contain the names of the one or two proponents
Contact authors: Ulrik Egede,
\href{mailto:[email protected]}{[email protected]} and
Raluca Muresan,
\href{mailto:[email protected]}{[email protected]}.
}
\end{center}
\vspace{\fill}
% Abstract -----------------------------------------------
\begin{abstract}
\noindent
Guidelines for the preparation of LHCb documents are given. This is
a ``living'' document, that should reflect our current practice. It
is expected that these guidelines are implemented for papers already
before they go into the first collaboration wide review. Please
contact the Editorial Board chair if you have suggestions for
modifications.
\end{abstract}
\vspace*{2.0cm}
\vspace{\fill}
{\footnotesize
\centerline{\copyright~CERN on behalf of the \lhcb collaboration, license \href{http://creativecommons.org/licenses/by/3.0/}{CC-BY-3.0}.}}
\vspace*{2mm}
\end{titlepage}
\pagestyle{empty} % no page number for the title
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% EOD OF TITLE PAGE %%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% empty page follows the title page ----
\newpage
\setcounter{page}{2}
\mbox{~}
\cleardoublepage