Skip to main content

Submit Abstract

All speakers must submit an abstract using the  LaTeX template below. Once we receive your abstract, we will review it to make sure it is thematically appropriate for the meeting. If it fits with the conference themes, it will be processed into the list of Submitted abstracts (this may take a couple of days).  If it does not fit, we will notify you. In order to be considered, you must submit your abstract by (date to be determined).

To submit an abstract:

  • Copy the template listed below into a file named LastnameFirstname.tex. Use only letters in the name. Do not use any spaces, dots, dashes,  underscores, or diacritical marks.
  • Fill in the requested information including the body of your abstract.
  • Send the resulting file as an email attachment to ConstructiveFunctions2025@gmail.com. Write “Abstract Submission (Your Last Name)” in the subject line. Do not send the PDF file.  If you want to revise your abstract, send a new LaTeX file with the same file name.
\documentclass[10pt]{article}
\usepackage{amsmath,amssymb}               % Don’t introduce other packages
\setlength{\textwidth}{6.2in}
\setlength{\oddsidemargin}{.2in}

\begin{document}
\vskip 2pc\goodbreak
\centerline{\sc Title of your Paper}       % Main words capitalized

\smallskip
\centerline {A. Author and B.Author$^*$}   % mark the speaker with $^*$
\centerline {Affiliated University}        % For the speaker only
\centerline{\tt john.doe@com}              % Full email address with @
\centerline{\tt homepage}                  % Use $\sim$ if you need a ~. This is not required.

\bigskip\nobreak
PUT THE BODY OF YOUR abstract here. It should consist of a paragraph or
two.  We won’t accept extended abstracts. Don’t use any footnotes. You may
use mathematics, but avoid displays. Don’t make a list of references.
It may take a couple of days for your abstract to be approved, at which
point we will insert it in the submitted abstract list.  Go there to check
that everything is OK.  Send us an email if you withdraw or change your abstract.
\end{document}