In general, unless you are given specific limits of integration, some of which involve one or two of the variables, it doesn't matter what order you use. If the limits of integration involve variables, you can deduce the correct order of integration by: the limits of integration on the final integral (the one done last) must be constant and the limits of integration on the second integral cannot involve the variable with respect to which is being integrated nor the variable used in the first integral. Of course, to use that you have to be able to decide what variable goes with what limits of integration. That is why, I expect, Pere Callahan prefers the form where each variable is next to its limits of integration.
I personally prefer to put that information on the integral itself. For example
\int_{x= yz}^z\int_{z= 0}^1\int_{y= z}^{z^2} f(x,y,z)dxdydz[/itex]<br />
I can tell, no matter how "dxdydz" is written, that the "outer integral" is with respect to z since its limits of integration are constants, that the "middle integral" is with respect to y since its limits of integration depend only on z and that the "inner integral" is with respect to x since its limits of integration depend on both y and z.