Monash proxy redirecter
In Google Chrome, you can create a bookmarklet to automatically
redirect through the Monash proxy:
Make a bookmark with the following URL:
javascript:(function(){location.href =
'https://login.ezproxy.lib.monash.edu.au/login?qurl='+escape(location.href)})();
I combine this with the
Shortcut Manager extension, which lets you map a key combination
like CTRL-M to the shortcut. So if there's a site that needs to be
redirected, I just hit CTRL-M, enter my login details and I'm through.
code
REX, Matlab and Spike2 scripts coming soon
Hartigan's dip statistic
If you're looking for Ferenc Mechler's Matlab implementation of Hartigan's dip statistic, you've come to the right place.