In LaTex what you have is
[tex]\frac{1}{k^2+ m^2}\int e^{i\vec{k}\dot\vec{r}}d\vec{k}= \int k d\phi \intk sin(\theta)d\theta \int \frac{e^{ik|r|cos(/theta)}}{k^2+ m^2}dk[/tex]
(Click on that for a pop-up box showing the code.)
I had to stare at that a while until I realized- those blasted engineers have mixed up [itex]\theta[/itex] and [/itex]\phi[/itex] again! Also, it is using "k" for the length of [itex]\vec{k}[/itex]. I take it that "[itex]\vec{k}[/itex]" is the position vector of a point in the space being integrated over (here all of R3).
The right hand side is in spherical coordinates, using k instead of the more standard [itex]\rho[/itex]. In spherical coordinates (mathematics version!)
[tex]dV= \rho^2 sin(\phi)d\rho d\phi d\theta[/tex]
In "engineer speak", as here, it is
[tex]dV= \k^2 sin(\theta)dk d\theta d\phi[/tex]
That has been separated into
[tex](k d\phi)(k sin(\theta)d\theta)(dk)[/tex]
Of course, since [itex]\vec{u}\dot\vec{v}= |u||v|cos(\theta)[/itex], that
[itex]i\vec{k}\dot\vec{r}= ik|r|cos(\theta)[/tex]<br />
<br />
It's not clear to me that breaking it up that way is valid, because clearly k is a variable (dk in one integral) and so putting k into the [itex]d\theta[/itex] and [itex]d\phi[/itex] integrals doesn't make sense.[/itex]