Li Y., Taylor, J.M.G., Elliott, M.R., Sargent, D.J. (2011). Causal Assessment of Surrogacy in a Meta Analysis of Colorectal Cancer Trials. Biostatistics, 12, 478-492.
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;
});
});