loop

Edit and compile if you like:

\documentclass{standalone}

\usepackage{tikz-feynman}

\begin{document}
$\displaystyle\partial_t \frac{\partial V}{\partial \chi}
  = \raisebox{0.5ex}{\feynmandiagram [inline=(a.base)] {
  i1 -- a [dot]
  -- [charged boson, half left, edge label=$q$] b [crossed dot]
  -- [charged boson, half left, edge label=$q$] a,
  };}$
\end{document}

Click to download: loop.tex
Open in Overleaf: loop.tex
This file is available on tikz.netlify.app and on GitHub and is MIT licensed.
See more on the author page of Janosh Riebesell..

Leave a Reply

Your email address will not be published.