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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07065?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07066?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07067?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07068?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07069?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07070?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07071?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07072?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07073?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07074?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07075" 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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07076?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07077?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07078?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07079?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07080?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07081?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07082?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"> </div> <!-- Functions that have been suppressed in this file --> <!-- <a href="https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07083?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07084?func=service-ill");' title="ILL Request" class=white>ILL Request</a> <a href="https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07085?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07086?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07087?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07088?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07089?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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07090"> <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> </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="9780198606697"> <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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07091?func=scan-ind-previous&code=020&find_scan_code=020&filing_text=9780198606710&sequence=001969194><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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07092?func=scan-ind-continue&code=020&find_scan_code=020&filing_text=9780198609674&sequence=004864600><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%>9780198606710</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07093?func=direct&doc_number=001969194>The Oxford encyclopedia of theatre & performance / edited by Dennis Kennedy.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198606710</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07094?func=direct&doc_number=002691022>The Oxford encyclopedia of theatre and performance / edited by Dennis Kennedy.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198606727</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07095?func=direct&doc_number=001969194>The Oxford encyclopedia of theatre & performance / edited by Dennis Kennedy.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198606727</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07096?func=direct&doc_number=002691022>The Oxford encyclopedia of theatre and performance / edited by Dennis Kennedy.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198606789</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07097?func=direct&doc_number=003471988>A dictionary of architecture and landscape architecture [electronic resource] / James Stevens Curl ;</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198606963</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07098?func=direct&doc_number=003471961>The Oxford companion to military history [electronic resource] / edited by Richard Holmes ; consulta</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198606963</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07099?func=direct&doc_number=004864606>The Oxford companion to military history / edited by Richard Holmes ; consultant editor, Hew Stracha</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607205</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07100?func=direct&doc_number=002095308>The Oxford dictionary of quotations / edited by Elizabeth Knowles.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607212</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07101?func=direct&doc_number=003471955>A dictionary of animal behaviour [electronic resource] / David McFarland.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607274</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07102?func=direct&doc_number=003687250>Nature’s oracle : the life and work of W. D. Hamilton / Ullica Segerstrale.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607359</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07103?func=direct&doc_number=002012401>The Oxford dictionary of catchphrases / compiled by Anna Farkas.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607427</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07104?func=direct&doc_number=002191986>The concise Oxford dictionary of mathematics / Christopher Clapham.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607496</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07105?func=direct&doc_number=004864639>A dictionary of finance and banking / edited by John Smullen and Jonathan Law.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198607663</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07106?func=direct&doc_number=004864684>A dictionary of English folklore / Jacqueline Simpson & Steve Roud.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198608431</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07107?func=direct&doc_number=004864622>The Oxford companion to twentieth-century poetry in English / edited by Ian Hamilton.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198608585</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07108?func=direct&doc_number=003471900>The Oxford companion to cosmology [electronic resource] / Andrew Liddle and Jon Loveday.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198608912</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07109?func=direct&doc_number=003471884>A dictionary of plant sciences [electronic resource] / edited by Michael Allaby.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198608912</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07110?func=direct&doc_number=004864719>A dictionary of plant sciences / [edited by] Michael Allaby.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198609674</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07111?func=direct&doc_number=003471833>A dictionary of Celtic mythology [electronic resource] / James MacKillop.</A></td> </tr> <!-- filename: scan-ind-body --> <tr> <td class=td1 width=15%>9780198609674</td> <td class=td1><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07112?func=direct&doc_number=004864600>A dictionary of Celtic mythology / James MacKillop.</A></td> </tr> <!-- filename: scan-ind-tail --> </table> <br> <div align=right> <p><A HREF=https://aleph23-prod.library.nd.edu:443/F/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07113?func=scan-ind-previous&code=020&find_scan_code=020&filing_text=9780198606710&sequence=001969194><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/6ITXD3P67EPHSNHFTI9MMQIJJVCLVEFS1KNSM4626NXFCD8PSB-07114?func=scan-ind-continue&code=020&find_scan_code=020&filing_text=9780198609674&sequence=004864600><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> © 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>