Montaquila, J.M., Brick, J.M., and Curtin, L.R. (2010). Statistical and practical issues in the design of a national probability sample of births for the National Children's Study. Statistics in Medicine, 29, 1368-1376.
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;
});
});