
LaTeX template for an SDEWES 2026 manuscript

\documentclass{SDEWES2026}
\papertitle{Insert the title here . . .}
\declareauthor{1}{First A. Author}
{Department of Mechanical Engineering\\
Instituto Superior Técnico, Lisbon, Portugal}
{nafgan@navier.ist.utl.pt}
\declareauthor{2}{Second T. Author\footnote{Corresponding author}}
{Faculty of Mechanical Engineering\\
University of Zagreb}
{Neven.Duic@fsb.hr}
\paperabstract{Here you should begin with your abstract. This guide has been prepared for authors of papers to be presented at the 21st Conference on Sustainable Development of Energy, Water, and Environment Systems to be held in Gran Canaria in August/September 2026. The guide contains information and suggestions on manuscript preparation, including layout. It has been written in accordance with the call for papers at http://www.grancanaria2026.sdewes.org/call-for-papers and formatting requirements based on this template. Authors are requested to follow these guidelines to achieve uniformity within the presentation of the Conference Proceedings.}
\paperkeywords{Please supply six to eight keywords, which apply to your paper, after the abstract. This will assist in the preparation of an index for the Proceedings.}
\addbibresource{literature/refs.bib}
% delete this command, only for template description
\renewcommand{\nompreamble}{Symbols in the manuscript should be included in a nomenclature list grouped into symbols, subscripts/superscripts, and acronyms/abbreviations with placement before the references.}
\begin{document}
\maketitle
\input{01-introduction}
\input{02-manuscript-preparation}
\input{98-acknowledgment}
\input{99-nomenclature}
\printbibliography[title=REFERENCES]
\end{document}