West, B.T., Kreuter, F., and Jaenichen, U. (2013). “Interviewer” Effects in Face-to-face Surveys: A Function of Sampling, Measurement Error or Nonresponse? Journal of Official Statistics, 29(2), 277-297.
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;
});
});