CINXE.COM
College of Liberal Arts - University of Nevada, Reno - Modern Campus Catalog™
<!DOCTYPE html> <html lang="en"> <head> <title>College of Liberal Arts - University of Nevada, Reno - Modern Campus Catalog™</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="shortcut icon" href="//acalog-clients.s3.amazonaws.com/production/unr/img/favicon/favicon.ico" /> <meta name="description" content="University of Nevada, Reno course catalogs, UNR catalogs, UNR course catalogs"><meta name="keywords" content="catalogs, course catalogs, courses, course descriptions, classes, undergraduate catalog, graduate catalog"><link href="//acalog-clients.s3.amazonaws.com/production/unr/css/gateway/user-styles.css" rel="stylesheet" type="text/css"> <link href="css/public_custom.php" rel="stylesheet" type="text/css"> <link href="global_styles.css?v=01252018" rel="stylesheet" type="text/css"> <!-- Cache-busting string (deploy date) added to asset URLS --> <script src="js/jquery.js?v=01252018" type="text/javascript"></script> <script src="js/Tooltip.js?v=01252018" type="text/javascript"></script> <script src="javascripts.js?v=02232018" type="text/javascript"></script> <script src="js/smlinks.js?v=01252018" type="text/javascript"></script> <script src="/js/highlight.js?v=01252018" type="text/javascript"></script> <noscript><p><span class="error">Javascript is currently not supported, or is disabled by this browser. Please enable Javascript for full functionality.</span></p></noscript> <script type="text/javascript">var gatewayFeatureSearchBar = true; var gatewayFeatureToolbarText = false; var gatewayFeatureBackToTopText = false;</script> <link type="text/css" rel="stylesheet" href="//acalog-clients.s3.amazonaws.com/global/css/gateway-styles-reset.css" /> <link type="text/css" rel="stylesheet" href="//acalog-clients.s3.amazonaws.com/global/css/gateway-styles-nojs.css" id="gateway-styles-nojs" /> <link type="text/css" rel="stylesheet" href="//acalog-clients.s3.amazonaws.com/production/unr/css/gateway/gateway-styles.css?v=3" /> <script type="text/javascript">document.getElementById("gateway-styles-nojs").parentNode.removeChild(document.getElementById("gateway-styles-nojs"));</script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script> <script type="text/javascript" src="//acalog-clients.s3.amazonaws.com/global/js/jquery.browser.js"></script> <script type="text/javascript" src="//acalog-clients.s3.amazonaws.com/global/js/gateway-javascript.js"></script> <!--[if lte IE 8]><script type="text/javascript" src="//acalog-clients.s3.amazonaws.com/global/js/select-fix.js"></script><![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://code.jquery.com/jquery-migrate-git.min.js"></script> <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/css/select2.min.css" rel="stylesheet" /> <!-- Begin Responsive --> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" /> <script src="https://kit.fontawesome.com/e35e04f508.js" crossorigin="anonymous"></script> <script src="mobile-js.js"></script> <link href="mobile-styles.css" rel="stylesheet" type="text/css"> <!-- End Responsive --> </head> <body> <!-- Skip to Navigation --> <nav id="skip" aria-label="Skip to Main Content"> <a href="#select_catalog" class="skip-nav">Skip to Content</a> </nav> <table class="toplevel table_default"> <tr role="banner"> <td colspan="2" class="block_n2_and_content" id="acalog-header"><div class="acalog-custom" id="acalog-client-javascript"> <script src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/modernizr-prod.min.js" type="text/javascript"></script> <script type="text/javascript" src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/script-block-01.js"></script> <script src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/jquery.min.js" type="text/javascript"></script> <script src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/plugins" type="text/javascript"></script> <script src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/bootstrap-v3.min.js" type="text/javascript"></script> <script src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/global.js" type="text/javascript"></script> <script src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/main.js" type="text/javascript"></script> <script type="text/javascript" src="//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/script-block-04.js"></script> <script type="text/javascript"> $.noConflict(); </script> <script type="text/javascript"> if (Prototype.BrowserFeatures.ElementExtensions) { var disablePrototypeJS = function(method, pluginsToDisable) { var handler = function(event) { event.target[method] = undefined; setTimeout(function() { delete event.target[method]; }, 0); }; pluginsToDisable.each(function(plugin) { jQuery(window).on(method + '.bs.' + plugin, handler); }); }, pluginsToDisable = ['collapse', 'dropdown', 'modal', 'tooltip', 'popover', 'tab']; disablePrototypeJS('show', pluginsToDisable); disablePrototypeJS('hide', pluginsToDisable); }</script> <script type="text/javascript"> jQuery(document).ready(function($) { if ($('#gateway-page').length) { function wrap_table_block_n2_and_content() { jQuery('table.block_n2_and_content').attr('id', 'table_block_n2_and_content_wrapper_fix_1'); jQuery('table.block_n2_and_content').parent().attr('id', 'table_block_n2_and_content_wrapper_fix_2'); var table_block_n2_and_content_wrapper = document.createElement('div'); table_block_n2_and_content_wrapper.setAttribute('id', 'table_block_n2_and_content_wrapper'); document.getElementById('table_block_n2_and_content_wrapper_fix_2').appendChild(table_block_n2_and_content_wrapper); table_block_n2_and_content_wrapper.appendChild(document.getElementById('table_block_n2_and_content_wrapper_fix_1')); jQuery('#table_block_n2_and_content_wrapper_fix_1, #table_block_n2_and_content_wrapper_fix_2').removeAttr('id'); } wrap_table_block_n2_and_content(); $(document).ready(function() { $(window).scroll(function() { if ($(this).scrollTop() > 100) { $('.topButton').addClass('fadeIn'); } else { $('.topButton').removeClass('fadeIn'); } }); $('.topButton').click(function() { $("html, body").animate({ scrollTop: 0 }, 600); return false; }); }); $(".main-overlay").click(function() { if ($('.push-nav').hasClass('on')) { $('.push-nav').removeClass('on'); } }); } }); </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://www.unr.edu/", "potentialAction": { "@type": "SearchAction", "target": "http://www.unr.edu/search?q={search_term}", "query-input": "required name=search_term" } }</script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "University of Nevada, Reno", "url": "https://www.unr.edu", "logo": "https://www.unr.edu/Assets/Icons/logos/university-logo.svg" }</script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "CollegeOrUniversity", "name": "University of Nevada, Reno", "url": "https://www.unr.edu", "logo": "https://www.unr.edu/Assets/Icons/logos/university-logo.svg", "foundingDate": "1874", "description": "The University of Nevada, Reno was founded in 1874 and offers degrees in the undergraduate, graduate and doctoral levels.", "alternateName": "University of Nevada", "address": { "@type": "PostalAddress", "streetAddress": "1664 N. Virginia Street", "addressLocality": "Reno", "addressRegion": "NV", "postalCode": "89557", "addressCountry": "USA" }, "contactPoint": [{ "@type": "ContactPoint", "telephone": "+1-775-784-6505", "contactType": "customer support" }, { "@type": "ContactPoint", "telephone": "+1-866-263-8232", "contactType": "customer support", "contactOption": "TollFree" }, { "@type": "ContactPoint", "telephone": "+1-775-784-6869", "contactType": "customer support" }, { "@type": "ContactPoint", "telephone": "+1-775-784-1110", "contactType": "customer support" }, { "@type": "ContactPoint", "telephone": "+1-775-784-4611", "contactType": "customer support", "email": "communications@unr.edu" }], "sameAs": [ "http://www.unr.edu", "https://www.facebook.com/UniversityofNevada", "https://twitter.com/unevadareno", "https://www.linkedin.com/school/university-of-nevada-reno/", "https://www.flickr.com/photos/unrphotos", "https://www.instagram.com/unevadareno/", "https://www.youtube.com/user/universityofnevada", "https://en.wikipedia.org/wiki/University_of_Nevada,_Reno" ] }</script> </div> <!-- End Client Javascript --> <!-- Start Client Header --> <div class="acalog-custom" id="acalog-client-header"> <header> <!-- Start Site Navigation --> <nav class="nav nav-site" aria-label="Main University Site Home Page"> <div class="top-bar-container sticky-container" data-sticky-container=""> <div class="sticky sticky-topbar is-anchored is-at-top" data-sticky="" data-options="anchor: page; marginTop: 0; stickyOn: large;" data-resize="ynaj6b-sticky" data-mutate="ynaj6b-sticky" data-t="f47lmi-t" data-events="mutate"> <div class="site-navigation grid-container"> <div class="grid-x"> <div class="site-navigation-left cell"> <div class="grid-x"> <div class="cell"> <!-- Start Site Logo --> <a class="university-logo" href="https://www.unr.edu/" aria-label="University of Nevada, Reno Home Page"><img class="university-logo-img" alt="" src="https://www.unr.edu/Assets/Icons/logos/university-logo.svg" width="42" height="42"> <span class="university-logo-text">University of Nevada, Reno</span></a> <!-- End Site Logo --> </div> </div> </div> </div> </div> </div> </div> </nav> <!-- End Site Navigation --> <!-- Start Page Title --> <div class="section-navigation grid-container"> <div class="grid-x"> <div class="cell section-navigation-logo-wrapper"> <a href="https://catalog.unr.edu/"><span class="section-navigation-logo-text">University Catalog</span></a> </div> </div> </div> <!-- End Page Title --> </header> </div> <!-- End Client Header --> <!-- Start Client Footer --> <div class="acalog-custom" id="acalog-client-footer"> <footer class="site-footer"> <div class="site-footer-content" style="background-image:url(//acalog-clients.s3.amazonaws.com/production/unr/img/gateway/site-footer-bg.jpg);"> <!-- Start Social Media --> <nav class="site-social" aria-label="University Social Media Links"> <div class="site-social-links cell auto"> <!--Social Media title--> <span class="site-social-text">Follow the University</span> <!--Social Media Links--> <a class="site-social-link" href="https://twitter.com/unevadareno"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="#2E6CA2"> <path class="path-fill" d="M12,0C5.383,0,0,5.383,0,12s5.383,12,12,12s12-5.383,12-12S18.617,0,12,0z M17.262,9.385 c0.006,0.113,0.008,0.226,0.008,0.34c0,3.478-2.647,7.489-7.488,7.489c-1.486,0-2.87-0.437-4.035-1.184 c1.374,0.161,2.771-0.207,3.896-1.089c-1.151-0.022-2.123-0.783-2.458-1.829c0.396,0.075,0.803,0.061,1.188-0.046 c-1.204-0.24-2.111-1.305-2.111-2.579c0-0.011,0-0.023,0-0.035c0.355,0.197,0.762,0.315,1.192,0.33 c-0.706-0.473-1.171-1.277-1.171-2.19c0-0.482,0.13-0.934,0.356-1.324c1.298,1.593,3.237,2.642,5.425,2.75 c-0.045-0.191-0.068-0.394-0.068-0.599c0-1.454,1.179-2.632,2.633-2.632c0.757,0,1.44,0.319,1.921,0.832 c0.6-0.119,1.95-0.266,1.95-0.266C18.147,7.882,17.776,9.013,17.262,9.385z"></path> </g></svg> <span class="show-for-sr">University Twitter</span></a> <a class="site-social-link" href="https://www.facebook.com/UniversityofNevada"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="#2E6CA2"> <path class="path-fill" d="M12,0C5.383,0,0,5.383,0,12s5.383,12,12,12s12-5.383,12-12S18.617,0,12,0z M15.595,11.5H13.5c0,3.013,0,7,0,7h-3 c0,0,0-3.951,0-7h-2v-2h2V8.336c0-1.1,0.352-2.819,2.649-2.819L15.5,5.524V7.83c0,0-1.163,0-1.408,0 c-0.244,0-0.592,0.124-0.592,0.647V9.5h2.339L15.595,11.5z"></path> </g></svg> <span class="show-for-sr">University Facebook</span></a> <a class="site-social-link" href="https://www.youtube.com/user/universityofnevada"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill"> <path class="path-fill" fill="#2E6CA2" d="M23.5,6.2c-0.3-1-1.1-1.8-2.1-2.1C19.5,3.6,12,3.6,12,3.6s-7.5,0-9.4,0.5c-1,0.3-1.8,1.1-2.1,2.1 C0,8.1,0,12,0,12s0,3.9,0.5,5.8c0.3,1,1.1,1.8,2.1,2.1c1.9,0.5,9.4,0.5,9.4,0.5s7.5,0,9.4-0.5c1-0.3,1.8-1.1,2.1-2.1 C24,15.9,24,12,24,12S24,8.1,23.5,6.2z M9.6,15.6V8.4l6.2,3.6L9.6,15.6z"></path> </g></svg> <span class="show-for-sr">University YouTube</span></a> <a class="site-social-link" href="https://vimeo.com/universityofnevada"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill" stroke="none" stroke-width="1" fill="#2E6CA2" fill-rule="evenodd"> <path class="path-fill" d="M18.436,9.88 C17.709,13.971 13.651,17.435 12.43,18.226 C11.209,19.019 10.095,17.91 9.692,17.072 C9.229,16.117 7.843,10.934 7.481,10.506 C7.118,10.077 6.028,10.934 6.028,10.934 L5.5,10.243 C5.5,10.243 7.711,7.601 9.394,7.272 C11.178,6.922 11.175,10.011 11.604,11.726 C12.02,13.387 12.299,14.334 12.661,14.334 C13.024,14.334 13.717,13.41 14.475,11.991 C15.235,10.572 14.442,9.318 12.957,10.21 C13.551,6.644 19.162,5.789 18.436,9.88 M12,0 C5.383,0 0,5.383 0,12 C0,18.616 5.383,24 12,24 C18.618,24 24,18.616 24,12 C24,5.383 18.618,0 12,0"></path> </g></svg> <span class="show-for-sr">University Vimeo</span></a> <a class="site-social-link" href="https://www.flickr.com/photos/unrphotos"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="#2E6CA2"> <path class="path-fill" d="M12,0C5.383,0,0,5.383,0,12s5.383,12,12,12s12-5.383,12-12S18.617,0,12,0z M7.5,15.5c-1.657,0-3-1.343-3-3 c0-1.656,1.343-3,3-3c1.656,0,3,1.344,3,3C10.5,14.157,9.156,15.5,7.5,15.5z M16.5,15.5c-1.657 0-3-1.343-3-3c0-1.656,1.343-3,3-3 c1.656,0,3,1.344,3,3C19.5,14.157,18.156,15.5,16.5,15.5z"></path> </g></svg> <span class="show-for-sr">University Flickr</span></a> <a class="site-social-link" href="https://www.instagram.com/unevadareno/"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="#2E6CA2"> <path class="path-fill" d="M12,0 C18.617,0 24,5.383 24,12 C24,18.617 18.617,24 12,24 C5.383,24 0,18.617 0,12 C0,5.383 5.383,0 12,0 Z M14.142868,12.2857075 C14.142868,13.5446375 13.1160811,14.5714245 11.857151,14.5714245 C10.598221,14.5714245 9.57143402,13.5446375 9.57143402,12.2857075 C9.57143402,11.0267774 10.598221,9.99999046 11.857151,9.99999046 C13.1160811,9.99999046 14.142868,11.0267774 14.142868,12.2857075 Z M15.3750124,12.2857075 C15.3750124,10.3392766 13.8035819,8.76784614 11.857151,8.76784614 C9.91072014,8.76784614 8.3392897,10.3392766 8.3392897,12.2857075 C8.3392897,14.2321384 9.91072014,15.8035688 11.857151,15.8035688 C13.8035819,15.8035688 15.3750124,14.2321384 15.3750124,12.2857075 Z M16.3392992,8.62498882 C16.3392992,8.16963114 15.9732274,7.80355927 15.5178697,7.80355927 C15.062512,7.80355927 14.6964401,8.16963114 14.6964401,8.62498882 C14.6964401,9.08034651 15.062512,9.44641837 15.5178697,9.44641837 C15.9732274,9.44641837 16.3392992,9.08034651 16.3392992,8.62498882 Z M11.857151,6.66070077 C12.8571522,6.66070077 15.0000119,6.58034353 15.9017987,6.93748681 C16.2142991,7.06248696 16.4464422,7.21427286 16.6875139,7.45534457 C16.9285856,7.69641629 17.0803715,7.92855942 17.2053717,8.2410598 C17.562515,9.14284658 17.4821577,11.2857063 17.4821577,12.2857075 C17.4821577,13.2857087 17.562515,15.4285684 17.2053717,16.3303552 C17.0803715,16.6428555 16.9285856,16.8749987 16.6875139,17.1160704 C16.4464422,17.3571421 16.2142991,17.508928 15.9017987,17.6339281 C15.0000119,17.9910714 12.8571522,17.9107142 11.857151,17.9107142 C10.8571498,17.9107142 8.71429014,17.9910714 7.81250335,17.6339281 C7.50000298,17.508928 7.26785985,17.3571421 7.02678813,17.1160704 C6.78571641,16.8749987 6.63393052,16.6428555 6.50893037,16.3303552 C6.15178709,15.4285684 6.23214433,13.2857087 6.23214433,12.2857075 C6.23214433,11.2857063 6.15178709,9.14284658 6.50893037,8.2410598 C6.63393052,7.92855942 6.78571641,7.69641629 7.02678813,7.45534457 C7.26785985,7.21427286 7.50000298,7.06248696 7.81250335,6.93748681 C8.71429014,6.58034353 10.8571498,6.66070077 11.857151,6.66070077 Z M18.7143021,12.2857075 C18.7143021,11.3392778 18.7232306,10.4017767 18.6696592,9.45534696 C18.6160877,8.35713136 18.3660874,7.38391592 17.562515,6.58034353 C16.7589426,5.77677114 15.7857271,5.52677085 14.6875115,5.47319935 C13.7410818,5.41962786 12.8035807,5.42855644 11.857151,5.42855644 C10.9107213,5.42855644 9.97322021,5.41962786 9.02679051,5.47319935 C7.92857492,5.52677085 6.95535947,5.77677114 6.15178709,6.58034353 C5.3482147,7.38391592 5.0982144,8.35713136 5.04464291,9.45534696 C4.99107142,10.4017767 5,11.3392778 5,12.2857075 C5,13.2321372 4.99107142,14.1696383 5.04464291,15.116068 C5.0982144,16.2142836 5.3482147,17.187499 6.15178709,17.9910714 C6.95535947,18.7946438 7.92857492,19.0446441 9.02679051,19.0982156 C9.97322021,19.1517871 10.9107213,19.1428585 11.857151,19.1428585 C12.8035807,19.1428585 13.7410818,19.1517871 14.6875115,19.0982156 C15.7857271,19.0446441 16.7589426,18.7946438 17.562515,17.9910714 C18.3660874,17.187499 18.6160877,16.2142836 18.6696592,15.116068 C18.7232306,14.1696383 18.7143021,13.2321372 18.7143021,12.2857075 Z"></path> </g></svg> <span class="show-for-sr">University Instagram</span></a> <a class="site-social-link" href="https://www.linkedin.com/school/university-of-nevada-reno/"><svg class="oz-icon" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewbox="0 0 24 24" aria-hidden="true"> <g class="group-fill" stroke="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" fill="#2E6CA2"> <path class="path-fill" d="M12,0 C18.617,0 24,5.383 24,12 C24,18.617 18.617,24 12,24 C5.383,24 0,18.617 0,12 C0,5.383 5.383,0 12,0 Z M6.16352884,18.0038445 L8.86175469,18.0038445 L8.86175469,9.89748635 L6.16352884,9.89748635 L6.16352884,18.0038445 Z M13.0434207,11.0401886 L13.0434207,9.89748635 L10.3451949,9.89748635 C10.3451949,9.89748635 10.3802368,10.6567274 10.3451949,18.0038445 L13.0434207,18.0038445 L13.0434207,13.4717596 C13.0434207,13.2381469 13.0551014,12.9928537 13.1251851,12.8176442 C13.3237559,12.3387383 13.7676199,11.8364712 14.5151803,11.8364712 C15.4846727,11.8364712 15.8701335,12.5723509 15.8701335,13.6703303 L15.8701335,18.0038445 L18.5683594,18.0038445 L18.5683594,13.3549532 C18.5683594,10.8669788 17.2367674,9.71059625 15.4613114,9.71059625 C14.0445177,9.71059625 13.3988985,10.4817707 13.0434207,11.0401886 Z M9.03696416,7.39783123 C9.02528353,6.6035483 8.45293259,5.99615547 7.53016271,5.99615547 C6.60739283,5.99615547 6,6.6035483 6,7.39783123 C6,8.1687529 6.58403157,8.799507 7.49512082,8.799507 L7.50680145,8.799507 C8.45293259,8.799507 9.03696416,8.1687529 9.03696416,7.39783123 Z"></path> </g></svg> <span class="show-for-sr">University LinkedIn</span></a> </div> </nav> <!-- End Social Media --> <!-- Start Address & Disclaimer --> <div class="grid-container grid-container-padded"> <div class="grid-x"> <div class="site-footer-left cell medium-auto"> <div class="site-footer-logo"> <a class="university-logo" href="https://www.unr.edu/" aria-label="University of Nevada, Reno Home Page"><img class="university-logo-img" alt="" src="https://www.unr.edu/Assets/Icons/logos/university-logo.svg" width="42" height="42"> <span class="university-logo-text">University of Nevada, Reno</span></a> <span class="site-footer-logo-address">1664 N. Virginia Street, Reno, NV 89557</span> <span class="site-footer-logo-phone">(775) 784-1110</span> </div> </div> <div class="site-footer-right cell medium-auto"> <div class="grid-x"> <ul class="cell large-shrink vertical site-footer-links"> <li> <a href="https://www.unr.edu/hr/job-opportunities">Employment & Careers</a> </li> <li> <a href="https://www.unr.edu/non-discrimination">Non-Discrimination Statement</a> </li> <li> <a href="https://www.unr.edu/privacy">Privacy</a> </li> <li> <a href="https://www.unr.edu/site-map">Site Map</a> </li> </ul> <ul class="cell large-shrink vertical site-footer-links"> <li> <a href="https://www.unr.edu/diversity">Commitment to Diversity</a> </li> <li> <a href="https://www.unr.edu/accessibility/policy-and-procedures/commitment">Commitment to Accessibility</a> </li> <li> <a href="https://www.unr.edu/equal-opportunity-title-ix">Equal Opportunity and Title IX</a> </li> </ul> </div> </div> </div> </div> <!-- End Address & Disclaimer --> </div> </footer> </div> <!-- End Client Footer --></td> </tr> <tr class="acalog-block-n1"> <td class="block_n1_right"><span class="n1_header"> University of Nevada, Reno</span> </td> <td class="block_n1_left">   </td> </tr> <tr role="main"> <td class="block_n2_and_content"> <table class="block_n2_and_content table_default"> <tr> <!-- Begin N3 --> <td class="block_n2_and_content"> <table class="table_default"> <tr> <td class="block_n3_off block_n3_left"> <span class="n3_header"><span id="acalog-catalog-name" class="no_display">University General Course Catalog 2024-2025</span> </span> </td> <td class="block_n3_off block_n3_right float_right"> <form name="select_catalog" method="post" action="/index.php"> <table class="default_no_width"> <tr> <td> <div id="catalog_select_parent"> <label for="select_catalog" class="sr-only" id="catalog_label">Select a Catalog</label> <select name="catalog" aria-labelledby="catalog_label" title="Select a Catalog"> <option value="57" selected>University General Course Catalog 2024-2025</option> <option value="58" >University General Course Catalog 2025-2026 (DRAFT)</option> <option value="54" >University General Course Catalog 2023-2024 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="50" >University General Course Catalog 2022-2023 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="47" >University General Course Catalog 2021-2022 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="45" >University General Course Catalog 2020-2021 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="35" >University General Course Catalog 2019-2020 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="25" >University General Course Catalog 2018-2019 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="24" >University General Course Catalog 2017-2018 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="13" >University General Course Catalog 2016-2017 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="12" >University General Course Catalog 2015-2016 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="8" >University General Course Catalog 2014-2015 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="6" >University General Course Catalog 2013-2014 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> <option value="1" >University General Course Catalog 2012-2013 [ARCHIVED CATALOG: LINKS AND CONTENT ARE OUT OF DATE. CHECK WITH YOUR ADVISOR.]</option> </select> </div> </td> <td>   <input type="submit" title="Select a Catalog" name="sel_cat_submit" value="GO">   </td> </tr> </table> </form> </td> </tr> </table> </td> <td class="block_date_outer_left"> </td> <td class="block_date_inner"> <span class="date">  Nov 23, 2024 </span> </td> <td class="block_date_outer_right"> </td> <!-- End N3. --> </tr> <tr> <td class="block_content_outer"> <table class="table_default"> <tr> <td class="block_content" colspan="2"> <table class="table_default"> <tr> <td> <div class="help_block"><a href="javascript:acalogPopup('help.php?catoid=57', 'help', 770, 530, 'yes')" class="help acalog-highlight-ignore"><strong>HELP</strong></a></div> <span class="acalog_catalog_name">University General Course Catalog 2024-2025</span> <br> <h1 id="acalog-content">College of Liberal Arts</h1> <div style="float: right"><a rel="nofollow" href="/preview_entity.php?catoid=57&ent_oid=44643&print" onclick="acalogPopup('/preview_entity.php?catoid=57&ent_oid=44643&print', 'print_preview', 770, 530, 'yes');return false;" target="_blank" class="print_link acalog-highlight-ignore" alt="Text Version" title="Print-Friendly Page (opens a new window)"><span class="sr-only">Print-Friendly Page (opens a new window)</span></a></div><div class='acalog-social-media-links float_right'> </div> <div align="left"> <a onclick="acalogPopup('portfolio.php?catoid=57&add=1&entoid=44643#divisions', 'portfolio', 770, 530, 'yes');return false;" target="_blank" class="portfolio_link acalog-highlight-ignore acalog-icon" href="javascript:void(0)" title="Add to Portfolio (opens a new window)"> </a> </div> </td> </tr> <tr> <td> <hr> </td> </tr> </table> <p><table border="1" cellpadding="1" cellspacing="1" style="width:100%" summary="Liberal Arts website and programs"> <thead> <tr> <th scope="col" style="width:50%"><a href="https://www.unr.edu/liberalarts" target="_blank">Liberal Arts Website</a></th> <th scope="col"><a href="content.php?catoid=57&navoid=118679">Liberal Arts Programs</a><span style="display: none !important"> </span> </th> </tr> </thead> </table> <p style="text-align:center"><img alt="Lincoln Hall entrance " src="/mime/media/57/6186/24_25%20CLA.jpeg" style="height:450px; width:800px" /></p> <p><strong>Casilde A. Isabelli, Dean<br /> 631 Ansari Business Building<br /> (775) 784-6155</strong></p> <h3>Mission</h3> <p>The College of Liberal Arts is central to the intellectual and artistic life of the University of Nevada, Reno. We contribute to the university’s efforts to provide undergraduate students with general and specialized education that will prepare them for advanced study, careers and citizenship in a diverse world. The college offers a wide range of undergraduate and graduate degrees and supports major scholarly research and creative activity in the humanities, arts, and social sciences. The quality and effectiveness of the college’s programs are crucial to the success of the university.</p> <p>The college provides students with the knowledge, communicative and critical thinking skills, and creative experience they need in order to navigate in a complex global environment. Faculty members teach courses in their field of expertise, play an active role in the Core Curriculum, and create new courses in response to social changes and disciplinary developments. They bring artistic innovation to campus and the latest scholarship into the classroom. The college offers undergraduates rigorous, innovative programs of study in their chosen majors and minors. Our faculty teaches graduate students to do original scholarly research or creative work. We mentor undergraduate and graduate students as they launch successful professional careers.</p> <p>The college supports discovery, creativity, and the advancement of knowledge. Our faculty is composed of active, engaged scholars and artists who present their research and creative work in major venues, from respected journals to prominent exhibition and performance spaces. Many publish with leading scholarly presses; many compete nationally for grant funding to support specialized research programs. Our faculty promotes creative and research opportunities for students, working with them closely on senior projects, recitals, theses, and dissertations. The college supports the scholarly and creative work of its faculty and students. We value rigor and vitality in the disciplines and in interdisciplinary scholarship, recognizing that truly innovative work often changes how we view our own and other fields of knowledge.</p> <p>The college provides service and outreach on many levels. Faculty members devote considerable time to service at the university, from advising students to administering programs and contributing to university governance. They play a significant role in their disciplines, providing external review of new scholarly and creative work and serving on editorial boards and in national organizations. Many serve as well in the community or involve students in community service. Our students have become leaders in economic, cultural, and political life. Both faculty and students donate their time and professional expertise to the region, state, nation, and world.</p> <h3>The School of the Arts</h3> <p>The School of the Arts combines the departments of Art, Music, and Theatre and Dance into one administrative unit within the College of Liberal Arts. Its degree programs provide strong foundations in a range of artistic disciplines, enabling students to contribute as artists, educators, and scholars on the local level and beyond. To that end, the school offers undergraduate and graduate degrees in art (BA, BFA, MFA), graphic design (BFA), dance (BA), music (BA, BM, MA, MM, DMA), music education (BM, MM), and theatre (BA), and musical theatre (BA).  In addition to its curricular offerings, the school embraces its role as a vibrant center for arts and culture. It encourages broad community and campus participation in the arts through its numerous performances, lectures, shows, core courses, and outreach activities that explore diverse cultures and encourage lifelong learning. Finally, the school also supports and encourages research, innovation, and the artistic endeavors of its faculty. Program and event locations: the Church Fine Arts Building houses the Nightingale Concert Hall; Redfield Proscenium and Studio theatres; the McNamara, Front Door, and Exit galleries; and classrooms and offices for art, dance, music, and theatre. The University Arts Building houses the John and Geraldine Lilley Museum of Art; the Harlan O. and Barbara R. Hall Recital Hall; the Electro-Acoustic Composition Lab (EACL); the Recording Studio; the Marion G. Thompson Charitable Trust Instrumental Rehearsal Room; the Carol Franc Buck Choral Rehearsal Room; the Fabrication Lab; and other music practice studios.  Dance studios and classrooms are located in the Lombardi Recreation Center; music and dance offices in the Virginia Street Gymnasium. The Jot Travis Building houses the Black Rock Press and art studios and classrooms.</p> <h3>The School of Social Research and Justice Studies</h3> <p>The School of Social Research and Justice Studies combines the departments of Sociology, Criminal Justice and Communication Studies with the Grant Sawyer Center for Justice Studies and the program in Judicial Studies in one administrative unit reporting to the dean of the College of Liberal Arts.</p> <p>A student may earn a bachelor’s or master’s degree in Sociology, Criminal Justice and Communication Studies within these respective departments. The Judicial Studies program offers a master’s and doctorate degree for judges, currently sitting on the bench and who possess an ABA accredited law school degree, and a master’s degree in Justice Management for those serving in or are interested in studying the justice system. In conjunction with the National Judicial College and the National Council of Juvenile and Family Court Judges (both of which are located in Reno), the Judicial Studies program is part of the Epicenter of Judicial Education, a unique collaboration established to enhance the abilities and knowledge of those throughout the country who work in our court system and related areas. Finally, the Grant Sawyer Center for Justice Studies helps facilitate research opportunities for faculty and graduate students by providing resources on topics of judicial decision-making, capital trials, and jury decision-making, among other topics. Detailed descriptions of the Judicial Studies programs are included in the alphabetical listing of the Interdisciplinary chapter in this catalog.</p> <p>The School of Social Research and Justice Studies is designed to foster research in justice systems and social justice, areas of expertise for researchers within its three units. Bringing together these scholars, along with other faculty who have a common interest in justice issues, the school aims at interdisciplinary research and increased grant activity. Through the school’s efforts, undergraduate and graduate students stand to gain valuable experience doing research as an integral part of their studies.</p> <h3>Undergraduate Study</h3> <p>The College of Liberal Arts offers students the knowledge and discipline gained from a study of the humanities, social sciences, and fine arts. Students are encouraged to think critically, develop intellectual curiosity and communicate effectively.</p> <p>Degree requirements are designed to assure a well-balanced curriculum while also allowing students freedom in selecting individual courses. The University Core Curriculum and other college requirements provide the foundation for the undergraduate student’s education in social sciences, fine arts, and humanities. Major and minor programs guide students to a greater understanding in their field of study, help students to acquire the knowledge necessary for entry into advanced study at the graduate or professional level, and prepare students for meeting their professional goals.</p> <h3>Degrees, Majors and Minors</h3> <p>Students must choose a major degree program, and, if required, must also complete a minor field of study. Students may also choose to seek a dual degree or a dual major. All students in the College of Liberal Arts seeking a bachelor’s degree must successfully complete the college’s general requirements. The completion of approved majors and minors is recorded on the student’s permanent university record at the time of graduation.</p> <h4>Degrees and Majors</h4> <p>The College of Liberal Arts offers undergraduate degrees in each department except military science. Specific requirements for each major may be found under the appropriate department in this catalog. Most majors require a minor in a different area, others are expanded and do not require a minor.</p> <h4>Multiple Degrees</h4> <p>A multiple degree is earned if a student wishes to major in multiple programs leading to different degrees–for example, one major leading to a Bachelor of Arts degree and another major leading to a Bachelor of Science degree. Students who earn multiple degrees with at least one major under the College of Liberal Arts are required to fulfill all of the college’s general requirements for a bachelor’s degree except that a minor is optional.</p> <h4>Multiple Majors</h4> <p>A multiple major is earned if a student wishes to major in multiple programs leading to the same degree name–for example, majors leading to a Bachelor of Arts degree. Students who earn a multiple major with at least one major under the College of Liberal Arts are required to fulfill all of the college’s general requirements for a bachelor’s degree except that a minor in a third area is optional.</p> <h4>Change of Major</h4> <p>Students may change their major by obtaining the proper form from Admissions and Records, www.unr.edu/academic-central or the <br /> College of Liberal Arts Student Center, Thompson Hall, 101. All required signatures must be secured on the form before it will be reviewed by Admissions and Records.</p> <h4>Minors</h4> <p>Students may not take a minor in the same department as their major, except in Anthropology, Art, English, World Languages and Literatures and Theatre and Dance. Students may choose a minor outside the College of Liberal Arts. Specific requirements for each minor may be found under the appropriate department or program in this catalog. For a complete list of minors offered by the College of Liberal Arts please visit <a href="https://www.unr.edu/degrees" target="_blank">https://www.unr.edu/degrees</a>.</p> <h4>Special Related Fields as Minors</h4> <p>Students may petition to the dean’s office to have a special related field substitute for a required minor. An approved special related field will substitute for a required minor, but it will not be recorded as a minor on the student’s official university transcript. A special related field requires a minimum of 18 credits, 9 must be upper-division, 9 must be completed at Nevada, no more than 3 credits may overlap with other requirements, 2.0 GPA in coursework, coursework may not be more than ten years old, and petition must be approved prior to a student earning 90 credits.</p> <h4>Study Abroad Programs</h4> <p>The University of Nevada, Reno is the lead institution of the University Studies Abroad Consortium (USAC), whose Central Office is located on campus. USAC offers study abroad programs in 26 countries. Programs are held in Australia, Brazil, Chile, China, Costa Rica, Cuba, Czech Republic, Denmark, England, France, Germany, Ghana, India, Ireland, Israel, Italy, Japan, Korea, Netherlands, New Zealand, Norway, Scotland, Spain, Sweden, Thailand, and Turkey. Come by the USAC office in the Virginia Street Gym, Room 5, call (775) 784-6569, (866) 404-USAC, email: <a href="mailto:usac@unr.edu">usac@unr.edu</a> or check out the website at <a href="http://usac.unr.edu" target="_blank">http://usac.unr.edu </a></p> <h3>General College Requirements for a Bachelor’s Degree</h3> <p>Students seeking a bachelor’s degree in the College of Liberal Arts must successfully complete the following requirements:</p> <ol start="1"> <li>Earn a minimum of 120 credits at the baccalaureate level, at least 42 credits of which must be numbered 300 or above. (Two additional university credit requirements are that at least 60 credits must be earned from regionally accredited, four-year educational institutions and that 30 upper-division units must be earned in residence at the University of Nevada, Reno. Students should review the General Course Catalog online. Current students may access their degree requirements in MyNEVADA.</li> <li>Complete all University Core Curriculum requirements.</li> <li>Complete the following prescribed courses for Liberal Arts majors. (Note: Some majors in the college are exempt from these requirements. Students should review the requirements for their specific degree program to learn if the prescribed courses are waived.) <ol start="1" style="list-style-type:lower-alpha"> <li>Foreign Language Requirement. Successful completion of the foreign language requirement may be accomplished through one of four options: <ol start="1"> <li> <p>complete a fourth semester college course in a foreign language or in American Sign Language;</p> </li> <li> <p>demonstrate proficiency through a means determined by the Department of World Languages and Literatures including but not limited to minimum standardized test scores (CBAPE, SAT II, or IB), attaining a minimum aptitude on an accredited foreign language assessment test, or providing transcript evidence of a high school or equivalent diploma in which English was not the language of instruction; or,</p> </li> <li> <p>participate in a studies abroad language program pre-approved by the Department of World Languages and Literatures to meet the foreign language requirement. </p> <p><strong>Note</strong>: Four years of high school foreign language instruction does not automatically satisfy this requirement.</p> </li> </ol> </li> <li>College Breadth Requirement: Students seeking a Bachelor of Arts degree in the college shall be required to take, within the College of Liberal Arts, 6 credits that are outside the departments in which they major or minor, and that exclude courses taken to fulfill the Core General Education requirements (Core Objectives 1 through 7).</li> </ol> </li> <li>Complete all major and minor requirements for the degree program. Specific requirements for each major and minor may be found under the appropriate department in this catalog. Although in some cases departmental rules may allow the same course to be used to meet the requirements of both a major and a minor, no more than nine credits counted toward any major may be utilized to meet the requirements of any College of Liberal Arts minor.</li> <li>Complete any remaining elective credits necessary to meet minimum credit requirements. The elective course credits may be taken from any department at the university.</li> </ol> <h3>Advisement and Progress Toward Degree Completion</h3> <h4>Academic Advising</h4> <p>Each department in the College of Liberal Arts does its own advising, and students should directly contact their department to be assigned an academic advisor and to make an advising appointment. Department phone numbers are listed in each individual departmental section in this catalog. These phone numbers and a list of current academic advisors are also available at <a href="https://www.unr.edu/liberal-arts/student-resources/academic-advising" target="_blank">https://www.unr.edu/liberal-arts/student-resources/academic-advising</a>.</p> <h4>Application for Graduation</h4> <p>Candidates for graduation must submit an application for graduation in MyNEVADA by October 1st for Fall; March 1st for Spring; and June 1st for Summer. Only Admissions and Records can certify that a student has officially met all graduation requirements.</p> <h3>Academic Standards</h3> <p>Except as otherwise specified, all students must maintain the following academic standards in order to receive a bachelor’s degree from the College of Liberal Arts.</p> <h4>Grade-point average requirements</h4> <p>In addition to the university’s graduation requirement that students have a grade point average (GPA) of at least 2.0, the College of Liberal Arts requires that students earn a GPA of at least 2.0 in both their major and minor fields. Some college departments have higher GPA requirements for their degree programs. Refer to the appropriate department in this catalog for more information.</p> <h4>Satisfactory/unsatisfactory credit</h4> <p>The college’s policy for courses graded satisfactory/unsatisfactory (S/U) conforms to the university policy, except that courses taken for S/U credit do not count toward fulfilling the Prescribed Courses for Liberal Arts majors or for fulfilling major and minor requirements. This restriction on major and minor requirements can be waived if the course is recommended by the student’s academic advisor; the advisor’s recommendation must be approved by the department chair and submitted to the dean’s office for final approval. If a course is offered for S/U credit only, the college’s restrictions are waived.</p> <h4>Acceptance of transfer students</h4> <p>Students must have a cumulative grade-point average of 2.0 or higher in courses at the bachelor’s degree level to transfer into a degree program (major or minor) in the College of Liberal Arts. Some college departments have higher GPA requirements for acceptance. These requirements do not apply to new freshman applicants.</p> <h4>Academic and Program Probation and Dismissal</h4> <p><strong>University Initiated Academic Probation or Dismissal:</strong> Undergraduate students in the College of Liberal Arts who do not make satisfactory progress toward their degree may be placed on academic probation or dismissal as defined in the <a href="content.php?catoid=57&navoid=118759" target="_blank">Undergraduate Academic Standards</a><span style="display: none !important"> </span> section in this catalog. A student placed on academic probation or dismissal is automatically considered to be on academic probation or dismissal within the college. The same policies which govern academic probation or dismissal for the university apply in the college.</p> <p><strong>Department Initiated Probation or Dismissal:</strong> A student in a program within the college may also be placed on program probation for the major or minor if the GPA for the major or minor falls below the minimum requirements of the college or the department. A student who is deficient by more than 15 or more cumulative grade points relative to the GPA requirements for the major or minor can additionally be placed on program dismissal. Program probation or dismissal may be initiated by the department at the end of any semester. Students that are dismissed due to probation may appeal through the dean’s office.</p> <ol start="1" style="list-style-type:lower-alpha"> <li><strong>Release from Program Probation: </strong>A student is considered to be released from program probation once the above noted program conditions have been remedied.</li> <li><strong>Readmission after Program Dismissal:</strong> The college follows the university’s policies for readmission to a program after dismissal. Students should contact the dean’s office for further information.</li> </ol> <h3>Pre-legal Curricula in the University</h3> <p>Most law schools do not recommend a specific undergraduate major for prospective law students. A broad general education with emphasis on courses that develop clear and systematic thinking is the best preparation for the study of law. Pre-law students are advised to develop their command of the English language and their ability to communicate ideas clearly, logically, and critically.</p> <p>For more detailed discussion of the recommended general education program, students should read the catalogs of law schools in which they are interested.</p> <p>In the College of Liberal Arts, the Criminal Justice department offers an interdisciplinary pre-law major. The Philosophy Department offers a major and a minor in Ethics, Law, and Politics. A prescribed pre-legal course of study is also available in the department of Political Science. For more information you may contact pre-legal advisors in the departments of Criminal Justice (775-784-4701), Political Science (775-784-4601), or Philosophy (775-784-6846).</p> <h3>College Interdisciplinary Programs</h3> <p>The College of Liberal Arts houses and/or participates in several interdisciplinary programs. The following programs are listed in that chapter of this catalog: Arabic Language and Middle Eastern Cultures, minor; Asian Studies, minor; Basque Studies, Ph.D. and minor; Historic Preservation, minor; Indigenous Studies, minor, International Affairs, major; Japanese Studies, minor; Judicial Studies, M.A. (open to sitting judges only), Justice Management, M.A.; Latin American Studies, minor; Latinx Studies, minor, Medieval and Renaissance Studies, minor; Museum Studies, minor; and the Social Psychology Ph.D. Please see the <a href="preview_entity.php?catoid=57&ent_oid=44646" target="_blank">College of Interdisciplinary Programs</a><span style="display: none !important"> </span> and <span class="acalog-permalink-inactive">Interdisciplinary Programs</span><span style="display: none !important"> </span> section for more information on these programs.</p> </p> <br><hr><div style="float: right"> <a href="javascript:void(0);" class="acalog_top_link acalog-highlight-ignore">Back to Top</a> | <a rel="nofollow" href="/preview_entity.php?catoid=57&ent_oid=44643&print" onclick="acalogPopup('/preview_entity.php?catoid=57&ent_oid=44643&print', 'print_preview', 770, 530, 'yes');return false;" target="_blank" class="print_link acalog-highlight-ignore" alt="Text Version" title="Print-Friendly Page (opens a new window)"><span class="sr-only">Print-Friendly Page (opens a new window)</span></a></div><div class='acalog-social-media-links float_right'> </div> <div align="left"> <a onclick="acalogPopup('portfolio.php?catoid=57&add=1&entoid=44643#divisions', 'portfolio', 770, 530, 'yes');return false;" target="_blank" class="portfolio_link acalog-highlight-ignore acalog-icon" href="javascript:void(0)" title="Add to Portfolio (opens a new window)"> </a> </div> </td> </tr> </table> </td> <!-- N2 goes here. --> <td class="block_n2" colspan="3" id="acalog-nav"> <table class="block_n2_content links_table"> <tr> <td role="search" aria-labelledby="n2_search_header" class="block_n2_search "> <form name="n2_search" method="get" action="/search_advanced.php" onSubmit="return validateSearchOptions()"> <fieldset id="global-search-fieldset"> <legend>Global Search</legend> <input type="hidden" title="Cur Cat OID" name="cur_cat_oid" value="57"> <input type="hidden" title="Search Database" name="search_database" value="Search"> <input type="hidden" title="Search" name="search_db" value="Search"> <input type="hidden" title="cpage" name="cpage" value="1"> <input type="hidden" title="ecpage" name="ecpage" value="1"> <input type="hidden" title="ppage" name="ppage" value="1"> <input type="hidden" title="spage" name="spage" value="1"> <input type="hidden" title="tpage" name="tpage" value="1"> <span class="n2_search_header" id="n2_search_header">Catalog Search</span> <br> <span class="no_display"> <label for="location" class="no_display">Choose Search Location</label> <div id="location_select_parent"> <script> function reloadLocations() { var locations_in_use = 0; var chosen_locations_div = document.getElementById('chosen_locations_div'); var category = document.getElementById('location').value; if((category === '1' || category === '3' || category === '33') && (locations_in_use !== 0)){ chosen_locations_div.classList.remove("disabled"); } else { chosen_locations_div.classList.add("disabled"); } }; </script> <select name="location" id="location" title="Choose Search Location" onChange="reloadLocations();"> <option value="-1">Select an option</option> <option value="3">Courses</option> <option value="1">Programs</option> <option value="28">Schools/Colleges & Departments</option> <option value="30">Policies and Other Non-Academic Content</option> <option value="33" selected>Entire Catalog</option> </select> </div> <br> </span> <span> <div id="chosen_locations_div" class= > </div> </span> <span class="show"> <label for="keyword" class="no_display">Search Keyword Field</label><input type="text" title="Search Keyword Field, required" name="filter[keyword]" value="Enter Keyword " size="15" maxlength="150" id="keyword" onFocus="if (this.value == 'Enter Keyword ') { this.value=''; }" class="n2_form_words" aria-required="true" required> <input type="submit" title="GO" value="GO"><br> </span> <span class="no_display"><br /> <input type="checkbox" title="Exact Match" name="filter[exact_match]" value="1" id="exact_match_n2"> <label for="exact_match_n2" class="n2_search">Whole Word/Phrase</label> <br /> </span> <span class="n2_search"> <a href="/search_advanced.php?catoid=57" class="navbar"> Advanced Search </a> </span> <br> </fieldset> </form> </td> </tr> <tr> <td> <hr class="navbar"> </td> </tr> <tr> <td class="nowrap"> <!-- Begin Responsive --> <div class="mobile-menu-toggle" tabindex=0>Catalog Navigation</div> <!-- End Responsive --> <table class="block_n2_links links_table"> <tr> <td id="acalog-navigation"> <div class="n2_links">  <a href="/index.php?catoid=57" class="navbar">Catalog Home</a></div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119324" class="navbar">1. Reader’s Guide to the Catalog</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119322" class="navbar">2. University Mission, Organization, Services</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119325" class="navbar">3. Admission, Transfer, and Examination Credit</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119290" class="navbar">4. Academic Policies for Registration, Records, and Graduation</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119289" class="navbar">5. Financial Aid, Tuition, and Fees</a> </div> <div class="n2_links">  <a href='https://www.unr.edu/admissions/records/academic-calendar' class="navbar" target="_blank">6. Academic Calendar</a> </div> <div class="n2_links">  <a href='/preview_program.php?catoid=57&poid=241162' class="navbar">7. Core Curriculum</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119326" class="navbar">8. Course Descriptions</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119292" class="navbar">9. Colleges, Schools, Programs and Degrees Offered</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119293" class="navbar">10. Degree Programs</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119321" class="navbar">11. Policies and Guidelines</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119291" class="navbar">12. List of Faculty</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=119320" class="navbar">13. Archived Catalogs</a> </div> <div class="n2_links">  <a href="/content.php?catoid=57&navoid=120768" class="navbar">14. Addendum</a> </div> </td> </tr> </table> </td> </tr> <tr> <td> <hr class="navbar"> </td> </tr> <tr> <td class="block_n2_tools"> <div class="n2_links">   <a href="/portfolio_nopop.php?catoid=57" class="navbar"><span class="acalog_term_backpack">My Portfolio</span></a></div> </td> </tr> <tr> <td> <hr class="navbar"> </td> </tr> </table> </td> <!-- End of N2 --> </tr> </table> </td> <td class="block_border_left">   </td> </tr> <tr role="contentinfo" aria-label="Footer with copyright and information links"> <td class="block_footer_rb"> <div class="nobr">All <a href="/misc/catalog_list.php?catoid=57" class="footer" >catalogs</a> © 2024 University of Nevada, Reno.</div> <div class="nobr">Powered by <a href="http://www.moderncampus.com" target="_blank" class="footer">Modern Campus Catalog™</a>.</div> <script type='text/javascript'> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-16369563-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></td> <td class="block_footer_lb">   </td> </tr> </table> <!-- <script src="js/smlinks.js" type="text/javascript"></script> --> <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/js/select2.full.min.js"></script> </body> </html>