"The Impact of 'No Opinion' Response Options on Data Quality: Non-Attitude Reduction or Invitation to Satisfice?" Public Opinion Quarterly, v. 66 (2002): 371-403 (with J. Krosnick, et al.).
var url = document.location.toString();
if (url.match('#')) {
$('.nav-tabs a[href="#' + url.split('#')[1] + '"]').tab('show');
}
// Change hash for page-reload
$('.nav-tabs a').on('shown.bs.tab', function (e) {
window.location.hash = e.target.hash;
});
});