Y. Li and P. Lahiri (2007). Robust model-based predictor of the finite population totals. Journal of the American Statistical Association, Theory and Methods, 102, 664-73.
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;
});
});