Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
studarbeit
Commits
1f522c93
Commit
1f522c93
authored
Apr 20, 2016
by
yb9976
Browse files
Fix date formatting
parent
c11e1177
Changes
2
Show whitespace changes
Inline
Side-by-side
thesis/style/studarbeit.sty
View file @
1f522c93
...
...
@@ -107,7 +107,7 @@
\node
[below=1.3cm of table.south]
(time)
{
\begin{tabular}
{
ll
}
\textbf
{
Bearbeitungszeit:
}
&
4. Juli 2013 --
\thedate
\textbf
{
Bearbeitungszeit:
}
&
{
\year
=1990
\month
=1
\day
=1
\today
}
--
{
\year
=2000
\month
=12
\day
=31
\today
}
\end{tabular}
}
;
...
...
thesis/thesis.tex
View file @
1f522c93
...
...
@@ -12,7 +12,6 @@
\title
{
Evaluation of Randomized Algorithms
}
\author
{
Alice Müller
}
\date
{
\today
}
\thesistype
{
Bachelorarbeit
}
\zweitgutachter
{
Prof.~Dr.~rer.~nat.~Bernhard~Beckert
}
% for verification stuff
%\zweitgutachter{Prof.~Dr.-Ing.~Jörg~Henkel}% for compiler stuff
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment