Skip to content

Instantly share code, notes, and snippets.

@masnick
Created November 18, 2019 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masnick/755d900fc68b97b1ea661c0dc76ddce2 to your computer and use it in GitHub Desktop.
Save masnick/755d900fc68b97b1ea661c0dc76ddce2 to your computer and use it in GitHub Desktop.
CiteAs bookmarklet

This is the code for a bookmarklet to open the current page in CiteAs.

javascript:void(open('https://citeas.org/cite/'+encodeURIComponent(document.location)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment