I'm using the following code snippet to put a link in the document:
\begin{footnotesize}
\begin{verbatim}
http://vlm1.uta.edu/~zhangzhong/fall_detection/
\end{verbatim}
\end{footnotesize}
But the latex changed my link to:
http://vlm1.uta.edu/˜zhangzhong/fall_detection/
It seems that it can't show '~' correctly.
urlorhyperref– Johannes_B Mar 15 '14 at 21:37