What is meant by subscripting the expectation with some distribution, e.g. $\mathrm{E_{f}}[h(X)]$?
If it's any help, here's the context:
In M.C. Simulation, we wanted
$\mathrm{E[h(X)] = \int{h(x)f(x)dx}}$
so we used the law of large numbers and central limit theorem based on samples:
$\frac{1}{n} \sum_{i=1}^{n}h(X_i) \longrightarrow E_{f}[h(X)]$, with $X_{1}, \ldots, X_{n} \sim f$