Institutions require a cover page and an affirmation at the end of the thesis. This package provides both. It stems from the computer science institutes of the University of Stuttgart, but is open to any university.
In case you are looking for a full thesis template including a cover page and affirmation, please go to https://latextemplates.github.io/scientific-thesis-template/. Please report issues concerning this package at the GitHub repository at https://github.com/latextemplates/scientific-thesis-cover.
- utf8
- options for all required text on the coverpage
Usually, one does not need a seperate installation step, because both MiKTeX and texlive come with a recent version of this template. Do not forget to keep your tex distribution updated.
Alternatively, you can download scientific-thesis-cover.sty
and put it in the folder where you are going to use it.
An example can be found in demo.tex.
Just include the package with all options specified:
\usepackage[
title={Super relevant evaluation of new blackhole-generation method},
author={Max Musterjunge},
type=bachelor,
institute=iaas,
course=cs,
examiner={Prof.\ Dr.\ Hans Mustermann},
supervisor={Otto Normalverbraucher, M.Sc.},
startdate={2012-06-01},
enddate={2012-12-01},
language=english,
logo={unilogo}
]{scientific-thesis-cover}
Afterwards you can create the cover using \Coverpage
and get the affirmation text by using \Affirmation
This package supports the following options:
-
language: Language used for all labels and text.
language=german
will use german (default)language=english
will use english
-
title: Title of work. Should be placed in curly braces:
title={My thesis title}
title={My very long thesis title}
-
author: Author of work. Should be placed in curly braces. May contain more than one author seperated by commas:
author={Peter Lustig}
author={Peter Lustig, Franz Josef, Vladimir Sixth}
-
type: Type of work. May be set to one of the following values or arbitrary text in curly braces:
type=bachelor
will label your work as Bachelor's Thesis. Currently, the term regulations of the University of Stuttgart are in place. It is assumed that you study a German Bachelor program. Thus, even if you write in English, the type of your thesis is a "Bachelorarbeit". In case you study in a different program (such as INFOTECH), please fill in the appropriate type of your thesis in curly brackets. See below.type=master
will label your work as Masters's Thesistype=diplom
will label your work as Diploma Thesistype=study
will label your work as Student Research Projecttype=projectinf
will label your work as Projekt-INFtype=prozessanalyse
will label your work as Prozessanalyse- Arbitrary strings are also possible:
type={research project}
will label your work as "research project"
-
institute: States for which institute you are doing this work. May be set to one of the following values or arbitrary text in curly braces:
institute=iaas
will state Institute of Architecture of Application Systemsinstitute=ipvs
will state Institute for Parallel and Distributed Systemsinstitute=fmi
will state Institute of Formal Methods in Computer Scienceinstitute=ims
will state Institute for Natural Language Processinginstitute=iste
will state Institute of Software Engineeringinstitute=iti
will state Institute of Computer Architecture and Computer Engineeringinstitute=iris
will state Institute of Computer-aided Product Development Systemsinstitute=vis
will state Institute of Visualization and Interactive Systemsinstitute=visus
will state Visualization Research Center (VISUS)institute=sec
will state Institute of Information Securityinstitute=fac
will state Faculty of Computer Science- Arbitrary strings are possible:
institute={Custom fictional institute}
will state Custom fictional institute
-
course: Type of study. May be set to one of the following values or arbitrary text in curly braces:
course=cs
will state that your course of study is Computer Sciencecourse=se
will state that your course of study is Software Engineeringcourse=mcl
will state that your course of study is Master Computational Linguisticscourse=msv
will state that your course of study is Maschinelle Sprachverarbeitungcourse=bis
will state that your course of study is Business Information Systemscourse=simtech
will state that your course of study is Simulation Technology- Arbitrary strings are possible:
course={New Study course}
will state that your course of study is New Study course
-
examiner: Your examiner.
examiner={Prof.\ Dr.\ Hans Mustermann}
-
supervisor: Your supervisor.
supervisor={Otto Normalverbraucher, M.Sc.}
-
startdate: Startdate of your work. Preferably ISO-8601. See https://xkcd.com/1179/ and https://www.explainxkcd.com/wiki/index.php/1179:_ISO_8601.
startdate={2012-06-01}
-
enddate: Enddate of your work.
enddate={2012-12-01}
-
crk: CR-Classification codes of your work. May be separated by commas:
crk={A.1, A.2}
- number: Running number of work. May contain arbitrary text. Should contain the number you got for your work.
number=1234
will label your work to have number 1234
- logo: Adds a logo, e.g. of your university, at the top of the coverpage.
- The image's path can not contain any underscores!
setPageNumberToOne=true
will set the page after the cover to1
(default false)setCoverPageNumberToMinusOne=true
will set-1
as the page number for the cover page (default false)
Multiline/Commands in option values are currently only supported if you load kvoptions-patch
before the documentclass definition like this:
\RequirePackage{kvoptions-patch}
\documentclass[twoside]{article}
- Check if indent is correct:
latexindent -y="indentPreamble:1,defaultIndent:' '" -m -w scientific-thesis-cover.sty
- Adapt
CHANGELOG.md
- Adapt version and date in
scientific-thesis-cover.sty
- Tag the release commit using
git tag
- Push to GitHub
- Add CHANGELOG part to GitHub release manually, because github-release-from-changelog currently works with
package.json
only. - Publish to CTAN
- Pre-conditions:
- Windows: Patch
C:\MiKTeX\scripts\ctanify\ctanify
: Remove-y
fromzip
command line argumentszip -q -r -9 -y -m
. - Windows: Environment variable
TMP
must not contain backslashes. E.g.,C:/TEMP/WIN
is good,C:\Users\user\AppData\Local\Temp
is bad. - Have
pandoc
andsed
in the path.
- Windows: Patch
- Run
release.bat
. - Go to https://ctan.org/pkg/scientific-thesis-cover, choose "Upload"
- Use
scientific-thesis-cover.tar.gz
as archive.
- Adapt
CHANGELOG.md
to contain## [unreleased]
again.
This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, version 1.3c of the license. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2005/12/01 or later.
This work has the LPPL maintenance status "maintained".
The Current Maintainer and author of this work is Oliver Kopp.
This work consists of the files scientific-thesis-cover.sty
, demo.tex
, and README.md
.
In case files are not listed here, but available at https://github.com/latextemplates/scientific-thesis-cover, these additional files also form part of this work.
Bernd Raichle, Timo Heiber, Steffen Keul, Oliver Kopp, Kai Mindermann, Matthias Papesch, Nils Radtke, Niklas Schnelle, Tim Halach