Hide menu
LaTeX Classes for IDA Thesises

LaTeX Classes for IDA Thesises

General Information Lic Thesis

Notification of presentation: tekfak / filfak

LiU-Tryck order form

The mandatory pages - completed with the acknowledgment page - should be approved by Anne (Fu-kansli) before you forward the material to the printing office. When you've got the approval you will also receive the summary pages to add at the end of your thesis.

General Information Phd Thesis

LiU-Tryck order form

The mandatory pages - completed with the acknowledgment, abstract and "popularvetenskaplig" sammanfattning - (last one in Swedish) - should be approved by Anne (Fu-kansli) before you forward the material to the printing office. When you've got the approval you will also receive the summary pages to add at the end of your thesis.

Introduction

Tommy Persson, tommy.persson@liu.se is maintaining these class files for IDA thesises.

Some of the code have probably been taken from Ola Leiflers thesis style. And some of the code is from Per-Olof Pettersson.

Note that running latex on a file using one of the class files will generate a file "exhibitpage.tex".

Remember that this should probably be considered to be a beta release. The user interface might change depending on feedback. The typographical placement of text might be wrong so please report all strange things to me. Check the result carefully so it satisfies the requirements before you send your files to the print shop.

Distributions

Since class files might change and all people might now like to use the latest version the style files will not be installed in IDA's LaTeX installation. The recommended way to use these style files is to download a distribution and unpack it in a suitable place.

Distributions:

Usage and Options

% Usage:
%
% \documentclass[cropmarks, frame, swedish]{idamasterthesis}
% \documentclass[cropmarks, frame, english]{idamasterthesis}
% \documentclass[cropmarks, frame, english]{idalichesis}
% \documentclass[cropmarks, frame, english]{idaphdthesis}
% \documentclass[cropmarks, frame, english, philosophy]{idaphdthesis}
%
% The default format is s5 and the generated dvi or pdf files will be in
% this format.  Note that when you print a pdf file in this format acroread
% will scale it up to a4 format.  When using the cropmarks option the paper
% format will be a4.
%
% Options
%   english     Language is engish
%   swedish     Language is swedish, only for master thesis
%   philosophy  Thesis or report done in philosophy faculty
%   cropmarks   Add crop marks using crop.sty. Paper format will be a4.
%   cam         Option passed to crop
%   frame       Option passed to crop
%   cross       Option passed to crop

Common Commands

Things like title, author and so on is defined by commands. Below are the commands that are common for all classes. Note that all commmands does not have to be used for all documents. The default value given below will be shown in the example documents below.

\titleenglish{ENGLISHTITLE}
\titleswedish{SWEDISHTITLE}
\publicationmonth{PUBMONTH}
\publicationyear{PUBYEAR}
\isbn{ISBN}
\thesisnumber{THESISNUMBER}
\thesisyearnumber{THESISYEARNUMBER}
\abstract{ABSTRACT}
\dateofpublication{DATEOFPUBLICATION}
\supervisor{SUPERVISOR}
\examiner{EXAMINER}
\degreesubject{Engineering}
\supportedby{SUPPORTEDBY}

\facultyexaminername{OPPONENT NAME}
\facultyexaminertitle{OPPONENT TITEL}
\facultyexamineraddress{OPPONENT ADDRESS}


\division{DIVISION}
\divisionshort{DIVISIONSHORT}
\titlebibpage{TITLEBIBPAGE}
\keywords{KEYWORDS}

\presentationplace{PRESENTATIONPLACE}
\presentationhouse{PRESENTATIONHOUSE}
\presentationdate{PRESENTATIONDATE}
\presentationtime{PRESENTATIONTIME}

\thesisurl{http://XXX}

Commands only used for philosophy thesises:

\keywords{KEYWORDS}
\nyckelord{NYCKELORD}
\presentationhus{PRESENTATIONHUS}
\presentationdatum{PRESENTATIONDATUM}
\departmentseries{DEPARTMENTSERIES No. XXX}
\swedishabstract{SWEDISHABSTRACT}

Issues

  • To get a new paragraph inside the abstract use \abstractpar.
  • Classes for ordinary student reports are not done yet.
  • The classes are based on report. Is there a need to be able to use book?

Licentiate Thesis Examples

LaTeX File DVI File PDF File DVI File Exhibit Page PDF File Exhibit Page
Technology Technology Technology Technology Technology
Philosophy Philosophy Philosophy Philosophy Philosophy

Doctoral Thesis Examples

LaTeX File DVI File PDF File DVI File Exhibit Page PDF File Exhibit Page
Technology Technology Technology Technology Technology
Philosophy Philosophy Philosophy Philosophy Philosophy

Master Thesis Examples

LaTeX File DVI File PDF File
English English English
Swedish Swedish Swedish

Page responsible: Tommy Persson
Last updated: 2013-04-07