report added

This commit is contained in:
2020-05-03 15:14:29 +03:00
parent 5c5770bf6f
commit caa10a9349
6 changed files with 51 additions and 0 deletions
Submodule
+1
Submodule report/config added at 574c8d40f8
BIN
View File
Binary file not shown.
+46
View File
@@ -0,0 +1,46 @@
%
% Report description
%
% authors:
% Χρήστος Χουτουρίδης ΑΕΜ 8997
% cchoutou@ece.auth.gr
% Document configuration
\newcommand{\ClassName}{Μικροεπεξεργαστές και Περιφερειακά}
\newcommand{\DocTitle}{Εργασία Ι}
\newcommand{\InstructorName}{Παπαευσταθίου Ιωάννης}
\newcommand{\InstructorMail}{ygp@ece.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}