Report: An empty report added
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "report/config"]
|
||||||
|
path = report/config
|
||||||
|
url = https://git.hoo2.net/hoo2/LaTeX_confing.git
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
*.aux
|
||||||
|
*.log
|
||||||
|
*.out
|
||||||
|
*.gz
|
||||||
Submodule
+1
Submodule report/config added at c27d16e915
Binary file not shown.
@@ -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}
|
||||||
Reference in New Issue
Block a user