Use comma separation to make paper more readable
That's it, that's the only change but there are 489 lines changed.
<https:
to , <https:
then change all double commas to single comma via regex.
There was probably an easier regex command but I don't mind this way.