var old = document.getElementById("sort-references"); if (old) { old.remove(); } var s = document.createElement("script"); s.src = "https://roam.davidvargas.me/master/sort-references.js"; s.id = "sort-references"; s.async = false; s.type = "text/javascript"; document.getElementsByTagName("head")[0].appendChild(s);
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter