report added
This commit is contained in:
parent
5c5770bf6f
commit
caa10a9349
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
Keil/
|
Keil/
|
||||||
|
*.gz
|
||||||
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "report/config"]
|
||||||
|
path = report/config
|
||||||
|
url = ssh://git@git.hoo2.net:222/hoo2/LaTeX_confing.git
|
BIN
1st assignement.pdf
Normal file
BIN
1st assignement.pdf
Normal file
Binary file not shown.
1
report/config
Submodule
1
report/config
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 574c8d40f83921cd9ed550774e8746a10f120ea0
|
BIN
report/report.pdf
Normal file
BIN
report/report.pdf
Normal file
Binary file not shown.
46
report/report.tex
Normal file
46
report/report.tex
Normal 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}
|
Loading…
x
Reference in New Issue
Block a user