Last modified: 2011-03-13 18:06:09 UTC
Pages such as Wikipedia's page on Subversion produce invalid TeX output on the Special:Cite page; the % characters in the title must be escaped with a backslash to allow correct processing by TeX. This is confirmed to be the case with pdflatex program in the teTeX for Mac OS X.
Escaped URL is not compatible with URL handling packages such as url.sty and hyperref.sty. Since using such packages are recommended when url handling are required, the normal approach is to write out the URL as-is, and let the URL package deal with it.