CINXE.COM

ND Full Catalog - Browse List

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- filename: scan-ind-head --> <html> <head> <title>ND Full Catalog - Browse List</title> <!-- filename: meta-tags-ndup --> <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="Sun, 06 Nov 1994 08:49:37 GMT"> <!-- 20050913 Adjusted base specific URL to use server_httpd/F instead of server_f_start A. Bales --> <!-- 20050316 Setting base specific refresh URL --> <META HTTP-EQUIV="REFRESH" CONTENT="1200; URL=https://aleph23-prod.library.nd.edu:443/F?func=find-b-0&local_base=ndu01pub"> <!-- <META HTTP-EQUIV="REFRESH" CONTENT="1200; URL=https://aleph23-prod.library.nd.edu:443/F?func=find-b-0&local_base=ndu01pub"> --> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> <link rel="stylesheet" href="https://aleph23-prod.library.nd.edu:443/exlibris.css" TYPE="text/css"> <script type="text/javascript" src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/malc-scripts.js"></script> </head> <body topmargin="0" onload=window.focus()> <!-- filename: head-1-nobor-ndup --> <!-- filename: include-window --> <!-- 20070410 Modified javascript open_window(loc) so that links with service type 'tag' open in original window instead of new window. A. Bales --> <script language="Javascript"> <!-- function open_window (loc) { self.name="main"; //make exception for reference links in bibs var serviceTypeTag = "service_type=TAG"; var serviceTypeTagLocation = loc.indexOf(serviceTypeTag); if (serviceTypeTagLocation > -1){ window.location.href=loc; } //otherwise, continue as before else if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=500,width=500,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=500,width=500,scrollbars,resizable"); } w.focus(); } function open_window2 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=100,width=500,scrollbars,resizable" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=100,width=500,scrollbars,resizable" ); } w.focus(); } function open_window3 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=400,width=450,scrollbars,resizable,top=200" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=400,width=450,scrollbars,resizable,top=200" ); } w.focus(); } function open_window4 (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("", "win1", "height=150,width=450,scrollbars,resizable,top=200" ); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc, "win1", "height=150,width=450,scrollbars,resizable,top=200" ); } w.focus(); } function open_window_ext (loc) { self.name="main"; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win2","height=500,width=500,scrollbars,resizable,toolbar,status,menubar"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win2","height=500,width=500,scrollbars,resizable,toolbar,status,menubar"); } w.focus(); } function set_iframe_location(url,id){ eval('document.all.' + id).src = url; } function open_window_confirm (loc,frame) { self.name=frame; if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=220,width=450,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=220,width=450,scrollbars,resizable"); } w.focus(); } function delete_win1 () { var w = window.open ("","win1","height=220,width=450,scrollbars,resizable"); w.close(); } function open_window_ill (loc) { if ((navigator.appVersion.indexOf("MSIE 5.0") != -1) && (navigator.appName.indexOf("Explorer") != -1)){ var w = window.open ("","win1","height=500,width=500,scrollbars,resizable"); w.document.write("<html>\n"); w.document.write('<body onLoad="window.location.href='); w.document.write("'" + loc + "';\n"); w.document.write('"'); w.document.write("</body>\n"); w.document.write("</html>\n"); w.document.close(); } else { var w = window.open (loc,"win1","height=500,width=500,scrollbars,resizable"); } w.focus(); } // --> </script> <!-- 20060829 - changing URL for ILL and find articles M. Havert --> <!-- 20050718 Adding varible flag for signed in status A. Bales --> <script language="JavaScript" type="text/javascript"> var signed_in = "no" </script> <!-- 20050215 Added skipnav link A. Bales --> <a href="#main" class="skipnav">Skip Navigation</a> <!-- 20041025 Commenting out Base Top Bar P. Calarco <tr class="topbar"> <td class="topbar" colspan="14" valign="middle" height="20" width="*" align="center" > ND Full Catalog </td> </tr> --> <!-- Start topbar --> <!-- filename: topbar-ndup --> <div class="topbar" id="ndu"> <div class="library"> <!-- 20090106 Changed library name from University to Hesburgh A. Bales --> <a href="http://library.nd.edu" class="topbar" tabindex="1"> HESBURGH LIBRARIES<br><div class="library_college">University of Notre Dame</div> </a> </div> <div class="college"> <a href="http://www.nd.edu/" title="Notre Dame Home Page" tabindex="2"> <img src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/ndmark.gif" alt="Notre Dame Home Page" class="college"></a> </div> <!-- 20050321 Removed "multi-catalog" & added "ND Law" A. Bales --> <!-- 20050225 Changed "other libraries" to "other catalogs" A. Bales --> <div class="malc" > <br> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13129?func=find-b-0&local_base=ndu01pub" class="topbar" tabindex="3"> Notre Dame</a> | <a href="https://saintmaryscollegeindiana.on.worldcat.org/discovery" class="topbar" tabindex="4"> Saint Mary's</a> | <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13130?func=find-b-0&local_base=hcc01pub" class="topbar" tabindex="5"> Holy Cross</a> | <a href="https://bethelindiana.on.worldcat.org/discovery" class="topbar" tabindex="6"> Bethel</a> | <a href="https://search.ebscohost.com/login.aspx?custid=s8991252&groupid=main&profid=eds&authtype=guest" class="topbar" tabindex="7">ND Law</a> </div> </div> <!-- endfile: topbar --> <!-- filename:alert --> <script type="text/javascript"> var contentfulDirectApi = (window.location.hostname.includes('prep')) ? 'https://dyccuey0h3.execute-api.us-east-1.amazonaws.com/prep' : 'https://fs49g1qrdg.execute-api.us-east-1.amazonaws.com/prod' // Include Marked.js reference in header so we can parse markdown in alerts var script = document.createElement("script") script.src = "https://cdn.jsdelivr.net/npm/marked@3.0.8/lib/marked.min.js" document.head.appendChild(script) // Make a global variable so these functions can be called from other template files without inlining the js function getAlerts(view) { return new Promise((resolve, reject) => { // If no view specified, can't fetch alerts. Resolve instantly if (!view) { return resolve([]) } var xhr = new XMLHttpRequest() var now = new Date().toISOString() var queryString = 'content_type=alert' queryString += '&fields.domains[in]=' + view queryString += '&fields.startTime[lte]=' + now queryString += '&fields.endTime[gte]=' + now var url = contentfulDirectApi + '/livequery?query=' + encodeURIComponent(queryString) xhr.open('GET', url, true) xhr.onload = function() { // Return if not ready or not good status if (this.status >= 200 && this.status < 300) { return resolve(JSON.parse(xhr.response)) } else { console.error({ status: this.status, text: xhr.statusText }) return resolve([]) // Technically this should be reject, but we don't want to hinder page load so we'll fail silently } } xhr.onerror = resolve xhr.send() }) } function displayAlerts(alertsData) { alertsData.forEach((alert) => { // Parse markdown and use that alert.html = marked(alert.fields.description) // Create class name based on alert type (Ex: "Informational 芒聙聯 Yellow" -> "informational-yellow") alert.class = alert.fields.type.toLowerCase().replace(/\s+[^a-zA-z]*\s*/g, '-') }) var alertSort = (left, right) => { // Put "Warning" type at top, otherwise sort alphanumeric asc if (left.fields.type !== right.fields.type) { if (left.fields.type === 'Warning' || right.fields.type === 'Warning') { return left.fields.type === 'Warning' ? -1 : 1 } else { return left.fields.type < right.fields.type ? -1 : 1 } } else { // If type is the same, sort by start time return left.fields.startTime < right.fields.startTime ? -1 : (left.fields.startTime > right.fields.startTime ? 1 : 0) } } alertsData.sort(alertSort) var alertCategorize = (alerts) => { var out = {} alerts.filter(a => a.fields && a.fields.type).forEach((alert) => { if (out[alert.fields.type]) { out[alert.fields.type].push(alert) } else { out[alert.fields.type] = [alert] } }) return out } var alertCategories = alertCategorize(alertsData || []) var categoryArray = Object.keys(alertCategories).map(type => { var currentAlerts = alertCategories[type] || [] var className = currentAlerts.length > 0 ? currentAlerts[0].class : '' var out = document.createElement('div') out.classList.add('alert-section') out.classList.add(className) currentAlerts.forEach((alert) => { var container = document.createElement('div') container.classList.add('alert-container') var desc = document.createElement('div') desc.classList.add('alert-description') desc.innerHTML = alert.html container.appendChild(desc) out.appendChild(container) }) return out }) if (categoryArray.length) { var allAlerts = document.createElement('div') allAlerts.classList.add('alerts') categoryArray.forEach(cat => allAlerts.appendChild(cat)) return allAlerts } else { return null } } </script> <div id="contentful-alerts"></div> <link rel="stylesheet" type="text/css" href="https://aleph23-prod.library.nd.edu:443/alerts.css"> <script type="text/javascript"> var view = 'catalogueClassicNDU' getAlerts(view).then((alertsData) => { const alertElements = displayAlerts(alertsData) if (alertElements) { document.getElementById('contentful-alerts').appendChild(alertElements) } }) </script> <!-- endfile --> <!-- Start middle bar --> <table class="middlebar" align="center" border="0" width="100%"> <tr> <!--filename: head-menu-ndup--> <td class="search" valign="top" > <ul> <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13131?func=find-b-0" class="middlebar" id="basic" title="Basic Search" tabindex="20">Basic Search</a></li> <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13132?func=find-a-0" title="Advanced Search" class="middlebar" id="adv" tabindex="21">Advanced Search</a></li> <!-- 20050301 Changed link back to "command" per screen design. A. Bales --> <!-- 20050208 Changed link from "Command Search" to "Expert Search" A. Bales --> <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13133?func=find-c-0" title="Command Search" class="middlebar" id="cmd" tabindex="22"> Command Search</a></li> <li><a href="http://onesearch.library.nd.edu/primo_library/libweb/action/search.do?vid=NDU" title="CatalogPlus" class="middlebar" id="catplus">OneSearch</a> </ul> </td> <td valign="top" > <ul> <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13134?func=history" title="Use sets of records from past searches" class="middlebar" tabindex="25">Previous Searches</a></li> <!-- 20050223 Suppressed "results list" per screen design committee. Link will be placed in context sensitive locations e.g., results pages. A. Bales --> <!-- <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13135?func=short" title="View list of records" class="middlebar"> Results List</a></li> --> <!-- 20050126 Replaced basket lines with My e-Shelf code as per rep change 630 pvc --> <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13136?func=myshelf-short"title="View the records that were saved in My e- Shelf" class="middlebar" tabindex="26"> My e-Shelf</a></li> <li><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13137?func=option-show&func_param=DISPLAY-OPTION" title="Set information display options" class="middlebar" tabindex="27"> Preferences</a></li> <li><a href="https://libguides.library.nd.edu/catalog-help" title="Help using this system" rel="help" target="cat_help" class="middlebar" tabindex="28"> Help</a></li> </ul> </td> <td valign="top" > <ul> <li><a href="https://library.nd.edu/ask-us-desk" tabindex="30" title="Get help from a librarian now, with chat, phone or email" class="middlebar"> Ask-a-Librarian</a></li> <li><a href="https://proxy.library.nd.edu/login?url=https://nd.illiad.oclc.org/illiad/IND/illiad.dll" class="middlebar" title="Get books or articles the library does not own through Interlibrary Loan" tabindex="31"> Interlibrary Loan</a></li> <!-- 20090106 Updated feedback link for new website A. Bales --> <!-- 20050208 Redirected feedback link from Aleph page to U.L. page. was: href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13138?func=file&file_name=feedback" A. Bales --> <li><a href="https://nd.service-now.com/nd_portal?id=sc_cat_item&sys_id=1198d67ddb4a7240de73f5161d961936&URL=https://library.nd.edu/" tabindex="32" title="Send comments about this system" class="middlebar"> Feedback</a></li> </ul> </td> <td valign="top" class="login" width="30%"> <!-- added a column for a login-box --> <!-- filename: sign-in-box-ndup --> <form method=post name="login_form" action="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13139" class="login-f"> <table > <tr> <td colspan=3><span class="login-head">Sign-in (My Account/Renew Loans)</span> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13140?func=BOR-INFO"><img src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/iCircle.gif" style="vertical-align:text-bottom" border=0></a> </td> </tr> <tr> <td class="login-text"> <input type="hidden" name="ssl_flag" value="Y"> <input type="hidden" name="func" value="login-session"> <input type="hidden" name="login_source" value="LOGIN-BOR"> <input type=hidden name=bor_library value="NDU50"> NetID </td> <td><input tabindex="50" class="login-i" size=15 maxlength=14 name=bor_id > </td> <td ><a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13141?func=BOR-INFO" class="login-about" tabindex="53" nowrap>No NetID?</a></span></td> </tr> <tr> <td class="login-text">Password</td> <td><input tabindex="51" class="login-i" type=password size=10 name=bor_verification value=""> </td> <td nowrap><input type=image src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-go.gif" tabindex="52" border=0 alt="Sign in" class="login-button"></td> </tr> </table> </form> <!-- endfile: sign-in-box-ndup --> </td> </tr> </table> <!-- filename: find-include-buttons-ndu01pub --> <!-- 20050114 Reformated base links for tab design A. Bales --> <div id="base_tabs"> <span class="tab_on"> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13142?func=find-b-0&local_base=ndu01pub" class="tab_on" id="full" tabindex="61">Full catalog</a> </span> <span class="tab_off"> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13143?func=find-b-0&local_base=nd_serials" class="tab_off" id="per" tabindex="62">Periodicals</a> </span> <span class="tab_off"> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13144?func=find-b-0&local_base=nd_e-resources" class="tab_off" id="elec" tabindex="63">E-Resources</a> </span> <span class="tab_off"> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13145?func=find-b-0&local_base=ndu30pub" class="tab_off" id="res" tabindex="64">Reserves</a> </span> <span class="tab_off"> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13146?func=file&file_name=base-list" title="Choose Databases to Search" class="tab_off" id="more" tabindex="65">More</a> </span> </div> <!-- Note: Original ExLibris version of this file included search links (basic, etc.) which are now in the head-1 file. For original file see -usm01 ABB 20050118 --> <a name="main" class="hide">Main Content</a> <!-- 20050207 Moved Feedback area below tabs A. Bales --> <!-- Start Feedback Area (displays system messages to user) --> <div class="feedbackbar"> &nbsp; </div> <!-- Functions that have been suppressed in this file --> <!-- <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13147?func=file&file_name=base-list" class="blue" title="Choose Databases to Search">Databases</a> <a href='javascript:open_window("https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13148?func=service-ill");' title="ILL Request" class=white>ILL Request</a> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13149?func=file&file_name=logout" class="white" title="Open a new session"> End Session</a> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13150?func=scan-list" class="blue" title="Browse alphabetical indexes of authors, titles etc.">Browse</a> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13151?func=file&file_name=login-session" title="Enter your username and password" class="middlebar">Sign-In</a> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13152?func=BOR-INFO" title="View information on your library account" class="middlebar"> My Account</a> <a href="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13153?func=bor-loan" title="View and renew loans" class="middlebar"> Renew Loans</a> --> <!-- filename: scan-include-2 --> <!--20050211 Put form in fieldset A. Bales --> <fieldset> <legend class=subtitle> BROWSE an alphabetical list </legend> <!-- 20050527 changed from name from form1 to scan A. Bales --> <form method=get name=scan action="https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13154"> <input type="hidden" name="func" value="scan"> <!-- 20041020 Rearranged table layout A. Bales --> <table cellspacing=2 border=0 class="search_table" > <tr> <th>Search for: </th> <th>Search words beginning with:</th> <th>&nbsp;</th> </tr> <tr> <td class=td2 nowrap valign=top> <select name=scan_code tabindex="100" > <!-- 20070613 Removed AME (conference) and SUT (subject unform title); renamed ACO, per Index subgroup A. Bales --> <!--20050603 Changing LCA, SUD, CNL, SHL to CNT, SNT, LNT, SLT P. Calarco --> <!--20050121 Changed "begging with*" to "begins with..." A. Bales --> <!--20050104 Changed scroll box to drop-down A. Bales --> <!-- 20041022 Added in correct browse options from 14.2 P. Calarco --> <option value=TTI selected>Title begins with...</option> <option value=AUT >Author (last name first)</option> <option value=SUB >Subject begins with...</option> <option value=SRS >Series begins with...</option> <option value=CNT >LC Call number/title</option> <option value=XXX >------------</option> <option value=SYS >System number</option> <option value=020 selected >ISBN</option> <option value=022 >ISSN</option> <option value=035 >OCLC Number</option> <option value=XXX >------------</option> <option value=TUT >Uniform Title</option> <option value=XXX >By Author</option> <option value=APE >--Person</option> <option value=ACO >--Organization or Conference</option> <option value=XXX >By Subject</option> <option value=SPE >--Person</option> <option value=SME >--Conference</option> <option value=SGE >--Place</option> <option value=STP >--Topic</option> <option value=SGN >--Genre Term</option> <option value=LCA >LC Call Number</option> <option value=SNT >SuDocs Number/title</option> <option value=LNT >Local Call Number/title</option> <option value=SHL >Full Shelving Index</option> </select> </td> <td class=td1 valign=top width="300"> <!-- 20041101 Increased input size from 29 to 40 A. Bales --> <input size=40 tabindex="101" name="scan_start" maxlength=100 value="9780838757130"> <br>* Do NOT type initial articles (The, An, A...) </td> <td valign="top" > <input type="image" tabindex="102" alt=" Go " src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-go.gif" border=0> <!-- 20080130 Replaced this paragraph as per SP1333 P. Andrzejewski --> <img src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-clear0.gif" onclick="document.form1.scan_start.value='';" border=0 alt="Clear"> </td> </tr> </table> </form> </fieldset> <table border=0 width=100%> <tr> <td class=title> Browse List: ISBN for Equiv. </td> <td align=right> <A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13155?func=scan-ind-previous&code=020&find_scan_code=020&filing_text=9780838757130&sequence=002414068><img src=https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-prev-page.gif border=0 alt='Previous Page'></A> <A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13156?func=scan-ind-continue&code=020&find_scan_code=020&filing_text=9780838757307&sequence=002580058><img src=https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-next-page.gif border=0 alt='Next Page'></A> </td> </tr> </table> <table border=0 width=100%> <tr class=tr1> <th class="text3" nowrap>Index Number</th> <th class="text3">Entry</th> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757130 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13157?func=direct&doc_number=002414068>Anglo-Irish identities, 1571-1845 / edited by David A. Valone and Jill Marie Bradbury.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757147 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13158?func=direct&doc_number=002421790>The discourse of courtly love in seventeenth-century Spanish theater / Robert Bayliss.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757154 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13159?func=direct&doc_number=002427695>Cy-Borges : memories of the posthuman in the work of Jorge Luis Borges / edited by Stefan Herbrechte</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757161 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13160?func=direct&doc_number=002440048>Scottish men of letters and the new public sphere, 1802-1834 / Barton Swaim.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757178 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13161?func=direct&doc_number=002509293>Proust outdoors / Nathan Guss.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757185 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13162?func=direct&doc_number=002423874>Post-closet masculinities in early modern England / A.W. Barnes.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757192 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13163?func=direct&doc_number=002550845>After Jena : Goethe&rsquo;s Elective affinities and the end of the old regime / Peter J. Schwartz.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757208 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13164?func=direct&doc_number=002427792>Monstrous society : reciprocity, discipline, and the political uncanny, c. 1780-1848 / David Colling</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757215 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13165?func=direct&doc_number=002432449>Reason&rsquo;s children : childhood in early modern philosophy / Anthony Krupp.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757222 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13166?func=direct&doc_number=002520243>In the eye of the storm : contemporary theater in Barcelona / Sharon G. Feldman.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757222</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13167?func=direct&doc_number=006118071>In the eye of the storm : contemporary theater in Barcelona / Sharon G. Feldman.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757239 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13168?func=direct&doc_number=002530851>Salvador Dal铆&rsquo;s literary self-portrait : approaches to a surrealist autobiography / Carmen Garc铆a</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757246 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13169?func=direct&doc_number=002432419>Man of quality, man of letters : the abb茅 Pr茅vost between novel and newspaper / Rori Bloom.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757253 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13170?func=direct&doc_number=002475243>Uses of education : readings in Enlightenment in England / Stephen Bygrave.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757260 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13171?func=direct&doc_number=002466557>Trans/acting : Latin American and Latino performing arts / edited by Jacqueline Bixler and Laurietz</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757260</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13172?func=direct&doc_number=006118347>Trans/acting : Latin American and Latino performing arts / edited by Jacqueline Bixler and Laurietz</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757277 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13173?func=direct&doc_number=002430397>Cervantes and the pictorial imagination : a study on the power of images and images of power in work</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757284 (hc : alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13174?func=direct&doc_number=002430460>Histories, cultures, and national identities : women writing Spain, 1877-1984 / Christine Arkinstall</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757291 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13175?func=direct&doc_number=002527636>Voices out of Africa in twentieth-century Spanish Caribbean literature / Julia Cuervo Hewitt.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780838757307 (alk. paper)</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13176?func=direct&doc_number=002580058>A world apart : female adolescence in the French novel, 1870-1930 / Beth W. Gale.</A></td> </tr> <!-- filename: scan-ind-tail --> </table> <br> <div align=right> <p><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13177?func=scan-ind-previous&code=020&find_scan_code=020&filing_text=9780838757130&sequence=002414068><img src=https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-prev-page.gif border=0 alt='Previous Page'></A><A HREF=https://aleph23-prod.library.nd.edu:443/F/7D8H5LQTQNMYGUY1R1TKMBEUBE96N8ETXJLH3E48CK4YA475IY-13178?func=scan-ind-continue&code=020&find_scan_code=020&filing_text=9780838757307&sequence=002580058><img src=https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/f-next-page.gif border=0 alt='Next Page'></A> </div> <p align=left> <!-- filename: copyrights --> <hr> <!-- filename: backup-alert --> <!-- This file should be empty on the production server --> <!-- endfile: backup-alert --> <p> <table class="copyright" width="100%"> <tr> <td style="padding: 0 2em 0 0; "><a style="border:none" href="http://library.nd.edu"> <img src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/hesburgh_mark.png" alt="Hesburgh Libraries of Notre Dame" style="border:none"></a> </td> <td style="text-align:center; font-family:Arial,Verdana,serif; font-size:.85em;"> <a id="undlink" href="http://nd.edu">University of Notre Dame</a> | <a id="hesburghlink" href="http://library.nd.edu">Hesburgh Libraries</a> <p style="margin:.5em;"><span>221 Hesburgh Library</span> <span>Notre Dame, IN 46556</span> | <span>Phone: 574.631.6258</span> | <span>Fax: 574.631.6772</span></p> <span><a href="library.nd.edu/contact-us">Contact information</a></span> | <a href="http://m.library.nd.edu/">Mobile version</a></span> <span style="font-style:italic;font-size:.9em;padding-left:1em;"><a id="copyright" href="http://www.nd.edu/copyright">Copyright</a> &copy; 2010-</span> </td> <td> <a style="border:none" href="http://nd.edu"> <img src="https://aleph23-prod.library.nd.edu:443/exlibris/aleph/u23_1/alephe/www_f_eng/icon/ndmark.png" alt="University of Notre Dame" style="border:none" ></a> </td> </tr> </table> <!-- 20080408 Added tracking script for Google Analytics A. Bales --> <!-- This script should only be present in the PRODUCTION version of this file --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-2118378-4"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html>

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