N. Chatterjee and Y. Li (2010). Inference in semi-parametric regression models under partial questionnaire design and non-monotone missing data. Journal of the American Statistical Association, Theory and Methods 105, 787-79.
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;
});
});