report seed added
This commit is contained in:
Submodule
+1
Submodule report/config added at 4b3765f4ab
Binary file not shown.
@@ -0,0 +1,54 @@
|
||||
%
|
||||
% PDS exercise 1 report
|
||||
%
|
||||
% authors:
|
||||
% Χρήστος Χουτουρίδης ΑΕΜ 8997
|
||||
% cchoutou@ece.auth.gr
|
||||
%
|
||||
|
||||
% AuthReportConfig requirements
|
||||
% =============================
|
||||
\newcommand{\AuthorName}{Χρήστος Χουτουρίδης}
|
||||
\newcommand{\AuthorMail}{cchoutou@ece.auth.gr}
|
||||
\newcommand{\AuthorAEM}{8997}
|
||||
|
||||
% Comment out to add co-author
|
||||
%\newcommand{\CoAuthorName}{Co-author's name}
|
||||
%\newcommand{\CoAuthorMail}{Co-author'smail}
|
||||
%\newcommand{\CoAuthorAEM}{Co-author's AEM}
|
||||
|
||||
\newcommand{\DocTitle}{Εργασία 1: \eng{Vertexwise triangle counting}}
|
||||
\newcommand{\Department}{Τμημα ΗΜΜΥ. Τομεάς Ηλεκτρονικής}
|
||||
\newcommand{\ClassName}{Παράλληλα και Διανεμημένα Συστήματα}
|
||||
|
||||
\newcommand{\InstructorName}{Πιτσιάνης Νικόλαος}
|
||||
\newcommand{\InstructorMail}{nikos.pitsianis@eng.auth.gr}
|
||||
\newcommand{\CurrentDate}{\today}
|
||||
|
||||
\input{config/AuthReportConfig.tex}
|
||||
|
||||
% Document fine-tuning
|
||||
\setFancyHeadLR{\ClassName}{\DocTitle}
|
||||
%\setFancyHeadLERO{\ClassName}{\DocTitle}
|
||||
%\BottomTitleSpace{8em}
|
||||
|
||||
% Document
|
||||
% =============================
|
||||
\begin{document}
|
||||
|
||||
%\FirstPage
|
||||
\TitleHeader
|
||||
|
||||
%\tableofcontents
|
||||
%\listoffigures
|
||||
%\listoftables
|
||||
|
||||
\section{Εισαγωγή}
|
||||
|
||||
% References
|
||||
% =============================
|
||||
%\begin{thebibliography}{100}
|
||||
%\bibitem{item}item...
|
||||
%\end{thebibliography}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user