CINXE.COM
How do students apply for a job at the Library? - Need Help?
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/> <link rel="stylesheet" media="screen" href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" /> <link rel="stylesheet" media="screen" href="https://static-assets-us.libanswers.com/css2.74.3/dist/LibAnswers_public.min.css" /> <title> How do students apply for a job at the Library? - Need Help? </title> <style> </style> <link rel="stylesheet" media="print" href="https://static-assets-us.libanswers.com/css2.74.3/dist/la_print.min.css" /> <script src="https://static-assets-us.libanswers.com/js2.74.3/dist/jquery.min.js"></script> <script src="https://static-assets-us.libanswers.com/js2.74.3/dist/LibAnswers_public.min.js"></script> <script> var springSpace = springSpace || {}; springSpace.la = springSpace.la || {}; springSpace.la.Page = { iid: 2487, group_id: 7514, faq_id: 319427, qlog_id: 0, auth_id: 0 }; </script> <style> /*Chat Styles*/ div.lcs_header img { max-height: 150px; } @media screen and (max-width:700px) { div.lcs_header img { max-height: 125px; } } @media screen and (max-width:425px) { div.lcs_header img { max-height: 100px; margin-left:50px; } } html, body { overflow-x: hidden; } .update-styles { background-color: rgb(62,57,50); margin: 0 -28% 0px -25%; padding: 5px 30% 5px 33%; color:whitesmoke; } body a{ color: rgb(215,50,110); } .visible-xs-inline .fa .fa-search { color: rgb(215,50,110); } /*Navbar Styles ______________________________________________________*/ .new-navbar:{ } .new-navbar .navbar { height: 115px; background-color: rgb(170,2,90); /* position: relative; */ display: flex; flex: 0 1 100px; margin-left: -25%; margin-right: -29%; padding-left: 30%; padding-right: 21%; padding-top: 10px; } .new-navbar .navbar .nav-header { display: inline; } /* Full logo - see responsive styles below for cropped logo _____________________________________________*/ .new-navbar .navbar .logo-styles img { width: 350px; margin: 15px 40px 5px 100px; } .new-navbar .navbar .nav-header { /* display: inline-block; */ margin-top: -5px; } /*Navbar menu links ____________________________*/ .new-navbar .navbar .nav-links { display: inline; font-size: 20px; margin-top: 20px; padding: 0 20px 20px 20px; line-height:1.9em; z-index: 12; } @media (max-width:1200px) { .new-navbar .navbar .nav-links { margin-top: 20px; } } @media (max-width:982px) { .new-navbar .navbar .nav-links { margin-top: 15px; } } /*_____________________________*/ .new-navbar .navbar .nav-links .loginBtn { display: inline-block; padding: 5px 15px; margin-left: 20px; font-size: 17px; color: rgb(9, 14, 90); } .new-navbar .navbar .nav-links a { padding: 10px 12px; text-decoration: none; font-size:17px; font-weight: normal; color: rgb(246,245,241); } /* Hover effects */ .new-navbar .navbar .nav-links a:hover { background-color: rgba(0, 0, 0, 0.3); } /* responsive navbar toggle button */ .new-navbar .navbar #nav-check, .new-navbar .navbar .nav-btn { display: none; } @media (min-width: 825px) { #logo-narrow { display: none; width:0px; max-height:60px; z-index: 20 !important; } } @media (max-width: 825px) { .new-navbar .navbar .nav-btn { display: inline-block; position: absolute; top: 0px; right: 20%; } .new-navbar .navbar { height: 100px; } .new-navbar .navbar .nav-btn label { display: inline-block; width: 80px; height: 70px; padding: 25px; } .new-navbar .navbar .nav-btn label span { display: block; height: 10px; width: 25px; border-top: 3px solid #eee; } .new-navbar .navbar .nav-btn label:hover, .new-navbar .navbar #nav-check:checked ~ .nav-btn label { background-color: rgba(0, 0, 0, 0.3); transition: all 0.5s ease; } .new-navbar .navbar .nav-links { position: absolute; display: block; text-align: center; width: 85%; background-color: rgb(170,2,90); transition: all 0.3s ease-in; overflow-y: hidden; top: 58px; right: -30px; padding-top: 5px; /*margin-top: 10px; */ padding-right:30%; } .new-navbar .navbar .nav-links a { display: block; } #logo-wide { display: none; } #logo-narrow { display: block; width:300px; z-index:13 !important; color:rgb(216,25,106); } /* when nav toggle button not checked */ .new-navbar .navbar #nav-check:not(:checked) ~ .nav-links { height: 0px; } /* when nav toggle button is checked */ .new-navbar .navbar #nav-check:checked ~ .nav-links { height: calc(100vh - 70px); overflow-y: auto; } .new-navbar .navbar .nav-links .loginBtn { padding: 10px 40px; margin: 20px; font-size: 18px; font-weight: bold; color: rgb(255, 255, 255); } /* Responsive dropdown code */ .new-navbar .navbar .nav-links .dropdown, .new-navbar .navbar .nav-links .dropdown2 { float: none; width: 100%; } .new-navbar .navbar .nav-links .drop-content, .new-navbar .navbar .nav-links .drop-content2 { position: relative; background-color: rgb(250, 220, 220); top: 0px; left: 0px; } /* Text color */ .new-navbar .navbar .nav-links .drop-content a { color: rgb(250, 220, 220); } } /* Dropdown menu CSS code */ .new-navbar .dropdown { position: relative; display: inline-block; } .new-navbar .drop-content, .new-navbar .drop-content2 { display: none; position: absolute; background-color: rgb(250, 220, 220); min-width: 220px; font-size: 15px; line-height: 1.3em; top: 31px; z-index: 11; box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.3); } /* on hover show dropdown */ .new-navbar .dropdown:hover .drop-content, .new-navbar .dropdown2:hover .drop-content2 { display: block; } /* dropdown links */ .new-navbar .drop-content a { padding: 12px 10px; background-color: rgb(170,2,90); border-bottom: 1px solid rgb(250, 220, 220); display: block; transition: all 0.5s ease !important; } .new-navbar .dropBtn .drop-content a:hover { background-color: rgb(230, 230, 230); } .new-navbar .dropdown:hover .dropBtn, .new-navbar .dropdown2:hover .dropBtn2 { background-color: rgba(0, 0, 0, 0.1); cursor:pointer; } .new-navbar .dropdown2 .drop-content2 { position: absolute; left: 220px; top: 0px; } .new-navbar .dropdown2 #gethelp{ position: absolute; left: 220px; top: 140px; } .new-navbar .dropdown2 #tutorials { position: absolute; left: 220px; top: 39.5px; } .new-navbar .dropdown2 #subject-guide { position: absolute; left: 220px; top: 0px; } .new-navbar .dropdown2 #reserves { position: absolute; left: 220px; top: 79.5px; } .new-navbar .dropdown2 .full-list { background-color: rgb(120, 1, 63); } @media (max-width: 825px) { .new-navbar .dropdown2 #tutorials { position: relative; background-color: rgb(250, 220, 220); top: 0px; left: 0px; } .new-navbar .dropdown2 #subject-guide { position: relative; background-color: rgb(250, 220, 220); top: 0px; left: 0px; } .new-navbar .dropdown2 .full-list { background-color: rgb(120, 1, 63); } } .new-navbar .dropBtn2 i { margin-left: 15px; } @media (max-width: 600px) { #logo-narrow { margin-left:30px; } } @media (max-width: 450px) { #logo-narrow { width:200px; } } /*End navbar styles_______________________________________________________*/ .breadcrumb { display: none; } /*Footer styles______________________________*/ .footer-styles { background-color: rgb(62,57,50); margin: -20px -28% 0px -25%; padding: 5px 30% 25px 33%; color:whitesmoke; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .footer-styles a{ color: rgb(215,50,110); text-decoration: none; } .footer-container { display:grid; grid-template-columns: 1fr 3fr; } .copyright { grid-column: 1 / 3; grid-row:1; padding-top:65px; } .address { grid-column: 3; grid-row:1; padding-top:15px; padding-right:30px; line-height:0.6em; } @media only screen and (max-width: 1020px) { .footer-styles { margin-top:0px; } .footer-container { display:block; } .copyright { padding-top:5px; } .address { padding-top:20px; } } #s-la-public-footer { display:none; } /*End of footer styles_____________________________*/ </style> <script> //Script for video popup window.document.onkeydown = function(e) { if (!e) { e = event; } if (e.keyCode == 27) { lightbox_close(); } } function lightbox_open() { var lightBoxVideo = document.getElementById("VisaChipCardVideo"); window.scrollTo(0, 0); document.getElementById('light').style.display = 'block'; document.getElementById('fade').style.display = 'block'; lightBoxVideo.play(); } function lightbox_close() { var lightBoxVideo = document.getElementById("VisaChipCardVideo"); document.getElementById('light').style.display = 'none'; document.getElementById('fade').style.display = 'none'; lightBoxVideo.pause(); } function goToNewPage() { var url = document.getElementById('list').value; if(url != 'none') { window.location = url; } } //End script for video popup </script> </head> <body id="s-la-page-34088" class="s-la-page-public s-la-page-faq"> <a id="s-la-public-skiplink" class="alert-info" href="#s-la-page-maincontent">Skip to Main Content</a> <!-- start custom header --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css"> <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" /><!--Use Font Awesome icons from here: https://fontawesome.com/v5/search?m=free--> <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"> <!--Chat widget--> <script src="https://ciis.libanswers.com/load_chat.php?hash=07a0dfc14f9581f5b3d599f8407e9960c277dbce42bc7d14604297c7639340bb"></script> <div id="libchat_07a0dfc14f9581f5b3d599f8407e9960c277dbce42bc7d14604297c7639340bb"></div> <div style="wrapper"> <header class="new-navbar"> <div class="navbar"> <!-- Navbar logo --> <div class="nav-header"> <div class="nav-logo logo-styles"> <a href="https://library.ciis.edu/home"> <img id="logo-wide" src="https://d2jv02qf7xgjwx.cloudfront.net/accounts/374813/images/Rockefeller_Library_-_white_2_line.png" alt="logo-wide"> </a> <a href="https://library.ciis.edu/home"> <img id="logo-narrow" src="https://d2jv02qf7xgjwx.cloudfront.net/accounts/374813/images/Rockefeller_Library_-_white_1_line.png" alt="logo-narrow"> </a> </div> </div> <!-- responsive navbar toggle button --> <input type="checkbox" id="nav-check"> <div class="nav-btn"> <label for="nav-check"> <span></span> <span></span> <span></span> </label> </div> <!-- Navbar items --> <div class="nav-links"> <!-- Dropdown menu --> <div class="dropdown"> <a class="dropBtn">Research Help <i class="fas fa-angle-down" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content"> <div class="dropdown2"> <a href="https://library.ciis.edu/az.php" class="dropBtn2">Find Books & Articles <i class="fas fa-angle-right" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content2"> <a href="https://ciis.on.worldcat.org/advancedsearch">Library Catalog</a> <a href="https://library.ciis.edu/az.php">A-Z Database List</a> <a href="https://library.ciis.edu/databasesbysubject">Databases by Program</a> <a href="https://ciis.on.worldcat.org/atoztitles/search#journal">Journals Title Search</a> <a href="https://library.ciis.edu/ill">Interlibrary Loan</a> <!--<a href="https://library.ciis.edu/az.php" class="full-list"><strong>See Full A-Z List</strong></a>--> </div> </div> <div class="dropdown2"> <a href="https://library.ciis.edu/tutorialmenu" class="dropBtn2">Research Tutorials <i class="fas fa-angle-right" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content2" id="tutorials"> <a href="https://library.ciis.edu/searchtips">Tips for Searching Databases</a> <a href="https://library.ciis.edu/lit-review-tutorial/">Literature Reviews</a> <a href="https://library.ciis.edu/readingarticles">Reading Scholarly Research</a> <a href="https://library.ciis.edu/tutorialmenu" class="full-list"><strong>See Full List</strong></a> </div> </div> <div class="dropdown2"> <a href="https://library.ciis.edu/programguides/az" class="dropBtn2">Research Guides by Program</a> <!-- <i class="fas fa-angle-right"></i> <div class="drop-content2" id="subject-guide"> <a href="https://library.ciis.edu/anthropologyethnicstudies">Anthropology & Social Change</a> <a href="https://library.ciis.edu/womensspirituality">Women's Spirituality</a> <a href="https://library.ciis.edu/c.php?g=1363478&p=10071709">Psychology</a> <a href="https://library.ciis.edu/religionphilosophy">Philosophy & Religion</a> <a href="https://library.ciis.edu/sb.php" class="full-list"><strong>See Full List</strong></a> </div>--> </div> <div class="dropdown2"> <a class="dropBtn2">Meet with a Librarian <i class="fas fa-angle-right"></i> </a> <div class="drop-content2" id="gethelp"> <a href="https://library.ciis.edu/appointment">Make an Appointment</a> <a href="https://librarydatebook.ciis.edu/calendar/events?cid=6454&t=d&d=0000-00-00&cal=6454&inc=0">Register for a Workshop</a> </div> </div> <a href="https://library.ciis.edu/citation">Citation Guides</a> <a href="https://library.ciis.edu/newrefworks">RefWorks</a> <a href="https://ciis.libanswers.com/">Research FAQs</a> <!-- <a href="https://hnu.libguides.com/qualtrics">Qualtrics Survey Software</a>--> <!-- Code for a sub-menu drop-down in case it's needed <div class="dropdown2"> <a class="dropBtn2">More <i class="fas fa-angle-right"></i> </a> <div class="drop-content2"> <a href="#">HTML</a> <a href="#">CSS</a> <a href="#">JavaScript</a> <a href="#">jQuery</a> </div> </div> --> </div> </div> <div class="dropdown"> <a class="dropBtn">Services <i class="fas fa-angle-down" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content"> <div class="dropdown2"> <a class="dropBtn2">Your Library Account <i class="fas fa-angle-right" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content2"> <a href="https://180.account.worldcat.org/account">Account Login</a> <a href="https://library.ciis.edu/libraryaccount">How to Use Your Account</a> </div> </div> <a href="https://library.ciis.edu/borrowing">Borrowing & Access</a> <div class="dropdown2"> <a class="dropBtn2">Course Reserves <i class="fas fa-angle-right" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content2" id="reserves"> <a href="https://ciis.on.worldcat.org/courseReserves/landing">Current Semester Readings</a> <a href="https://library.ciis.edu/facultyservices/reservesinfo">Faculty Reserves Requests</a> </div> </div> <a href="https://librarydatebook.ciis.edu/reserve/groupstudyrooms">Study Rooms</a> <a href="https://library.ciis.edu/facultyservices/overview">Faculty Services</a> <a href="https://library.ciis.edu/printing">Printing Documents</a> </div> </div> <div class="dropdown"> <a class="dropBtn">About the Library <i class="fas fa-angle-down" style="color:rgb(246, 245, 241)"></i> </a> <div class="drop-content"> <a href="https://library.ciis.edu/contact">Contact Us</a> <a href="https://library.ciis.edu/donations">Donations</a> <a href="https://ciis.libwizard.com/f/purchase_suggestion">Purchase Suggestions</a> </div> </div> <!-- <div class="dropdown"> <a class="dropBtn">聽My聽Library聽Accounts <i class="fas fa-angle-down"></i> </a> <div class="drop-content"> <a href="https://hnulibrary.on.worldcat.org/signin?postAuth=https://hnulibrary.on.worldcat.org/discovery">Checkouts & Fines</a> <a href="https://hnu.libguides.com/onlinelearning/remoteaccess"> Login Guide</a> <a href="https://refworks.proquest.com/">RefWorks Login</a> <a href="https://hnu.az1.qualtrics.com/login">Qualtrics Login</a> --> </div> </div> </div> </div> </div> </header> <!-- end custom header --> <div class="container"> <div class="row"> <div class="col-sm-12"> <div id="s-la-headerlinks" class="row s-la-color-header"> <div class="col-sm-6"> <nav class="s-la-breadcrumbs"> <ol class="list-inline"> <li> <a href="http://library.ciis.edu">CIIS Library</a> </li> <li class=""> <a href="/">Need Help?</a> </li> </ol> </nav> </div> <div class="col-sm-6"> <nav class="s-la-navbar" role="navigation"> <header></header> <ul class="list-inline"> <li class="hidden-sm"> <a class="" href="/search/">165 Answers</a> </li> <li id="s-la-page-title-bar-topics" class="dropdown"> <a data-toggle="dropdown" class="dropdown-toggle" href="#">Topics <b class="caret"></b></a> <ul class="dropdown-menu dropdown-scroll dropdown-menu-right" role="menu" aria-hidden="true"> <li> <a href="/search/?t=0&g=7514&topics=Alumni&adv=1" role="menuitem"><span class="badge">2</span><span class="topic_item">Alumni</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Articles&adv=1" role="menuitem"><span class="badge">34</span><span class="topic_item">Articles</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Audio%2FVisual&adv=1" role="menuitem"><span class="badge">10</span><span class="topic_item">Audio/Visual</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Books&adv=1" role="menuitem"><span class="badge">36</span><span class="topic_item">Books</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Circulation&adv=1" role="menuitem"><span class="badge">36</span><span class="topic_item">Circulation</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Citations&adv=1" role="menuitem"><span class="badge">24</span><span class="topic_item">Citations</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Contact%20Information&adv=1" role="menuitem"><span class="badge">1</span><span class="topic_item">Contact Information</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Course%20Reserves&adv=1" role="menuitem"><span class="badge">7</span><span class="topic_item">Course Reserves</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Damages%20%26amp%3B%20Replacements&adv=1" role="menuitem"><span class="badge">2</span><span class="topic_item">Damages & Replacements</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Databases&adv=1" role="menuitem"><span class="badge">29</span><span class="topic_item">Databases</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Dissertations%2FTheses&adv=1" role="menuitem"><span class="badge">9</span><span class="topic_item">Dissertations/Theses</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Distance%20Students&adv=1" role="menuitem"><span class="badge">5</span><span class="topic_item">Distance Students</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Donations&adv=1" role="menuitem"><span class="badge">1</span><span class="topic_item">Donations</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=eBooks&adv=1" role="menuitem"><span class="badge">24</span><span class="topic_item">eBooks</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Faculty%20Services&adv=1" role="menuitem"><span class="badge">11</span><span class="topic_item">Faculty Services</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Fines%20%26amp%3B%20Fees&adv=1" role="menuitem"><span class="badge">9</span><span class="topic_item">Fines & Fees</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Get%20Help%20from%20a%20Librarian&adv=1" role="menuitem"><span class="badge">7</span><span class="topic_item">Get Help from a Librarian</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Holds&adv=1" role="menuitem"><span class="badge">7</span><span class="topic_item">Holds</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Interlibrary%20Loan%20%28ILL%29&adv=1" role="menuitem"><span class="badge">27</span><span class="topic_item">Interlibrary Loan (ILL)</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Leave%20of%20Absence&adv=1" role="menuitem"><span class="badge">2</span><span class="topic_item">Leave of Absence</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Library%20Instruction&adv=1" role="menuitem"><span class="badge">5</span><span class="topic_item">Library Instruction</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Library%20Liaisons&adv=1" role="menuitem"><span class="badge">4</span><span class="topic_item">Library Liaisons</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Lost%20%26amp%3B%20Found&adv=1" role="menuitem"><span class="badge">1</span><span class="topic_item">Lost & Found</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=NCCPL&adv=1" role="menuitem"><span class="badge">2</span><span class="topic_item">NCCPL</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Policies&adv=1" role="menuitem"><span class="badge">15</span><span class="topic_item">Policies</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Printing%20at%20the%20Library&adv=1" role="menuitem"><span class="badge">1</span><span class="topic_item">Printing at the Library</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Purchase%20Suggestions&adv=1" role="menuitem"><span class="badge">3</span><span class="topic_item">Purchase Suggestions</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=RefWorks&adv=1" role="menuitem"><span class="badge">24</span><span class="topic_item">RefWorks</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Renewals&adv=1" role="menuitem"><span class="badge">6</span><span class="topic_item">Renewals</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Research%20Tips&adv=1" role="menuitem"><span class="badge">51</span><span class="topic_item">Research Tips</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Returns&adv=1" role="menuitem"><span class="badge">2</span><span class="topic_item">Returns</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Services&adv=1" role="menuitem"><span class="badge">13</span><span class="topic_item">Services</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Student%20Study%20Rooms&adv=1" role="menuitem"><span class="badge">1</span><span class="topic_item">Student Study Rooms</span></a> </li> <li> <a href="/search/?t=0&g=7514&topics=Tech%20Help&adv=1" role="menuitem"><span class="badge">34</span><span class="topic_item">Tech Help</span></a> </li> </ul> </li> </ul> </nav> </div> </div> <div id="s-la-header-public" class="row clearfix s-la-color-header"> <div class="col-md-12 text-center"> <div class="s-la-public-header-content s-la-public-header-1"> <h1 class="s-la-public-header-title"> Need Help?</h1> <div id="s-la-content-search-76015" class="s-la-content-search"> <form method="get" class="form-horizontal" role="search" name="s-la-searchform" id="s-la-searchform-76015" action="/search/" aria-labelledby="s-la-content-search-query-76015"> <input type="hidden" name="t" value="0" /> <div class="form-group"> <label for="s-la-content-search-query-76015" class="s-la-searchform-label sr-only control-label">Ask Another Question</label> <div class="col-xs-9"> <input type="text" id="s-la-content-search-query-76015" class="s-la-content-search-query form-control" name="q" placeholder="Ex: How do I...?" value="" autocomplete="off" /> </div> <div class="col-xs-3 s-la-searchform-buttoncol"> <button type="submit" class="btn btn-primary"> <span class="visible-xs-inline"><i class="fa fa-search"></i></span><span class="sr-only-xs">Search</span> </button> </div> </div> </form> <script>$(function() { searchform_76015 = springSpace.la.initFaqSearchForm({ contentId: 76015, iid: 2487, apiDomain: 'ciis.libanswers.com', groupId: [7514], limit: 10 }); });</script> </div> </div> </div> </div> </div> </div> <div id="s-la-page-maincontent" role="main"> <div class="s-la-row row"> <div id="s-la-page-column-0" class="s-la-column-top col-md-12"> </div> </div> <div class="s-la-row row"> <div id="s-la-page-column-1" class="s-la-page-column col-md-8"> <div id="s-la-box-76574-container" class="s-la-box-container s-la-box-border-simple s-la-box-type-4 s-la-box-position-1"> <div id="s-la-box-76574" class="s-la-box s-la-box-html"> <div class="s-la-box-title s-la-box-title-simple s-la-box-border-simple"> <h2>How do students apply for a job at the Library? </h2> </div> <div id="" class="s-la-box-content clearfix" > <div class="s-la-faq-answer clearfix"> <h2 class="s-la-faq-answer-header">Answer</h2> <div class="s-la-faq-answer-body"> <h4><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:10pt"><span style="font-size:7.5pt"><span style="font-size:14px;">The C</span><span style="font-size:14px;">IIS Library is <strong>not currently hiring</strong> any student workers. However, if you are interested in working in a future semester, please review the job description and email your application to <a href="mailto:library@ciis.edu">library@ciis.edu</a> or bring printed materials to the Library. </span></span></span></span></h4> <h4><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:10pt"><span style="font-size:7.5pt"><span style="font-size:14px;">Applications must include availability (please list the days of the week and times) and résumé.</span></span></span><span style="font-size:14px;"></span></span></h4> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><strong>Salary rate:</strong><i> </i>$18.67 per hour beginning July 1, 2024.</span></span></p> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><b>Hours: </b>Average 4-16 hours per week (potentially more hours in summer and/or semester breaks), no more than 20 hours per week. </span></span></p> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><b>Must be eligible to work on campus and qualify for work-study:</b></span></span></p> <ul> <li style="list-style-type:none"> <ul> <li style="margin-left:16px"> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>Domestic students</u> on financial aid should have “<i>Federal Work Study</i>” present in their award letters. Must have filed FAFSA (<a href="http://www.fafsa.gov" style="color:blue; text-decoration:underline">www.fafsa.gov</a>) to qualify.</span></span></p> </li> <li style="margin-left:16px"> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>International students</u> successfully maintaining their F-1 student visa status are eligible to work on campus. Please visit the international students’ pages of the CIIS website for information about the F-1 regulations regarding employment and maintaining your visa status. Questions may be directed to the International Student Advisor.<span style="color:red"></span></span></span></p> </li> <li style="margin-left:16px"> <p style="margin-left: 40px;"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>New students</u> may not begin employment until they are fully admitted, enrolled and have started attending classes.</span></span></p> </li> </ul> </li> </ul> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><b><u>POSITION DESCRIPTION: STUDENT </u></b></span></span><span style="font-size:10pt"><span style="font-family:"Times New Roman",serif"><b><u><span style="font-size:7.5pt"><span style="font-family:"Tahoma",sans-serif"><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">LIBRARY</span></span></st1:personname></span></span></u></b></span></span><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><b><u> ASSISTANT</u></b></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><i></i></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><i><u>General Description: </u></i></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Student Library Assistants are responsible for basic and essential functions to keep the CIIS Library running. This position currently reports to the Library Circulation Assistant.</span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><i></i></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><i><u>Hours and times</u></i><i>:</i></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Between 4 -16 hours per week, during hours the Library is open, as needed to cover Circulation Desk operations. Exact hours are somewhat flexible but students must be available for complete shifts assigned during hours the Library operates (typically 10-6pm M-F, 12-5pm Sa during Fall & Spring semesters). Additionally student workers must be available for scheduled circulation trainings or meetings, or plan time to be updated on missed information.</span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><i></i></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><i><u>To apply:</u></i></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Submit required information to the Library Office, 2<sup>nd</sup> Floor, 1453 Mission St, or by email to <a href="mailto:dchou@ciis.edu">library@ciis.edu</a></span>.</span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>Primary responsibilities at the Circulation desk:</u></span></span></p> <ol> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Handling regular circulation desk duties, such as opening and closing, circulation of material both charge out, check in, answering phone and in person patron queries, etc.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Responding to patron queries about material availability, holds, renewals, explaining the Library catalog and webpage, preparing books for shelving, and shelving, referring policy and/or reference questions to a Reference librarian, or manager as appropriate.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Check materials for damage before checkout, and note damage to Library materials at check-out and check-in.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Monitoring student study room bookings.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Carefully adhering to cash-handling guidelines for fees received by the library.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Being the primary point of contact for the library and presenting the library staff, services, resources in the best light including the maintenance of the space, and an atmosphere conducive to work.</span></span></li> </ol> <p style="margin-right:-12px; margin-left:24px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>Maintaining library collections and equipment:</u></span></span></p> <ol> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">When opening or closing the </span></span><span style="font-size:10pt"><span style="tab-stops:.5in"><span style="font-family:"Times New Roman",serif"><span style="font-size:7.5pt"><span style="font-family:"Tahoma",sans-serif"><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">library</span></span></st1:personname></span></span></span></span></span><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">, assuring order and appearance of the reception and reading areas and making sure all necessary materials and equipment are available, clean, set up, and working correctly.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Assisting library patrons with printing/scanning/copying.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Reporting (or handling, when appropriate) any technical problems that arise with the copier, printer, computer equipment, security gates, etc. All tickets for service on equipment should be communicated with Library staff and appropriate signage posted.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Shelving books, journals, audiovisual materials, etc., according to correct library classification.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">On a regular basis, performing shelf-reading on assigned sections of the collection, to insure that complex classification order has been followed and that materials are in their correct shelf location and to identify worn or damaged materials for repair or replacement.</span></span></li> </ol> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>Other duties:</u></span></span></p> <ol> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Assisting with </span></span><span style="font-size:10pt"><span style="tab-stops:.5in"><span style="font-family:"Times New Roman",serif"><span style="font-size:7.5pt"><span style="font-family:"Tahoma",sans-serif"><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">library</span></span></st1:personname><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> tasks (e.g., paging, collecting materials for inter</span></span><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">library</span></span></st1:personname><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> and distance lending, serials processing, verifying </span></span><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">library</span></span></st1:personname><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> holdings for book purchase, scanning as needed, and upon request – helping with processing duties for gift books, repairs, serials, inter-</span></span><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">library</span></span></st1:personname></span></span></span></span></span><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> loan, and other duties and projects as assigned.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Providing links to online </span></span><span style="font-size:10pt"><span style="tab-stops:.5in"><span style="font-family:"Times New Roman",serif"><span style="font-size:7.5pt"><span style="font-family:"Tahoma",sans-serif"><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">library</span></span></st1:personname><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> resources, databases, books and journal articles as required, in support of </span></span><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">reserve</span></span></st1:personname><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> requests as well as processing physical materials for </span></span><st1:personname w:st="on"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">reserve</span></span></st1:personname></span></span></span></span></span><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">.</span></span></li> <li style="margin-right:-12px; margin-left:9px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Helping with special Library projects (examples being inventory, bindery, etc.), when they are periodically done</span></span></li> </ol> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"></span></span></p> <p style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"><u>Required skills and abilities</u>:</span></span></p> <ul> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Proven ability with public services or customer service (working with people; desire to help yet comfortable with setting boundaries)</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Precision and attention to detail; ability to follow directions closely</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Familiarity with computers, and comfort with learning computerized systems</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Familiarity with forms of organization for library materials (alphabetization, call numbers, etc.)</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Work well in an team setting and on your own</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Some manual dexterity required, ability to shelve books and to push/pull book carts</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Excellent communication skills</span></span></li> <li style="margin-right:-12px"><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;">Upon hiring - required Library training. </span></span></li> </ul> <p><span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:14px;"> </span></span></p> <p><span style="font-family:Arial,Helvetica,sans-serif;"></span></p> </div> <div class="s-la-faq-topics"> <h3>Topics</h3> <ul class="list-inline"><li><span class="label label-topic"><a href="/search/?t=0&adv=1&topics=Circulation">Circulation</a></span></li></ul> </div> <div class="s-la-faq-meta"> <ul class="list-unstyled row"> <li class="s-la-faq-updated col-md-4"><span class="s-la-faq-meta-label">Last Updated</span> <span class="s-la-faq-meta-value">Jan 21, 2025</span></li> <li class="s-la-faq-views col-md-4"><span class="s-la-faq-meta-label">Views</span> <span class="s-la-faq-meta-value">805</span></li> <li class="s-la-faq-owner col-md-4"><span class="s-la-faq-meta-label">Answered By</span> <span class="s-la-faq-meta-value">David Chou</span></li> </ul> </div> </div> <div class="s-la-faq-actions row"> <div class="col-sm-12 s-la-faq-actions-header"> <hr/> <h2 class="sr-only">FAQ Actions</h2> </div> <div class="col-sm-6 col-xs-12" id="s-la-vote"> <span id="s-la-vote-label">Was this helpful?</span> <button id="s-la-vote-yes" type="button" class="btn btn-link mg-left" data-vote="1" data-warn="" > <span class="fa fa-thumbs-o-up text-success" aria-hidden="true"></span> <span class="fa fa-thumbs-up text-success" aria-hidden="true"></span> <span class="sr-only icon-label">Yes</span> </button> <span id="s-la-vote-yes-ct">0</span> <button id="s-la-vote-no" type="button" class="btn btn-link mg-left" data-vote="0" data-warn="" > <span class="fa fa-thumbs-o-down text-danger" aria-hidden="true"></span> <span class="fa fa-thumbs-down text-danger" aria-hidden="true"></span> <span class="sr-only icon-label">No</span> </button> <span id="s-la-vote-no-ct">0</span> </div> <div class="col-sm-6 col-xs-12"> <ul class="list-inline"> <li id="s-la-faq-printlink"> <a href="#" onclick="window.print();"> <i class="fa fa-print"></i> <span class="sr-only icon-label"> Print</span> </a> </li> <li id="s-la-faq-tweetlink"> <a href="#" onclick="faqHit(319427, 2487, 2); window.open(`https://twitter.com/share?url=${encodeURIComponent('https\u003A\/\/ciis.libanswers.com\/faq\/319427')}`);"> <i class="fa fa-twitter"></i><span class="sr-only icon-label"> Tweet</span> </a> </li> <li id="s-la-faq-fblink"> <a href="#" onclick="faqHit(319427, 2487, 3); window.open(`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent('https\u003A\/\/ciis.libanswers.com\/faq\/319427')}`);"> <i class="fa fa-facebook-square"></i><span class="sr-only icon-label"> Share on Facebook</span> </a> </li> </ul> </div> </div> </div> </div> </div> <div id="s-la-box-76575-container" class="s-la-box-container s-la-box-border-simple s-la-box-type-4 s-la-box-position-2"> <div id="s-la-box-76575" class="s-la-box s-la-box-html"> <div class="s-la-box-title s-la-box-title-simple s-la-box-border-simple"> <h2>Comments (0) </h2> </div> <div id="" class="s-la-box-content clearfix" > <div id="s-la-faq-commentadd"> <a href="/faq/319427/comment" class="modallink">Add a public comment to this FAQ Entry</a> </div> </div> </div> </div> </div> <div id="s-la-page-column-2" class="s-la-page-column col-md-4"> <div id="s-la-box-76571-container" class="s-la-box-container s-la-box-border-simple s-la-box-type-8 s-la-box-position-1"> <div id="s-la-box-76571" class="s-la-box s-la-box-html"> <div class="s-la-box-title s-la-box-title-simple s-la-box-border-simple"> <h2>Helpful Information & Contact Us </h2> </div> <div id="" class="s-la-box-content clearfix" > <div class="s-la-box-introtext"> </div><div id="s-la-content-iconitem-77867" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-text"> <div id="libchat_2b0e7296148bd1045900a44349728885"></div><script src="https://ciis.libanswers.com/load_chat.php?hash=2b0e7296148bd1045900a44349728885"></script> </div> </div> <div id="s-la-content-iconitem-76011" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="/form?queue_id=4215"> <i class="fa fa-list-alt"></i><span class="sr-only">Ask a Question</span> </a> </div> <div class="s-la-content-iconitem-text"> <a href="/form?queue_id=4215">Ask a Question</a> </div> </div> <div id="s-la-content-iconitem-78013" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="mailto:help@ciis.libanswers.com"> <i class="fa fa-envelope"></i><span class="sr-only">Email Us: help@ciis.libanswers.com</span> </a> </div> <div class="s-la-content-iconitem-text"> <a href="mailto:help@ciis.libanswers.com">Email Us: help@ciis.libanswers.com</a> </div> </div> <div id="s-la-content-iconitem-78553" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="sms:+14156343438"> <i class="fa fa-mobile"></i><span class="sr-only">Text Us: 415-634-3438</span> </a> </div> <div class="s-la-content-iconitem-text"> <a href="sms:+14156343438">Text Us: 415-634-3438</a> </div> </div> <div id="s-la-content-iconitem-77854" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="https://library.ciis.edu/appointment"> <img src="https://libapps.s3.amazonaws.com/customers/3487/images/chat.png" alt="Meet with a Librarian" /> </a> </div> <div class="s-la-content-iconitem-text"> <a href="https://library.ciis.edu/appointment">Meet with a Librarian</a> <a class="s-la-content-iconitem-more modallink mg-left" href="/ask/contact/77854/more"><i class="fa fa-lg fa-info-circle"></i><span class="s-la-content-iconitem-more-label icon-label sr-only">more info</span></a> </div> </div> <div id="s-la-content-iconitem-79766" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="https://ciis.libanswers.com/systems"> <img src="https://img.icons8.com/pastel-glyph/32/000000/system-task.png" alt="system-task.png" /><span class="sr-only">Is it Down?</span> </a> </div> <div class="s-la-content-iconitem-text"> <a href="https://ciis.libanswers.com/systems">Is it Down?</a> </div> </div> <div id="s-la-content-iconitem-81787" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="https://library.ciis.edu/sb.php"> <img src="//libapps.s3.amazonaws.com/accounts/204832/images/iconfinder_Tilda_Icons_1ed_lightbulb_14_3586363__1_.png" alt="Subject Guides" /> </a> </div> <div class="s-la-content-iconitem-text"> <a href="https://library.ciis.edu/sb.php">Subject Guides</a> </div> </div> <div id="s-la-content-iconitem-96587" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="https://librarydatebook.ciis.edu/calendar/events"> <img src="https://libapps.s3.amazonaws.com/customers/3487/images/calendar.png" alt="Library Workshop Calendar" /> </a> </div> <div class="s-la-content-iconitem-text"> <a href="https://librarydatebook.ciis.edu/calendar/events">Library Workshop Calendar</a> </div> </div> <div id="s-la-content-iconitem-96808" class="s-la-content-iconitem s-la-content clearfix"> <div class="s-la-content-iconitem-icon"> <a href="https://library.ciis.edu/aboutus/directory"> <img src="https://libapps.s3.amazonaws.com/customers/3487/images/team.png" alt="Library Staff Directory" /> </a> </div> <div class="s-la-content-iconitem-text"> <a href="https://library.ciis.edu/aboutus/directory">Library Staff Directory</a> </div> </div> </div> </div> </div> </div> </div> <div class="s-la-row row"> <div id="s-la-page-column-4" class="s-la-column-bottom col-md-12"> </div> </div> </div> <div id="s-la-public-footer" class="s-la-footer s-la-color-bars s-la-color-bars-border" role="contentinfo"> <div id="s-la-footer-brand">Powered by <a href="https://springshare.com">Springshare</a>; All rights reserved.</div> <div id="s-la-footer-support-link"> <a href="mailto:library@ciis.edu">Report a tech support issue.</a> </div> <div id="s-la-footer-admin-links"> <span id="s-la-footer-login-link"><a href="/admin/login">Login to LibApps</a></span> </div> </div> </div> <!-- start custom footer --> <div class="footer-styles footer-container" style="margin-top:-20px"> <div class="address"> <p>California Institute of Integral Studies</p> <p>1453 Mission Street</p> <p>San Francisco, CA 94103</p> <p><a href="mailto:library@ciis.edu">library@ciis.edu</a></p> </div> <div class="copyright"> <p>漏 2024 Laurence S. Rockefeller Library | <a href="https://library.ciis.edu/contact">Staff Directory</a> | <a href="https://ciis.libanswers.com/">FAQs</a> </p> </div> </div> <!-- Optional stat code --> <!-- Optional cookie warning --> <script> jQuery(document).ready(function() { setUpPublicPage(); setUpAnswerPage( springSpace.la.Page.faq_id, springSpace.la.Page.iid, false ); }); </script> <div id="s-ui-notifyarea" role="alert" aria-atomic="true"></div> </body> </html>