West, B.T. and Little, R.J.A. (2013). Nonresponse Adjustment of Survey Estimates Based on Auxiliary Variables Subject to Error. Journal of the Royal Statistical Society, Series C (Applied Statistics), 62(2), 213-231.
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;
});
});