-TML logo-

T-110.5290 Seminar on Network Security (4 cr) P V

Autumn 2006: Security and Privacy in Pervasive Computing

Instructions for the layout of seminar papers

Opinnot > T-110.5290 > 2006 > template.html



In scientific writing the layout of the paper is one very important issue. The layout should be such that the paper can be published without having to do too much work to make it look reasonably good. It also gives a better impression of the paper and the author as well if the layout is simple and practical. Therefore we will be very strict with the layout of the papers on this course. The paper must be written using the given LaTeX template from the beginning.

The students must produce all the submitted papers (Draft, Full Paper and Final Paper) in the LaTeX and the PDF-format using Optima (see course requirements instructions for details).


The templates used in this course

File Comment
template.tex  LaTeX template file to use, modify this file to contain your paper.

Remember to rename your own file to Lastname_phaseX.tex as given in requirements instructions

mypicture1.eps  For demonstrating how pictures can be included in your LaTeX-file.
netsec2006.cls  A class file giving the formating of the template. (save but do not modify)

Writing the paper in LaTeX will actually be quite easy when using the given template.

Translating LaTeX to PDF

The PDF format can be produced from the latex template (almost) automatically. This template is tested to be working at least in vipunen.hut.fi.

  1. To create a dvi file (you can view the file with xdvi template.dvi):
    latex template; latex template;

  2. You really have to run latex twice, since some updates have to be preprocessed by LaTeX in order to show up.
  3. To create a PDF file:
    dvipdfm template

The result when running these commands on the current template looks like this: template.pdf.

Note


Latex-tutorials


The responsible author of this page is netsec staff, <T-110.5290(ät)tml.hut.fi>.
These pages are no longer being updated!!
URL: http://www.tml.tkk.fi/Opinnot/T-110.5290/2006/template.html