T-110.5291 Seminar on Network Security P (5 cr)

Latex Template


The latex template to be used for seminar papers can be found below

One way to compile the example document into a PDF in Unix:

% unzip iwork2014_template.zip
% cd iwork2014_template
% latex iwork2014_template
% bibtex iwork2014_template
% latex iwork2014_template
% latex iwork2014_template
% dvips iwork2014_template
% ps2pdf iwork2014_template

Note: you can compile using pdflatex as well. Also Remember to rename the iwork_template.tex file to your_lastname.tex and also rename bibtex_template.bib file accordingly for your use.

FAQ

  1. How to change from single column to double column?

    Comment \documentclass{IWORK2014} and uncomment\documentclass[cameraready]{IWORK2014} in iwork_template.tex file.

  2. When to use double column format?

    By default the latex template is in single column format. You can use the single column format during first draft submission and for English language support classes. However, for full draft and final submissions you should use double column format.

  3. Where can I find tips on Latex?

    http://en.wikibooks.org/wiki/LaTeX

 

Material
Description
NetSec2013.cls Fixed typos
NetSec Latex Template 2013 Latex template for seminar paper