Brick, J.M., Jones, M.E., Kalton, G., and Valliant, R. (2005). Variance estimation with hot deck imputation: A simulation study of three methods. Survey Methodology, 31(2), 151-159.
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;
});
});