e.g. I used one style in `rand` http://static.rust-lang.org/doc/master/rand/struct.XorShiftRng.html > [1]: Marsaglia, George (July 2003). "Xorshift RNGs". _Journal of Statistical Software._ Vol. 8 (Issue 14). And others have used other styles elsewhere. (Part of https://github.com/mozilla/rust/issues/4361.)