]> git.lyx.org Git - features.git/blob - lib/templates/ACM-siggraph.lyx
16a9d7e7a3bcfef06cd125711f4a3451c52ab17a
[features.git] / lib / templates / ACM-siggraph.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 449
3 \begin_document
4 \begin_header
5 \textclass acmsiggraph
6 \begin_preamble
7 % for the following cases use the listed document class option:
8 % [annual] - Technical paper accepted for presentation at the ACM SIGGRAPH 
9 %   or SIGGRAPH Asia annual conference.
10 % [sponsored] - Short or full-length technical paper accepted for 
11 %   presentation at an event sponsored by ACM SIGGRAPH
12 %   (but not the annual conference Technical Papers program).
13 % [abstract] - A one-page abstract of your accepted content
14 %   (Technical Sketches, Posters, Emerging Technologies, etc.). 
15 %   Content greater than one page in length should use the "[sponsored]"
16 %   parameter.
17 % [preprint] - A preprint version of your final content.
18 % [review] - A technical paper submitted for review. Includes line
19 %   numbers and anonymization of author and affiliation information.
20
21 % When you submit your paper for review, please use the \TOGonlineID''
22 % command to include the online ID value assigned to your paper by the
23 % submission management system. Replace '45678' with the value you were
24 % assigned.
25 \TOGonlineid{45678}
26
27 % If you are preparing a preprint of your accepted paper, and your paper
28 % will be published in an issue of the ACM "Transactions on Graphics''
29 % journal, replace the "0'' values in the commands below with the correct
30 % volume and number values for that issue - you'll get them before your
31 % final paper is due.
32 \TOGvolume{0}
33 \TOGnumber{0}
34
35 % The TOGarticleDOI' command accepts the DOI information provided to you
36 % during production, and which makes up the URLs which identifies the ACM
37 % article page and direct PDF link in the ACM Digital Library.
38 % Replace "1111111.2222222'' with the values you are given.
39 \TOGarticleDOI{1111111.2222222}
40
41 % If you would like to include links to personal repositories for auxiliary
42 % material related your research contribution, you may use one or more of
43 % these commands to define an appropriate URL. The "\TOGlinkslist'' command
44 % found just before the first section of your document will add hyperlinked
45 % icons to your document, in addition to hyperlinked icons which point to
46 % the ACM Digital Library article page and the ACM Digital Library-held PDF.
47 \TOGprojectURL{}
48 \TOGvideoURL{}
49 \TOGdataURL{}
50 \TOGcodeURL{}
51
52 % Paper title.
53 \title{Global Illumination for Fun and Profit}
54
55 % Author and Affiliation (single author).
56 %\author{Name \thanks{e-mail: name@unknown.uu}\\ Research Institute}
57
58 % Author and Affiliation (multiple authors).
59 \author{Roy G. Biv\thanks{e-mail: roy.g.biv@aol.com}\\ Starbucks Research %
60 \and Ed Grimley\thanks{e-mail:ed.grimley@aol.com}\\Nigel Mansell\thanks{nigelf1@msn.com}\\ Grimley Widgets, Inc. %
61 \and Martha Stewart\thanks{e-mail:martha.stewart@marthastewart.com}\\ Martha Stewart Enterprises \\ Microsoft Research}
62
63 % The ``pdfauthor'' command accepts the authors of the work,
64 % comma-delimited, and adds this information to the PDF metadata.
65 \pdfauthor{Roy G. Biv, Ed Grimley, Nigel Mansell, Martha Stewart}
66
67 % Keywords that describe your work.
68 \keywords{radiosity, global illumination, constant time}
69 \end_preamble
70 \options annual
71 \use_default_options false
72 \maintain_unincluded_children false
73 \language english
74 \language_package default
75 \inputencoding auto
76 \fontencoding global
77 \font_roman default
78 \font_sans default
79 \font_typewriter default
80 \font_math auto
81 \font_default_family default
82 \use_non_tex_fonts false
83 \font_sc false
84 \font_osf false
85 \font_sf_scale 92
86 \font_tt_scale 100
87 \graphics default
88 \default_output_format default
89 \output_sync 0
90 \bibtex_command default
91 \index_command default
92 \paperfontsize default
93 \spacing single
94 \use_hyperref false
95 \papersize default
96 \use_geometry false
97 \use_package amsmath 0
98 \use_package amssymb 0
99 \use_package esint 0
100 \use_package mathdots 1
101 \use_package mathtools 0
102 \use_package mhchem 1
103 \use_package undertilde 0
104 \cite_engine basic
105 \cite_engine_type numerical
106 \biblio_style plain
107 \use_bibtopic false
108 \use_indices false
109 \paperorientation portrait
110 \suppress_date false
111 \justification true
112 \use_refstyle 0
113 \index Index
114 \shortcut idx
115 \color #008000
116 \end_index
117 \secnumdepth 3
118 \tocdepth 3
119 \paragraph_separation indent
120 \paragraph_indentation default
121 \quotes_language english
122 \papercolumns 1
123 \papersides 1
124 \paperpagestyle default
125 \tracking_changes false
126 \output_changes false
127 \html_math_output 0
128 \html_css_as_file 0
129 \html_be_strict false
130 \end_header
131
132 \begin_body
133
134 \begin_layout Standard
135 \begin_inset Note Note
136 status open
137
138 \begin_layout Plain Layout
139 This is a template LyX file for articles to be submitted to the Special
140  Interest Group on Computer Graphics and Interactive Techniques (SIGGRAPH).
141  How to install the SIGGRAPH LaTeX class to your LaTeX system is explained
142  in 
143 \begin_inset Flex URL
144 status open
145
146 \begin_layout Plain Layout
147
148 http://wiki.lyx.org/Examples/AcmSiggraph
149 \end_layout
150
151 \end_inset
152
153 .
154 \end_layout
155
156 \end_inset
157
158
159 \end_layout
160
161 \begin_layout Standard
162 \begin_inset Note Note
163 status open
164
165 \begin_layout Plain Layout
166
167 \series bold
168 Note:
169 \series default
170  The author, affiliation, email addresses, and the document title have to
171  set up in the LaTeX preamble of this document!
172 \end_layout
173
174 \end_inset
175
176
177 \end_layout
178
179 \begin_layout Standard
180 \begin_inset Note Note
181 status open
182
183 \begin_layout Plain Layout
184
185 \series bold
186 Note:
187 \series default
188  The document type (review etc.) is specified by using one of the document
189  class options listed in the preamble of this file.
190 \end_layout
191
192 \end_inset
193
194
195 \end_layout
196
197 \begin_layout Teaser
198 \begin_inset Graphics
199         filename ../examples/beamer-icsi-logo.pdf
200         width 40col%
201
202 \end_inset
203
204  
205 \begin_inset Caption
206
207 \begin_layout Plain Layout
208 \begin_inset Note Note
209 status collapsed
210
211 \begin_layout Plain Layout
212 You can ignore that LyX writes here 
213 \begin_inset Quotes eld
214 \end_inset
215
216 Senseless!!!
217 \begin_inset Quotes erd
218 \end_inset
219
220 .
221 \end_layout
222
223 \end_inset
224
225 Lookit! Lookit!
226 \end_layout
227
228 \end_inset
229
230
231 \end_layout
232
233 \begin_layout Standard
234 \begin_inset ERT
235 status collapsed
236
237 \begin_layout Plain Layout
238
239
240 \backslash
241 maketitle 
242 \end_layout
243
244 \end_inset
245
246
247 \begin_inset Note Note
248 status open
249
250 \begin_layout Plain Layout
251 The command 
252 \series bold
253
254 \backslash
255 maketitle
256 \series default
257  prepares and prints the title block.
258 \end_layout
259
260 \end_inset
261
262
263 \end_layout
264
265 \begin_layout Abstract
266 Citations can be done this way
267 \begin_inset space ~
268 \end_inset
269
270
271 \begin_inset CommandInset citation
272 LatexCommand cite
273 key "Jobs95"
274
275 \end_inset
276
277  or this more concise way
278 \begin_inset space ~
279 \end_inset
280
281
282 \begin_inset ERT
283 status collapsed
284
285 \begin_layout Plain Layout
286
287
288 \backslash
289 shortcite
290 \end_layout
291
292 \end_inset
293
294
295 \begin_inset ERT
296 status collapsed
297
298 \begin_layout Plain Layout
299
300 {
301 \end_layout
302
303 \end_inset
304
305 Jobs95
306 \begin_inset ERT
307 status collapsed
308
309 \begin_layout Plain Layout
310
311 }
312 \end_layout
313
314 \end_inset
315
316 , depending upon the application.
317 \end_layout
318
319 \begin_layout Abstract
320 Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
321  lobortis nisl ut aliquip ex ea commodo consequat.
322  Duis autem vel eum iriure dolor in hendrerit
323 \begin_inset space ~
324 \end_inset
325
326
327 \begin_inset CommandInset citation
328 LatexCommand cite
329 key "Pellacini:2005:LAH"
330
331 \end_inset
332
333  in vulputate velit esse molestie
334 \begin_inset space ~
335 \end_inset
336
337
338 \begin_inset CommandInset citation
339 LatexCommand cite
340 key "notes2002"
341
342 \end_inset
343
344  consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
345  accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit
346  augue duis dolore te feugait nulla facilisi.
347 \begin_inset space ~
348 \end_inset
349
350
351 \begin_inset CommandInset citation
352 LatexCommand cite
353 key "Park:2006:DSI"
354
355 \end_inset
356
357
358 \end_layout
359
360 \begin_layout Standard
361 \begin_inset Note Note
362 status open
363
364 \begin_layout Plain Layout
365 See 
366 \begin_inset Flex URL
367 status collapsed
368
369 \begin_layout Plain Layout
370
371 http://www.acm.org/class/1998/
372 \end_layout
373
374 \end_inset
375
376  for details about the ACM Computing Review categories.
377 \end_layout
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout CR categories
385 \begin_inset Flex CRcat
386 status open
387
388 \begin_layout Plain Layout
389 K.6.1
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395 }
396 \end_layout
397
398 \end_inset
399
400
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 {
407 \end_layout
408
409 \end_inset
410
411 Management of Computing and Information Systems
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Plain Layout
416
417 }
418 \end_layout
419
420 \end_inset
421
422
423 \begin_inset ERT
424 status collapsed
425
426 \begin_layout Plain Layout
427
428 {
429 \end_layout
430
431 \end_inset
432
433 Project and People Management
434 \begin_inset ERT
435 status collapsed
436
437 \begin_layout Plain Layout
438
439 }
440 \end_layout
441
442 \end_inset
443
444
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450 {
451 \end_layout
452
453 \end_inset
454
455 Life Cycle
456 \end_layout
457
458 \end_inset
459
460
461 \begin_inset Note Note
462 status collapsed
463
464 \begin_layout Plain Layout
465 The CR categories expects 4 infos that are separated by 
466 \begin_inset Quotes eld
467 \end_inset
468
469
470 \series bold
471 }{
472 \series default
473
474 \begin_inset Quotes erd
475 \end_inset
476
477  in TeX code.
478 \end_layout
479
480 \end_inset
481
482
483 \end_layout
484
485 \begin_layout CR categories
486 \begin_inset Flex CRcat
487 status open
488
489 \begin_layout Plain Layout
490 K.7.m
491 \begin_inset ERT
492 status collapsed
493
494 \begin_layout Plain Layout
495
496 }
497 \end_layout
498
499 \end_inset
500
501
502 \begin_inset ERT
503 status collapsed
504
505 \begin_layout Plain Layout
506
507 {
508 \end_layout
509
510 \end_inset
511
512 The Computing Profession
513 \begin_inset ERT
514 status collapsed
515
516 \begin_layout Plain Layout
517
518 }
519 \end_layout
520
521 \end_inset
522
523
524 \begin_inset ERT
525 status collapsed
526
527 \begin_layout Plain Layout
528
529 {
530 \end_layout
531
532 \end_inset
533
534 Miscellaneous
535 \begin_inset ERT
536 status collapsed
537
538 \begin_layout Plain Layout
539
540 }
541 \end_layout
542
543 \end_inset
544
545
546 \begin_inset ERT
547 status collapsed
548
549 \begin_layout Plain Layout
550
551 {
552 \end_layout
553
554 \end_inset
555
556 Ethics
557 \end_layout
558
559 \end_inset
560
561
562 \end_layout
563
564 \begin_layout Standard
565 \begin_inset ERT
566 status collapsed
567
568 \begin_layout Plain Layout
569
570
571 \backslash
572 keywordlist
573 \end_layout
574
575 \end_inset
576
577
578 \begin_inset Note Note
579 status open
580
581 \begin_layout Plain Layout
582 The command 
583 \series bold
584
585 \backslash
586 keywordlist
587 \series default
588  prints out the keywords.
589 \end_layout
590
591 \end_inset
592
593
594 \end_layout
595
596 \begin_layout Section
597 Introduction
598 \end_layout
599
600 \begin_layout Standard
601 \begin_inset ERT
602 status collapsed
603
604 \begin_layout Plain Layout
605
606 %
607 \backslash
608 copyrightspace
609 \end_layout
610
611 \end_inset
612
613
614 \begin_inset Note Note
615 status collapsed
616
617 \begin_layout Plain Layout
618 When you use a copyright note, the 
619 \series bold
620
621 \backslash
622 copyrightspace
623 \series default
624  command must be the first command after the start of the first section
625  of the body of your paper.
626  It ensures the copyright space is left at the bottom of the first column
627  on the first page of your paper.
628 \end_layout
629
630 \end_inset
631
632
633 \end_layout
634
635 \begin_layout Standard
636 bla
637 \end_layout
638
639 \begin_layout Section
640 Exposition
641 \end_layout
642
643 \begin_layout Standard
644 blabla
645 \end_layout
646
647 \begin_layout Section
648 A New Section
649 \end_layout
650
651 \begin_layout Subsection
652 A New Subsection
653 \end_layout
654
655 \begin_layout Standard
656 Subsection test
657 \end_layout
658
659 \begin_layout Subsection
660 A Second Subsection
661 \end_layout
662
663 \begin_layout Subsubsection
664 A Subsubsection
665 \end_layout
666
667 \begin_layout Standard
668 Bla.
669 \end_layout
670
671 \begin_layout Subsubsection
672 Another Subsubsection
673 \end_layout
674
675 \begin_layout Standard
676 Bla.
677 \end_layout
678
679 \begin_layout Subsection
680 A Final Subsection
681 \end_layout
682
683 \begin_layout Standard
684 Bla.
685 \end_layout
686
687 \begin_layout Section
688 Back to the Section
689 \end_layout
690
691 \begin_layout Standard
692 Bla.
693 \end_layout
694
695 \begin_layout Section
696 Conclusion
697 \end_layout
698
699 \begin_layout Standard
700 Bla.
701 \end_layout
702
703 \begin_layout Section*
704 Acknowledgements
705 \end_layout
706
707 \begin_layout Standard
708 To Robert, for all the bagels.
709 \end_layout
710
711 \begin_layout Standard
712 \begin_inset CommandInset bibtex
713 LatexCommand bibtex
714 bibfiles "../examples/biblioExample"
715 options "acmsiggraph"
716
717 \end_inset
718
719  
720 \end_layout
721
722 \end_body
723 \end_document