\documentclass[oneside,10pt]{swissi}
\addbibresource{4-bib/2-bib.bib}
\input{1-system/0-meta.tex}
\providecommand{\swIncludeAuthorExamples}{}
% AUTHOR-OWNED. This file and 1-system/0-meta.tex are where you work.
%
% Two words appear throughout this template. FILL marks a value you supply, and
% every block of 1-system/0-meta.tex carries it. SKIP marks a value the journal
% sets, and every block of 1-system/1-journal-meta.tex carries it. A SKIP value
% is never filled in before the journal has assigned it.
%
% Author workflow:
% - Rename this file: replace the XXX with a short form of the paper's title and
% keep the Swissi-Paper- beginning, e.g. Swissi-Paper-IdentityAssurance.tex.
% Every other XXX in this template stands for a value the journal assigns.
% - Edit title, authors, affiliations and declarations in 1-system/0-meta.tex.
% - Replace the XXX placeholders below with the manuscript text.
% - Leave 1-system/swissi.cls and 1-system/1-journal-meta.tex as they are. The
% Swissi hash, the Swissi address and the DOI are SKIP values: they are issued
% when a paper is accepted. Never invent one to fill a gap. Leaving the XXX
% standing keeps the draft honest about what has not been assigned yet.
% - Read 0-author-guidelines/ before drafting. It states what the journal
% publishes and what it returns.
% - Check every source before submitting. Each citation must be a real work the
% authors have read at the cited location, and mock or placeholder data is not
% allowed anywhere in the paper. 4-bib/2-bib.bib states the rule in full, and
% it binds whoever adds a reference.
% - Send the finished manuscript to submit.paper@swissi-ai.institute.
% - Feedback on the template itself, including missing packages and anything the
% class cannot do yet, is welcome at feedback.journal@swissi-ai.institute.
% README.md says what belongs in such a report.
\title{\papertitle \\[0.35em]
\normalsize \papersubtitle}
\author{{\fontsize{8}{10}\selectfont\paperauthors}\\[0.9em]
{\scriptsize\paperaffiliations}}
\date{\vspace{1.5em}}
\begin{document}
\maketitle
% FILL. The abstract, the keywords and every section below are yours.
\begin{abstract}
XXX
\end{abstract}
\keywords{XXX; XXX; XXX}
% Suggested paper skeleton. Authors may rename, reorder and extend these
% section headings to fit the article.
\section{Introduction}
XXX
\section{Related Work}
XXX
\section{Methods}
XXX
\section{Results}
XXX
\section{Discussion}
XXX
\section{Conclusion}
XXX
\section{Limitations and Future Research}
XXX
% Author reference examples:
% The file below contains examples for equations, figures, tables, algorithms,
% code listings, legal footnotes and citations. Uncomment while drafting; keep
% it commented for submission PDFs.
% \renewcommand{\swIncludeAuthorExamples}{\input{5-examples/author-reference-examples.tex}}
\swIncludeAuthorExamples
\bigskip
\printbibliography
\swDeclarationsPage
\end{document}