CINXE.COM

Repeats - University of Nevada, Reno - Modern Campus Catalog™

<!DOCTYPE html> <html lang="en"> <head> <title>Repeats - 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"> <!--[if IE]> <link rel="stylesheet" type="text/css" href="ie.css" /> <![endif]--> <!-- 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" role="navigation" aria-label="Get Print-friendly Page"> <td class="block_n1_right"><span class="n1_header"> University of Nevada, Reno</span> </td> <td class="block_n1_left">&#160;&#160;&#160;</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>&#160;</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>&#160;&#160; <input type="submit" title="Select a Catalog" name="sel_cat_submit" value="GO"> &#160; </td> </tr> </table> </form> </td> </tr> </table> </td> <td class="block_date_outer_left">&#160;</td> <td class="block_date_inner"> <span class="date">&#160; Nov 24, 2024 </span> </td> <td class="block_date_outer_right">&#160;</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="help.php?catoid=57" onclick="javascript:acalogPopup('help.php?catoid=57', 'help', 770, 530, 'yes');return false;" class="help" accesskey="h" target="_blank"><strong>HELP</strong></a></div> <span class="acalog_catalog_name">University General Course Catalog 2024-2025</span> <h1 id="acalog-content"> Repeats </h1> <div style="float: right"><a rel="nofollow" href="/content.php?catoid=57&amp;navoid=118832&amp;print" onclick="acalogPopup('/content.php?catoid=57&amp;navoid=118832&amp;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 social-media-align"> </div> <div align="left"> <a onclick="acalogPopup('portfolio.php?catoid=57&add=1&navoid=118832#nav_links', '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> <tr> <td> <p>University courses, other than those repeated under the Grade Replacement Policy, may be repeated to gain additional grade points. The number of credits repeated are added to those attempted, but no additional credits are earned.</p> <p>Students may enroll in non-repeatable courses twice without special permission. Non-repeatable courses are those in which credit can be earned only once. Effective for the Fall 2016 registration period, advisor permission is required to enroll in a non-repeatable course a third or subsequent time.</p> <p>Graduate students may repeat a course for which they received a grade which does not permit that course to be applied to an advanced degree (i.e. &#8220;C-&#8221; or below or &#8220;U&#8221;). The course may be repeated one time with the approval of the student&#8217;s advisor and the director of graduate studies for the student&#8217;s graduate program. The grade received for the repeated course does not replace the original grade received but is calculated into the student&#8217;s overall grade point average as if it were any other course.<br /> <br /> <strong>IMPORTANT! Repeating a course may impact a student&#8217;s financial aid. Please contact Student Financial Services at (775) 784-4666 prior to repeating a course to assess the possible consequences.</strong></p> </td> </tr> </table> <br /><hr /><div style="float: right">&#160;<a href="javascript:void(0);" class="acalog_top_link acalog-highlight-ignore">Back to Top</a> | <a rel="nofollow" href="/content.php?catoid=57&amp;navoid=118832&amp;print" onclick="acalogPopup('/content.php?catoid=57&amp;navoid=118832&amp;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 social-media-align"> </div> <div align="left"> <a onclick="acalogPopup('portfolio.php?catoid=57&add=1&navoid=118832#nav_links', '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">&#160;&#160;<a href="/index.php?catoid=57" class="navbar">Catalog Home</a></div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119324" class="navbar">1. Reader&#8217;s Guide to the Catalog</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119322" class="navbar">2. University Mission, Organization, Services</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119325" class="navbar">3. Admission, Transfer, and Examination Credit</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119290" class="navbar">4. Academic Policies for Registration, Records, and Graduation</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119289" class="navbar">5. Financial Aid, Tuition, and Fees</a> </div> <div class="n2_links">&#160;&#160;<a href='https://www.unr.edu/admissions/records/academic-calendar' class="navbar" target="_blank">6. Academic Calendar</a> </div> <div class="n2_links">&#160;&#160;<a href='/preview_program.php?catoid=57&poid=241162' class="navbar">7. Core Curriculum</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119326" class="navbar">8. Course Descriptions</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119292" class="navbar">9. Colleges, Schools, Programs and Degrees Offered</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119293" class="navbar">10. Degree Programs</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119321" class="navbar">11. Policies and Guidelines</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119291" class="navbar">12. List of Faculty</a> </div> <div class="n2_links">&#160;&#160;<a href="/content.php?catoid=57&navoid=119320" class="navbar">13. Archived Catalogs</a> </div> <div class="n2_links">&#160;&#160;<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"> &#160;&#160;<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">&#160;&#160;&#160;</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> &#169; 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">&#160;&#160;&#160;</td> </tr> </table> <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.12/js/select2.full.min.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10