Elliott, M.R., Little, R.J.A. (2005). A Bayesian Approach to 2000 Census Evaluation using A.C.E. Survey Data and Demographic Analysis. Journal of the American Statistical Association, 100, 380-388.
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;
});
});