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: 23 Mar 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, "/"); // --> </script> <style type="text/css"> .loggedInMessage{margin-top:-45px;} </style> <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> <!-- 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--> <!--this is customized <screens/srchhelp_a.html>--> <div class="pageContentInner mainSearch" style="width:900px;margin-left:auto;margin-right:auto;margin-top:-55px;"> <div style="height:0px;"> </div> <!--[if lte IE 7]> <style type="text/css"> .loggedInMessage{margin-top:-45px;margin-left:-18px;} </style> <div style="z-index:300;position:absolute;margin-left:300px;padding-top:20px;"> </div> <![endif]--> <comment> <style type="text/css"> .loggedInMessage{margin-top:-45px;} </style> <div style="z-index:300;position:absolute;margin-left:750px;padding-top:20px;"> </div> </comment> <!--[if gt IE 7]> <style type="text/css"> .loggedInMessage{margin-top:-45px;} </style> <div style="z-index:300;position:absolute;margin-left:750px;padding-top:20px;"> </div> <![endif]--> <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="rolloverOff"> <a href="/search">Word</a> <a href="/search/t">Title</a> </div> <div class="rolloverOn"> <a href="/search/a">Author</a> </div> <div class="rolloverOff"> <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:150px;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 */'> <div style="width:920px;"> <div class="browseSearchtool" style='width:655px;float:left;margin-top:-50px; '> <form method="get"> <!-- Optional legend: <legend>Type the author you want to find, then press the Enter key or click Submit.</legend> --> <div class="formEntryArea" style="font-size:15px;font-family:Arial;margin-top:-20px;"> <input type="text" value="" size="45" name="SEARCH"> <label for="searchscope" style="display:none;">Search Scope</label><select name="searchscope" id="searchscope"> <option value="3" selected="selected"> Entire Catalog</option> <option value="1"> Electronic</option> <option value="2"> Videos and DVDs</option> <option value="4"> RIT Croatia – Dubrovnik</option> <option value="5"> RIT Croatia – Zagreb</option> <option value="6"> RIT Kosovo</option> <option value="7"> RIT Dubai</option> </select> <span class="nowrap formButtonArea"> <!--{submit}--> <script language="javascript"> function iiiDoSubmit_1() { //getFormHandleForm() is in common.js var obj = getFormHandleForm(1); obj.submit(); } function toggle_visibility(id) { var e = document.getElementById(id); if(e.style.display == 'block') e.style.display = 'none'; else e.style.display = 'block'; } //--> function exp(obj) { if(obj.oldText){ obj.innerHTML = obj.oldText; obj.oldText = null; document.getElementById('accessibleForm').style.height = 150+'px'; } else { obj.oldText = obj.innerHTML; obj.innerHTML = 'Hide Search Tips'; } } </script> <input type="hidden" id="iiiFormHandle_1"/> <a href="#" onclick="iiiDoSubmit_1();"><div onmousedown="this.className='pressedState';" onmouseout="this.className='';" onmouseup="this.className='';"><div class="buttonSpriteDiv"><span class="buttonSpriteSpan1"><span class="buttonSpriteSpan2">Search</span></span></div></div></a> <input type="submit" style="display:none"> </span> </div><!-- formEntryArea --> </form> <br /> Switch to <span><a href="/search/q">Author/Title Search</a></span> <br /> <div style="height:30px;"> </div> <a href="#" onclick="toggle_visibility('no_auth');document.getElementById('accessibleForm').style.height = 320+'px';exp(this)" style="margin-left:8px;">Show Search Tips</a> <div style="display:none;margin-top:15px;margin-left:8px;" id="no_auth"> <div> <p>Type the author's or artist's last name first. For example:</p> <ul> <li>shakespeare</li> <li>shakespeare, william</li> <li>angelou, m</li> </ul> <p>You may also type the name of an organization or governmental body. For example:</p> <ul> <li>United States Congress</li> <li>American Medical Association</li> </ul> </div><!--formRight --> </div> </div> </div> </div><!-- browseSearchtool --> <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> | <a href="https://ill.rit.edu">InterLibrary Loan</a> </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> <script type="text/javascript"><!--//--><![CDATA[//><!-- try { document.forms[0].SEARCH.focus(); } catch(err) {} //--><!]]></script> </body> </html>