Report: An empty report added

This commit is contained in:
2020-10-22 20:23:12 +03:00
parent d13de717ce
commit 256cd86e29
5 changed files with 51 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
*.aux
*.log
*.out
*.gz
Submodule
+1
Submodule report/config added at c27d16e915
BIN
View File
Binary file not shown.
+43
View File
@@ -0,0 +1,43 @@
%
% Report for data structures 2020-2021 assignment part 1.
%
% authors:
% Χρήστος Χουτουρίδης ΑΕΜ 8997
% cchoutou@ece.auth.gr
% Document configuration
\newcommand{\ClassName}{Δομές δεδομένων}
\newcommand{\DocTitle}{Λαβύρινθος: Ο Θησέας και ο Μινώταυρος}
\newcommand{\InstructorName}{Σιάχαλου Σταυρούλα}
\newcommand{\InstructorMail}{ssiachal@auth.gr}
\newcommand{\CurrentDate}{\today}
\input{config/AuthReportConfig.tex}
%\renewcommand{\AuthorName}{Χρήστος Χουτουρίδης}
%\renewcommand{\AuthorMail}{cchoutou@ece.auth.gr}
%\renewcommand{\AuthorAEM}{8997}
\setFancyHeadLR{\ClassName}{\DocTitle}
%\setFancyHeadLERO{\ClassName}{\DocTitle}
% Document
% =================
\begin{document}
\FirstPage
%\tableofcontents
%\listoffigures
%\listoftables
\section{Εισαγωγή}
% References
% ============================
%\begin{thebibliography}{100}
%\bibitem{item}item...
%\end{thebibliography}
\end{document}