Organizational Stuff


* Contact:  Dmytro Chibisov, Email: chibisov@in.tum.de
* Visa:
Visa Application Form: http://www.visa-express.de/antraege/russland.pdf



Slides and Papers Preparation


Papers should be prepared with LaTeX. The example SamplePaper.zip can be used to get started.

Use commands latex, dvips, ps2pdf to generate PDF files. Alternatively, pdflatex can be used.

PDF Presentations can be produced using LaTeX packages latex-beamer, pgf, xcolor:


http://sourceforge.net/projects/latex-beamer/

 
Latex-beamer provides the possiblity to type the paper as well as the corresponding presentation slides in the same file.

To get started please use SamplePresentation.zip.

Use

latex Sample_Presentation.beamer.tex

to generate slides, or

latex Sample_Presentation.article.tex

to generate the paper.