Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
doctemplates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CuK
doctemplates
Merge requests
!2
An error occurred while fetching the assigned milestone of the selected merge_request.
Added example content to thesis template
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Added example content to thesis template
thesis-example
into
master
Overview
0
Commits
1
Pipelines
0
Changes
5
Merged
Added example content to thesis template
Jan Bobolz
requested to merge
thesis-example
into
master
Apr 19, 2020
Overview
0
Commits
1
Pipelines
0
Changes
5
The idea is to get people started with some useful example LaTeX code:
How to include a file to start writing
How to use todonotes
How to do chapters, sections, subsections
How to do definitions
How to use macros to handle formatting of algorithms and multi-letter variables
How to cite
How to reference another section
Edited
Apr 19, 2020
by
Jan Bobolz
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d436cf30
1 commit,
Apr 19, 2020
5 files
+
57
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
thesis/config/config.tex
+
2
−
2
View file @ d436cf30
Edit in single-file editor
Open in Web IDE
\def\Title
{
Tit
e
l
}
% Hier Titel eintragen / Enter your title here
\def\Author
{
Autor
}
% Hier Namen eintrage / Enter your name here
\def\Title
{
Titl
e
}
% Hier Titel eintragen / Enter your title here
\def\Author
{
Aut
h
or
}
% Hier Namen eintrage / Enter your name here
\def\Degree
{
Bachelor
}
% Master
\def\SecondExaminer
{
???
}
% Zweitgutachter / Second Examiner
Loading