source: trunk/VUT/doc/SciReport/report.tex @ 250

Revision 250, 6.5 KB checked in by bittner, 19 years ago (diff)
Line 
1% ---------------------------------------------------------------------------
2% Author guideline and sample document for EG publication using LaTeX2e input
3% D.Fellner, v1.00, Oct 28, 2003
4
5\documentclass[a4paper,times]{report}
6
7% prepare for electronic version of your document
8\usepackage{times}
9\usepackage{a4wide}
10
11% For backwards compatibility to old LaTeX type font selection.
12% Uncomment if your document adheres to LaTeX2e recommendations.
13\let\rm=\rmfamily    \let\sf=\sffamily    \let\tt=\ttfamily
14\let\it=\itshape     \let\sl=\slshape     \let\sc=\scshape
15\let\bf=\bfseries
16
17% end of prologue
18
19%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
20%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
21%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
23
24\def\papername{Scientific Description of Algorithms for WP3 (Visibility)}
25\def\paperkeywords{Visibility}
26
27%deklarace tucneho fontu pro matematickou sazbu
28\DeclareSymbolFont{mathbold}{OML}{cmm}{b}{it}
29\DeclareMathAlphabet\mbi{OML}{cmm}{b}{it}
30\def\mc#1{\multicolumn{1}{|c|}{#1}}
31\def\mlc#1{\begin{tabular}{c}#1\end{tabular}}
32
33\def\m25d{2${1 \over 2}$D}
34\def\plucker{Pl\"ucker\ }
35\def\nvoq{NV\_occlusion\_query}
36\def\arboq{ARB\_occlusion\_query}
37\def\hpot{HP\_occlusion\_test}
38\def\ppoint{\hat{\bpi}}
39\def\pplane{\hat{\bomega}}
40
41\DeclareMathAlphabet\mbi{OML}{cmm}{b}{it}
42
43\DeclareSymbolFont{mathboldrg}{OML}{cmbrm}{b}{it}
44\DeclareMathAlphabet\mbrg{OML}{cmbrm}{b}{it}
45
46\DeclareSymbolFont{mathboldr}{OT1}{cmr}{bx}{n}
47\DeclareMathAlphabet\mbr{OT1}{cmr}{bx}{n} 
48
49\DeclareMathSymbol{\pv}{\mathord}{mathboldr}{114} 
50
51%preddefinovane symboly pro tucnou sazbu recke abecedy
52%pouzitelne pouze v matematickem rezimu
53\DeclareMathSymbol{\bGamma}{\mathord}{mathbold}{0} 
54\DeclareMathSymbol{\bDelta}{\mathord}{mathbold}{1} 
55\DeclareMathSymbol{\bTheta}{\mathord}{mathbold}{2} 
56\DeclareMathSymbol{\bLambda}{\mathord}{mathbold}{3} 
57\DeclareMathSymbol{\bXi}{\mathord}{mathbold}{4} 
58\DeclareMathSymbol{\bPi}{\mathord}{mathbold}{5} 
59\DeclareMathSymbol{\bSigma}{\mathord}{mathbold}{6} 
60\DeclareMathSymbol{\bUpsilon}{\mathord}{mathbold}{7} 
61\DeclareMathSymbol{\bPhi}{\mathord}{mathbold}{8}
62\DeclareMathSymbol{\bPsi}{\mathord}{mathbold}{9} 
63\DeclareMathSymbol{\bOmega}{\mathord}{mathbold}{10} 
64
65
66\DeclareMathSymbol{\balpha}{\mathord}{mathbold}{11}
67\DeclareMathSymbol{\bbeta}{\mathord}{mathbold}{12}
68\DeclareMathSymbol{\bgamma}{\mathord}{mathbold}{13}
69\DeclareMathSymbol{\bdelta}{\mathord}{mathbold}{14}
70\DeclareMathSymbol{\bepsilon}{\mathord}{mathbold}{15}
71\DeclareMathSymbol{\bzeta}{\mathord}{mathbold}{16}
72\DeclareMathSymbol{\beta}{\mathord}{mathbold}{17}
73\DeclareMathSymbol{\btheta}{\mathord}{mathbold}{18} 
74\DeclareMathSymbol{\biota}{\mathord}{mathbold}{19} 
75\DeclareMathSymbol{\bkappa}{\mathord}{mathbold}{20} 
76\DeclareMathSymbol{\blambda}{\mathord}{mathbold}{21} 
77\DeclareMathSymbol{\bmu}{\mathord}{mathbold}{22} 
78\DeclareMathSymbol{\bnu}{\mathord}{mathbold}{23} 
79\DeclareMathSymbol{\bxi}{\mathord}{mathbold}{24} 
80\DeclareMathSymbol{\bpi}{\mathord}{mathbold}{25} 
81\DeclareMathSymbol{\brho}{\mathord}{mathbold}{26} 
82\DeclareMathSymbol{\bsigma}{\mathord}{mathbold}{27} 
83\DeclareMathSymbol{\btau}{\mathord}{mathbold}{28} 
84\DeclareMathSymbol{\bupsilon}{\mathord}{mathbold}{29} 
85\DeclareMathSymbol{\bphi}{\mathord}{mathbold}{30} 
86\DeclareMathSymbol{\bchi}{\mathord}{mathbold}{31} 
87\DeclareMathSymbol{\bpsi}{\mathord}{mathbold}{32} 
88\DeclareMathSymbol{\bomega}{\mathord}{mathbold}{33} 
89\DeclareMathSymbol{\bvarepsilon}{\mathord}{mathbold}{34} 
90\DeclareMathSymbol{\bvartheta}{\mathord}{mathbold}{35} 
91\DeclareMathSymbol{\bvarpi}{\mathord}{mathbold}{36} 
92\DeclareMathSymbol{\bvarrho}{\mathord}{mathbold}{37} 
93\DeclareMathSymbol{\bvarsigma}{\mathord}{mathbold}{38} 
94\DeclareMathSymbol{\bvarphi}{\mathord}{mathbold}{39} 
95
96%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
97% INCLUDING IMAGES ON/OFF
98\def\DRAFTFIGS{false}
99\def\DRAFTIMAGES{false}
100
101
102%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
103%% Latin-2: Pøíli¹ Ÿlu»ouèký kùò úpìl ïábelské ódy.
104%% Win1250?: 'Pøíli± µlu ouèký kùò pìl ïábelské ódy.'
105%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
106
107
108\usepackage{thumbpdf}
109\usepackage{alltt}
110\usepackage{times}
111\usepackage{hhline}
112\usepackage{multirow}
113%\usepackage{mathptm}
114%\usepackage{algorithmic}
115%\usepackage{algorithm}
116\usepackage{url}
117\usepackage{rotating}
118
119\usepackage{ifpdf}
120\ifpdf
121\usepackage{graphicx}
122\DeclareGraphicsExtensions{.pdf,.png,.gif,.jpg}
123\else
124\usepackage{graphicx}
125%\usepackage[dvips]{graphicx}
126\DeclareGraphicsExtensions{.eps,.png,.gif,.jpg}
127\fi
128
129
130
131%-------------------------------------------------------------------------
132\begin{document}
133
134
135% ---------------------------------------------------------------------
136% EG author guidelines plus sample file for EG publication using LaTeX2e input
137% D.Fellner, v1.00, Oct 28, 2003
138
139
140\title
141      {\papername}
142
143% for anonymous conference submission please enter your SUBMISSION ID
144% instead of the author's name (and leave the affiliation blank) !!
145\author{Ji\v{r}\'\i{} Bittner, Oliver Mattausch, Michael Wimmer\\
146        Institute of Computer Graphics and Algorithms, Vienna University of Technology\\
147}
148
149
150
151
152% ------------------------------------------------------------------------
153
154% if the Editors-in-Chief have given you the data, you may uncomment
155% the following five lines and insert it here
156%
157% \volume{23}   % the volume in which the issue will be published;
158% \issue{2}     % the issue number of the publication
159% \pStartPage{201}      % set starting page
160
161
162
163\maketitle
164
165\include{introduction}
166
167\include{analysis}
168
169\include{online}
170
171\include{sampling}
172
173\include{mutual}
174
175
176
177%Use bibtex to produce references
178%\bibliographystyle{unsrt}
179%\bibliographystyle{plain}
180%\bibliographystyle{abbrv}
181%\bibliographystyle{alpha}
182%\bibliographystyle{abbrvnat}
183\bibliographystyle{is-alpha}
184\bibliography{Bib/jiri,Bib/renmame,Bib/rtmame,Bib/cgemame,Bib/vismame,Bib/bookmame,Bib/minimum,Bib/new}
185
186
187
188%% the main contribution of the paper is that it schedules occlusion
189%% queries in an order minimizing the overhead to to latency, and uses
190%% temporal and spatial coherence to do so.  (16:05:46) salzrat:
191%% (basically what we said at the end of the introduction, there it is in
192%% the correct order of importance, because it states the new
193%% contribution first) (16:06:12) salzrat: if we stress the scheduling
194%% more, then the other thing will not be so obviously a reuse of the
195%% other paper
196
197\end{document}
Note: See TracBrowser for help on using the repository browser.