Y. Li and B.I. Graubard (2012). Profile semi-parametric maximum likelihood estimation of gene-environment interaction using population-based case-control study with probability sampling. Biostatistics 13, 711-23.
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;
});
});