%  WORKSHOP IN ALGEBRA, LOGIC AND TOPOLOGY
%
%  LaTeX format for the abstracts
%
%  March 6, 2018


\documentclass[11pt]{article}

\usepackage{color,fancybox}
\usepackage{amsfonts,latexsym,amssymb,amsmath}

\renewcommand\familydefault{\sfdefault}
\def\refname{\large\textsf{\textbf References}}

\addtolength{\voffset}{-1.5cm} \addtolength{\textheight}{2cm}
\addtolength{\hoffset}{-1.4cm} \addtolength{\textwidth}{3cm}

\setlength{\parindent}{0pt}
\setlength{\parskip}{2mm}

\usepackage{lipsum}
\newcommand\blfootnote[1]{%
  \begingroup
  \renewcommand\thefootnote{}\footnote{#1}%
  \addtocounter{footnote}{-1}%
  \endgroup
}

\makeatletter
\newcommand\Cshadowbox{\VerbBox\@Cshadowbox}
\def\@Cshadowbox#1{%
  \setbox\@fancybox\hbox{\fbox{#1}}%
  \leavevmode\vbox{%
    \offinterlineskip
    \dimen@=\shadowsize
    \advance\dimen@ .5\fboxrule
    \hbox{\copy\@fancybox\kern.5\fboxrule\lower\shadowsize\hbox{%
      \color{blue}\vrule \@height\ht\@fancybox \@depth\dp\@fancybox \@width\dimen@}}%
    \vskip\dimexpr-\dimen@+0.5\fboxrule\relax
    \moveright\shadowsize\vbox{%
      \color{blue}\hrule \@width\wd\@fancybox \@height\dimen@}}}
\makeatother

%blue
\definecolor{blue}{rgb}{0.23, 0.31, 0.37}

\begin{document}


{\color{blue}\Cshadowbox{\textbf{\color{blue}
%% Author, Institution
NAME OF AUTHOR 1}}} Department of Mathematics, University of Coimbra, PORTUGAL\\
\noindent\textit{
%% Title
Title of Talk}
%% Co-Authors
\blfootnote{Joint work with Author 2.}

\medskip

%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%INSERT YOUR ABSTRACT HERE
%%

Insert your abstract here.

%%THE END OF ABSTRACT
%%%%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%
%%REFERENCES
%%%%%%%%%%%%%

\setlength{\parskip}{0mm}
\begin{thebibliography}{99}
\small
\bibitem{1} Authors,  title,
{\em Journal} 1 (2018) 1--18.
\bibitem{2} Authors,  title,
{\em Journal} 2 (2018) 1--18.
\end{thebibliography}

\end{document}
