West, B.T. and McCabe, S.E. (2012). Incorporating Complex Sample Design Effects When Only Final Survey Weights are Available. The Stata Journal, 12(4), 718-725.
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;
});
});