This is related to FlamingTempura/bibtex-tidy#476 FlamingTempura/bibtex-tidy#34 FlamingTempura/bibtex-tidy#412
The problem is that URLs are not just those present in the url attribute but also howpublished and note with possible \url and \href commands. The special '%' must be escaped '%' when not encapsulated in \url command
This is related to FlamingTempura/bibtex-tidy#476 FlamingTempura/bibtex-tidy#34 FlamingTempura/bibtex-tidy#412
The problem is that URLs are not just those present in the
urlattribute but alsohowpublishedandnotewith possible\urland\hrefcommands. The special '%' must be escaped '%' when not encapsulated in\urlcommand