Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bachelor-thesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
abrahas55
bachelor-thesis
Commits
7d315cf7
Verified
Commit
7d315cf7
authored
1 year ago
by
abrahas55
Browse files
Options
Downloads
Patches
Plain Diff
layouting, separate abstract; adds title
parent
7700fa79
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
agse-thesis.cls
+1
-2
1 addition, 2 deletions
agse-thesis.cls
thesis.pdf
+0
-0
0 additions, 0 deletions
thesis.pdf
thesis.tex
+13
-12
13 additions, 12 deletions
thesis.tex
with
14 additions
and
14 deletions
agse-thesis.cls
+
1
−
2
View file @
7d315cf7
...
...
@@ -221,12 +221,11 @@
\end{center}
\ifcsdef
{
separateAbstract
}{
% abstract on separate page
\clear
double
page
\clearpage
\pagestyle
{
plain
}
\begin{abstract}
#2
\end{abstract}
\cleardoublepage
}{
% abstract on title page
\vfill
\begin{abstract}
...
...
This diff is collapsed.
Click to expand it.
thesis.pdf
+
0
−
0
View file @
7d315cf7
No preview for this file type
This diff is collapsed.
Click to expand it.
thesis.tex
+
13
−
12
View file @
7d315cf7
...
...
@@ -18,8 +18,9 @@
\documentclass
[serif,article,noparskip,de]
{
agse-thesis
}
% Global parameters, replace with actual values.
\newcommand
{
\thesisTitle
}{
Anwendung des BSI-Grundschutzes auf das
High-Performance Cluster CURTA
}
\newcommand
{
\thesisTitle
}{
Informationssicherheit im High-Performance Computing
auf Basis des IT-Grundschutzes
}
% -> You may use \par (but not \\) to format the title. If you do so, you'll
% need to manually set the 'pdftitle' attribute below.
\newcommand
{
\studentName
}{
Abraham Söyler
}
...
...
@@ -30,23 +31,20 @@ High-Performance Cluster CURTA}
\addbibresource
{
bibliography.bib
}
% Blind texts, for demonstration only, not part of the actual template
\usepackage
{
lipsum
}
\begin{document}
\coverpage
[
student/id=,
student/id=
5071219
,
student/mail=a.soeyler@fu-berlin.de,
thesis/type=Bachelorarbeit,
% optional, default: Bachelorarbeit
thesis/group=
{
Arbeitsgruppe Software Engineering
}
,
% optional, default: AGSE
thesis/advisor=
{
Barry Linnert
}
,
% optional
thesis/examiner=
{
Prof. Dr. Jochen Schill
er
}
,
thesis/examiner/2=
{
Dr. Jörg Schneid
er
}
,
% optional
thesis/advisor=
{
Dr.
\@
Ing.
\@
Jörg Schneider
}
,
% optional
thesis/examiner=
{
Barry Linn
er
t
}
,
thesis/examiner/2=
{
Prof.
\@
Dr.
\@
Ing.
\@
Jochen Schill
er
}
,
% optional
thesis/date=
\today
,
% optional, default: \today
%title/size=\LARGE, % set this value to overwrite automatic font size
%
abstract/separate % toggle this to move the abstract to its own page
abstract/separate
% toggle this to move the abstract to its own page
]
{
% Your abstract here:
abstract
...
...
@@ -54,20 +52,23 @@ High-Performance Cluster CURTA}
\include
{
declaration
}
\cleardoublepage
%
\cleardoublepage
\tableofcontents
\cleardoublepage
%
\cleardoublepage
\pagestyle
{
fancy
}
% Actual content starts here
\input
{
1
_
introduction
}
\input
{
2
_
fundamentals
}
\input
{
3
_
schutzbedarf
}
\input
{
3
_
modellierung
}
\input
{
4
_
conclusion
}
\printbibliography
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment