%***********************************************************************
% This is a template  for preparation of abstracts
% to be submitted to the 5th Croatian Combinatorial Days,
% to be held on September 19-20, 2024, at the Faculty of Civil Engineering University of Zagreb, Croatia.
%***********************************************************************
%All abstracts must be written in English.
%***********************************************************************
\documentclass[12pt]{article}
\usepackage{amssymb,amsmath,latexsym,amsfonts}

\pagestyle{empty}
\renewcommand{\title}[1]{\begin{center}{\large{\bf{#1}}}\end{center}}
\newcommand{\authorsurname}[1]{\begin{center}{\bf{#1}}\end{center}}
\newcommand{\authorname}[1]{\begin{center}{\bf{#1}}\end{center}}
\newcommand{\affiliation}[1]{\begin{center}{#1}\end{center}}
\newcommand{\email}[1]{\begin{center}\texttt{#1}\end{center}}
\newcommand{\coauthors}[1]{\begin{center}{(joint work with #1)}\end{center}}


% Please do not specify any new definitions, any new commands,
% and do not specify any style parameters.
% The preamble of the document should be left unchanged.
\begin{document}
%***********************************************************************
%***********************************************************************
% PLEASE INSERT YOUR CONTENT FROM HERE
%***********************************************************************
%***********************************************************************
\def\AuthorsName{Authors Name} %Name of the presenting author.

\def\AuthorsSurname{Authors Surname} %Surname of the presenting author.

\def\Title{Title} %Title of a talk or poster.

\def\Affiliation{Affiliation} % Include only the name of the affiliation, please do not include the full address. 

\def\Country-of-affiliation{Country} % Include only the country of the affiliation, please do not include the full address. 

\def\email{xx@xx} % E-mail of the presenting author. 

\def\coauthors{XX, ZZ and YY} %Names of the co-authors if needed, otherwise remove this line. 

\def\ContributedTalk{1} %If you plan to present a poster, please set this to "0". Otherwise, leave it as it is. 


\bigskip
\if\ContributedTalk 1 \begin{center}\Large{\bf{Contributed Talk: \Title}}\end{center} 
\else \begin{center}\Large{\bf{Poster: \Title}}\end{center}  \fi



%\begin{center}\Large{\bf{\Title}}\end{center}
\begin{center}{\AuthorsName\space\AuthorsSurname}\end{center}
\begin{center}{\Affiliation, \Country-of-affiliation}\end{center}
\begin{center}{\small\email}\end{center}

%***********************************************************************
Abstract text.
%***********************************************************************
%Please do not include keywords as they will be removed.
\end{document}









