Here is a MWE
Code: Select all
\documentclass[10pt, a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[ntheorem]{empheq}
\begin{document}
\begin{empheq}{alignat=4}
\left( {\sum\limits_{p,q} {U_{mp} V_{qn}^\dagger \gamma_p(t)\gamma_q(t')+\gamma_q(t')\gamma_p(t)}} \right. + \\
\left. {\sum_{i,j} } \right)+
\end{empheq}
\end{document}
Best,
Niles.