DLMF 5.9.1 reproduces the result from exercise 1.1 from ch 2.1 of Olver's Asymptotic and Special Functions:
$$\frac{1}{\mu}\Gamma\left(\frac{\nu}{\mu}\right)\frac{1}{z^{\nu/\mu}}=\int_{0}^% {\infty}\exp\left(-zt^{\mu}\right)t^{\nu-1}\mathrm{d}t$$
That result is valid when $\Re\nu, \mu, \Re z>0$.
Is there a simple generalization when $\nu, \mu<0,\ z>0,\ \nu,\mu,z\in\mathbb{R}$? It seems to me that in that case, the formula becomes $-\frac{1}{\mu}\Gamma\left(\frac{\nu}{\mu}\right)\frac{1}{z^{\nu/\mu}}$, but is there a simple way to show it?
The motivation for this came from statistics, where one had to show that
$$\int_{0}^{\infty}\frac{1}{\Gamma(a)\ b^{a}}\ \exp\left(-\frac{1}{b}t^{-1}\right) t^{-a-1}\mathrm{d}y=1 \text{ (i.e. is a PDF)},$$ with $a,b>0$.
Applying DLMF 5.9.1 while ignoring the constraints yields -1 instead of +1.