\documentclass{amsart}
\begin{document}
\title{Simple AMSart}
\author{Author McAuthorface}

\maketitle

\section{Section \textit{a} : a \LaTeX macro}
\begin{equation*}
  \int_{\alpha + \beta = \LaTeX + \dots }
\end{equation*}


\end{document}