CINXE.COM
OhioLINK Library Catalog
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <link rel="stylesheet" type="text/css" href="/scripts/ProStyles.css" /> <link rel="stylesheet" type="text/css" href="/screens/webpac.css" /> <script type="text/javascript" src="/scripts/elcontent.js"> </script> <script type="text/javascript" src="/scripts/common.js"> </script> <title>OhioLINK Library Catalog</title> <script src="/screens/jquery.js" type="text/javascript"></script> <script src="/screens/nav-options.js" type="text/javascript"></script> <script> dataLayer = [{ 'pageCategory': 'Other' }]; </script> <link rel="home" href="https://www.ohiolink.edu/"> <link rel="stylesheet" type="text/css" href="/screens/webpac.css"> <style type="text/css"> h1 { margin-bottom: .75em; } #tagline { margin-bottom: 2.5em; } #searchOptions { list-style-type: none; padding: 0; margin-bottom: .15em; } #searchOptions li { display: inline; padding-right: 1em; } #searchOptions li:hover { color: #22A; } #keyword span { background: #DDECFF; border: thin solid #999; } #searchOptions li span { font-size: 90%; padding: .15em .25em; margin: 0; background: #FCFCFC; border: thin solid #F0F0F0; border-radius: .45em; -moz-border-radius: .45em; -webkit-border-radius: .45em; } #searchOptions li span:hover { border: thin solid #BCF; } #searchForms { list-style-type: none; padding: 0; margin-top: .75em; } #searchForms > li { border: thin solid #999; border-radius: .65em; -moz-border-radius: .65em; -webkit-border-radius: .65em; background: #DDECFF; padding: .5em 1em; width: 40em; display: none; } .searchBox { width: 36em; } .smallSearchBox { width: 18em; } span[style*=font] { /*display: block; position: absolute; right: 1em; margin-top: 4em; font-size: 72%; text-align: right;*/ /*border: thin solid #F6F;*/ display: none !important; } #faq { position: absolute; bottom: 1%; height: 2em; z-index: -1; } </style> <script type="text/javascript"> function collapseForms () { $("ul.formsList").hide(); } function openForm (form) { hashed_option_tag = '#' + form; hashed_span = hashed_option_tag + ' span'; hashed_form = hashed_option_tag + 'Form'; unhashed_input = form + 'FormSearchBox'; $("#searchOptions li span").css('background-color', '#FCFCFC'); $("#searchOptions li span").css('border-color', '#F0F0F0'); $(hashed_span).css('background-color', '#DDECFF'); $(hashed_span).css('border-color', '#999'); //alert(hashed_span); //opener = form + 'Opener'; //closer = form + 'Closer'; //alert (opener + '|' + closer); $('#searchForms > li').css('display', 'none'); //$(hashed_form).show('fast'); $(hashed_form).css('display', 'block'); document.getElementById(unhashed_input).focus(); } function popper (url,target) { newWin = window.open(url,target,""); newWin.focus(); } </script> </head> <body onload="openForm('keyword')"> <div id="page-header"> <div id="terminal-icon"><a href="https://www.ohiolink.edu/"><img onclick="toggleMainOLLinks('toggle'); return false" src="/screens/OhioLINK_pri_vert_41x38_white.png" alt="OhioLINK Home" title="OhioLINK, the Ohio Library and Information Network. Click for options."></a> <ul id="mainOLLinks"> <li class="listCloser"><span onclick="toggleMainOLLinks('off'); return false">×</span></li> <li class="firstOption"><a href="https://www.ohiolink.edu/">OhioLINK Home</a></li> <li><a href="http://olc1.ohiolink.edu/search/">Library Catalog</a></li> <li><a href="https://databases.ohiolink.edu/">Research Databases</a></li> <li><a href="https://journals.ohiolink.edu/">Electronic Journal Center (EJC)</a></li> <li><a href="https://ebooks.ohiolink.edu/">Electronic Book Center (EBC)</a></li> <li><a href="https://drc.ohiolink.edu/">Digital Resource Commons (DRC)</a></li> </ul> </div> <span class="serviceTitle" title="Home page of the OhioLINK Library Catalog">OhioLINK Library Catalog</span> <div class="topNavLinks"> <a href="http://catalog.ohiolink.edu/">Encore Catalog</a> | <a href="https://www.ohiolink.edu/">OL Home</a> | <a href="https://databases.ohiolink.edu/">Databases</a> | <a href="https://www.ohiolink.edu/members">Contact a Librarian</a> </div> </div> <!-- <h1>OhioLINK Library Catalog</h1> --> <p id="tagline">Search for books, periodicals, electronic resources and other items in OhioLINK member libraries.</p> <ul id="searchOptions"> <li id="keyword"><span class="clicker" onclick="openForm('keyword')">Keyword</span></li> <li id="title"><span class="clicker" onclick="openForm('title')">Title</span></li> <li id="author"><span class="clicker" onclick="openForm('author')">Author</span></li> <li id="subject"><span class="clicker" onclick="openForm('subject')">Subject</span></li> <li id="callnum"><span class="clicker" onclick="openForm('callnum')">Call Number</span></li> <li id="othernum"><span class="clicker" onclick="openForm('othernum')">Other Numbers</span></li> </ul> <ul id="searchForms"> <li id="keywordForm"> <form action="/search/X" method="get"> <p> <input class="searchBox" name="SEARCH" type="search" id="keywordFormSearchBox" size="32"><input type="submit" value="Search"></p> </form> <!-- <table> <col width="44%"> <col width="56%"> <tr> <td> <p>Keyword search examples:</p> <ul> <li>intellectual property</li> <li>environment*</li> <li>economy and china</li> <li>(rivers or lakes) and ohio</li> <li>a:"jane austen"</li> <li>a:twain and t:huckleberry</li> <li>s:programming and ruby</li> </ul> </td> <td> <ul> <li>t:<em>[word or phrase in title]</em></li> <li>a:<em>[word or phrase in author names]</em></li> <li>s:<em>[word or phrase in subject headings]</em></li> <li>d:<em>[date]</em></li> </td> </tr> </table> --> <p><a href="/search/X">Advanced search</a></p> <p>Keyword searches allow you to find words and phrases in author names, titles, subjects, notes, and other fields. Keyword searching permits Boolean searching, adjacency and proximity searching, and several truncation options.</p> <p><a href="/search/X#examples">Search examples</a></p> <!-- <p>Show search examples.</p> --> <p>OhioLINK also provides links to the <a href="https://www.ohiolink.edu/members">library catalogs of all member libraries</a>.</p> </li> <li id="titleForm"> <form action="/search/t" method="get"> <p> <input class="searchBox" name="SEARCH" type="search" id="titleFormSearchBox" size="32"><input type="submit" value="Search"></p> </form> <!-- <p>Title search examples:</p> <ul> <li>their eyes were watching god</li> <li>their eyes</li> <li>scientific american</li> <li>concerto for saxophone</li> </ul> --> <p>Enter as much of the title as you know, starting with the first word.</p> <p>If you know part of the title but you aren’t sure how it starts, you may want to start with a keyword search.</p> <p><a href="/search/t">Search examples</a>.</p> </li> <li id="authorForm"> <form action="/search/a" method="get"> <p> <input class="searchBox" name="SEARCH" type="search" id="authorFormSearchBox" size="32"><input type="submit" value="Search"></p> </form> <!-- <p>Author search examples:</p> <table> <col width="38%"> <col width="62%"> <tr> <td> <ul> <li>o'neill, eugene</li> <li>oneill, e</li> <li>kahlo, frida</li> <li>presley, e</li> </ul> </td> <td> <ul> <li>american medical association</li> <li>los alamos national laboratory</li> <li>greenpeace</li> <li>united states department of labor</li> </ul> </td> </tr> </table> --> <p>Enter as much of the author’s or creator’s name as you know. For individual authors, enter the last name first.</p> <p><a href="/search/a">Search examples</a>.</p> </li> <li id="subjectForm"> <form action="/search/d" method="get"> <p>Library of Congress Subject Heading (LCSH):<br> <input class="searchBox" name="SEARCH" type="search" id="subjectFormSearchBox" size="32"><input type="submit" value="Search"></p> </form> <form action="/search/j" method="get"> <p>Medical Subject Heading (MeSH):<br> <input class="searchBox" name="SEARCH" type="search" id="meshFormSearchBox" size="32"><input type="submit" value="Search"></p> </form> <!-- <p>Subject heading search examples:</p> <ul> <li>ruby computer program language</li> <li>ruby</li> <li>paris france</li> <li>paris france history</li> <li>kennedy john [for works <em>about</em> Kennedy. Note: last name first]</li> </ul> --> <p>Enter as much of the subject heading as you want, starting at the beginning. Punctuation is not necessary. If you do not know a specific subject heading, you may want to start with a keyword search. You may also browse for <a href="https://id.loc.gov/search/">LCSH headings at the Library of Congress</a> or <a href="https://meshb.nlm.nih.gov/search"> MeSH headings at the National Library of Medicine</a>.</p> <p>Search examples: <a href="/search/d"> LCSH</a>, <a href="/search/j">MeSH</a>.</p> </li> <li id="callnumForm"> <form action="/search/c" method="get"> <p>Library of Congress Call Number:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="callnumFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> <form action="/search/e" method="get"> <p>Dewey Decimal Call Number:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="deweyFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> <form action="/search/m" method="get"> <p>National Library of Medicine Call Number:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="nlmFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> </li> <li id="othernumForm"> <form action="/search/i" method="get"> <p>ISBN/ISSN:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="othernumFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> <form action="/search/g" method="get"> <p>Government Document Number:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="govdocFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> <form action="/search/o" method="get"> <p>OCLC Number:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="oclcFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> <form action="/search/u" method="get"> <p>Other Numbers:<br> <input class="smallSearchBox" name="SEARCH" type="search" id="otherFormSearchBox" size="16"><input type="submit" value="Search"></p> </form> </li> </ul> <p id="faq"> <a href="https://www.ohiolink.edu/content/frequently_asked_questions" title="And Answers!">Frequently Asked Questions</a> about the OhioLINK Library Catalog and online borrowing.</p> <span style="font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; visibility: visible; font-size: 85%; text-align: center; display: block; ">WebPAC PRO © Innovative Interfaces, Inc.</span> </body> <!--Begin the bottom logo table--> <p id="faq"> <a href="https://www.ohiolink.edu/content/frequently_asked_questions" title="And Answers!">Frequently Asked Questions</a> about the OhioLINK Library Catalog and online borrowing. <br> <br> If you have a disability and experience difficulty accessing this content, please contact the OH-TECH Digital Accessibility Team at <a href="https://ohiolink.edu/content/accessibility">https://ohiolink.edu/content/accessibility</a>. <br> <br> </p> <!-- Google tag GA4 (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-VWV0Y7REDH"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-VWV0Y7REDH'); </script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TCH7WDN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TCH7WDN');</script> <!-- End Google Tag Manager --> <!--End the bottom logo table--> <!--this is customized <screens/opacmenu.html>--> </html>