-
Notifications
You must be signed in to change notification settings - Fork 0
/
SBSdig.tex
53 lines (40 loc) · 977 Bytes
/
SBSdig.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
% June 6 21:00
%\documentclass[12pt, article]{revtex4-1}
\documentclass[11pt]{article}
%,superscriptaddress]{revtex4-1}
\usepackage{amssymb,amsmath,placeins,epsfig,array}
\usepackage[usenames,dvipsnames]{color}
\usepackage[normalem]{ulem}
\usepackage[breaklinks,colorlinks,urlcolor=blue,citecolor=blue,linkcolor=blue]{hyperref}
\usepackage{lipsum}
\usepackage{lineno}
\usepackage{graphicx}
\usepackage{epstopdf}
\usepackage{float}
%
%\include{commands}
%\textwidth = 6.5in
%\textheight = 8.5in
%\hoffset = 0.00in
%\voffset = 0.00in
\begin{document}
\title{ {Software packages for the Super Bigbite Spectrometer experiments}}
%\include{collaboration}
\author{E.~Fuchey}
%\affiliation{University of Connecticut{,} Storrs{,} Connecticut 06269, USA}
\date{\today}
\maketitle
\newpage
\include{abstract}
%
%\tableofcontents
%
\linenumbers
%
\newpage
\include{introduction}
\include{g4sbs}
\include{dig_sim}
\include{sbs_offline}
%\bibliography{nTPS}
\end{document}