Y. Li, M.H. Gail, D.L. Preston, B.I. Graubard, and J.H. Lubin (2012). Piecewise Exponential Survival Times and Analysis of Case-Cohort Data. Statistics in Medicine , 31, 1361-8.
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;
});
});