HOPSFlow-Paper/archive/konstantin.tex

151 lines
4.3 KiB
TeX
Raw Normal View History

2022-11-22 21:43:14 +00:00
\documentclass[prx,a4paper,aps,twocolumn,nofootinbib,superscriptaddress,10pt,showkeys]{revtex4-1}
\usepackage{amsmath,amsthm,amsfonts,graphicx,xcolor,times,xfrac,booktabs,mathtools,enumitem,xr,subfigure,amssymb,bbm,verbatim,appendix,placeins}
\usepackage[unicode=true,bookmarks=true,bookmarksnumbered=false,bookmarksopen=false,breaklinks=false,pdfborder={0 0 1}, backref=false,colorlinks=true]{hyperref}
\usepackage{orcidlink}
\setcounter{secnumdepth}{3}
\setlength{\bibsep}{-0.08pt}
\renewcommand*{\doi}[1]{\href{http://dx.doi.org/#1}{DOI: #1}}
\renewcommand*{\url}[1]{\href{#1}{#1}}
\newcommand{\rem}[1]{{\color{red} [[#1]]}}
\newcommand{\krem}[1]{{\color{orange}#1}}
\newcommand{\com}[1]{\textbf{\color{cyan}[[#1]]}}
\newcommand{\add}[1]{{\color{blue} #1}}
\newcommand{\kadd}[1]{{\color{violet} #1}}
\newcommand{\purp}[1]{{\color{violet} #1}}
\newcommand{\scom}[1]{\textbf{\color{teal} [[#1]]}}
\newcommand{\phil}[1]{\textbf{\color{violet}[[PT: #1]]}}
\renewcommand{\appendixname}{APPENDIX}
\makeatletter
\theoremstyle{plain}
\newtheorem{thm}{\protect\theoremname}
\theoremstyle{plain}
\newtheorem{lem}{\protect\lemmaname}
\theoremstyle{plain}
\newtheorem{prop}{\protect\propositionname}
\theoremstyle{remark}
\newtheorem*{rem*}{\protect\remarkname}
\theoremstyle{plain}
\newtheorem{conjecture}{\protect\conjecturename}
\theoremstyle{plain}
\newtheorem{cor}{\protect\corollaryname}
\theoremstyle{definition}
\newtheorem{defn}{\protect\definitionname}
\theoremstyle{plain}
\newtheorem{obs}{\protect\observationname}
\theoremstyle{plain}
\newtheorem*{thm*}{\protect\theoremname}
\theoremstyle{plain}
\newtheorem*{lem*}{\protect\lemmaname}
\providecommand{\propositionname}{Proposition}
\providecommand{\theoremname}{Theorem}
\providecommand{\lemmaname}{Lemma}
\providecommand{\remarkname}{Remark}
\providecommand{\conjecturename}{Conjecture}
\providecommand{\definitionname}{Definition}
\providecommand{\corollaryname}{Corollary}
\providecommand{\observationname}{Observation}
\allowdisplaybreaks
\newcommand{\trthm}{\normalfont \mathrm{tr}}
\def\bra#1{\langle{#1}\vert}
\def\ket#1{\vert{#1}\rangle}
\def\braket#1{\langle{#1}\rangle}
\def\Bra#1{\left\langle#1\|}
\def\Ket#1{\|#1\right \rangle}
\def\BraVert{e.g.,roup\,\mid\,\bgroup}
\def\Brak#1#2#3{\bra{#1}#2\ket{#3}}
\def\ketbra#1#2{\vert{#1}\rangle\!\langle{#2}\vert}
\def\tr#1{\mbox{tr}\left[{#1}\right]}
\newcommand{\ptr}[2]{\mbox{tr}_{#1}\left[ #2 \right]}
\newcommand{\inp}{\normalfont \texttt{i}}
\newcommand{\out}{\normalfont \texttt{o}}
\def\prob#1{\mathbbm{P}{(#1)}}
\DeclareMathOperator{\diag}{diag}
\renewcommand{\arraystretch}{1.3}
\DeclareMathOperator*{\argmin}{\arg\!\min}
\DeclareMathOperator*{\argmax}{\arg\!\max}
\DeclareMathOperator\sgn{sgn}
\newcommand{\Acal}{\mathcal{A}}
\newcommand{\Bcal}{\mathcal{B}}
\newcommand{\Ecal}{\mathcal{E}}
\newcommand{\Fcal}{\mathcal{F}}
\newcommand{\Hcal}{\mathcal{H}}
\newcommand{\Ical}{\mathcal{I}}
\newcommand{\Mcal}{\mathcal{M}}
\newcommand{\Tcal}{\mathcal{T}}
\newcommand{\Ocal}{\mathcal{O}}
\newcommand{\Ucal}{\mathcal{U}}
\newcommand{\Vcal}{\mathcal{V}}
\newcommand{\Lcal}{\mathcal{L}}
\newcommand{\Ccal}{\mathcal{C}}
\newcommand{\Scal}{\mathcal{S}}
\newcommand{\Ncal}{\mathcal{N}}
\newcommand{\Jcal}{\mathcal{J}}
\newcommand{\Pcal}{\mathcal{P}}
\newcommand{\Pprob}{\mathbb{P}}
\newcommand{\Qcal}{\mathcal{Q}}
\newcommand{\Kcal}{\mathcal{K}}
\newcommand{\Dcal}{\mathcal{D}}
\externaldocument{supp}
\let\oldaddcontentsline\addcontentsline
\newcommand{\stoptocentries}{\renewcommand{\addcontentsline}[3]{}}
\newcommand{\starttocentries}{\let\addcontentsline\oldaddcontentsline}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Hops hops}
\date{\today}
\author{Valentin Boettcher\,\orcidlink{...}}
\email{...}
\affiliation{...}
\author{Konstantin Beyer\,\orcidlink{...}}
\email{...}
\affiliation{...}
\author{Richard Hartmann\,\orcidlink{...}}
\email{...}
\affiliation{...}
\author{Walter T. Strunz\,\orcidlink{...}}
\email{...}
\affiliation{...}
\date{\today}
\begin{abstract}
Sehr abstrakt...
\end{abstract}
%\keywords{\emph{Open Quantum Processes; ...}}
\maketitle
\begin{acknowledgments}
We would like to thank ...
\end{acknowledgments}
\def\bibsection{\section*{References}}
\bibliography{references.bib}
%\onecolumn\newpage
\appendix
\section{ }\label{...}
\end{document}