"Temporal Reliability of Estimates from Contingent Valuation," Land Economics, v. 73 (1997): 151-163 (with R. Carson, M. Hanemann, R. Kopp, J. Krosnick, R. Mitchell, P. Ruud, and K. Smith).
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;
});
});