% !TeX spellcheck = en_US

\documentclass[11pt]{article}

\usepackage[hidelinks]{hyperref}
\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{bm}

\oddsidemargin 0pt
\evensidemargin 0pt
\marginparwidth 40pt
\marginparsep 10pt
\topmargin -10pt
\headsep 0pt
\textheight 600pt
\textwidth 6.65in
\renewcommand{\baselinestretch}{1.5}

\newcommand*\samethanks[1][\value{footnote}]{\footnotemark[#1]}

\author{FIRST LAST\thanks{INSTITUTE, CITY, COUNTRY. Supported by FUNDING. \texttt{EMAIL}. } \and FIRST LAST\thanks{INSTITUTE, CITY, COUNTRY. Supported by FUNDING. \texttt{EMAIL}.}}

\title{TITLE}
\date{}

\usepackage{fancyhdr}
\setlength{\headheight}{55pt}

\pagestyle{fancy}
\fancyhf{}
\chead{\textsf{ASIACOMB2026 \\
Daejeon, August 24--28, 2026} \\
}

\begin{document}

\maketitle
\thispagestyle{fancy}

\abstract{This is a model for abstract submission. You should replace every CAPITALIZED word on this page by your correct information. Then you should replace this paragraph by the abstract you would like to submit. Notice that you should keep everything in one page. Also, please avoid any kind of self-defined macro in \LaTeX.} 


\end{document}