% CERN midterm report FULL version of SN LaTeX, January 2023
%
% User guidance for chapter-based workflow provided as “chapter-workflow.pdf “.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
%% Please do not use \input{...} to include other tex files. %%
%% Submit your LaTeX manuscript as one .tex document. %%
%% %%
%% All additional figures and files should be attached %%
%% separately and not embedded in the \TeX\ document itself. %%
%%
%%
%% Two user guides are provided with this template.
%% "chapter-workflow.pdf" explains how to use the provided mid-term report templates to create each deliverable as a 'chapter' towards a final combined report
%%
%% "user-manual.pdf" provides detailed article preparation information
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%=======================================================%%
%% to print line numbers in the margin use lineno option %%
%%=======================================================%%
\documentclass[pdflatex,sn-aps]{sn-jnl}% American Physical Society (APS) Reference Style
%%%% Standard Packages
%%<additional latex packages if required can be included here>
\usepackage{graphicx}%
\usepackage{multirow}%
\usepackage{amsmath,amssymb,amsfonts}%
\usepackage{amsthm}%
\usepackage{mathrsfs}%
\usepackage[title]{appendix}%
\usepackage{xcolor}%
\usepackage{textcomp}%
\usepackage{manyfoot}%
\usepackage{booktabs}%
\usepackage{algorithm}%
\usepackage{algorithmicx}%
\usepackage{algpseudocode}%
\usepackage{listings}%
%%%%
\begin{document}
\title[Article Title]{2023 Mid-term Review}
%%=============================================================%%
%% Prefix -> \pfx{Dr}
%% GivenName -> \fnm{Joergen W.}
%% Particle -> \spfx{van der} -> surname prefix
%% FamilyName -> \sur{Ploeg}
%% Suffix -> \sfx{IV}
%% NatureName -> \tanm{Poet Laureate} -> Title after name
%% Degrees -> \dgr{MSc, PhD}
%% \author*[1,2]{\pfx{Dr} \fnm{Joergen W.} \spfx{van der} \sur{Ploeg} \sfx{IV} \tanm{Poet Laureate}
%% \dgr{MSc, PhD}}\email{iauthor@gmail.com}
%%=============================================================%%
\author*[1,2]{\fnm{First} \sur{Author}}\email{iauthor@gmail.com}
\author[2,3]{\fnm{Second} \sur{Author}}\email{iiauthor@gmail.com}
\equalcont{These authors contributed equally to this work.}
\author[1,2]{\fnm{Third} \sur{Author}}\email{iiiauthor@gmail.com}
\equalcont{These authors contributed equally to this work.}
\affil*[1]{\orgdiv{Department}, \orgname{Organization}, \orgaddress{\street{Street}, \city{City}, \postcode{100190}, \state{State}, \country{Country}}}
\affil[2]{\orgdiv{Department}, \orgname{Organization}, \orgaddress{\street{Street}, \city{City}, \postcode{10587}, \state{State}, \country{Country}}}
\affil[3]{\orgdiv{Department}, \orgname{Organization}, \orgaddress{\street{Street}, \city{City}, \postcode{610101}, \state{State}, \country{Country}}}
\begin{table}[h]
\begin{tabular}{@{}ll@{}}
\toprule
\midrule
Document identifier: & FCC Mid-term report \\
Due date: & September 2023 \\
Date: & 00/00/2023 \\
Work package/unit: & FCC Feasibility Study - Mid-term review \\
Organisation: & CERN \\
Version: & V0.1 \\
Status: & IN WORK \\
Domain: & Project Management \\
\botrule
\end{tabular}
\end{table}
\abstract{This template will be used to bring together all of the planned deliverables for the mid-term review of the Future Circular Collider Feasibility Study, which is proposed to take place in autumn 2023. Replace this section with final abstract text.}
\maketitle
\tableofcontents
\section{Introduction}\label{sec1}
The Introduction section may contain referenced text \cite{bib1}. Replace this section with final introduction for the mid-term report.
\subsection{Overview}\label{subsec1}
The Overview may contain referenced text \cite{bib2}. Replace this section with final overview for the mid-term report. The proposed subsections are:
\begin{itemize}
\item Overview of the study and link with the EPPSU
\item Summary of main goals and achieved results
\item Presentation of the FCC Roadmap and identified areas for further R\&D
\end{itemize}
\subsection{Overview \& Introduction Study}\label{subsec2}
Editors: M. Benedikt, F. Zimmermann, J. Gutleber + FCC FS study pillar coordinators
\subsubsection{Overview of the study and link with the EPPSU}\label{subsubsec1}
\begin{itemize}
\item bullet list example
\item bullet list example
\begin{itemize}
\item indented bullet example
\end{itemize}
\end{itemize}
\subsubsection{Summary of main goals and achieved results}\label{subsubsec2}
\subsubsection{Presentation of the FCC Roadmap and identified areas for further R\&D}\label{subsubsec3}
\section{Definition of Placement Scenario}\label{sec2}
CHAPTER (AND ALL FOLLOWING CHAPTERS) TO BE BROUGHT IN FROM INDIVIDUAL CHAPTER-PROJECTS
\section{Cross referencing}\label{sec8}
Environments such as figure, table, equation and align can have a label
declared via the \verb+\label{#label}+ command. For figures and table
environments use the \verb+\label{}+ command inside or just
below the \verb+\caption{}+ command. You can then use the
\verb+\ref{#label}+ command to cross-reference them. As an example, consider
the label declared for Figure~\ref{fig1} which is
\verb+\label{fig1}+. To cross-reference it, use the command
\verb+Figure \ref{fig1}+, for which it comes up as
``Figure~\ref{fig1}''.
To reference line numbers in an algorithm, consider the label declared for the line number 2 of Algorithm~\ref{algo1} is \verb+\label{algln2}+. To cross-reference it, use the command \verb+\ref{algln2}+ for which it comes up as line~\ref{algln2} of Algorithm~\ref{algo1}.
\subsection{Details on reference citations}\label{subsec7}
Standard \LaTeX\ permits only numerical citations. To support both numerical and author-year citations this template uses \verb+natbib+ \LaTeX\ package. For style guidance please refer to the template user manual.
Here is an example for \verb+\cite{...}+: \cite{bib1}. Another example for \verb+\citep{...}+: \citep{bib2}. For author-year citation mode, \verb+\cite{...}+ prints Jones et al. (1990) and \verb+\citep{...}+ prints (Jones et al., 1990).
All cited bib entries are printed at the end of this article: \cite{bib3}, \cite{bib4}, \cite{bib5}, \cite{bib6}, \cite{bib7}, \cite{bib8}, \cite{bib9}, \cite{bib10}, \cite{bib11}, \cite{bib12} and \cite{bib13}.
\backmatter
\begin{appendices}
\section{ANNEX}\label{secA1}
Put any additional information such as detailed drawings, figures, larger tables, additional information in an unnumbered annex.
%%=============================================================%%
%% Sample for another appendix section %%
%%=============================================================%%
%% \section{Example of another appendix section}\label{secA2}%
%% Appendices may be used for helpful, supporting or essential material that would otherwise
%% clutter, break up or be distracting to the text. Appendices can consist of sections, figures,
%% tables and equations etc.
\end{appendices}
\bibliography{sn-bibliography}% common bib file
%% if required, the content of .bbl file can be included here once bbl is generated
%%\input sn-article.bbl
\end{document}