diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e69de29 diff --git a/flake.nix b/flake.nix index c4fce8f..e07f140 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,8 @@ inherit (pkgs.texlive) scheme-medium latexmk koma-script babel-english physics mathtools amsmath fontspec booktabs siunitx caption biblatex float pgfplots microtype fancyvrb csquotes setspace newunicodechar hyperref - cleveref multirow bbold unicode-math biblatex-phys xpatch; + cleveref multirow bbold unicode-math biblatex-phys xpatch beamerposter + type1cm changepage; }; in rec { packages = { @@ -47,7 +48,7 @@ devShell = pkgs.mkShellNoCC { buildInputs = [packages.watch] ++ packages.document.buildInputs; shellHook = '' - export OSFONTDIR=${pkgs.gyre-fonts}/share/fonts:${pkgs.liberation_ttf}/share/fonts + export OSFONTDIR=${pkgs.gyre-fonts}/share/fonts:${pkgs.liberation_ttf}/share/fonts:${pkgs.lato}/share/fonts/lato:${pkgs.raleway}/share/fonts ''; }; }); diff --git a/poster/beamercolorthemegemini.sty b/poster/beamercolorthemegemini.sty new file mode 100644 index 0000000..d196945 --- /dev/null +++ b/poster/beamercolorthemegemini.sty @@ -0,0 +1,58 @@ +% Gemini theme +% https://github.com/anishathalye/gemini + +% ==================== +% Definitions +% ==================== + +\definecolor{lightgray}{RGB}{245, 246, 250} +\definecolor{blue}{RGB}{64, 115, 158} +\definecolor{darkblue}{RGB}{39, 60, 117} +\definecolor{lightblue}{RGB}{232, 244, 255} + +% ==================== +% Theme +% ==================== + +% Basic colors +\setbeamercolor{palette primary}{fg=black,bg=white} +\setbeamercolor{palette secondary}{fg=black,bg=white} +\setbeamercolor{palette tertiary}{bg=black,fg=white} +\setbeamercolor{palette quaternary}{fg=black,bg=white} +\setbeamercolor{structure}{fg=darkblue} + +% Headline +\setbeamercolor{headline}{fg=lightgray,bg=blue} +\setbeamercolor{headline rule}{bg=darkblue} + +% Block +\setbeamercolor{block title}{fg=blue,bg=white} +\setbeamercolor{block separator}{bg=black} +\setbeamercolor{block body}{fg=black,bg=white} + +% Alert Block +\setbeamercolor{block alerted title}{fg=blue,bg=lightblue} +\setbeamercolor{block alerted separator}{bg=black} +\setbeamercolor{block alerted body}{fg=black,bg=lightblue} + +% Example Block +\setbeamercolor{block example title}{fg=blue,bg=lightgray} +\setbeamercolor{block example separator}{bg=black} +\setbeamercolor{block example body}{fg=black,bg=lightgray} + +% Heading +\setbeamercolor{heading}{fg=black} + +% Itemize +\setbeamercolor{item}{fg=darkblue} + +% Bibliography +\setbeamercolor{bibliography item}{fg=black} +\setbeamercolor{bibliography entry author}{fg=black} +\setbeamercolor{bibliography entry title}{fg=black} +\setbeamercolor{bibliography entry location}{fg=black} +\setbeamercolor{bibliography entry note}{fg=black} +\setbeamertemplate{bibliography entry article}{} +\setbeamertemplate{bibliography entry title}{} +\setbeamertemplate{bibliography entry location}{} +\setbeamertemplate{bibliography entry note}{} diff --git a/poster/beamerthemegemini.sty b/poster/beamerthemegemini.sty new file mode 100644 index 0000000..a8d1952 --- /dev/null +++ b/poster/beamerthemegemini.sty @@ -0,0 +1,257 @@ +% Gemini theme +% https://github.com/anishathalye/gemini + +% ==================== +% Dependencies +% ==================== + +\RequirePackage{exscale} +\RequirePackage{ragged2e} +\RequirePackage{changepage} +\RequirePackage{fontspec} +\RequirePackage{calc} + +% ==================== +% Fonts +% ==================== + +\newfontfamily\Raleway[Ligatures=TeX]{Raleway} +\newfontfamily\Lato[Ligatures=TeX]{Lato} + +\usefonttheme{professionalfonts} + +\setsansfont{Lato}[ + UprightFont=*-Light, + ItalicFont=*-LightItalic, + BoldFont=*-Regular, + BoldItalicFont=*-Italic +] + +\setbeamerfont{headline}{family=\Raleway} +\setbeamerfont{headline title}{size=\Huge,series=\bfseries} +\setbeamerfont{headline author}{size=\Large} +\setbeamerfont{headline institute}{size=\normalsize} +\setbeamerfont{block title}{family=\Raleway,size=\large,series=\bfseries} +\setbeamerfont{heading}{family=\Lato,series=\bfseries} +\setbeamerfont{caption}{size=\small} +\setbeamerfont{footline}{family=\Raleway,size=\normalsize} + +% ==================== +% Macros +% ==================== + +\newcommand{\samelineand}{\qquad} + +% ==================== +% Elements +% ==================== + +% List +\def\@listi{\leftmargin\leftmarginii +\topsep 1ex % spacing before +\parsep 0\p@ \@plus\p@ +\itemsep 0.5ex} % spacing between + +% Itemize + +\setbeamertemplate{itemize item}{\raise0.5ex \hbox{\vrule width 0.5ex height 0.5ex}} +\setbeamertemplate{itemize subitem}{\raise0.3ex \hbox{\vrule width 0.5ex height 0.5ex}} +\setbeamertemplate{itemize subsubitem}{\raise0.2ex \hbox{\vrule width 0.5ex height 0.5ex}} + +% Enumerate + +\setbeamertemplate{enumerate item}{\insertenumlabel.} +\setbeamertemplate{enumerate subitem}{\insertsubenumlabel.} +\setbeamertemplate{enumerate subsubitem}{\insertsubsubenumlabel.} + +% Equation +\setlength\belowdisplayshortskip{2ex} + +% Caption +\setbeamertemplate{caption}[numbered] +\setbeamertemplate{caption label separator}[period] +\setlength{\abovecaptionskip}{2ex} +\setlength{\belowcaptionskip}{1ex} + +% Bibliography +\setbeamertemplate{bibliography item}[text] + +% Navigation +\beamertemplatenavigationsymbolsempty + +% ==================== +% Components +% ==================== + +% Heading +\newcommand\heading[1] +{% + \par\bigskip + {\usebeamerfont{heading}\usebeamercolor[fg]{heading}#1}\par\smallskip +} + +% logo +\newlength{\logoleftwidth} +\setlength{\logoleftwidth}{0cm} +\newlength{\logorightwidth} +\setlength{\logorightwidth}{0cm} +\newlength{\maxlogowidth} % space on both sides set to maxlogowidth to keep title centered +\setlength{\maxlogowidth}{0cm} + +\newcommand{\logoright}[1]{ + \newcommand{\insertlogoright}{#1} + \settowidth{\logorightwidth}{\insertlogoright} + \addtolength{\logorightwidth}{10ex} + \setlength{\maxlogowidth}{\maxof{\logoleftwidth}{\logorightwidth}} +} +\newcommand{\logoleft}[1]{ + \newcommand{\insertlogoleft}{#1} + \settowidth{\logoleftwidth}{\insertlogoleft} + \addtolength{\logoleftwidth}{10ex} + \setlength{\maxlogowidth}{\maxof{\logoleftwidth}{\logorightwidth}} +} + +% Headline +\setbeamertemplate{headline} +{ + \begin{beamercolorbox}{headline} + \begin{columns} + \begin{column}{\maxlogowidth} + \vskip5ex + \ifdefined\insertlogoleft + \vspace*{\fill} + \hspace{10ex} + \raggedright + \insertlogoleft + \vspace*{\fill} + \else\fi + \end{column} + \begin{column}{\dimexpr\paperwidth-\maxlogowidth-\maxlogowidth} + \usebeamerfont{headline} + \vskip3ex + \centering + \ifx \inserttitle \empty \else + {\usebeamerfont{headline title}\usebeamercolor[fg]{headline title}\inserttitle\\[0.5ex]} + \fi + \ifx \beamer@shortauthor \empty \else + {\usebeamerfont{headline author}\usebeamercolor[fg]{headline author}\insertauthor\\[1ex]} + \fi + \ifx \insertinstitute \empty \else + {\usebeamerfont{headline institute}\usebeamercolor[fg]{headline institute}\insertinstitute\\[1ex]} + \fi + \end{column} + \begin{column}{\maxlogowidth} + \vskip5ex + \ifdefined\insertlogoright + \vspace*{\fill} + \raggedleft + \insertlogoright + \hspace{10ex} + \vspace*{\fill} + \else\fi + \end{column} + \end{columns} + \vspace{5ex} + \ifbeamercolorempty[bg]{headline rule}{}{ + \begin{beamercolorbox}[wd=\paperwidth,colsep=0.5ex]{headline rule}\end{beamercolorbox} + } + \end{beamercolorbox} +} + +% Block +\setbeamertemplate{block begin} +{ + \begin{beamercolorbox}[colsep*=0ex,dp=2ex,center]{block title} + \vskip0pt + \usebeamerfont{block title}\insertblocktitle + \vskip-1.25ex + \begin{beamercolorbox}[colsep=0.025ex]{block separator}\end{beamercolorbox} + \end{beamercolorbox} + {\parskip0pt\par} + \usebeamerfont{block body} + \vskip-0.5ex + \begin{beamercolorbox}[colsep*=0ex]{block body} + \justifying + \setlength{\parskip}{1ex} + \vskip-2ex +} +\setbeamertemplate{block end} +{ + \end{beamercolorbox} + \vskip0pt + \vspace*{2ex} +} + +% Alert Block +\setbeamertemplate{block alerted begin} +{ + \begin{beamercolorbox}[colsep*=0ex,dp=2ex,center]{block alerted title} + \vskip0pt + \usebeamerfont{block title}\insertblocktitle + \vskip-1.25ex + \begin{beamercolorbox}[colsep=0.025ex]{block alerted separator}\end{beamercolorbox} + \end{beamercolorbox} + {\parskip0pt\par} + \usebeamerfont{block body} + \vskip-0.5ex + \begin{beamercolorbox}[colsep*=0ex]{block alerted body} + \justifying + \begin{adjustwidth}{1ex}{1ex} + \setlength{\parskip}{1ex} + \vskip-2ex +} +\setbeamertemplate{block alerted end} +{ + \end{adjustwidth} + \vskip1ex + \end{beamercolorbox} + \vskip0pt + \vspace*{2ex} +} + +% Example Block +\setbeamertemplate{block example begin} +{ + \begin{beamercolorbox}[colsep*=0ex,dp=2ex,center]{block example title} + \vskip0pt + \usebeamerfont{block title}\insertblocktitle + \vskip-1.25ex + \begin{beamercolorbox}[colsep=0.025ex]{block example separator}\end{beamercolorbox} + \end{beamercolorbox} + {\parskip0pt\par} + \usebeamerfont{block body} + \vskip-0.5ex + \begin{beamercolorbox}[colsep*=0ex]{block example body} + \justifying + \begin{adjustwidth}{1ex}{1ex} + \setlength{\parskip}{1ex} + \vskip-2ex +} +\setbeamertemplate{block example end} +{ + \end{adjustwidth} + \vskip1ex + \end{beamercolorbox} + \vskip0pt + \vspace*{2ex} +} + +% Footer +\newcommand{\footercontent}[1]{\newcommand{\insertfootercontent}{#1}} + +\setbeamertemplate{footline}{ + \ifdefined\insertfootercontent + \begin{beamercolorbox}[vmode]{headline} + \ifbeamercolorempty[bg]{headline rule}{}{ + \begin{beamercolorbox}[wd=\paperwidth,colsep=0.25ex]{headline rule}\end{beamercolorbox} + } + \vspace{1.5ex} + \hspace{\sepwidth} + \usebeamerfont{footline} + \centering + \insertfootercontent + \hspace{\sepwidth} + \vspace{1.5ex} + \end{beamercolorbox} + \else\fi +} diff --git a/poster/figs/Logo_TU_Dresden.pdf b/poster/figs/Logo_TU_Dresden.pdf new file mode 100644 index 0000000..3360fee Binary files /dev/null and b/poster/figs/Logo_TU_Dresden.pdf differ diff --git a/poster/figs/Logo_TU_Dresden.svg b/poster/figs/Logo_TU_Dresden.svg new file mode 100644 index 0000000..96fbd05 --- /dev/null +++ b/poster/figs/Logo_TU_Dresden.svg @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/figs/poster_abstract/energy_shovel_preview.pgf b/poster/figs/poster_abstract/energy_shovel_preview.pgf similarity index 100% rename from figs/poster_abstract/energy_shovel_preview.pgf rename to poster/figs/poster_abstract/energy_shovel_preview.pgf diff --git a/figs/poster_abstract/flow_comp.pdf b/poster/figs/poster_abstract/flow_comp.pdf similarity index 100% rename from figs/poster_abstract/flow_comp.pdf rename to poster/figs/poster_abstract/flow_comp.pdf diff --git a/figs/poster_abstract/flow_comp.pgf b/poster/figs/poster_abstract/flow_comp.pgf similarity index 100% rename from figs/poster_abstract/flow_comp.pgf rename to poster/figs/poster_abstract/flow_comp.pgf diff --git a/figs/poster_abstract/flow_comp.svg b/poster/figs/poster_abstract/flow_comp.svg similarity index 100% rename from figs/poster_abstract/flow_comp.svg rename to poster/figs/poster_abstract/flow_comp.svg diff --git a/poster/latexmkrc b/poster/latexmkrc new file mode 100644 index 0000000..8175c73 --- /dev/null +++ b/poster/latexmkrc @@ -0,0 +1,3 @@ +$pdf_mode = 4; +@default_files = ('poster.tex'); +$out_dir = 'output'; diff --git a/poster/output/poster.pdf b/poster/output/poster.pdf new file mode 100644 index 0000000..7586bfc Binary files /dev/null and b/poster/output/poster.pdf differ diff --git a/poster/output/poster_abstract.pdf b/poster/output/poster_abstract.pdf new file mode 100644 index 0000000..e69de29 diff --git a/poster/poster.tex b/poster/poster.tex new file mode 100644 index 0000000..daad62a --- /dev/null +++ b/poster/poster.tex @@ -0,0 +1,242 @@ +% Gemini theme +% https://github.com/anishathalye/gemini + +\documentclass[final]{beamer} + +\pdfvariable suppressoptionalinfo 512\relax + +% ==================== +% Packages +% ==================== + +\usepackage[T1]{fontenc} +\usepackage{../hiromacros} +\usepackage{fontspec} +\usepackage{unicode-math} +\setmathfont{texgyrepagella-math.otf} + +\usepackage{lmodern} +\usepackage[size=A0,orientation=portrait,scale=1.0]{beamerposter} +\usetheme{gemini} +\usecolortheme{mit} +\usepackage{graphicx} +\usepackage{booktabs} +\usepackage{tikz} +\usepackage{pgfplots} +\pgfplotsset{compat=1.14} + +\graphicspath{{figs/}} + +% ==================== +% Lengths +% ==================== + +% If you have N columns, choose \sepwidth and \colwidth such that +% (N+1)*\sepwidth + N*\colwidth = \paperwidth +\newlength{\sepwidth} +\newlength{\colwidth} +\setlength{\sepwidth}{0.066\paperwidth} +\setlength{\colwidth}{0.4\paperwidth} + +\newcommand{\separatorcolumn}{\begin{column}{\sepwidth}\end{column}} + +% ==================== +% Title +% ==================== + +\title{Calculating Energy Flows in Strongly Coupled Open Quantum + Systems} + +\author{\underline{Valentin Boettcher}\inst{1}, Richard Hartmann\inst{1}, + Konstantin Beyer\inst{1}, Walter Strunz\inst{1}} + +\institute[shortinst]{\inst{1} Institute for Theoretical Physics, Dresden, Germany} + +% ==================== +% Footer (optional) +% ==================== + +\footercontent{ + \href{https://tu-dresden.de/mn/physik/itp/tqo/die-professur}{https://tu-dresden.de/mn/physik/itp/tqo/die-professur} \hfill + Group for Theoretical Quantum Optics, TU-Dresden \hfill + \href{mailto:valentin.boettcher@tu-dresden.de}{valentin.boettcher@tu-dresden.de}} +% (can be left out to remove footer) + +% ==================== +% Logo (optional) +% ==================== + +% use this to include logos on the left and/or right side of the header: +\logoleft{\includegraphics[height=3cm]{Logo_TU_Dresden.pdf}} + +% ==================== +% Body +% ==================== + +\begin{document} + +\begin{frame}[t] +\begin{columns}[t] +\separatorcolumn + +\begin{column}{\colwidth} + \begin{block}{A block title} + + Some block contents, followed by a diagram, followed by a dummy paragraph. + + \begin{figure} + \centering + \begin{tikzpicture}[scale=6] + \draw[step=0.25cm,color=gray] (-1,-1) grid (1,1); + \draw (1,0) -- (0.2,0.2) -- (0,1) -- (-0.2,0.2) -- (-1,0) + -- (-0.2,-0.2) -- (0,-1) -- (0.2,-0.2) -- cycle; + \end{tikzpicture} + \caption{A figure caption.} + \end{figure} + + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ultricies + eget libero ac ullamcorper. Integer et euismod ante. Aenean vestibulum + lobortis augue, ut lobortis turpis rhoncus sed. Proin feugiat nibh a + lacinia dignissim. Proin scelerisque, risus eget tempor fermentum, ex + turpis condimentum urna, quis malesuada sapien arcu eu purus. + + \end{block} + + \begin{block}{A block containing a list} + + Nam vulputate nunc felis, non condimentum lacus porta ultrices. Nullam sed + sagittis metus. Etiam consectetur gravida urna quis suscipit. + + \begin{itemize} + \item \textbf{Mauris tempor} risus nulla, sed ornare + \item \textbf{Libero tincidunt} a duis congue vitae + \item \textbf{Dui ac pretium} morbi justo neque, ullamcorper + \end{itemize} + + Eget augue porta, bibendum venenatis tortor. + + \end{block} + + \begin{alertblock}{A highlighted block} + + This block catches your eye, so \textbf{important stuff} should probably go + here. + + Curabitur eu libero vehicula, cursus est fringilla, luctus est. Morbi + consectetur mauris quam, at finibus elit auctor ac. Aliquam erat volutpat. + Aenean at nisl ut ex ullamcorper eleifend et eu augue. Aenean quis velit + tristique odio convallis ultrices a ac odio. + + \begin{itemize} + \item \textbf{Fusce dapibus tellus} vel tellus semper finibus. In + consequat, nibh sed mattis luctus, augue diam fermentum lectus. + \item \textbf{In euismod erat metus} non ex. Vestibulum luctus augue in + mi condimentum, at sollicitudin lorem viverra. + \item \textbf{Suspendisse vulputate} mauris vel placerat consectetur. + Mauris semper, purus ac hendrerit molestie, elit mi dignissim odio, in + suscipit felis sapien vel ex. + \end{itemize} + + Aenean tincidunt risus eros, at gravida lorem sagittis vel. Vestibulum ante + ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. + + \end{alertblock} + +\end{column} + +\separatorcolumn + +\begin{column}{\colwidth} + + \begin{block}{A block containing an enumerated list} + + Vivamus congue volutpat elit non semper. Praesent molestie nec erat ac + interdum. In quis suscipit erat. \textbf{Phasellus mauris felis, molestie + ac pharetra quis}, tempus nec ante. Donec finibus ante vel purus mollis + fermentum. Sed felis mi, pharetra eget nibh a, feugiat eleifend dolor. Nam + mollis condimentum purus quis sodales. Nullam eu felis eu nulla eleifend + bibendum nec eu lorem. Vivamus felis velit, volutpat ut facilisis ac, + commodo in metus. + + \begin{enumerate} + \item \textbf{Morbi mauris purus}, egestas at vehicula et, convallis + accumsan orci. Orci varius natoque penatibus et magnis dis parturient + montes, nascetur ridiculus mus. + \item \textbf{Cras vehicula blandit urna ut maximus}. Aliquam blandit nec + massa ac sollicitudin. Curabitur cursus, metus nec imperdiet bibendum, + velit lectus faucibus dolor, quis gravida metus mauris gravida turpis. + \item \textbf{Vestibulum et massa diam}. Phasellus fermentum augue non + nulla accumsan, non rhoncus lectus condimentum. + \end{enumerate} + + \end{block} + + \begin{block}{Fusce aliquam magna velit} + + Et rutrum ex euismod vel. Pellentesque ultricies, velit in fermentum + vestibulum, lectus nisi pretium nibh, sit amet aliquam lectus augue vel + velit. Suspendisse rhoncus massa porttitor augue feugiat molestie. Sed + molestie ut orci nec malesuada. Sed ultricies feugiat est fringilla + posuere. + + \begin{figure} + \centering + \begin{tikzpicture} + \begin{axis}[ + scale only axis, + no markers, + domain=0:2*pi, + samples=100, + axis lines=center, + axis line style={-}, + ticks=none] + \addplot[red] {sin(deg(x))}; + \addplot[blue] {cos(deg(x))}; + \end{axis} + \end{tikzpicture} + \caption{Another figure caption.} + \end{figure} + + \end{block} + + \begin{block}{Nam cursus consequat egestas} + + Nulla eget sem quam. Ut aliquam volutpat nisi vestibulum convallis. Nunc a + lectus et eros facilisis hendrerit eu non urna. Interdum et malesuada fames + ac ante \textit{ipsum primis} in faucibus. Etiam sit amet velit eget sem + euismod tristique. Praesent enim erat, porta vel mattis sed, pharetra sed + ipsum. Morbi commodo condimentum massa, \textit{tempus venenatis} massa + hendrerit quis. Maecenas sed porta est. Praesent mollis interdum lectus, + sit amet sollicitudin risus tincidunt non. + + Etiam sit amet tempus lorem, aliquet condimentum velit. Donec et nibh + consequat, sagittis ex eget, dictum orci. Etiam quis semper ante. Ut eu + mauris purus. Proin nec consectetur ligula. Mauris pretium molestie + ullamcorper. Integer nisi neque, aliquet et odio non, sagittis porta justo. + + \begin{itemize} + \item \textbf{Sed consequat} id ante vel efficitur. Praesent congue massa + sed est scelerisque, elementum mollis augue iaculis. + \begin{itemize} + \item In sed est finibus, vulputate + nunc gravida, pulvinar lorem. In maximus nunc dolor, sed auctor eros + porttitor quis. + \item Fusce ornare dignissim nisi. Nam sit amet risus vel lacus + tempor tincidunt eu a arcu. + \item Donec rhoncus vestibulum erat, quis aliquam leo + gravida egestas. + \end{itemize} + \item \textbf{Sed luctus, elit sit amet} dictum maximus, diam dolor + faucibus purus, sed lobortis justo erat id turpis. + \item \textbf{Pellentesque facilisis dolor in leo} bibendum congue. + Maecenas congue finibus justo, vitae eleifend urna facilisis at. + \end{itemize} + + \end{block} +\end{column} + +\separatorcolumn +\end{columns} +\end{frame} + +\end{document} diff --git a/poster_abstract.tex b/poster/poster_abstract.tex similarity index 97% rename from poster_abstract.tex rename to poster/poster_abstract.tex index b76385f..c844777 100644 --- a/poster_abstract.tex +++ b/poster/poster_abstract.tex @@ -8,8 +8,8 @@ captions=nooneline,captions=tableabove,english,final,parskip=none,titlepage=fals right=25mm, ]{geometry} \pdfvariable suppressoptionalinfo 512\relax -\usepackage{hirostyle} -\usepackage{hiromacros} +\usepackage{../hirostyle} +\usepackage{../hiromacros} \setmainfont{Liberation Sans} \usepackage[list=true, font=footnotesize, labelformat=brace]{subcaption} \addbibresource{references.bib} diff --git a/src/ugly.tex b/src/ugly.tex index 42eeec0..0d1c849 100644 --- a/src/ugly.tex +++ b/src/ugly.tex @@ -446,7 +446,14 @@ norm of the zeroth hierarchy state. The generalization to multiple baths may be performed in the same manner as will be discussed in \cref{sec:multibath}. This allows to calculate the expectation value involving multiple bath operators -\(B^{(n)}\). +\(B^{(n)}\). Interestingly, the generalization of \cref{eq:bmel} to +multiple baths immediately links hierarchy states of the form +\(ψ^{\underline{e}_{i,k_i} + \underline{e}_{j,k_j}}\) (see +\cref{sec:multihops} for notation) with correlations between the baths +\(\ev{B_i(t)B_j(t)}\). Under the assumption that these correlations +remain small, one could argue to neglect them when performing +numerical calculations. Verifying this behavior would be an +interesting task for future work. By anti-normal ordering the \(B, B^\dag\) in~\cref{eq:collective_obs} and inserting the coherent state resolution of unity we find terms of