URL contains percentage symbol turning URL green and not showing in bibliography latex Overleaf LaTeX \usepackage{hyperref} not working
I do have the
\usepackage{hyperref}
\begin{document}
However, only the %
symbol turns the rest of the URL green then in the bibliography after the number is just blank and just shows
[17]
Instead of
[17] details https:blabla%etcetc.com
below works, only because no %
symbol
@misc{WinNT,
title = {{MS Windows NT} Kernel Description},
howpublished = {\url{http://web.archive.org/web/20080207010024/http://www.808multimedia.com/winnt/kernel.htm}},
note = {Accessed: 2010-09-30}
}
How is this fixed?
ANSWERD BY: u\DustRainbow on Reddit
Changed every instance of % with %. (The full stop is a part of what you are supposed to change it with not to indicate the end of the sentence)
USEFUL INFORMATION BY u/MagneticBadgeKit on Reddit
Provided automatic decode (also encodes) so you do not manually have to make changes yourself. https://www.url-encode-decode.com/
How many English words
do you know?
do you know?
Test your English vocabulary size, and measure
how many words do you know
Online Test
how many words do you know
Powered by Examplum