AUThReport/AUTHReportTemplate.tex

46 lines
760 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%
% Network programming Lab sum report
%
% authors:
% Χρήστος Χουτουρίδης ΑΕΜ 8997
% cchoutou@ece.auth.gr
\documentclass[a4paper, 11pt]{AUTHReport}
% Document configuration
\AuthorName{Χρήστος Χουτουρίδης}
\AuthorMail{cchoutou@ece.auth.gr}
\AuthorAEM{8997}
\CoAuthorName{asdf}
\CoAuthorMail{asdf}
\CoAuthorAEM{9874}
%\WorkGroup{Ομάδα 3}
\DocTitle{Τίτλος Title}
\Department{Computer εργαστήριο}
\ClassName{PDS πααλληλα}
\InstructorName{Nick Πιτσιάνης}
\InstructorMail{ςε}
\CurrentDate{\today}
\usepackage{lipsum}
\begin{document}
\Title
\section{Εισαγωγή Intro}
\lipsum[1-4]
\subsection{μικρός τίτλος small title}
\lipsum[1-4]
\end{document}