iflrandevu/doc/thesis/includes/headers.tex

31 lines
1.0 KiB
TeX
Raw Normal View History

\documentclass[oneside, 12pt]{book}
\usepackage{thesis}
\usepackage{tabularx}
\usepackage{epsfig}
\usepackage{hyperref}
\usepackage {color}
\hypersetup {colorlinks}
\definecolor{darkred}{rgb}{0.5,0,0}
\definecolor{darkgreen}{rgb}{0,0.5,0}
\definecolor{darkblue}{rgb}{0,0,0.5}
\hypersetup{
colorlinks,
linkcolor=darkblue,
filecolor=darkgreen,
urlcolor=darkblue,
citecolor=darkred
}
%% ΤΑ ΠΑΡΑΚΑΤΩ ΕΙΝΑΙ ΥΠΟΧΡΕΩΤΙΚΑ
\renewcommand{\thesistitle}{Δημιουργία διαδικτυακού συστήματος συνατντήσεων (appointments) με χρήση Google Calendar PHP API}
\renewcommand{\thesisauthor}{Αλέξανδρος Τσελεγγίδης (2503)}
\renewcommand{\thesisauthorabbrv}{Α. Τσελεγγίδης}
\renewcommand{\thesisauthorinitials}{ΑΤ}
\renewcommand{\thesissupervisor}{Δρ. Νικόλαος Πεταλίδης, Επιστημονικός Συνεργάτης}
\renewcommand{\thesismonth}{Ιούνιος}
\renewcommand{\thesisyear}{2013}
%% ΒΙΒΛΙΟΓΡΑΦΙΑ
\addbibresource{thesis.bib}