document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('[tabindex="0"]').forEach(el => { el.setAttribute('tabindex', '-1'); }); });

LibGuides Storage

repository of resources to use on guides
Need the password? Contact the library or your instructor.
Have the password but are having trouble? Please see the password FAQ.