"Privacy, Confidentiality and Respondent Burden as Factors in Telephone Survey Nonresponse," in J. Lepkowski et al. (eds.) Advances in Telephone Survey Methodology, New York: Wiley, 2007: 449-470 (with E. Singer).
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;
});
});