CINXE.COM
Sierra Web Catalog
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <!-- Sierra Example Set --> <!-- This File Last Changed: 06 Oct 2015 --> <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>Sierra Web Catalog</title> <script language="JavaScript"> <!-- Hide the JS startTimeout(600000, "/"); // --> </script> <noscript> <meta http-equiv="Refresh" content="600;URL=/" /> </noscript> <meta http-equiv="X-UA-Compatible" content="IE=8;FF=3;OtherUA=4"> <link rel="stylesheet" type="text/css" href="/screens/styles_print.css" media="print"> <script type="text/javascript" src="/screens/iiilangswitch.js"></script> </head> <body> <!-- begin toplogo.html file --> <!-- Sierra Example Set --> <!-- Updated: 16 Jan 2020 --> <script type="text/javascript"> if (document.body){document.body.className = "bodybg";} </script> <div class="minHeight"> <!-- div closed in botlogo.html --> <div class="fullPage"> <!-- div closed in botlogo.html --> <div id="skipNav"><a href="#content" tabindex="1">Skip to content</a></div> <div class="topLogo"> <div class="topLinks"> <ul id="topLinksList"> <li><a href="/patroninfo" tabindex="120">Login</a></li> <li><a href="/help" tabindex="115">Help</a></li> <li><a href="/search/" tabindex="105">New Search</a></li> <li><a href="https://library.bogazici.edu.tr/" tabindex="95">Library Homepage</a></li> </ul> </div> <!-- topLinks --> <div class="topLogoSmall"> <a href="/" tabindex="10"><img src="/screens/logo_sm1.png" alt="Catalog Home Page"></a> </div> <!-- topLogoSmall --> </div> <!-- topLogo --> <div class="topMyLibrary"> <div id="topMyLibraryHeader"><h1>My Library</h1></div> <ul id="toplogoMoreNav"> <!-- The following sections can be uncommented for additional menu items --> <!-- Toplogo alt links. --> <!--<li><a href="/acquire">Suggest a purchase</a></li> <li><a href="/suggest">Leave Comments</a></li> --> <!-- Dropdown menus --> <!-- <li id="first"> <div><a href="/patroninfo">My Library</a></div> <ul> <li><a href="/patroninfo">My Account</a></li> <li><a href="/libinfo">About the library</a></li <li><a href="/suggest">Comments</a></li> </ul> </li> <li> <div><a href="/help">Help Topics</a></div> <ul> <li><a href="/help#searching">Searching</a></li> <li><a href="/help#searchtips">Advanced Keyword Search Tips</a></li> <li><a href="/help#prefsearch">Saving your searches</a></li> <li><a href="/help#renewals">Renewals</a></li> <li><a href="/help#feepay">Fee Payment</a></li> <li><a href="/help#rpro">Research Pro</a></li> <li><a href="/help#programs">Library Events and Community Programs</a></li> </ul> </li> --> <!-- <li id="last"> <div><a href="#">Features</a></div> <ul> <li><a href="<encore IP/iii/encore>">Search Encore</a></li> <li><a href="/iii/calendar/month">Program Calendar</a></li> <li><a href="/ftlist">Featured Lists</a></li> <li><a href="/rpro">Research Pro</a></li> <li><a href="/search/y">Find e-resources</a></li> <li><a href="/illb">Interlibrary Loan</a></li> </ul> </li> --> <!-- End dropdown menus --> </ul> <script type="text/javascript"><!--//--><![CDATA[//><!-- //Enable optional dropdown menu for additional navigation options. if (document.all&&document.getElementById) { navRoot = document.getElementById("toplogoMoreNav"); 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", ""); } } } } //--><!]]></script> </div> <!-- topMyLibrary --> <div class="topNavClear"></div> <div class="searchNav"> <script language="JavaScript"> <!-- function GotoURL() { //top.location.href = dl.specializedSearch.options[dl.specializedSearch.selectedIndex].value; window.location.assign(document.getElementById("specializedSearch").value); return false; } // --> </script> <div id="searchNavMenu"> <select name="specializedSearch" id="specializedSearch"> <option selected="selected" value=" ">(More Search Options)</option> <option value="/search/X">Advanced Keyword</option> <option value="/search/t">Title</option> <option value="/search/s">Journal Title</option> <option value="/search/a">Author</option> <option value="/search/d">Subject</option> <option value="/search/y">Resource Name</option> <option value="/search/c">Call Number</option> <option value="/search/i">ISBN</option> <option value="/search/g">Government Document #</option> <option value="/search/q">Author and Title</option> <option value="/search/p">Instructor</option> <option value="/search/r">Course</option> </select> <input type="image" src="/screens/go.gif" class="searchNavBut" value="Go" onclick="GotoURL();" > </div> <!-- searchNavMenu --> </div> <!--searchNav--> <div class="clear"></div> <hr /> <div class="pageContent" role="main"> <!-- content container - closed in botlogo.html --> <a name="content" id="content"></a> <!--end toplogo.html--> <!--this is customized <screens/srchhelp_i.html>--> <div class="pageContentInner"> <h1 class="pageHeader">ISBN/ISSN Search</h1> <div id="accessibleForm" class="form2Part"> <div class="formLeft"> <form method="get"> <fieldset> <!-- Optional legend: <legend>Type the standard number (ISBN or ISSN) you want to find, then press the Enter key or click Submit.</legend> --> <div class="formEntryArea"> <span class="formLabel"> <label for="SEARCH">Search for:</label> </span> <label for="SEARCH" style="display:none;">Search:</label><input type="text" id="SEARCH" name="SEARCH" size="48" value="" /> </div> <div class="formEntryArea"> <span class="formLabel"> <label for="sortdropdown">Sort by:</label> </span> <noscript><br /><br /><br /><span class="errorMessage"> You must have javascript enabled on your browser in order to use functions on this page. Please enable javascript on your browser and reload this page or contact a librarian for further assistance. </span><br /><br /><br /></noscript> <script type="text/JavaScript"> <!-- Hide the JS document.write('<label for="sortdropdown" style="display:none;">Sort Drop Down</label><select name="sortdropdown" id="sortdropdown" >'); document.write('<option value="-">System Sorted</option> '); document.write('<option value="t"> Title</option> '); document.write('<option value="a"> Author</option> '); document.write('<option value="c"> Year</option> '); document.write('<option value="r"> Reverse Year</option> '); document.write('<option value="n"> Call Number</option> '); document.write('<option value="m"> Material Type</option> '); document.write('</select> '); // Unhide the JS --> </script> </div> <div class="formEntryArea formScopeSearch"> <span class="formLabel"> <label for="searchscope">Search in the:</label> </span> <label for="searchscope" style="display:none;">Search Scope</label><select name="searchscope" id="searchscope"> <option value="1"> Theses</option> <option value="2"> Audiovisual Collection</option> <option value="3"> New Arrivals</option> <option value="4"> Neareast Section</option> <option value="5" selected="selected"> View Entire Collection</option> </select> </div> <div class="formButtonArea"> <script type="text/JavaScript"> function iiiDoSubmit_1() { //getFormHandleForm() is in common.js var obj = getFormHandleForm(1); obj.submit(); } </script> <input type="hidden" id="iiiFormHandle_1"/> <a href="#" onclick="iiiDoSubmit_1();"><img src="/screens/submit.png" alt="Submit" border="0" class="button" /></a> <script type="text/JavaScript"> //getFormHandleForm() is in common.js var evtobj = getFormHandleForm(1); if (document.layers) { document.captureEvents(Event.KEYUP); } document.onkeyup = function(evt) { if (!evt) evt = window.event; var keyCode; if (evt.which) keyCode = evt.which; else if (evt.keyCode) keyCode = evt.keyCode; var targ; if (evt.target) targ = evt.target; else if (evt.srcElement) targ = evt.srcElement; if (targ.nodeType == 3) //for Safari bug targ = targ.parentNode; if (targ.form) { targ = targ.form; //alert('targ='+targ+' evtobj='+evtobj); if (keyCode == 13 && targ == evtobj) { iiiDoSubmit_1(); } } }; </script> </div> </fieldset> </form> </div><!--formLeft --> <div class="formRight"> <p>Type the ISBN or ISSN as it appears. Punctuation and spaces can be omitted if desired. For example:</p> <ul> <li>0060254920</li> <li>0303-7207</li> </ul> </div><!--formRight --> </div><!--form2Part --> </div><!--pageContentInner --> <!-- begin botlogo.html file --> <!-- Sierra Example Set --> <!-- Updated: 06 Oct 2015 --> </div> <!-- pageContent --> <div class="clearBotlogo"> </div> <br /> <hr> Bo臒azi莽i 脺niversitesi K眉t眉phanesi | Innovative Interfaces, Inc. </div> <!-- fullPage (toplogo.html) --> </div> <!-- minHeight (toplogo )--> <!-- end botlogo.html file --> <script type="text/javascript"><!--//--><![CDATA[//><!-- try { document.forms[0].SEARCH.focus(); } catch(err) {} //--><!]]></script> </body> </html>