\documentclass[a4paper]{article}
\usepackage{listings}
\usepackage{xcolor}
\usepackage{multirow}
\usepackage{jheppub}
%\usepackage{natbib}
\usepackage{dcolumn}
%% Language and font encodings
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{palatino}
\pagestyle{empty}
%% Sets page size and margins
%\usepackage[a4paper,top=3cm,bottom=2cm,left=2cm,right=2cm,marginparwidth=1.75cm]{geometry}
%% Useful packages
\usepackage{amsmath}
\usepackage{afterpage}
\usepackage{graphicx, subcaption}
\usepackage[colorinlistoftodos]{todonotes}
\usepackage[colorlinks=true]{hyperref}
\usepackage{makeidx}
\newcommand{\be}{\begin{equation}}
\newcommand{\ee}{\end{equation}}
\newcommand{\bea}{\begin{eqnarray}}
\newcommand{\eea}{\end{eqnarray}}
\makeindex
\begin{document}
\vspace*{1.2cm}
\thispagestyle{empty}
\begin{center}
%{\LARGE \bf Searching for axion-like particles in central exclusive production of photon pairs in proton-proton collisions}
{\LARGE \bf A nice title}
%{\LARGE \bf Searching for axion-like particles in diphoton exclusive production at the LHC}
\par\vspace*{7mm}\par
{
\bigskip
\large \bf Somebody Somebody}
\bigskip
{\large \bf E-Mail: somebody@gmail.com}
\bigskip
{My Address}
\bigskip
{\it Presented at the Workshop of Advances in QCD at the LHC and the EIC, CBPF, Rio de Janeiro, Brazil, November 9-15 2025}
%{ E-mail:
%cbaldenegro@ku.edu}
\vspace*{15mm}
\end{center}
\vspace*{1mm}
\begin{abstract}
A nice abstract
\end{abstract}
% \section{Measurement of elastic events at the LHC}
\section{1st section}
%\begin{figure}
%\begin{center}
%\includegraphics[width=0.45\textwidth]{coulomb}
%\caption{Caption.}
%\label{fig1}
%\end{center}
%\end{figure}
\section{2nd section}
\section*{Acknowledgements}
Acknowledgements
\begin{thebibliography}{}
\bibitem{total} GOOD Coll., Eur. Phys. J. C{\bf 1} (2001) no.2, 91.
\end{thebibliography}
\end{document}