Lot of wiki pages are excellent but there is no way to save it in LaTeX format so that the formula are kept. Even if we can use wiki's "create a book" function to save as pdf.
The formula in wiki are just image files, however the html code has the "alt" property which seems is in LaTeX format.
Example: from "Forward Measure" wiki page, the first formula is

while the html code is
< img class="mwe-math-fallback-png-inline tex" alt="B(T) = \exp\left(\int_0^T r(u)\, du\right)" src="//upload.wikimedia.org/math/7/8/c/78c74ca7d7162a9d58f72f3fd56d1b09.png">
Is there a way to save wiki page in tex?
editon the page, you can copy the code. Just change the<math>– yannisl Jul 10 '14 at 03:20