University of Thessaly coursework report template
Author
Georgios Giannakopoulos
Last Updated
일 년 전
License
Creative Commons CC BY 4.0
Abstract
University of Thessaly coursework report template
%\documentclass{article}
%\documentclass[a4paper,12pt]{thesis}
%\documentclass[a4paper,12pt]{book}
%% document class
%\documentclass[a4paper]{book}
\documentclass[a4paper,oneside,12pt,lot, lof]{book}
%\documentclass[a4paper,12pt, twoside]{report}
%\documentclass[ebook, 11pt, oneside, openany]{memoir}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% PACKAGES -------------------------------------------------------------------
%
%\usepackage{packages}
\input{settings/packages}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{newtxtext}
\usepackage{newtxtext, newtxmath}
\usepackage{substitutefont}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{helvet}
\renewcommand*\familydefault{\sfdefault}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% own commands
%\newcommand{\tbi}[1]{\textbf{\textit{#1}}}
\input{settings/macros}
\newcommand{\imp}[1]{\underline{\textit{#1}}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% packages
\usepackage{graphicx} % used for includegraphics
\usepackage[export]{adjustbox}
\graphicspath{ {./images/} }
\graphicspath{ {images/} }
\usepackage[english]{babel}
\input{settings/packages}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{newtxtext}
\usepackage{substitutefont}
\usepackage{newtxtext, newtxmath}
\usepackage[version=4]{mhchem}
\usepackage{stmaryrd}
%\usepackage[framed,numbered,autolinebreaks,useliterate]{mcode} % used to insert code
\usepackage{listings}
\usepackage{wrapfig}
\usepackage{epigraph}
% Load the parskip package without options
\usepackage{parskip}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\usepackage[nottoc,notlof,notlot]{tocbibind}
% Blank Page
\newcommand\blankpage{
\null
\thispagestyle{empty} %------------------------------------------------------------------------
\addtocounter{page}{1}
\newpage}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% DEFINITIONS ----------------------------------------------
\def\AA{\mathring{\mathrm{A}}}
\def\rcurs{{\mbox{$\resizebox{.16in}{.08in}{\includegraphics{ScriptR}}$}}}
\def\brcurs{{\mbox{$\resizebox{.16in}{.08in}{\includegraphics{BoldR}}$}}}
\def\hrcurs{{\mbox{$\hat \brcurs$}}}
\usepackage{xcolor}
\definecolor{c1}{rgb}{0,0,1} % blue
\definecolor{c2}{rgb}{0,0.3,0.9} % light blue
\definecolor{c3}{rgb}{0.3,0,0.9} % red blue
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% HYPERLINKS
%
\usepackage{url} % Nice URL typesetting and line breaks
\urlstyle{rm} % Roman URL font style
% To include a link in your pdf use \href{URL}{Text to be displayed}.
% If your display text is the URL, you could use the \url{} command.
\usepackage{hyperref}
% links
%\usepackage{color}
\usepackage[]{hyperref}
\usepackage{enumitem} % better lists
\hypersetup{colorlinks=true, linkcolor=blue, filecolor=magenta, urlcolor=cyan,}
\hypersetup{
colorlinks=true, % Colours links instead of ugly boxes
urlcolor=blue, % Colour for external hyperlinks
linkcolor=blue, % Colour of internal links
citecolor=blue % Colour of citation links
}
\hypersetup{
linkcolor={c1}, % internal links
citecolor={c2}, % citations
urlcolor={c3} % external links/urls
}
\usepackage[
colorlinks=true
,breaklinks
%,ngerman
]{hyperref} % needed for creating hyperlinks in the document, the option colorlinks=true gets rid of the awful boxes, breaklinks breaks lonkg links (list of figures), and ngerman sets everything for german as default hyperlinks language
\urlstyle{same}
%\usepackage[pagebackref]{hyperref} % references
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{lipsum} % For placeholder text
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% UNITS
%
% SI Units package
% Customise this depending on your field
\usepackage{siunitx}
\sisetup{
range-units=single,
separate-uncertainty=true,
multi-part-units=single
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% text sub- and superscripts
\newcommand{\spr}[1]{\ensuremath{^\textrm{#1}}}
\newcommand{\sub}[1]{\ensuremath{_\textrm{#1}}}
%% FIGURES & TABLES
%
\usepackage{longtable}
\usepackage{booktabs} % used for tables
\usepackage{multirow} % used for tables to merge multiple rows
\usepackage{bigdelim} % used for tables to set spacing
\usepackage{bigstrut} % used for tables to set spacing
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% HEADERS & SPACING
%
% Fancy headers
%\usepackage{fancyhdr}
%\pagestyle{fancy}
% Set spacing
\usepackage{setspace}
%\doublespacing
\singlespacing
%% CITATIONS
%
%bibliography
%\usepackage[backend=biber,style=numeric,sorting=none,natbib=true, babel=other,bibencoding=auto, language=autobib,giveninits=true]{biblatex}
%\addbibresource{myrefs.bib} %file of biblatex
%\newcommand{\sw}{\selectlanguage{english}}
%\newcommand{\sq}{\selectlanguage{greek}}
%\newcommand{\eng}[1]{\latintext#1\greektext}
%\newcommand{\gre}[1]{\greektext#1\latintext}
% figures and tables
%\usepackage{caption}
%\captionsetup[figure]{labelfont=it,textfont=it}
%\captionsetup[table]{labelfont=it,textfont=it}
%\usepackage{subfig}
%\usepackage[strict]{changepage}
\usepackage{fvextra, csquotes}
\usepackage{csquotes} % When loading babel with biblatex
\usepackage[english]{babel}
\usepackage[%
style=authoryear,
%natbib=true
]{biblatex}
\usepackage[acronym,toc]{glossaries}
\makeglossaries
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\let\cleardoublepage\clearemptydoublepage % hide blank pages numbers + headers
\let\cleardoublepage=\clearpage
%\afterpage{\blankpage}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% page settings from packages.tex
\input{settings/page}
\usepackage{setspace} %% page settings
\usepackage{geometry}
% Define margins
%\usepackage[left=2.5cm,right=2.5cm,top=2.5cm,bottom=2.5cm,includehead,includefoot,headheight=16pt]{geometry}
\geometry{left=2.20cm,right=1.0cm,top=2.5cm,bottom=2.5cm,includehead,includefoot,headheight=16pt}
%\geometry{left=2.5cm,right=2.5cm,top=2.5cm,bottom=2.5cm,includehead,includefoot,headheight=16pt}
%\geometry {a4paper, total={170mm,257mm}, left=20mm, top=20mm,
% }
% Page headers
\usepackage{fancyhdr}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyhead[L]{\nouppercase{\leftmark}}
\cfoot{\thepage}
\pagestyle{fancy}
% Line spacing
\usepackage{setspace}
\setstretch{1.5}
% Defines uth-specific title page
\usepackage{mieUTHtitle-en}
% needed for page border settings
%\usepackage[top=1.27cm, bottom=1.27cm,left=1.27cm,right=1.27cm]{geometry}
%\usepackage[paperheight=16cm,paperwidth=12cm,textwidth=10cm]{geometry}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{chngcntr}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{tikz}
\usepackage[rightcaption]{sidecap}
\usepackage{lastpage}
\usepackage{emptypage}
\parindent=0cm % for space of first line of new text block
\sloppy % for writing with hyphenless justification (tries to)
\hyphenation{} % use hyphenation of tolerance parameters, http://www.jr-x.de/publikationen/latex/tipps/zeilenumbruch.html
\hyphenpenalty=10000
\exhyphenpenalty=10000
%\usepackage{fancyhdr} % needed for head and foot options
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
% Fill in your details
% \author{First Name Last Name}
\title{Title}
\maketitle
\frontmatter
\pagestyle{plain}
\end{document}