"Nonresponse Bias in a Dual-Frame Sample of Cell and Landline Numbers," Public Opinion Quarterly, v. 70 (2006): 780-793 (with M. Brick, S. Dipko, C. Tucker, and Y. Yuan).
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;
});
});