Tagged Questions
7
votes
1answer
252 views
How to include a # sign in a url using the \endnotes package
I am trying to include a URL in my Latex document which contains a pound sign, #, in it. If I run it without escaping the # sign, I get an error. If I escape it, then the escape character is ...