Lahiri, P. and Rao, J.N.K. (1995), Robust estimation of mean square error of small area estimators, Journal of the American Statistical Association, 90, 758-766.
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;
});
});