, but this code // executes before the first paint, when

澳门六合彩开奖记录资料

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Jason Stansbury | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Dr. Jason Stansbury

Professor

Biography

Professor Stansbury is currently the James and Judith Chambery Chair for the Study of Business Ethics at Calvin College. He earned a PhD in Organization Studies from the Owen Graduate School of Management at Vanderbilt University in 2011. Before graduate school, he worked as a Systems Analyst and then as a Consultant in the Detroit office of Deloitte & Touche. He graduated from the University of Michigan with Honors in Economics. His research is in business ethics.

Education

  • PhD, Organization Studies, Owen Graduate School of Management, Vanderbilt University, 2011
  • BA with High Distinction, Honors in Economics, University of Michigan, 1999

Events & Appearances

Oct 31, 2024
2024 Christian Business Faculty Association (CBFA) Pre-conference Summit

Prince Conference Center | 8:00am-5:00pm

We invite you to join a Pre-conference Summit: Global Business for the Healing of the Nations, held at the 澳门六合彩开奖记录资料 School of Business. The Summit precedes the 2024 Christian Business Faculty Association Annual Conference.

Image
A brick building with large windows, red pillars, and 澳门六合彩开奖记录资料 School of Business logo.

Professional Experience

  • Consultant - Deloitte & Touche
  • Systems Analyst - Deloitte & Touche

Professional Services

  • Executive Director, Society for Business Ethics, August 2017 - Present.
  • Review Board Member, Journal of Biblical Integration in Business, August 2014 - Present.
  • Editorial Board Member, Business Ethics Quarterly, April 2011 - Present.

Professional Associations

  • Academy of Management
     
  • American Accounting Association
  • Christian Business Faculty Association
  • Society for Business Ethics

Awards

  • Open Heart Award, Presented by the Calvin Business Class of 2015.
  • Kern Fellow for Thought Leadership, Acton Institute, 2014.
  • Best Reviewer, Business Ethics Quarterly, 2013.
  • McGregor Faculty Fellow, Summer 2012.
  • Best Paper; Society for Business Ethics Annual Meeting; Anaheim, California; 2008.
  • Winner, COLE Dissertation Proposal Competition, Duke University, 2007.
  • Finalist, Excellence in Ethics Dissertation Proposal Competition, University of Notre Dame, 2007.