I'm used to writing iterative summations like this:
$$ \sum_{i=0}^3 f(i) $$
But I have a thermodynamics book that uses $$ \sum_s f(s) $$
And similar with no explanation. The Wikipedia article on the topic uses the same notation as well, also without explanation. Explanations of the Riemann sum all use my notation. What gives?