CINXE.COM

Catalog | RIT Libraries

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 29 Apr 2010 --> <head> <link rel="stylesheet" type="text/css" href="/scripts/ProStyles.css" /> <link rel="stylesheet" type="text/css" href="/screens/styles.css" /> <script type="text/javascript" src="/scripts/elcontent.js"> </script> <script type="text/javascript" src="/scripts/common.js"> </script> <title>Catalog | RIT Libraries</title> <script language="JavaScript"> <!-- Hide the JS startTimeout(600000, "/"); // --> function sortOptions() { var options = document.getElementById('b').options; var optionsArray = []; for (var i = 0; i < options.length; i++) { optionsArray.push(options[i]); } optionsArray = optionsArray.sort(function (a, b) { return a.innerHTML.toLowerCase().charCodeAt(0) - b.innerHTML.toLowerCase().charCodeAt(0); }); for (var i = 0; i <= options.length; i++) { options[i] = optionsArray[i]; } } window.addEventListener("load", function(){ document.getElementById("b").size = document.getElementById("b").length; document.getElementById("m").size = document.getElementById("m").length; sortOptions(); }); </script> <noscript> <meta http-equiv="Refresh" content="600;URL=/" /> </noscript> <meta http-equiv="X-UA-Compatible" content="IE=8;FF=3;OtherUA=4"><meta http-equiv="Content-type" content="text/html;charset=UTF-8" > <link rel="stylesheet" type="text/css" href="/screens/styles_print.css" media="print"> </head> <body onload="if (location.search.indexOf('SUBKEY') != -1 || location.search.indexOf('SEARCH') != -1 || location.search.indexOf('searcharg=') != -1 ) modifySearch(document.location.search); init_progsearch(); if (document.search) document.search.searchText1.focus();"> <!--this is customized <screens/srchhelp_X.html>--> <!-- begin toplogo.html file --> <!-- Rel 2009B Example Set --> <!-- Updated: 12 Apr 2010 --> <script type="text/javascript"> if (location.protocol != 'https:') { location.href = 'https:' + window.location.href.substring(window.location.protocol.length); } </script> <link rel="stylesheet" href="/screens/sms.css" type="text/css" /> <link rel="stylesheet" href="/screens/toplogo.css" type="text/css" /> <link rel="shortcut icon" type="image/ico" href="/screens/favicon.ico" /> <script type="text/javascript" src="https://wmlapps.rit.edu/catalog-request-handler/js/crh-init.js"></script> <script type="text/javascript" src="https://wmlapps.rit.edu/sierra-advanced-search-enhancement/js/main.js"></script> <!--[if lte IE 7]> <script type="text/javascript" src="https://shapeshed.github.com/ie6-notice/ie6notice-1.0.0.min.js"></script> <![endif]--> <script type="text/javascript"> startList = function() { if (document.all && document.getElementById) { navRoot = document.getElementById('nav'); for (i = 0; i < navRoot.childNodes.length; i++) { node = navRoot.childNodes[i]; if (node.nodeName == 'LI') { node.onmouseover = function() { this.className += ' over'; }; node.onmouseout = function() { this.className = this.className.replace(' over', ''); }; } } } }; //window.onload=startList; </script> <div id="page-wrapper-container"> <div id="page-wrapper"> <div id="header"> <div id="name-and-slogan"> <h1 id="site-name"> <a rel="home" title="RIT Libraries Home" href="https://rit.edu/library"><span>RIT Libraries</span></a> </h1> <div id="rit-libraries-logo"> <a href="https://rit.edu/library"> <img alt="RIT Libraries" src="/screens/AA_Libraries_hor_w.png" id="library-logo" /> </a> <div id="logo-links"></div> </div> </div> <div id="header-top-right"> <div class="content"></div> </div> <div class="lrh"></div> <div class="myaccount" id="myaccount"> <a href="https://rit.edu/library/libhours">Hours</a> | <a href="https://www.rit.edu/library/chat" target="_blank">Chat</a> | <a href="https://albert.rit.edu/patroninfo">My Library Account</a> </div> </div> </div> <div style="margin-left:auto;margin-right:auto;width:1008px;"> <div class="pageContent"> <!--end toplogo.html--> <div class="pageContentInner mainSearch" style="width:900px;margin-left:auto;margin-right:auto;margin-top:-55px;"> <div style="text-align:left;padding-left:2px;margin-left:-15px;padding-top:20px;"><span style='font-size:22px;'><strong>Library Catalog</strong></span> <br /> <i>Includes books, ebooks, journals, videos, course reserves, and collections of the RIT Libraries.</i> </div> <div id="navBut"> <div class="rolloverOn"> <a href="/search">Word</a> </div> <div class="rolloverOff"> <a href="/search/t">Title</a> <a href="/search/a">Author</a> <a href="/search/d">Subject</a> <a href="/screens/numbers.html">Number</a> </div> <div class="courseReservesOff"> <a href="/search/r">Course Reserves</a> </div> </div> <div id="accessibleForm" class="form1Part" style='margin-left:-18px;width:655px;height:auto;text-align:left;float:left; border-radius:0px 10px 10px 10px;-moz-border-radius: 0px 10px 10px 10px; /* this works only in camino/firefox */ -webkit-border-radius:0px 10px 10px 10px;/* this is just for Safari */'> <script type="text/javascript"> //global variables below are set by webpac encode = "UTF-8"; savedScopeIndex = 1; //this func is created at runtime by webpac function AdvancedSearchForm_initLimits(ths, form) { ths.limitArray.lang = (form.elements["l"]) ? form.elements["l"] : ""; ths.limitArray.mattype = (form.elements["m"]) ? form.elements["m"] : ""; ths.limitArray.branch = (form.elements["b"]) ? form.elements["b"] : ""; ths.limitArray.publish = (form.elements["p"]) ? form.elements["p"] : ""; ths.limitArray.qcaption = (form.elements["q"]) ? form.elements["q"] : ""; ths.limitArray.invnum = (form.elements["i"]) ? form.elements["i"] : ""; ths.limitArray.accsprvdr = (form.elements["a"]) ? form.elements["a"] : ""; } </script> <!-- FOR USE IN ADVANCED SEARCH PAGES (e.g.: srchhelp_X.html) ONLY --> <!-- FOR PHRASE SEARCH PAGES USE TOKEN: formbegin --> <form action="#" enctype="multipart/form-data: charset=UTF-8" name="search" id="search" onsubmit="return submitSearch(this, location.pathname, false);"> <div class="browseSearchtool" style='width:655px;float:left;margin-top:-70px;margin-left:20px;'> <b><span style="font-size:18px;">Advanced Keyword Search</span></b> <span style="font-size:13px;font-weight:normal;color:#E32727;"> </span> <br /> <br /> <div class="formEntryArea"> <label for="fl1" class="advSearchFieldLabel">Field 1</label> <select id="fl1" name="fieldLimit1" title="field limit 1"> <option value="" selected="selected">Any Field:</option> <option value="a:">AUTHOR:</option> <option value="t:">TITLE:</option> <option value="d:">SUBJECT:</option> <option value="N:">Note:</option> </select> <label for="st1" class="advSearchTextLabel">Search Text 1</label> <input maxlength="75" size="35" name="searchText1" id="st1" title="search text 1" /> <label for="bl1" class="advSearchBooleanLabel">Boolean 1</label> <select name="boolean1" id="bl1" title="Boolean 1"> <option value="%20and%20" selected="selected">And</option> <option value="%20and%20not%20">And not</option> <option value="%20or%20">Or</option> </select> <br /> <label for="fl2" class="advSearchFieldLabel">Field 2</label> <select id="fl2" name="fieldLimit2" title="field limit 2"> <option value="" selected="selected">Any Field:</option> <option value="a:">AUTHOR:</option> <option value="t:">TITLE:</option> <option value="d:">SUBJECT:</option> <option value="N:">Note:</option> </select> <label for="st2" class="advSearchTextLabel">Search Text 2</label> <input maxlength="75" size="35" name="searchText2" id="st2" title="search text 2" /> <label for="bl2" class="advSearchBooleanLabel">Boolean 2</label> <select name="boolean2" id="bl2" title="Boolean 2"> <option value="%20and%20" selected="selected">And</option> <option value="%20and%20not%20">And not</option> <option value="%20or%20">Or</option> </select> <br /> <label for="fl3" class="advSearchFieldLabel">Field 3</label> <select id="fl3" name="fieldLimit3" title="field limit 3"> <option value="" selected="selected">Any Field:</option> <option value="a:">AUTHOR:</option> <option value="t:">TITLE:</option> <option value="d:">SUBJECT:</option> <option value="N:">Note:</option> </select> <label for="st3" class="advSearchTextLabel">Search Text 3</label> <input maxlength="75" size="35" name="searchText3" id="st3" title="search text 3" /> <label for="bl3" class="advSearchBooleanLabel">Boolean 3</label> <select name="boolean3" id="bl3" title="Boolean 3"> <option value="%20and%20" selected="selected">And</option> <option value="%20and%20not%20">And not</option> <option value="%20or%20">Or</option> </select> <br /> <label for="fl4" class="advSearchFieldLabel">Field 4</label> <select id="fl4" name="fieldLimit4" title="field limit 4"> <option value="" selected="selected">Any Field:</option> <option value="a:">AUTHOR:</option> <option value="t:">TITLE:</option> <option value="d:">SUBJECT:</option> <option value="N:">Note:</option> </select> <label for="st4" class="advSearchTextLabel">Search Text 4</label> <input maxlength="75" size="35" name="searchText4" id="st4" title="search text 4" /> </div> <input type="hidden" name="startLimit" > <div class="formEntryArea"> <input type="checkbox" name="availlim" id="availlim" value="1" /> <span class="availLimMessage">Limit search to available items</span></div> <br /> <div class="formButtonArea"> <span class="nowrap formButtonArea" style="margin-left:-12px;"> <script type="text/JavaScript"> function iiiAdvSubmit() { obj = getObj("search"); submitSearch(obj, location.pathname, false); } if (document.layers) document.captureEvents(Event.KEYDOWN); document.onkeydown = function (evt) { var keyCode = evt ? (evt.which ? evt.which : evt.keyCode) : event.keyCode; if (keyCode == 13) iiiAdvSubmit(); }; </script> <a href="#" onclick="iiiAdvSubmit();"><div onmousedown="this.className='pressedState';" onmouseout="this.className='';" onmouseup="this.className='';"><div class="buttonSpriteDiv"><span class="buttonSpriteSpan1"><span class="buttonSpriteSpan2">Submit</span></span></div></div></a> </span> <span> <a href="#" onClick='iiiDoReset_1();' ><div onmousedown="this.className='pressedState';" onmouseout="this.className='';" onmouseup="this.className='';"><div class="buttonSpriteDiv"><span class="buttonSpriteSpan1"><span class="buttonSpriteSpan2">Clear Form</span></span></div></div></a> </span> <a href="/search"><div onmousedown="this.className='pressedState';" onmouseout="this.className='';" onmouseup="this.className='';"><div class="buttonSpriteDiv"><span class="buttonSpriteSpan1"><span class="buttonSpriteSpan2">Start Over</span></span></div></div></a> </div> </div> <!-- form3PartAbove --> <div> <div class="formLeft advancedSearch" style="margin-left:20px;"> <legend>Add Limits (Optional)</legend> <!-- Optional Scopes section <div class="formEntryArea"> <table><tr> <td><label for="searchscope">Location:</label></td> <td> --> <!--{scope}--> <!--</td></tr></table> </div> --> <div class="formEntryArea"> <table border="0"> <tr><td><label for="b">Location:</label></td> <td><select id="b" name="b" size="5" multiple="multiple"> <option value="">ANY</option> <option value="cary">Cary Collection</option> <option value="ripi">Image Permanence Institute</option> <option value="rmun">Munsell Color Science Library</option> <option value="elec">Online</option> <option value="rqc">PRISM Library</option> <option value="wra">RIT Archives</option> <option value="wrad">RIT Archives - Deaf Studies Archives </option> <option value="wrar">RIT Archives - Rare Materials</option> <option value="gcd">RIT Croatia - Dubrovnik Campus Library</option> <option value="gcz">RIT Croatia - Zagreb Campus Library</option> <option value="gud">RIT Dubai - Dubai Campus Library</option> <option value="gkp">RIT Kosovo - Irwin J. Metzger Library</option> <option value="who">Wallace Huge/Oversize Shelves</option> <option value="wo">Wallace Offsite Collections</option> <option value="wp">Wallace Periodicals</option> <option value="wr">Wallace Reserves</option> <option value="ws">Wallace Shelves</option> </select> </td> </tr></table> </div> <div class="formEntryArea"> <table border="0"> <tr><td><label for="m">Material Type:</label></td> <td><select id="m" name="m" size="5" multiple="multiple"> <option value="">ANY</option> <option value="bks">Books</option> <option value="br9">Broadsides</option> <option value="com">Computer Files</option> <option value="cnr">Journals & Newspapers</option> <option value="mss">Manuscripts</option> <option value="map">Maps & Atlases</option> <option value="msr">Musical Recordings</option> <option value="sco">Musical Scores</option> <option value="nsr">Non-Musical Recordings</option> <option value="oar">Original Artworks</option> <option value="pht">Photographs & Images</option> <option value="rbj">Physical Objects (Realia)</option> <option value="po9">Posters</option> <option value="deg">Theses & Dissertations</option> <option value="vid">Video</option> </select> </td> </tr></table> </div> <div class="formEntryArea"> <table border="0"> <tr><td><label for="l">Language:</label></td> <td><select id="l" name="l" size="5" multiple="multiple"> <option value="">ANY</option> <option value="eng"> English</option> <option value="ara"> Arabic</option> <option value="cze"> Czech</option> <option value="chi"> Chinese</option> <option value="dan"> Danish</option> <option value="dut"> Dutch</option> <option value="fre"> French</option> <option value="ger"> German</option> <option value="gre"> Greek</option> <option value="hin"> Hindi</option> <option value="ita"> Italian</option> <option value="jpn"> Japanese</option> <option value="kor"> Korean</option> <option value="lat"> Latin</option> <option value="pol"> Polish</option> <option value="por"> Portuguese</option> <option value="rus"> Russian</option> <option value="sgn"> Sign Language</option> <option value="spa"> Spanish</option> <option value="swe"> Swedish</option> </select> </td> </tr></table> </div> <div class="formEntryArea"> <table border="0"> <tr><td><fieldset> <legend>Within</legend> <label for="Da"> From </label> <input type="text" size="10" name="Da" id="Da" value=""> <label for="Db">to</label> <input type="text" size="10" name="Db" id="Db" value=""> </fieldset></td></tr></table> </div> <div class="formEntryArea"> <table border="0"> <tr><td><label for="p">Publisher:</label></td> <td><input type="text" size="20" name="p" id="p" value="" /> </td> </tr></table> </div> <div class="formEntryArea" id="form3PartAdvLimitSort"> <label for="SORT"> Search and Sort:</label><select name="SORT" id="SORT"> <option value="D" selected="selected">sorted by relevance</option><option value="DX">sorted by date</option><option value="AX">sorted by title</option></select> </div> <input type="hidden" name="endLimit" > </div> <!-- formLeft --> <div style="float:left;width:600px;text-align:left;margin-left:20px;padding-bottom:20px;"> <table class="tipsTable"> <caption>Search Tips</caption> <!-- <tr valign="top"><th align="left">Adjacency</th> <td>Multiple words are searched together as one phrase.<br> <span style="text-decoration:underline">Example</span> : world health organization</td> </tr> --> <tr><th>Wildcards</th> <td> Words may be right-hand truncated using an asterisk ('*') in place of other characters. <!-- Use '**' for open-ended truncation of over five characters.--> The '*' wildcard may also be embedded in a search string. You may use '?' to replace a single character anywhere within a word.<br> <span style="text-decoration:underline">Examples</span> : environment* polic*, wom?n</td> </tr> <tr><th>Boolean Operators</th> <td> Use "and" or "or" to specify multiple words in any field, any order. Use "and not" to exclude words.<br> <span style="text-decoration:underline">Example</span> : stocks and bonds<br> <span style="text-decoration:underline">Example</span> : (alaska or canada) and (adventure and not vacation)</td> </tr> <tr><th>Field limits</th> <td> A field limit causes the system to search only the specified field for the specified word(s).</td> </tr> <tr> <th>Grouping</th> <td> Keyword search results are usually grouped by relevance to bring the most likely titles to the top of the list. Each group represents a similar level of relevance and results are sorted within the group by date or title. To get an ungrouped result set, use boolean operators to form a complex query. </td> </tr> <!-- <tr valign="top"><th align="left">Proximity Operators</th> <td> Use "near" to specify words close to each other, in any order.<br> <span style="text-decoration:underline">Example</span> : california near university</td> </tr> --> </table> </div> <!-- formRight --> <div class="clear"></div> </div> <!-- form3PartBelow --> </form> </div> <!-- form3Part --> <div style="float:right;width:230px;height:100px;margin-top:34px;"> <div id="searchToolsNav" class="text">Additional Search Tools</div> <div id="searchTools"> <ul class="search-tools"> <li><a class="info" href="http://rit.summon.serialssolutions.com/">Summon<span>The single search box you've all been asking for</span></a></li> <li><a class="info" href="http://www.worldcat.org/">WorldCat<span>Search a worldwide catalog of library collections</span></a></li> <li><a class="info" href="http://yv4zn7rr3m.search.serialssolutions.com">Journals@RIT<span>Search RIT's print and electronic journal holdings</span></a></li> <li><a class="info" style="border-bottom:none;" href="http://library.rit.edu/dbfinder/">Database Finder<span>Find or browse library databases</span></a></li> </ul> </div> </div><!-- pageContentInner --> <!-- begin botlogo.html file --> <!-- Rel 2009B Example Set --> <!-- Updated: Sept 2009 --> </div><!-- pageContent --> <script type='text/javascript'> var listGBS = document.getElementsByName("gbs"); var divList = document.getElementsByTagName("div"); gbsList = new Array(); for (var div = 0; div < divList.length; div++) { if(divList[div].getAttribute('className') == 'gbs' || divList[div].getAttribute('class') == 'gbs') { gbsList.push(divList[div]); } } var numbers = new Array(); for (var bib = 0; bib < listGBS.length; bib++) { bookid=listGBS[bib].innerHTML.replace(/^\s+|\s+$/g,""); //numbers[bib] = "OCLC" + bookid; numbers[bib] = bookid; //alert(bookid); } var api_url ="http://books.google.com/books?jscmd=viewapi&bibkeys=" + numbers.join(","); var scriptLine = "%3Cscript src='" + api_url + "' type='text/javascript'%3E%3C/script%3E"; var sPath = window.location.pathname; //var sPage = sPath.substring(sPath.lastIndexOf('\\') + 1); var sPage = sPath.substring(sPath.lastIndexOf('/') + 1); //var str = "patroninfo"; //alert(sPage); //alert(str.search(sPage)); if (document.location.protocol != 'https:') { document.write(unescape(scriptLine)); } </script> <script type='text/javascript'> for (var i=0; i < numbers.length; i++) { //clean up the ISBNS var dISBN = numbers[i]; dISBN = dISBN.replace('-',''); var splitISBN = dISBN.split(" "); var ISBN = splitISBN[0]; var bookInfo = _GBSBookInfo[ISBN]; if (bookInfo){ if(bookInfo.preview == "full") { textGBS = "Fulltext @ Google Books"; linkGBS = bookInfo.info_url; } if(bookInfo.preview == "partial") { textGBS = "Excerpts @ Google Books"; linkGBS = bookInfo.info_url; } if(bookInfo.preview == "noview") { textGBS = ""; linkGBS = bookInfo.info_url; } var newHTML = "<a target=\"_new\" href=\"" + linkGBS + "\">" + textGBS + "</a>"; var detect = navigator.userAgent.toLowerCase(); if (detect.indexOf('msie') + 1) { listGBS[i].insertAdjacentHTML('beforeBegin', newHTML); } else { listGBS[i].innerHTML = newHTML; } } } </script> <div style="clear:both"></div> </div><!-- fullPage --> <div style="height:15px;"> </div> <div class="botClass"> <div style="text-align:center"><a href="https://rit.edu/library/contact-us">Contact Us</a> &nbsp;|&nbsp; <a href="https://ill.rit.edu">InterLibrary Loan</a>&nbsp; </div> <br/> <div style="height:30px;"> </div> </div> </div> </div><!-- min-height --> <!-- end botlogo.html file --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4JW4Q5KJ0S"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag("js", new Date()); gtag("config", "G-4JW4Q5KJ0S"); </script> <div style="height:40px;"> </div> </body> </html>

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