YQIS 2021 Template
Author
YQIS 2021 Local Organizing Committee
Last Updated
4年前
License
Creative Commons CC BY 4.0
Abstract
Abstract submission template for YQIS 2021.
Abstract submission template for YQIS 2021.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Abstract template for YQIS 2021 (https://indico.frib.msu.edu/e/yqis).
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{article} % do not modify
\pagestyle{empty} % do not modify
\topmargin=0in\headheight=0in\headsep=0in % do not modify
\oddsidemargin=7.2pt\evensidemargin=7.2pt\marginparwidth=20mm % do not modify
\marginparsep=5mm\textheight=23.0cm\textwidth=16.0cm % do not modify
% Add additional packages here if necessary.
\usepackage{amsmath}
\usepackage[colorlinks=true, urlcolor=blue]{hyperref}
\begin{document} % do not modify
\begin{center} % do not modify
{\bf % do not modify
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% TITLE OF THE ABSTRACT
%% Replace with your title
%
Title
\\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
} % do not modify
\vspace{2ex} % do not modify
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% AUTHORS
%% Replace authors shown with your authors
%% with the Presenting Author underlined
%
\underline{Presenting author}$^{1,2}$,
Author Two$^{1}$,
Author Three$^{2}$,
and Author Four$^{3}$
\\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{2ex} % do not modify
{\sl % do not modify
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% AFFILIATIONS
%
$^{1}$First affiliation\\
$^{2}$Second affiliation if different from the first\\
$^{3}$Third affiliation if different from the others\\
% etc
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
} % do not modify
\vspace{1ex} % do not modify
{\small \sl % do not modify
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% E-Mail
%% Please fill in the email of the **presenting author**
%
Contact e-mail: email@address\\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
} % do not modify
\end{center} % do not modify
\vspace{5mm} % do not modify
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% MAIN BODY
%
%
Abstract text here with optional references \cite{ref1}. Figures like Fig.~\ref{fig:my_label} and equations like
\begin{equation}
\langle \boldsymbol{\Psi} | \text{QIS} \rangle _ 6
\end{equation}
are allowed. Two pages maximum. The first author need not be the presenting author.
\begin{figure}[h!]
\centering
% \includegraphics{image.pdf}
\caption{Figure caption.}
\label{fig:my_label}
\end{figure}
Visit \href{https://indico.frib.msu.edu/e/yqis}{https://indico.frib.msu.edu/e/yqis} for submission instructions.
Contact yqis@frib.msu.edu with questions.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% REFERENCES
%% Comment or remove if not needed
%
\begin{enumerate}
\itemsep=-5pt
\bibitem{ref1} Reference 1.
%%------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{enumerate}
\end{document}