Based on an idea of @dimension10 I have added two buttons below all posts:
- permalink: Copies the shortest possible URL of the post to your clipboard.
- cite: Copies the bibliographic data in BibTeX, as defined here, of the post to your clipboard.
Copying to the clipboard from a webpage is technically very difficult and will not work on all browsers due to security settings. Although there exists a variant using a small Flash-file to run and get the selection to the clipboard, I decided not to use it, as Flash should die now. The implemented version is based on Javascript and should work on Chrome 42+, Firefox 41+, Opera 29+, Internet Explorer 9+, but definitively not on Safari (which seems to block copying completely).
I am not able to test it on all existing browsers and would be thankful if you would report your experience (positive or negative) as comment below this announcement. Please note there also your browsers name and version.