CINXE.COM

School Librarian of the Year | School Library Journal

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- jQuery library --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> <script src="//cdn.blueconic.net/mediasource.js"></script> <title>School Librarian of the Year | School Library Journal</title> <meta name="description" content="The School Librarian of the Year Award honors a K–12 library professional for outstanding achievement and the exemplary use of 21st-century tools and services to engage children and teens toward fostering multiple literacies." /> <meta property="title" content='School Librarian of the Year | School Library Journal' /> <meta property="og:title" content='School Librarian of the Year' /> <meta property="og:description" content="The School Librarian of the Year Award honors a K–12 library professional for outstanding achievement and the exemplary use of 21st-century tools and services to engage children and teens toward fostering multiple literacies." /> <meta property="og:url" content="https://www.slj.com/page/SchoolLibrarianOfTheYear"/> <meta name="twitter:image" content="https://www.slj.com/binaries/content/gallery/Jlibrary/static-pages/sloty-2025-articleimage-header.jpg" /> <meta property="og:image" content="https://www.slj.com/binaries/content/gallery/Jlibrary/static-pages/sloty-2025-articleimage-header.jpg"/> <meta property="og:site_name" content="School Library Journal"/> <meta property="article:author" content=""> <meta property="publishDate" content="" /> <meta name="taxonomy" content="awards"> <meta property="og:type" content="Article" /> <meta name="tags" content=""> <meta name="keywords" content="School Library Journal, Junior Library Guild, jlg, library, librarian, books, collection development, reading categories, reading levels" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" type="text/css" href="/webfiles/1732255584581/css/bootstrap3.3.7.min.css"/> <!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> --> <!-- Jquery pluging for Pagination --> <script src="/webfiles/1732255584581/js/jquery.simplePagination.js" type="text/javascript"></script> <!-- <script type="text/javascript" src="path_to/jquery.simplePagination.js"></script> --> <!-- Latest compiled JavaScript --> <script src="/webfiles/1732255584581/js/bootstrap3.3.7.min.js" type="text/javascript"></script> <!-- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> --> <!-- ReCAPTCHA plugin --> <script src='https://www.google.com/recaptcha/api.js'></script> <!-- fa fa Icons --> <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> --> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'> <link href="/webfiles/1732255584581/images/SLJ_16px.png" rel="Shortcut Icon" type="image/x-icon" /> <!-- <link rel="stylesheet" type="text/css" href="/webfiles/1732255584581/css/header.css"/> --> <link rel="stylesheet" type="text/css" href="/webfiles/1732255584581/css/font-awesome.css"/> <link rel="stylesheet" type="text/css" href="/webfiles/1732255584581/css/style.css"/> <link rel="stylesheet" type="text/css" href="/webfiles/1732255584581/css/subscription.css"/> <link rel="canonical" href="https://www.slj.com/page/SchoolLibrarianOfTheYear"/> <script> function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } </script> <script type="text/javascript"> var analyticsFileTypes = ['']; var analyticsSnippet = 'enabled'; var analyticsEventTracking = 'enabled'; </script> <!-- Global site tag (gtag.js) - Google Analytics UAT Site --> <!-- 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-TP3ZCWW');</script> <!-- End Google Tag Manager --> <script type="text/javascript"> function divSwap(div1,div2) { d1 = document.getElementById(div1); d2 = document.getElementById(div2); if( d2.style.display == "none" ) { d1.style.display = "none"; d2.style.display = "block"; } else { d1.style.display = "block"; d2.style.display = "none"; } } </script> <script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"> </script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; </script> <script type='text/javascript'> var networkCode = 3245306; var adUnit = 'slj'; var slotName = "/" + networkCode + "/" + adUnit; var theme = 'page'; theme = 'people,awards'; var pid = 'SchoolLibrarianOfTheYear'; var pgtype = 'special-project'; function breakpointval(){ var width = window.innerWidth; if(width<768){ return "mobile"; }else if(width<993){ return "tablet"; }else if(width>992){ return "desktop"; } } function customerName(){ if ($.cookie('customerToken') != undefined) { var customerDetails = JSON.parse($.cookie('customerData')); return customerDetails.firstname; } } var breakpoint = breakpointval(); var loggedin =(customerName())?"yes":"no"; var newsletter = ''; var test = ''; googletag.cmd.push(function() { var topMapping = googletag.sizeMapping(). addSize([768, 0], [728, 90]). addSize([0, 0], [300, 50]). build(); var hpmid1Mapping = googletag.sizeMapping(). addSize([768, 0], [728, 90]). addSize([0, 0], [300, 250]). build(); googletag.defineSlot(slotName, [[728, 90], [300, 50]], 'header_tag_desktop') .defineSizeMapping(topMapping) .addService(googletag.pubads()) .setTargeting("pos", "top"); googletag.defineSlot(slotName, [[728, 90], [300, 250]], 'themelanding1') .defineSizeMapping(hpmid1Mapping) .addService(googletag.pubads()) .setTargeting("pos", "mid1"); googletag.defineSlot(slotName, [1, 1], 'SLJ_Spotible1_1x1') .addService(googletag.pubads()) .setTargeting("pos", "spotible"); googletag.defineSlot(slotName, [1, 1], 'SLJ_Video_1x1') .addService(googletag.pubads()) .setTargeting("pos", "video"); googletag.pubads().setTargeting("theme",theme); googletag.pubads().setTargeting("pid",pid); googletag.pubads().setTargeting("pgtype",pgtype); googletag.pubads().setTargeting("breakpoint",breakpoint); googletag.pubads().setTargeting("loggedin",loggedin); googletag.pubads().setTargeting("newsletter",newsletter); googletag.pubads().setTargeting("test",test); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); </script> <script> function userName() { if ($.cookie('customerToken') != undefined) { var customerDetails = JSON.parse($.cookie('customerData')); if(customerDetails.firstname == "SLJ") return "Free User"; else return "loggedin" } } var usertyp =(userName())?userName():"NotLogged"; window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'dimensions':{ 'category': theme, 'user type': usertyp } }); </script> <script>/*<![CDATA[*/(function(w,a,b,d,s){w[a]=w[a]||{};w[a][b]=w[a][b]||{q:[],track:function(r,e,t){this.q.push({r:r,e:e,t:t||+new Date});}};var e=d.createElement(s);var f=d.getElementsByTagName(s)[0];e.async=1;e.src='//mediasource.actonservice.com/cdnr/63/acton/bn/tracker/10574';f.parentNode.insertBefore(e,f);})(window,'ActOn','Beacon',document,'script');ActOn.Beacon.track();/*]]>*/</script> <meta name="google-site-verification" content="tqW_a-Uf62lt7hVHkzQDyETpyAJnmQKrT4m5u7cddrU" /> <meta name="facebook-domain-verification" content="eeune7mml57to1645rwmo1rxha7zl0" /> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TP3ZCWW" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="col-md-12 pl_0 pr_0"> <a name="top"></a> <div id="advertisement" class="advertisement adv-top bg-gray col-md-12 col-sm-12 col-xs-12 float-left hidden-print"> <div id="header_tag_desktop"> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('header_tag_desktop'); }); </script> </div> </div> <!-- new header design in desktop view --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/20468848.js?businessUnitId=341631"></script> <script defer="" src="https://cdnjs.cloudflare.com/ajax/libs/imask/3.4.0/imask.min.js"></script> <script src="/webfiles/1732255584581/js/header.js" type="text/javascript"></script> <!-- IP Popup Start --> <div class="modal fade" id="myModal" data-keyboard="false" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="ip-met-pop-cont modal-content"> <div class="modal-body"> <button onclick="closeClick()" type="button" class="close" data-dismiss="modal" aria-label="Close"> <span style="font-size:25px;" aria-hidden="true">&times;</span> </button> <h3 class="ip-met-pop-h3"></h3> <div class="ip-met-pop-anc-link-cont"> <button onclick="loginClick()" type="button" class="ip-met-pop-anc-link">Login</button> <button onclick="closeClick()" type="button" class="ip-met-pop-anc-link" data-dismiss="modal">No thanks, take me to the website.</button> </div> </div> </div> </div> </div> <!-- IP Popup End --> <!-- Login Access Popup Start --> <div class="modal fade" id="loginConfirmModal" tabindex="-1" role="dialog" data-keyboard="false" aria-labelledby="exampleModalCenterTitle" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="login-met-pop-cont modal-content"> <div class="modal-body"> <button onclick="procedToLoginClose()" type="button" class="close" data-dismiss="modal" aria-label="Close"> <span style="font-size:25px;" aria-hidden="true">&times;</span> </button> <h3 class="login-met-pop-h3-header">You have exceeded your limit for simultaneous device logins.</h3> <h3 class="login-met-pop-h3">Your current subscription allows you to be actively logged in on up to three (3) devices simultaneously. Click on continue below to log out of other sessions and log in on this device.</h3> <div class="ip-met-pop-anc-link-cont"> <button id="proced-to-login" type="button" class="ip-met-pop-anc-link" onclick="procedToLoginClick()" data-dismiss="modal">Continue</button> <button type="button" class="ip-met-pop-anc-link" data-dismiss="modal" onclick="procedToLoginClose()">Cancel</button> </div> </div> </div> </div> </div> <!-- Login Access Popup End --> <!-- Gift Subscription Popup Start --> <div class="modal fade" id="myGiftModal" tabindex="-1" role="dialog" data-keyboard="false" aria-labelledby="exampleModalCenterTitle" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="gift-met-pop-cont modal-content"> <div class="modal-body"> <button onclick="giftPopupCloseClick()" type="button" class="close" data-dismiss="modal" aria-label="Close"> <span style="font-size:25px;" aria-hidden="true">&times;</span> </button> <h3 id="gift-met-pop-h3" class="gift-met-pop-h3"></h3> <div class="gift-met-pop-anc-link-cont"> <button onclick="giftPopupOKClick()" type="button" class="gift-met-pop-anc-link">OK</button> </div> <div class="display-none" id="gift-loader-space"><i class="fa fa-spinner fa-spin red" style="font-size:38px;margin-left: 45%;"></i></div> </div> </div> </div> </div> <!-- Gift Subscription Popup End --> <div id="header" class="header container-fluid col-md-12 col-sm-12 col-xs-12 float-left pl_0 pr_0 hidden-xs"> <div id="header-banner-multi-sub" class="header-banner-multi-sub"></div> <nav class="navbar navbar-default container mb_0"> <div class="col-md-12 col-sm-12 col-xs-12 p_0"> <div class="navbar-header col-md-3 col-sm-3 col-xs-12 mb_15 p_0"> <a href="/page/subscribe"><button id="subscribe-btn" class="btn btn-subscribe btn-blue navbar-btn subscribe-btn-size" style="width:140px;">SUBSCRIBE</button><a> <div id="open-url-btn" class="topic-type mb_10" style="display:none; margin-top:40px"> <a id="digitized" class="theme-link fs_13" style="cursor: pointer">ACCESS DIGITIZED EDITION</a> </div> <div id="emags_link" class="topic-type mb_10" style="display:none; margin-top:40px"> <a id="emags_link_click" class="theme-link fs_13" style="cursor: pointer">ACCESS DIGITIZED EDITION</a> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12 text-align-center"> <a id="homeId" onclick="readUrlCategory('home','homeId','home')";> <img class="LJ-image pointer" src="/webfiles/1732255584581/images/SLJ-Logo.jpg" alt="L J image"/> </a> </div> <ul class="nav navbar-nav navbar-right col-md-3 col-sm-3 col-xs-12 mt_20"> <!-- <li class="pull-right mt_5 tab-mt-20"> <a class="tab-no-padding" href="/page/shopping-cart-page"> <div id="cart"> <img class="tab-w20" src="/webfiles/1732255584581/images/shopping-cart.png"/> </div> <span id="itemCount">0</span> </a> </li> --> <li class="pull-right mt_20 ml_30 search-bar"> <a href="" class="search-icon p_0 tab-ml-10" data-toggle="collapse"> <img id="btn" class="tab-w20" src="/webfiles/1732255584581/images/search.png"/> <div id="idd" class="display-none"></div> </a> </li> <li id="usertempDetail" class="pull-right mt_20 ellipsis-user-name dropdown-hover display-none"> <div class="usertempDetail pointer ml_20 tab-no-margin fs_16 tab-fs-14 customer-id">Free Access Account</div> <!-- After logged in user account nav popup--> <ul id="account-popup" class="dropdown-menu account-nav border-none"> <li><a class="mb_10 mt_10 pointer" onclick="deleteAllCookies('/page/home')">Logout</a></li> </ul> </li> <li id="userDetail" class="pull-right mt_20 ellipsis-user-name dropdown"> <div id="mydiv" class="userDetail pointer ml_20 tab-no-margin fs_16 tab-fs-14"> </div> <!-- After logged in user account nav popup--> <ul id="account-popup" class="dropdown-menu account-nav border-none"> <li><a class="mb_10 mt_10" href="/page/account-dashboard?id=ms" id="ms">My Subscriptions</a></li> <!-- <li><a class="mb_10 mt_10"href="/page/account-dashboard?id=ml" id="ml">My Library</a></li> --> <li><a class="mb_10 mt_10" href="/page/account-dashboard?id=mz" id="mz">My Library</a></li> <!-- <li><a class="mb_10 mt_10" href="#">My Saved Articles</a></li> --> <li><a class="mb_10 mt_10" href="/page/account-dashboard?id=mp" id="mp">My Profile</a></li> <li><a class="mb_10 mt_10" href="/page/account-dashboard?id=mi" id="mi_header" style="display: none !important">Manage Institution</a></li> <li><a class="mb_10 mt_10 pointer" onclick="deleteAllCookies('/page/home')">Logout</a></li> </ul> <!-- End After logged in user account nav popup --> <!-- Before log in user account nav popup --> <ul id="reg-popup" class="dropdown-menu dropdown-menu-login pb_20" role="menu"> <li> <div class="registration"> <div class="col-md-12 col-xs-12 p_0"> <form class="registration-form" id="login-form1" method="post" data-toggle="validator"> <div class="col-md-12 text-align-center pl_0 pr_0 pt_0"> <div class="highlight error-color display-none" id="login-error1">Invalid email or password. Try again.</div> </div> <div class="col-md-12 form-group required mb_0 pl_20 pr_20"> <label class="control-label">Email</label> <input class="" type="email" id="loginEmail1" name="loginEmail" placeholder="Email" required> </div> <div class="col-md-12 form-group required mb_0 pl_20 pr_20"> <label class="control-label">Password</label> <input type="password" id="loginPassword1" name="loginPassword" placeholder="Password" required> </div> <div class="col-md-12 form-group required mb_0 pl_20 pr_20 text-align-center" id="headerDropdownLoginLoader"> </div> <div class="col-md-12 text-align-center pl_20 pr_20"> Forgot <a class="border-bottom-red text-decoration-none" href="/page/forgot-pass">password</a>? </div> <div class="col-md-12 align-center pl_20 pr_20"> <button type="submit" class="btn btn-default-red bold akzidenz-grotesk-regular" id="headerDropdownLoginButton">LOG IN</button> </div> <div class="col-md-12 text-align-center align-center pl_20 pr_20 pb_0 fs_13"> Don't have a School Library Journal Account? </div> <div class="col-md-12 text-align-center align-center pl_20 pr_20 pt_0"> <a class="border-bottom-red text-decoration-none" href="/page/register">Register Now</a> </div> </form> </div> </div> </li> </ul> <!-- End Before log in user account nav popup --> </li> </ul> </div><!-- end col-md-12 col-sm-12 col-xs-12 --> </nav> <div class="hr_division_grey_light mb_0"></div> <div class="topic-navigation"> <nav class="navbar-default mb_0 container"> <ul class="nav navbar-nav full-width pull-left header-section"> <li class="pl_0"> <a id="newsId" class="pl_0" onclick="readUrlCategory('newsfeatures','newsId','News & Features')";>News & Features</a> </li> <li> <a id="reviewsId" onclick="readUrlCategory('reviews','reviewsId','Reviews')";>Reviews+</a> </li> <li> <a id="schoolLibrariesId" onclick="readUrlCategory('schoollibraries','schoolLibrariesId','School Libraries')";>School Libraries</a> </li> <li> <a id="censorshipId" onclick="readUrlCategory('censorship','censorshipId','Censorship')";>Censorship</a> </li> <li> <a id="publicLibrariesId" onclick="readUrlCategory('publiclibraries','publicLibrariesId','Public Libraries')";>Public Libraries</a> </li> <li> <a id="ClassroomId" onclick="readUrlCategory('classroom','ClassroomId','Classroom')";>Classroom</a> </li> <li> <a id="ReasonstoLoveLibraries" onclick="readUrlCategory('reasonstolovelibraries','ReasonstoLoveLibraries','Reasons to Love Libraries')";>Reasons to Love Libraries</a> </li> <li> <a id="blogId" onclick="readUrlCategory('blogs','blogId','blogs')";>Blogs</a> <!-- <ul class="dropdownlist blog-dropdownlist"> <li><a href="https://pearlsandrubys.slj.com/" target="_blank">Pearls & Rubys</a></li> </ul> --> <ul class="dropdownlist blog-dropdownlist"> <li><a href="http://100scopenotes.com/" target="_blank">100 Scope Notes</a></li> <li><a href="http://blogs.slj.com/afuse8production/" target="_blank">A Fuse #8 Production</a></li> <li><a href="http://blogs.slj.com/goodcomicsforkids/" target="_blank">Good Comics for Kids</a></li> <li><a href="http://blogs.slj.com/heavymedal/" target="_blank">Heavy Medal: A Mock Newbery Blog</a></li> <li><a href="http://blogs.slj.com/neverendingsearch/" target="_blank">Neverending Search</a></li> <li><a href="http://pearlsandrubys.slj.com/" target="_blank">Pearl's & Ruby's</a></li> <li><a href="https://politicsinpractice.slj.com/" target="_blank">Politics in Practice</a></li> <li><a href="http://www.teenlibrariantoolbox.com/" target="_blank">Teen Librarian Toolbox</a></li> <li><a href="http://www.theclassroombookshelf.com/" target="_blank">The Classroom Bookshelf</a></li> <li><a href="http://blogs.slj.com/theyarn/" target="_blank">The Yarn</a></li> </ul> </li> <li class="pr_0"> <a id="moreId" class="pr_0">Events & More+</a> <ul class="dropdownlist"> <li><a id="eventId" onclick="readUrlCategory('events','eventId','Events')" ;>Events</a></li> <li><a id="onlineCourseId" onclick="readUrlCategory('events?eventtype=eventHome','onlineCourseId','OnlineCourse')" ;>Online Courses</a></li> <li><a id="opinionID" onclick="readUrlCategory('opinion','opinionID','Opinion')";>Opinion</a></li> <li><a id="graphicNovelsId" onclick="readUrlCategory('graphicnovels','graphicNovelsId','Graphic Novels')";>Graphic Novels</a></li> <li><a id="technologyId" onclick="readUrlCategory('technology','technologyId','Technology')";>Technology</a></li> <li><a id="PeopleId" onclick="readUrlCategory('people','PeopleId','People')";>People</a></li> <li><a id="researchId" onclick="readUrlCategory('research','researchId','Research')";>Research</a></li> <li><a id="covid19Id" onclick="readUrlCategory('covid-19','covid19Id','covid-19')";>COVID-19</a></li> <li><a href="http://jobs.libraryjournal.com/" target="_blank">Job Zone</a></li> <li><a id="DiversityId" onclick="readUrlCategory('diversity','DiversityId','Diversity')";>Diversity</a></li> </ul> </li> </ul> </nav> </div> <div class="hr_division mt_0 mb_0"></div> <form method="get" action="https://www.slj.com/search" class="collapse search-form full-width"> <div class="container-fluid p_0"> <div class="p_0 search-bar-container col-md-12 col-sm-12"> <div id="imaginary_container" class="col-md-offset-2 col-md-8 col-sm-12 mt_30"> <div class="input-group stylish-input-group input-append"> <input type="text" name="query" class="form-control search-box" placeholder="Search" > <span class="input-group-addon"> <button type="submit"> <span class="glyphicon glyphicon-search"></span> </button> </span> </div> </div> </div> </div> </form> </div> <!-- new header design in mobile view --> <div id="header-mobile" class="header container-fluid col-md-12 col-sm-12 col-xs-12 float-left visible-xs"> <nav class="navbar navbar-default container mb_0"> <!-- Brand and toggle get grouped for better mobile display --> <div class="container"> <div class="navbar-header"> <a id="sub-btn-mobi" href="/page/subscribe"><button class="btn btn-subscribe btn-blue navbar-btn float-left">SUBSCRIBE</button></a> <button id="ChangeToggle" type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbarCollapse"> <img id="navbar-hamburger" class="lines pt_0" src="/webfiles/1732255584581/images/menu.png"/> <img id="navbar-close" class="cross pt_0 hidden" src="/webfiles/1732255584581/images/cross.png"/> </button> <a id="mobileHomeId" onclick="readUrlCategory('home','mobileHomeId','home')";> <img class="LJ-image pointer" src="/webfiles/1732255584581/images/mob_SLJ.png" alt="L J image"/> </a> <a href="#" class="p_0 pull-right" data-toggle="collapse" data-target=".login-user"> <img class="userLines" src="/webfiles/1732255584581/images/user.png"/> </a> <div class="collapse login-user"> <div id="userDetail" class="mt_20 mb_20 dropdown"> <div class="userDetail pointer ml_15 mb_10"> <a href="/page/login" class="p_0 fs_16 dropdown-toggle" role="button" aria-expanded="false">Log In</a> </div> <!-- After logged in user account nav popup--> <div class="display-none" id="mobileViewAccountList"> <ul class="display-none nav navbar-nav full-width pull-left no-margin"> <li><a href="/page/account-dashboard?id=ms" id="ms">My Subscriptions</a></li> <li><a href="/page/account-dashboard?id=ml" id="ml">My Library</a></li> <!-- <li><a href="#">My Saved Articles</a></li> --> <li><a href="/page/account-dashboard?id=mp" id="mp">My Profile</a></li> <li><a href="/page/account-dashboard?id=mi" id="mi" class="display-none">Manage Institutions</a></li> <li><a class="pointer" onclick="deleteAllCookies('/page/home')">Logout</a></li> </ul> </div> <!-- End After logged in user account nav popup --> </div> </div> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="navbarCollapse"> <form method="get" action="https://www.slj.com/search" class="search-input" id="demo-2"> <div id="imaginary_container"> <div class="input-group stylish-input-group input-append"> <input type="text" name="query" class="form-control search-box" placeholder="Search" > <span class="input-group-addon"> <button type="submit"> <span class="glyphicon glyphicon-search"></span> </button> </span> </div> </div> </form> <ul class="nav navbar-nav mt_70"> <li> <a id="mobNewsId" class="bold" onclick="readUrlCategory('newsfeatures','mobNewsId','News & Features')";>News & Features</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/newsfeatures/advocacy">Advocacy</a></p> <p><a href="/section/newsfeatures/awards">Awards</a></p> <p><a href="/section/newsfeatures/backtoschool">Back to School</a></p> <p><a href="/section/newsfeatures/booklists">Booklists</a></p> <p id="newsMoreToggle">More</p> <ul id="newsMoreToggleUl" class="display-none list-unstyled"> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/03">0--3</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/35">3--5</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/career">Career</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/censorship">Censorship</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/classroomcurricula">Classroom &amp; Curricula</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/coverstory">Cover Story</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/diversebooks">Diverse Books</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/edtech">Ed Tech</a></li> <li class="mb_10"><a href="https://www.slj.com/section/newsfeatures/elementary">Elementary</a></li> </ul> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/newsfeatures/booksmedia">Books & Media</a></p> <p><a href="/section/newsfeatures/budgetsfunding">Budgets & Funding</a></p> <p><a href="/section/newsfeatures/computerscience">Computer Science</a></p> <p><a href="/section/newsfeatures/designarchitecture">Design/Architecture</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobReviewsId" class="bold" onclick="readUrlCategory('reviews','mobReviewsId','Reviews+')";>Reviews+</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/reviews/authorsillustrators">Authors Illustrators</a></p> <p><a href="/section/reviews/bestof">Best Of</a></p> <p><a href="/section/reviews/booklists">Booklists</a></p> <p><a href="/section/reviews/books">Books</a></p> <p id="reviewMoreToggle">More</p> <ul id="reviewMoreToggleUl" class="display-none list-unstyled"> <li class="mb_10"><a href="https://www.slj.com/section/reviews/tech">Tech</a></li> </ul> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/reviews/collections">Collections</a></p> <p><a href="/section/reviews/media">Media</a></p> <p><a href="/section/reviews/reference">Reference</a></p> <p><a href="/section/reviews/seriesmadesimple">Series Made Simple</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobTechnologyId" class="bold" onclick="readUrlCategory('technology','mobTechnologyId','Technology')";>Technology</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/technology/advocacy">Advocacy</a></p> <p><a href="/section/technology/bestof">Best Of</a></p> <p><a href="/section/technology/budgetsfunding">Budgets & Funding</a></p> <p><a href="/section/technology/computerscience">Computer Science</a></p> <p id="technologyMoreToggle">More</p> <ul id="technologyMoreToggleUl" class="display-none list-unstyled"> <li class="mb_10"><a href="https://www.slj.com/section/technology/edtech">Ed Tech</a></li> <li class="mb_10"><a href="https://www.slj.com/section/technology/elementary">Elementary</a></li> <li class="mb_10"><a href="https://www.slj.com/section/technology/industrynews">Industry News</a></li> <li class="mb_10"><a href="https://www.slj.com/section/technology/literacy">Literacy</a></li> <li class="mb_10"><a href="https://www.slj.com/section/technology/maker">Maker</a></li> <li class="mb_10"><a href="https://www.slj.com/section/technology/03">0--3</a></li> <li class="mb_10"><a href="https://www.slj.com/section/technology/35">3--5</a></li> </ul> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/technology/classroomcurricula">Classroom Curricula</a></p> <p><a href="/section/technology/designarchitecture">Design/Architecture</a></p> <p><a href="/section/technology/coverstory">Cover Story</a></p> <p><a href="/section/technology/career">Career</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobProgramsId" class="bold" onclick="readUrlCategory('schoollibraries','mobProgramsId','School Libraries')";>School Libraries</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/schoollibraries/advocacy">Advocacy</a></p> <p><a href="/section/schoollibraries/awards">Awards</a></p> <p><a href="/section/schoollibraries/backtoschool">Back to School</a></p> <p><a href="/section/schoollibraries/Booklists">Booklists</a></p> <p id="schoolLibrariesMoreToggle">More</p> <ul id="schoolLibrariesMoreToggleUl" class="display-none list-unstyled"> <li class="mb_10"><a href="https://www.slj.com/section/schoollibraries/computerscience">Computer Science</a></li> </ul> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/schoollibraries/booksmedia">Books & Media</a></p> <p><a href="/section/schoollibraries/budgetsfunding">Budgets & Funding</a></p> <p><a href="/section/schoollibraries/career">Career</a></p> <p><a href="/section/schoollibraries/classroomcurricula">Classroom & Curricula</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobDesignId" class="bold" onclick="readUrlCategory('publiclibraries','mobDesignId','Public Libraries')";>Public Libraries</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/publiclibraries/advocacy">Advocacy</a></p> <p><a href="/section/publiclibraries/awards">Awards</a></p> <p><a href="/section/publiclibraries/booksmedia">Books & Media</a></p> <p><a href="/section/publiclibraries/budgetsfunding">Budgets & Funding</a></p> <p id="publicLibrariesMoreToggle">More</p> <ul id="publicLibrariesMoreToggleUl" class="display-none list-unstyled"> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/diversebooks">Diverse Books</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/elementary">Elementary</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/industrynews">Industry News</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/literacy">Literacy</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/maker">Maker</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/opinion">Opinion</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/opportunities">Opportunities</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/outreach">Outreach</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/privacy">Privacy</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/programsprogramming">Programs &amp; Programming</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/STEM">STEM</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/teens">Teens</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/tweens">Tweens</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/03">0--3</a></li> <li class="mb_10"><a href="https://www.slj.com/section/publiclibraries/35">3--5</a></li> </ul> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/publiclibraries/buildings">Buildings</a></p> <p><a href="/section/publiclibraries/censorship">Censorship</a></p> <p><a href="/section/publiclibraries/collections">Collections</a></p> <p><a href="/section/publiclibraries/coverstory">Cover Story</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobLeadershipId" class="bold" onclick="readUrlCategory('agelevel','mobLeadershipId','Age Level')";>Age Level</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/agelevel/03">0--3</a></p> <p><a href="/section/agelevel/35">3--5</a></p> <p><a href="/section/agelevel/elementary">Elementary</a></p> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/agelevel/teens">Teens</a></p> <p><a href="/section/agelevel/tweens">Tweens</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobDiversityId" class="bold" onclick="readUrlCategory('diversity','mobDiversityId','Diversity')";>Diversity</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/diversity/booksmedia">Books & Media</a></p> <p><a href="/section/diversity/programsprogramming">Programs & Programming</a></p> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/diversity/diversebooks">Diverse Books</a></p> <p><a href="/section/diversity/tech">Tech</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a href="/section/blogs" class="bold">Blogs</a> <div class="col-xs-12 mb_10"> <div class="col-xs-12 p_0"> <p><a href="https://100scopenotes.com/" target="_blank">100 Scope Notes</a></p> <p><a href="https://blogs.slj.com/afuse8production/" target="_blank">A Fuse #8 Production</a></p> <p><a href="https://blogs.slj.com/goodcomicsforkids/" target="_blank">Good Comics for Kids</a></p> <p><a href="https://blogs.slj.com/heavymedal/" target="_blank">Heavy Medal: A Mock Newbery Blog</a></p> <p><a href="https://blogs.slj.com/neverendingsearch/" target="_blank">Neverending Search</a></p> <p><a href="https://politicsinpractice.slj.com/" target="_blank">Politics in Practice</a></p> <p><a href="https://www.teenlibrariantoolbox.com/" target="_blank">Teen Librarian Toolbox</a></p> <p><a href="https://www.theclassroombookshelf.com/" target="_blank">The Classroom Bookshelf</a></p> <p><a href="https://blogs.slj.com/theyarn/" target="_blank">The Yarn</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li class="pr_0"> <a id="mobMoreId" class="bold">More+</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a id="mobCovid19Id" onclick="readUrlCategory('covid-19','mobCovid19Id','covid-19')";>COVID-19</a></p> <p><a id="mobOpinionId" onclick="readUrlCategory('opinion','mobOpinionId','Opinion')";>Opinion</a></p> <p><a id="mobClassroomId" onclick="readUrlCategory('classroom','mobClassroomId','Classroom')";>Classroom</a></p> <p><a id="mobGraphicNovelId" onclick="readUrlCategory('graphicnovels','mobGraphicNovelId','Graphic Novels')";>Graphic Novels</a></p> <p><a id="mobideasId" onclick="readUrlCategory('ideas','mobideasId','Ideas')";>Ideas</a></p> <p><a id="mobPeopleId" onclick="readUrlCategory('people','mobPeopleId','People')";>People</a></p> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a id="mobresearchId" onclick="readUrlCategory('research','mobresearchId','Research')";>Research</a></p> <p><a id="mobeventPDId" onclick="readUrlCategory('events','mobeventPDId','Events')";>Events & PD</a></p> <p><a href="http://jobs.libraryjournal.com/" target="_blank">Job Zone</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobLearningId" class="bold" onclick="">Learning</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/events">Live Events</a></p> <p><a href="/section/events">Online Courses</a></p> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/section/events">Master Classes</a></p> <p><a href="/section/events">Webcasts</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <!-- <li> <a id="mobCommunityId" class="bold" onclick="">Community</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="">Forums</a></p> <p><a href="">Resources</a></p> </div> <div class="col-xs-6 pr_0"> <p><a href="">Member Benefits</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> --> <li> <a id="mobAboutId" class="bold" href="/page/About-Us">About SLJ</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/section/SLJProjects/SLJIndex">SLJ Projects</a></p> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/page/Privacy-Policy">Privacy Policy</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <a id="mobGetTouchId" class="bold" onclick="">Get in Touch</a> <div class="col-xs-12 mb_10"> <div class="col-xs-6 p_0"> <p><a href="/page/subscribe">Subscriber Services</a></p> </div> <div class="col-xs-6 pr_0 pl_10"> <p><a href="/page/Contact-Us">Contact Us</a></p> </div> <div class="hr_division_grey_light"></div> </div> </li> <li> <div class="col-xs-12 mb_10 text-align-center bold fs_18"> 888-282-5852 </div> </li> </ul> </div> </div> </nav> <a id="digitized-mobi open-url-btn-mobi" class="theme-link fs_13" style="cursor: pointer; text-align: center; display: none;">ACCESS DIGITIZED EDITION</a> </div> <script type="text/javascript"> var btn = $('#btn'); var idd = $('#idd'); if($.cookie('customerData') != undefined){ var cdata = JSON.parse($.cookie('customerData')); var group_id = cdata.group_id; if(group_id == 4){ // $(".btn-subscribe").css("display","none"); //$('.topic-navigation').css("display","none"); $("#userDetail").css("display","none"); $("#usertempDetail").removeClass('display-none'); } } btn.click(function() { idd.toggle(100, function() { // change the button text according to the state of the "#idd" if (idd.hasClass('display-none')) { btn.attr('src', "/webfiles/1732255584581/images/cross.png"); $('.search-box').focus(); idd.removeClass('display-none'); } else { btn.attr('src', "/webfiles/1732255584581/images/search.png"); idd.addClass('display-none'); } }); }); $("#newsMoreToggle").click(function(){ if($("#newsMoreToggleUl").hasClass('display-none')){ $("#newsMoreToggleUl").removeClass('display-none'); } else { $("#newsMoreToggleUl").addClass('display-none'); } }); $("#reviewMoreToggle").click(function(){ if($("#reviewMoreToggleUl").hasClass('display-none')){ $("#reviewMoreToggleUl").removeClass('display-none'); } else { $("#reviewMoreToggleUl").addClass('display-none'); } }); $("#technologyMoreToggle").click(function(){ if($("#technologyMoreToggleUl").hasClass('display-none')){ $("#technologyMoreToggleUl").removeClass('display-none'); } else { $("#technologyMoreToggleUl").addClass('display-none'); } }); $("#schoolLibrariesMoreToggle").click(function(){ if($("#schoolLibrariesMoreToggleUl").hasClass('display-none')){ $("#schoolLibrariesMoreToggleUl").removeClass('display-none'); } else { $("#schoolLibrariesMoreToggleUl").addClass('display-none'); } }); $("#publicLibrariesMoreToggle").click(function(){ if($("#publicLibrariesMoreToggleUl").hasClass('display-none')){ $("#publicLibrariesMoreToggleUl").removeClass('display-none'); } else { $("#publicLibrariesMoreToggleUl").addClass('display-none'); } }); $("#ideasLibrariesMoreToggle").click(function(){ if($("#ideasLibrariesMoreToggleUl").hasClass('display-none')){ $("#ideasLibrariesMoreToggleUl").removeClass('display-none'); } else { $("#ideasLibrariesMoreToggleUl").addClass('display-none'); } }); </script> <div class="container"> <script src="/webfiles/1732255584581/js/market-space.js" type="text/javascript"></script> <div class="col-md-12 col-xs-12 p_0 resp-pl-15 resp-pr-15"> <div class="col-md-12 col-xs-12 p_0"> <button class="display-none" onclick="" id="hidddenButtonForRedirect">redirect button</button> </div> <div class="col-md-12 col-xs-12 p_0 otherPage story-para"> <h4 style="text-align:center">&nbsp;</h4> <table border="0" cellpadding="1" cellspacing="1" style="width:80%" align="center"> <tbody> <tr> <td style="text-align: center;"><img src="/binaries/content/gallery/Jlibrary/static-pages/sloty-2025-articleimage-header.jpg" alt="SLOTY 2024 banner" align="middle" /></td> </tr> <tr> <td> <h4 style="text-align:center"><span style="color:#000000;">An annual award presented by <strong><em>School Library Journal</em> (<em>SLJ)</em></strong>&nbsp;and sponsored by Scholastic&nbsp;</span></h4> <h3 style="text-align: center;">&nbsp;</h3> </td> </tr> </tbody> </table> <h4 style="text-align:center"><span style="font-family:Georgia,serif;"><span style="font-size:16px;"><span style="color:#000000">The School Librarian of the Year Award honors a K–12 library professional for outstanding achievement and the exemplary use of 21st-century tools and services to engage children and teens toward fostering multiple literacies.</span></span></span></h4> <p>&nbsp;</p> <p><strong style="font-size: 1em;">2025&nbsp;ELIGIBILITY REQUIREMENTS</strong></p> <p><strong>To be considered, applicants must meet state requirements for school library media certification and be currently employed in a media specialist, teacher librarian or equivalent position. They can be working in either a public or private school at a site level—supervisors or managers of library programs (including at a district or regional level) are not eligible.</strong></p> <p><strong>The winning school librarian will receive:</strong></p> <ul> <li><strong>$2,500 cash award and a full year Scholastic subscription to one digital program (valued up to $3500)</strong></li> <li><strong>$500 Scholastic <a href="https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.scholastic.com%2Fsite%2Fpower-of-story.html&amp;data=04%7C01%7Ckishizuka%40mediasourceinc.com%7Cc632507af83c413bce1108d9925c1e0c%7Cb2dba467ed6f4b5b9d6cae5484d47e73%7C0%7C0%7C637701746607667383%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=K%2FT%2FrQ40hDXoUBJ5gnBqFveOnEoLwyvGzVQnZmqKCfw%3D&amp;reserved=0">Power of Story</a> collection for their library</strong></li> <li><strong>A feature profile in the April 2025&nbsp;issue of <em>SLJ</em>.</strong></li> <li><strong>An expensed&nbsp;trip to the American Library Association annual conference, Philadelphia, June 26—June&nbsp;30, 2025&nbsp;(hotel, airfare, registration, and a ticket to the Youth Media Awards banquet)</strong></li> </ul> <p><strong>This year, the School Librarian of the Year award program will honor, in addition to the winner,&nbsp;two finalists, who will each receive:</strong></p> <ul style="display: inline-block;"> <li><strong>$250 Scholastic Power of Story collection for their library</strong></li> <li><strong>A full year Scholastic subscription to one digital program (valued up to $1000)&nbsp;&nbsp;</strong></li> </ul> <p><strong>Previous applicants who have not yet received the award are encouraged to apply again.</strong></p> <p><strong>&nbsp;</strong></p> <h4><strong>2025&nbsp;JUDGING &amp; CRITERIA</strong></h4> <p><strong>A panel comprised of <em>SLJ</em> editors; a Scholastic Trade Publishing representative; Amanda Chacon, 2024&nbsp;School Librarian&nbsp;of the Year; and a school&nbsp;administrator,&nbsp;will judge nominations per the following criteria:</strong></p> <ul style="display: inline-block;"> <li><strong>Exemplary service to fulfill the needs of students and school community</strong></li> <li><strong>Creativity in programming and use of content</strong></li> <li><strong>Collaboration with teacher peers, staff, and administrators</strong></li> <li><strong>Effective integration of library services with curricula</strong></li> <li><strong>Demonstrated student engagement</strong></li> <li><strong>Exemplary use of technology tools</strong></li> <li><strong>Outreach to parents, families</strong></li> <li><strong>Effective promotion of the library and what it offers</strong></li> </ul> <p><strong>&nbsp;</strong></p> <h4><strong>2025&nbsp;APPLICATION PROCESS</strong></h4> <p><strong>A written statement of up to two pages describing the award nominee and the services implemented must demonstrate how the librarian’s accomplishments fulfill the award criteria above. Provide context regarding the school and its library, including:</strong></p> <ul style="display: inline-block;"> <li><strong>A description of library services and how they are delivered (i.e. scheduling)</strong></li> <li><strong>The size and makeup of library media center resources, including staff</strong></li> <li><strong>Budget information (school and library, and technology funding)</strong></li> <li><strong>The physical plant (include approximate square footage of library)</strong></li> <li><strong>Student demographics</strong></li> <li><strong>A description of the community served</strong></li> <li><strong>Two letters of recommendation must also accompany the application.</strong></li> </ul> <p><strong>Photographs, video, links, including related blog posts and press coverage, and other supportive material, may also be submitted but will be considered supplementary.</strong></p> <p><strong>Applicants can nominate themselves. Supporters (i.e. administrators, peers, institutions) can also nominate a librarian for the award. But due to the responsibilities of the winner&nbsp;(the production of related content for <em>SLJ</em>), the nominee must be aware of the application and attendant responsibilities of participation.</strong></p> <p><span style="font-size:18px;"><strong>All required application elements, including both recommendation letters, must be emailed in&nbsp;one submission to&nbsp;<a href="mailto:sljlibrarianoftheyear@mediasourceinc.com">sljlibrarianoftheyear@mediasourceinc.com.</a>&nbsp;Required elements sent separately will result in an incomplete application, which will render them ineligible.</strong></span></p> <p><strong>&nbsp;</strong></p> <h4><strong>Key dates</strong></h4> <ol start="1"> <li><strong>Nominations open: August 27, 2024</strong></li> <li><strong>Nominations close: December 18, 2024</strong></li> <li><strong>Winner announced: March 2025</strong></li> <li><strong>Winner profiled in&nbsp;<em>SLJ</em>: April 2025</strong></li> </ol> <ul style="display: inline-block;"> </ul> <hr /> <p>&nbsp;</p> <h4><img src="/binaries/content/gallery/Jlibrary/static-pages/2024/slj_cv_apr2024_web.jpg/slj_cv_apr2024_web.jpg/Jlibrary%3Atwohundred" alt="SLJ April 2024 cover" align="left" />2024&nbsp;SCHOOL LIBRARIAN OF THE YEAR</h4> <p><strong>On SLJ.com:</strong></p> <p><strong><a href="https://www.slj.com/story/Amanda-Chacon-Named-2024-School-Librarian-of-the-Year" target="_blank">Amanda Chacon Named 2024 School Librarian of the Year</a><br /> <a href="https://www.slj.com/story/amanda-chacon-community-champion-2024-school-librarian-of-the-year" target="_blank">Amanda Chacon: Community Champion | 2024 School Librarian of the Year</a><br /> <a href="https://www.slj.com/story/tamara-cox-a-leader-for-all-2024-school-librarian-of-the-year-finalist" target="_blank">Tamara Cox: A Leader for All | 2024 School Librarian of the Year Finalist</a><br /> <a href="https://www.slj.com/story/jessie-storrs-serving-just-kids-2024-school-librarian-of-the-year-finalist" target="_blank">Jessie Storrs: Serving “Just Kids” | 2024 School Librarian of the Year Finalist</a></strong></p> <p>&nbsp;</p> <p><strong>&nbsp;</strong></p> <hr /> <p><img src="/binaries/content/gallery/Jlibrary/static-pages/2023/slj_cv_apr2023_web.jpg/slj_cv_apr2023_web.jpg/Jlibrary%3Atwohundred" alt="SLJ April 2023 cover/ Julie Stivers, School Librarian of the Year" align="left" /></p> <h4>2023 SCHOOL LIBRARIAN OF THE YEAR</h4> <p><strong>On SLJ.com:</strong></p> <p><strong><a href="https://www.slj.com/story/Julie-Stivers-Named-2023-School-Librarian-of-the-Year" target="_blank">Julie Stivers Named 2023 School Librarian of the Year</a><br /> <a href="https://www.slj.com/story/newsfeatures/Julie-Stivers-A-Place-To-Read-and-Thrive-2023-School-Librarian-of-the-Year" target="_blank">Julie Stivers: A Place To to Read and Thrive | 2023 School Librarian of the Year</a><br /> <a href="https://www.slj.com/story/newsfeatures/Local-Hero-Karina-Quilantan-Garza-2023-School-Librarian-of-the-Year-Finalist" target="_blank">Local Hero: Karina Quilantan-Garza | 2023 School Librarian of the Year Finalist</a><br /> <a href="https://www.slj.com/story/newsfeatures/Melissa-Corey-Books-for-every-student-2023-School-Librarian-of-the-Year-Finalist" target="_blank">Melissa Corey Corey: Books for Every Student | 2023 School Librarian of the Year Finalist</a></strong></p> <p><strong>&nbsp;</strong></p> <h4><strong>&nbsp;</strong></h4> <hr /> <p><strong>&nbsp;</strong></p> <p><strong><strong><img src="/binaries/content/gallery/Jlibrary/2022/03/slj_cv_apr2022_web.jpg/slj_cv_apr2022_web.jpg/Jlibrary%3Atwohundred" align="left" />2022&nbsp;SCHOOL LIBRARIAN&nbsp;OF THE YEAR</strong><br /> <strong>On SLJ.com:<br /> <span style="display: none;">&nbsp;</span></strong></strong></p> <p><strong><a href="https://www.slj.com/story/K-C-boyd-named-2022-School-Librarian-of-the-Year" target="_blank">K.C. Boyd Named 2022 School Librarian of the Year</a><br /> <a href="https://www.slj.com/story/ace-advocate-kc-boyd-is-2022-school-librarian-of-the-year" target="_blank">Ace Advocate: K.C. Boyd Is 2022 School Librarian of the Year&nbsp;</a><br /> <a href="https://www.slj.com/story/building-a-second-home-for-students-pia-alliende-2022-school-librarian-of-the-year-finalist" target="_blank">Building a Second Home for Students: Pia Alliende, 2022 School Librarian of the Year Finalist</a><br /> <a href="https://www.slj.com/story/foregrounding-free-speech-andy-spinks-2022-school-librarian-of-the-year-finalist" target="_blank">Foregrounding Free Speech: Andy Spinks, 2022 School Librarian of the Year Finalist</a></strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong><strong><img src="/binaries/content/gallery/Jlibrary/recurring_graphics/slj-covers/sloty-covers/slj_cv_apr2021_web.jpg/slj_cv_apr2021_web.jpg/Jlibrary%3Atwohundred" align="left" />2021&nbsp;SCHOOL LIBRARIAN&nbsp;OF THE YEAR</strong><br /> <strong>On SLJ.com:<br /> <span style="display: none;">&nbsp;</span></strong></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=multitasking-in-molokai-diane-mokuau-2021-school-librarian-of-the-year-pandemic-COVID" target="_blank">Multitasking in Molokai: Diane Mokuau, 2021 School Librarian of the Year<br /> Journeying with Jones: Amanda Jones, 2021 School Librarian of the Year </a></strong></p> <p><br /> <br /> <br /> <strong>&nbsp;</strong></p> <p><strong><img src="/binaries/content/gallery/Jlibrary/2020/04/20040-sloty-cv.jpg/20040-sloty-cv.jpg/Jlibrary%3Atwohundred" align="left" /><strong>2020 SCHOOL LIBRARIAN OF THE YEAR</strong></strong></p> <p><strong><strong>On SLJ.com:</strong></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=Reading-is-my-superpower-Cicely-Lewis-2020-School-Librarian-of-the-Year-Books-libraries" target="_blank">"Reading Is My Superpower": Cicely Lewis, 2020 School Librarian of the Year</a></strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong><img src="/binaries/content/gallery/slj180901-sloty-cv-promo_5pt25x7-300dpi.jpg/slj180901-sloty-cv-promo_5pt25x7-300dpi.jpg/Jlibrary%3Atwohundred" align="left" /><strong>2018&nbsp;SCHOOL LIBRARIAN OF THE YEAR</strong></strong></p> <p><strong><strong>On SLJ.com:</strong></strong></p> <p><strong><a href="http://www.slj.com/sloty2018">Appalachian Trailblazer: Ali Schilpp, <em>SLJ</em>'s 2018 School Librarian of the Year</a></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=Bay-Bridge-Builder-Cassy-Lee-SLJ-2018-Champion-of-Student-Voice">Bay Bridge Builder: Cassy Lee, <em>SLJ</em>'s 2018 Champion of Student Voice</a></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=World-Class-SLJ-2018-Champion-of-Civic-Engagement-Michelle-Carton">World Class: <em>SLJ</em>'s 2018 Champion of Civic Engagement Michelle Carton</a></strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong><img src="/binaries/content/gallery/slj_cv_sept2017_web.jpg/slj_cv_sept2017_web.jpg/Jlibrary%3Atwohundred" align="left" /><strong>2017 SCHOOL LIBRARIAN OF THE YEAR</strong></strong></p> <p><strong><strong>On SLJ.com:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="https://www.slj.com/?detailStory=meet-tamiko-brown-sljs-2017-school-librarian-of-the-year" target="_blank">Meet Tamiko Brown, <em>SLJ</em>’s 2017 School Librarian of the Year</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/08/industry-news/make-write-excel-alisha-wilson-2017-maker-hero/" target="_blank">Make, Write, Excel: Alisha Wilson, 2017 Maker Hero</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/08/industry-news/attuned-to-equity-april-wathen-2017-hero-of-equitable-access/" target="_blank">Attuned to Equity: April Wathen, 2017 Hero of Equitable Access</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/08/industry-news/liz-the-librarian-liz-phipps-soeiro-2017-hero-of-family-outreach/" target="_blank">“Liz the Librarian:” Liz Phipps Soeiro, 2017 Hero of Family Outreach</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/08/industry-news/get-on-the-bus-jan-wilson-2017-hero-of-collaboration/" target="_blank">Get on the Bus! Jan Wilson, 2017 Hero of Collaboration</a></strong></li> </ul> <p><strong><strong>On Scholastic:</strong></strong></p> <ul> <li><strong><a rel="noopener noreferrer" href="http://ow.ly/B2sv30eEAYM" target="_blank">School Library Journal and Scholastic Announce 2017 School Librarian of the Year | Scholastic Media Room</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://ow.ly/Nps130eEB52" target="_blank">Announcing the 2017 School Librarian of the Year Award winners! | On Our Minds</a></strong></li> </ul> <p><strong>&nbsp;</strong></p> <p><strong><img src="/binaries/content/gallery/slj_cv_sept2016_web.jpg/slj_cv_sept2016_web.jpg/Jlibrary%3Atwohundred" align="left" /></strong></p> <p><strong><strong>2016 SCHOOL LIBRARIAN OF THE YEAR</strong></strong></p> <p><strong><strong>On SLJ.com:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a href="https://www.slj.com/?detailStory=yes-he-can-todd-burleson-sljs-2016-school-librarian-of-the-year" target="_blank">Yes, He Can! Todd Burleson, <em>SLJ</em>’s 2016 School Librarian of the Year</a></strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.slj.com/?detailStory=creating-a-safe-space-anita-cellucci-2016-school-librarian-of-the-year-finalist" target="_blank">Creating a Safe Space: Anita Cellucci, 2016 School Librarian of the Year Finalist</a></strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.slj.com/?detailStory=unstoppable-ambassador-laura-gardner-2016-school-librarian-of-the-year-finalist" target="_blank">Unstoppable Ambassador: Laura Gardner, 2016 School Librarian of the Year Finalist</a></strong></li> </ul> <p><strong><strong>On EDU@Scholastic:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="http://edublog.scholastic.com/post/three-reasons-school-librarians-should-use-twitter" target="_blank">Three Reasons School Librarians Should Use Twitter</a>&nbsp;by Todd Burleson</strong></li> <li><strong><a rel="noopener noreferrer" href="http://edublog.scholastic.com/post/school-library-safe-space" target="_blank">The School Library as a Safe Space</a>&nbsp;by Anita Cellucci</strong></li> <li><strong><a rel="noopener noreferrer" href="http://frizzleblog.scholastic.com/post/super-social-library" target="_blank">The Super Social Library</a>&nbsp;by Laura Gardner</strong></li> </ul> <p><strong><strong>Scholastic Librarians on Facebook:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="https://www.facebook.com/ScholasticLibrarians/photos/a.803837739685479.1073741827.130342993701627/1171214462947803/?type=3&amp;theater" target="_blank">Librarian Spotlight: Laura Gardner</a></strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.facebook.com/ScholasticLibrarians/photos/a.803837739685479.1073741827.130342993701627/1148865525182697/?type=3&amp;theater" target="_blank">Librarian Spotlight: Anita Cellucci</a></strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.facebook.com/ScholasticLibrarians/photos/a.803837739685479.1073741827.130342993701627/1142443225824927/?type=3&amp;theater" target="_blank">Librarian Spotlight: Todd Burleson</a></strong></li> </ul> <p><strong>&nbsp;</strong></p> <p><strong><img src="/binaries/content/gallery/slj_cv_sept2015_web.jpg/slj_cv_sept2015_web.jpg/Jlibrary%3Atwohundred" align="left" /></strong></p> <p><strong><strong>2015 SCHOOL LIBRARIAN OF THE YEAR</strong></strong></p> <p><strong><strong>On SLJ.com:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a href="https://www.slj.com/?detailStory=meet-kristina-holzweiss-sljs-2015-school-librarian-of-the-year" target="_blank">Meet Kristina Holzweiss, <em>SLJ</em>’s 2015 School Librarian of the Year</a></strong></li> <li><strong><a href="https://www.slj.com/?detailStory=nashvilles-pride-lakisha-brinson-2015-school-librarian-of-the-year-finalist" target="_blank">Nashville’s Pride: Lakisha Brinson, 2015 School Librarian of the Year Finalist</a></strong></li> <li><strong><a href="https://www.slj.com/?detailStory=cultivating-passions-sally-smollar-2015-school-librarian-of-the-year-finalist" target="_blank">Cultivating Passions: Sally Smollar, 2015 School Librarian of the Year Finalist</a></strong></li> </ul> <p><strong><strong>On EDU@Scholastic:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="http://edublog.scholastic.com/post/my-story-job-cut-becoming-school-librarian-year" target="_blank">My Story: From a Job Cut to Becoming School Librarian of the Year</a>&nbsp;by Kristina Holzweiss</strong></li> <li><strong><a rel="noopener noreferrer" href="http://edublog.scholastic.com/post/school-librarians-open-world-possible-students" target="_blank">School Librarians Open a World of Possible for Students</a>&nbsp;by Sally Smollar</strong></li> <li><strong><a rel="noopener noreferrer" href="http://edublog.scholastic.com/post/embracing-change-creating-need-based-school-library-not-one-size-fits-all" target="_blank">Embracing Change: Creating a Need-Based School Library is Not One-Size-Fits-All</a>&nbsp;by Lakisha Brinson</strong></li> </ul> <p><strong><strong>Scholastic Librarians on Facebook:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="https://www.facebook.com/ScholasticLibrarians/photos/a.803837739685479.1073741827.130342993701627/936095186459733/?type=3&amp;theater" target="_blank">Librarian Spotlight: Kristina Holzweiss</a></strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.facebook.com/ScholasticLibrarians/photos/a.803837739685479.1073741827.130342993701627/926665877402664/?type=3&amp;theater" target="_blank">Librarian Spotlight: Sally Smollar</a></strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.facebook.com/ScholasticLibrarians/photos/a.803837739685479.1073741827.130342993701627/921609811241604/?type=3&amp;theater" target="_blank">Librarian Spotlight: Lakisha Brinson</a></strong></li> </ul> <p><strong><strong>Scholastic Reads Podcast:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="http://oomscholasticblog.com/podcast/librarians-making-hearts-large-through-story" target="_blank">Librarians: Making Hearts Large Through Story</a>, Interview with Kristina Holzweiss</strong></li> </ul> <p><strong><strong>Scholastic Administrator:</strong></strong></p> <ul style="display: inline-block;"> <li><strong><a rel="noopener noreferrer" href="http://blogs.scholastic.com/education_pulse/2015/10/a-making-manifesto.html#.Vs9lGvkrIdU" target="_blank">A “Making” Manifesto</a>&nbsp;by Kristina Holzweiss</strong></li> </ul> <p><strong>&nbsp;</strong></p> <p><strong><img src="/binaries/content/gallery/slj_cv_sept2014_hr.jpg/slj_cv_sept2014_hr.jpg/Jlibrary%3Atwohundred" align="left" /></strong></p> <p><strong><strong>2014&nbsp;SCHOOL LIBRARIAN OF THE YEAR</strong></strong></p> <p><strong><strong>On SLJ.com:</strong></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=meet-michelle-colte-school-librarian-year">Meet Michelle Colte, <em>SLJ</em>'s 2014 School Librarian of the Year</a></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=school-librarian-year-finalist-andy-plemmons">Expecting the Miraculous: Andy Plemmons, 2014&nbsp;School Librarian of the Year Finalist</a></strong></p> <p><strong><a href="https://www.slj.com/?detailStory=2014-school-librarian-year-finalist-colleen-graves">The Whole School is her Classroom: Colleen Graves, 2014 School Librarian of the Year Finalist</a></strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <p><strong>&nbsp;</strong></p> <hr /> <h4><strong>SCHOOL LIBRARIAN OF THE YEAR IN THE NEWS</strong></h4> <p>&nbsp;</p> <p><strong>The New York Times:<br /> <a href="https://www.nytimes.com/2024/08/22/books/review/amanda-jones-that-librarian.html" target="_blank">Put Kids’ Interests First, This Librarian Insists (Amanda Jones)</a></strong></p> <p><strong>Time Magazine:</strong><br /> <strong><a href="https://time.com/7011430/libraries-election-stakes-amanda-jones-essay/" target="_blank">This Election Will Determine the Fate of Libraries</a></strong></p> <p><strong><strong>Publishers Weekly:</strong><br /> <a href="https://www.publishersweekly.com/pw/by-topic/childrens/childrens-industry-news/article/85855-lerner-publishing-partners-with-read-woke-to-launch-book-series.html" target="_blank">Lerner Partners With Read Woke To Launch Book Series</a></strong></p> <p><strong><strong>The Library Voice:</strong><br /> <a rel="noopener noreferrer" href="http://vanmeterlibraryvoice.blogspot.com/2016/08/three-amazing-teacher-librarians.html" target="_blank">Three Amazing Teacher Librarians Honored By Scholastic &amp; School Library Journal!</a></strong></p> <p><strong><strong>The Chicago Tribune:</strong><br /> <a rel="noopener noreferrer" href="http://www.chicagotribune.com/suburbs/winnetka/news/ct-wtk-librarian-of-the-year-tl-0915-20160912-story.html" target="_blank">Passion for learning, teaching leads District 36’s Todd Burleson to national honor</a></strong></p> <p><strong><strong>Kenosha News:</strong><br /> <a rel="noopener noreferrer" href="http://www.kenoshanews.com/news/kenosha_man_named_school_librarian_of_the_year_489447627.php" target="_blank">Kenosha man named school librarian of the year</a></strong></p> <p><strong><strong>South Coast Today:</strong><br /> <a rel="noopener noreferrer" href="http://www.southcoasttoday.com/news/20160909/invested-in-reading-dartmouth-middle-school-librarians-passion-for-books-amp-tech-wins-her-national-honors" target="_blank">‘Invested in reading’ Dartmouth Middle School librarian’s passion for books &amp; tech wins her national honors</a></strong></p> <p><strong><strong>Dartmouth Week:</strong><br /> <a rel="noopener noreferrer" href="http://dartmouth.villagesoup.com/p/whats-new-at-the-dartmouth-middle-school-library/1566980" target="_blank">What’s new at the Dartmouth Middle School library?</a>&nbsp;(Laura Gardner)</strong></p> <p><strong><strong>Wicked Local – Shrewsbury:</strong><br /> <a rel="noopener noreferrer" href="http://shrewsbury.wickedlocal.com/news/20160919/westborough-high-school-librarian-wins-school-librarian-of-year-award" target="_blank">Westborough High School librarian wins School Librarian of the Year Award</a></strong></p> <p><strong>&nbsp;</strong></p> <h4><strong><em>SLJ</em> ARTICLES BY &amp; ABOUT SCHOOL LIBRARIANS OF THE YEAR &amp; FINALISTS</strong></h4> <p>&nbsp;</p> <ul> <li><strong><a href="https://www.slj.com/review/that-librarian-the-fight-against-book-banning-in-america" target="_blank">Review:&nbsp;<em>That Librarian: The Fight Against Book Banning in America</em>&nbsp;by&nbsp;Amanda Jones</a></strong></li> <li><strong><a href="https://www.slj.com/story/Louisiana-Coalition-Offers-Model-Turning-Back-Anti-Library-Legislation" target="_blank">Louisiana Coalition Offers Model for Turning Back Anti-Library Legislation</a></strong></li> <li><strong><a href="https://www.slj.com/story/update-Amanda-Jones-Loses-Appeal-Will-re-Petition-Court" target="_blank">UPDATE: Amanda Jones Loses Appeal, Will Re-Petition Court</a></strong></li> <li><a href="https://www.slj.com/story/2021-School-Librarian-of-the-Year-Amanda-Jones-Creates-lesson-about-navigating-social-media" target="_blank"><strong>2021 School Librarian of the Year Amanda Jones Creates Lesson About Navigating Social Media</strong></a></li> <li><a href="https://www.slj.com/story/UPDATE-School-Librarian-Amanda-Jones-Files-First-Brief-in-Appeal-of-Defamation-Case" target="_blank"><strong>UPDATE: School Librarian Amanda Jones Files First Brief in Appeal of Defamation Case</strong></a></li> <li><a href="https://www.slj.com/story/School-librarian-of-the-year-amanda-jones-fights-back-against-online-attacks" target="_blank"><strong>School Librarian of the Year Amanda Jones Fights Back Against Online Attacks</strong></a></li> <li><a href="https://www.slj.com/story/School-librarian-of-the-year-amanda-jones-fights-back-against-online-attacks" target="_blank"><strong>​​​​​​​</strong></a><strong><a href="https://www.slj.com/?detailStory=catching-sljs-school-librarians-year-honorees" target="_blank">Amanda Jones and Diane Mokuau Named 2021 School Librarians of the Year</a></strong></li> <li><strong><a href="https://www.slj.com/?detailStory=catching-sljs-school-librarians-year-honorees" target="_blank">Catching Up With<em> SLJ</em>’s School Librarians of the Year and Honorees</a></strong></li> <li><a href="https://www.slj.com/search?query=read+woke"><strong>SLJ "Read Woke"&nbsp;columns</strong></a>&nbsp;<strong>by Cicely Lewis</strong></li> <li><strong><a href="https://www.slj.com/story/Summer-Reading-Book-Clubs-create-Engagement-Community" target="_blank">Summer Reading Book Clubs Create Engagement, Community</a> by Laura Gardner</strong></li> <li><a href="https://www.slj.com/story/school-librarians-of-the-year-offer-ideas-inspiration-back-to-school"><strong>School Librarians of the Year Offer Ideas, Inspiration | Back to School</strong></a></li> <li><strong><a href="https://www.slj.com/?detailStory=watch-heres-what-our-past-school-librarians-of-the-year-are-planning-for-2018-19" target="_blank">Watch: Here's What Our&nbsp;School Librarians of the Year Are Planning for the New School Year</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2016/09/programs/string-theory-projects-merging-math-art-and-making/" target="_blank">String Theory: Projects that Merge Math, Art, and Making</a>&nbsp;by Todd Burleson</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/01/technology/steam-project-recipes-from-todd-burleson-insta-robots-and-sewing-art/" target="_blank">STEAM Project Recipes: Insta-Robots and Sewing Art</a>&nbsp;by Todd Burleson</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2016/09/programs/at-the-intersection-of-libraries-and-museums/" target="_blank">At the Intersection of Libraries and Museums</a>&nbsp;by Kristina Holzweiss</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2016/01/programs/we-get-long-island-school-librarians-hooked-on-making/" target="_blank">“We Get Long Island School Librarians Hooked On Making!”</a>&nbsp;by Kristina Holzweiss</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/?page=reflections-national-week-making" target="_blank">Reflections On the National Week of Making</a>&nbsp;by Kristina Holzweiss</strong></li> <li><strong><a href="https://www.slj.com/story/School-librarian-of-the-year-amanda-jones-fights-back-against-online-attacks" target="_blank">Chicago Hope: High School Librarian K.C. Boyd</a></strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2016/11/industry-news/teaching-media-literacy-now/" target="_blank">Teaching Information Literacy Now</a>&nbsp;by Laura Gardner</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/?page=how-to-run-library-volunteer-program-students-love" target="_blank">How to Run a Library Volunteer Program that Students Love</a>&nbsp;by Laura Gardner</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/03/standards/three-rules-for-a-fabulous-summer-reading-program/" target="_blank">Three Rules for a Fabulous Summer Reading Program&nbsp;</a>by Laura Gardner</strong></li> <li><strong><a rel="noopener noreferrer" href="https://www.slj.com/?detailStory=slj-school-librarian-of-the-year-finalists-leverage-essa-in-ma" target="_blank">School Librarian of the Year Finalists Leverage ESSA in MA</a>&nbsp;by Laura Gardner &amp; Anita Cellucci</strong></li> <li><strong><a rel="noopener noreferrer" href="http://www.slj.com/2017/02/programs/how-my-school-library-embraces-social-emotional-learning/" target="_blank">How My School Embraces Social Emotional Learning</a>&nbsp;by Anita Cellucci</strong></li> </ul> <p>&nbsp;</p> <h4><strong>&nbsp;</strong></h4> <h4 style="text-align:left"><strong>&nbsp;</strong></h4> <hr /> <h4><strong>&nbsp;</strong></h4> </div> </div> <!-- <form name ="downloadform" id="download" method="post" data-toggle="validator" novalidate > --> <div id="logindownloadsetion"> <div id="myModal" class="modal fade" data-backdrop="static" data-keyboard="false" style="overflow : auto;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header pb_0"> <button type="button" class="close pull-left" data-dismiss="modal" aria-hidden="true"> <i class="fa fa-arrow-left"></i><span class="ml_5">Back</span></button> </div> <div class="modal-body pt_0 mt_15"> <div class="modal-title text-align-center"> <a href="https://littlebits.com/?__hstc=109555610.559bbf3e9d82292292185517584edfaf.1530619585607.1535560067924.1536781679113.9&__hssc=109555610.1.1536781679113&__hsfp=1476438118"> <img style="width:100%; height:100% !important;" class="LJ-image pointer no-margin" src="https://www.slj.com/binaries/content/gallery/Jlibrary/bannercoding.jpg" alt="LittleBits Makerspace image"/> </a> </div> <!-- <h3 class="explore-desc bold text-align-center">Want to Download?</h3> --> <h6 class="fs_13 mt_20 mb_20 text-align-center line-height-20">Fill out the form below to download your copy of this PDF.</h6> <div id="error" class="col-md-12 redError"></div> <div class="col-md-12 form-group"> <label class="control-label font-weight-100" for="fnametxt">First Name *</label> <input class="" type="text" name="fnametxt" id="downloadFirstName" maxlength="20"> </div> <div class="col-md-12 form-group"> <label class="control-label font-weight-100" for="lnametxt">Last Name *</label> <input type="text" name="lnametxt" id="downloadLastName"> </div> <div class="col-md-12 form-group"> <label class="control-label font-weight-100" for="companyNametxt">Library/Company Name *</label> <input type="text" name="companyNametxt" id="downloadComapnyName" required> </div> <div class="col-md-12 form-group"> <label class="control-label font-weight-100" for="emailtxt">Email *</label> <input type="email" name="emailtxt" id="downloadEmail" required> </div> <div class="col-md-12 form-group"> <label class="control-label font-weight-100" for="stateNametxt">State *</label> <input type="text" name="stateNametxt" id="downloadStateName" maxlength="2" required> </div> <!-- Library/Company Name --> <!-- <div class="col-md-12 form-group"> <label class="control-label font-weight-100" for="libraryInstitution">Enter your Postal Code & Select Institution * <div class="tooltip"><i class="fa fa-info-circle pull-right fs_18"></i> <span class="tooltiptextrtl">Not seeing your institution name? Select Other.</span> </div> </label> <input type="text" name="libraryInstitution" placeholder="Search by Zip Code" id="downloadPincode"> <input type="hidden" id="manualInstitutiondownload" pattern="[a-zA-Z ]+" oninvalid="this.setCustomValidity('Use only aphabets for institutional field')" oninput="this.setCustomValidity('')" name="manualLibraryInstitution" placeholder="Please enter institution name " required> < <input type="text" id="downloadPincodeHidden" style = "visibility:hidden"> --> <!-- <ul id ="downloadMyDropdown" class="dropdown-menu scrollable-menu" role="menu"></ul> </div> --> <div class="col-md-12 form-group edit-dropdown-div"> <label class="control-label font-weight-100">Business Category *</label> <select class="scrollable-menu full-width" role="menu" id="downloadBusinessCategory" name="BusinessCategory"> <option value="">Select Option</option> <option value="Academic Library: 2 year/Community College">Academic Library: 2 year/Community College</option> <option value="Academic Library: 4 year/University/College">Academic Library: 4 year/University/College</option> <option value="Academic Library: Post Graduate Level">Academic Library: Post Graduate Level</option> <option value="Book Manufacturer/Bookseller">Book Manufacturer/Bookseller</option> <option value="Consumer">Consumer</option> <option value="Educator/Board of Educators">Educator/Board of Educators</option> <option value="Government Library">Government Library</option> <option value="Library Science Studies/Faculty">Library Science Studies/Faculty</option> <option value="Literary/Rights Agent">Literary/Rights Agent</option> <option value="Other Library">Other Library</option> <option value="Print/Film/BCST Media">Print/Film/BCST Media</option> <option value="Public Library/System">Public Library/System</option> <option value="Publisher/Publishing">Publisher/Publishing</option> <option value="School District">School District</option> <option value="School Library: Elementary">School Library: Elementary</option> <option value="School Library: High School">School Library: High School</option> <option value="School Library: Middle School/Junior High">School Library: Middle School/Junior High</option> <option value="School Library: Other (K-8, K-12, etc.)">School Library: Other (K-8, K-12, etc.)</option> <option value="Service Provider">Service Provider</option> <option value="Special Library: Business/Association/etc.">Special Library: Business/Association/etc.</option> <option value="Wholesaler/Distributor/Supplier">Wholesaler/Distributor/Supplier</option> <option value="Writing, Editing, or Illustration">Writing, Editing, or Illustration</option> </select> <input class="editOptiondownload edit-dropdown-input" style="display:none;"></input> </div> <div class="col-md-12 form-group"> <input class="small-checkbox" type="checkbox" id="agreeTerms12" name="agreeTerms12" > <label class="small-checkbox" for="agreeTerms12">I understand that my name and contact information will be shared with <i>School Library Journal</i>. See our <a style="text-decoration: underline;" href="https://www.slj.com/page/Data-Privacy" target="_blank">privacy policy</a>. <!-- <a class="underline-link" href="/page/terms-of-use" --> <!-- target="_blank">Terms of Use</a> --> </label> <label class ="agreeTermsAlert12 hide redError" id="agreeTerms12Error">You should agree the terms and services</label> </div> <!-- <a class="ml_80" data-toggle="modal" data-target="#modal-1"></a> --> <div class="row"> <div class="col-md-12 text-align-center"> <button id="downloadValidate" class="btn btn-default-red bold akzidenz-grotesk-regular" >CONTINUE</button> </div> </div> </div> </div> </div> </div> </div> <div id="loggedindownloadsection"> <div id="myModal1" class="modal fade" data-backdrop="static" data-keyboard="false" style="overflow : auto;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header pb_0"> <button type="button" class="close pull-left" data-dismiss="modal" aria-hidden="true"> <i class="fa fa-arrow-left"></i><span class="ml_5">Back</span></button> </div> <div class="modal-body pt_0 mt_15"> <div class="modal-title text-align-center"> <a href="https://littlebits.com/?__hstc=109555610.559bbf3e9d82292292185517584edfaf.1530619585607.1535560067924.1536781679113.9&__hssc=109555610.1.1536781679113&__hsfp=1476438118"> <img style="width:100%; height:100%;" class="LJ-image pointer no-margin" src="https://www.slj.com/binaries/content/gallery/Jlibrary/bannercoding.jpg" alt="LittleBits Makerpsace image"/> </a> <div > <input class="small-checkbox" type="checkbox" id="agreeLoggedInTerms123" name="agreeLoggedInTerms123" > <label class="small-checkbox" for="agreeLoggedInTerms123">By downloading this resource, I understand that my information will be shared with LittleBits. See the LittleBits <a style="text-decoration: underline;" href="https://littlebits.com/privacy-policy" target="_blank">privacy policy</a>. <!-- <a class="underline-link" href="/page/terms-of-use" --> <!-- target="_blank">Terms of Use</a> --> </label> <label class ="agreeTermsAlert123 hide redError" id="agreeTermsLoggedInError">You should agree the terms and services</label> </div> </br> <div class="text-align-center"> <button id="downloadValidateLoggedIn" class="btn btn-default-red bold akzidenz-grotesk-regular" onclick="">CONTINUE</button> </div> </div> </div> </div> </div> </div> </div> <!-- </form> --> </div> <div id="meternote"> <div class = "gtm_half_ID"></div> <div class="col-md-12 col-xs-12 mt_20 mb_20 fs_20"> <div class="col-md-12 col-sm-12 col-xs-12 mt_20 mb_10 fs_15 resp-no-margin"> <div class="col-md-6 col-sm-8 col-xs-12 white meter-text"> </div> <div class="col-md-3 col-sm-3 col-xs-12 fs_20 p_0 meternote_half"> <div class = "text-align-center float-left-resp"> <a class="meter-href" href="/page/subscribe"> <button type="submit" class="btn btn-subscribe-meter btn-white navbar-btn subscribe-btn-size resp-full-width" id="notiRedirect">SUBSCRIBE</button></a> <h6 class="white fs_13 mb_20">ALREADY A SUBSCRIBER? <a class="white meter-login-utm meter-login underline" href="/page/login">LOG IN</a></h6> </div> </div> </div> </div> <span class="meterNoteclose" style="cursor:pointer;"> <i class="fa fa-chevron-down white fa-2x mt_5 meter-login"></i> </span> </div> <div id="smallmeternote"> <div class = "gtm_small_ID"></div> <div class="container fs_20"> <div class="col-md-8 col-sm-8 col-xs-12 fs_20 resp-no-margin text-align-center white"> <p class="mt_20 mb_10 meter-small-num float-right-resp"> </p> </div> <div class="col-md-3 col-sm-3 col-xs-12 fs_20 p_0 text-align-center"> <a class="meter-href" href="/page/subscribe"> <button type="submit" class="btn btn-subscribe-meter btn-white navbar-btn subscribe-btn-size resp-full-width" id="notiRedirect">SUBSCRIBE</button></a> </div> </div> <span class="meterNoteopen display-none" style="cursor:pointer;"> <i class="fa fa-chevron-up white fa-2x mt_5 meter-login"></i> </span> </div> <div id="freemeternote"> <div class = "gtm_freehalf_ID"></div> <div class="col-md-12 col-xs-12 mt_20 mb_20 fs_20"> <div class="col-md-12 col-sm-12 col-xs-12 mt_20 mb_10 fs_15 resp-no-margin"> <div class="col-md-6 col-sm-8 col-xs-12 white meter-text mr_20"> <p>We are currently offering this content for free. Sign up now to activate your personal profile, where you can save articles for future viewing</p> </div> <div class="col-md-3 col-sm-3 col-xs-12 fs_20 p_0"> <div class = "text-align-center float-left-resp"> <a class="meter-reg-href" href="/page/register"> <button type="submit" class="btn btn-subscribe-meter btn-white navbar-btn subscribe-btn-size resp-full-width" id="notiRedirect">CREATE AN ACCOUNT</button></a> <h6 class="white fs_13 mb_20">ALREADY A SUBSCRIBER? <a class="white meter-login-utm meter-login underline" href="/page/login">LOG IN</a></h6> </div> </div> </div> </div> <span class="meterNoteclose" style="cursor:pointer;"> <i class="fa fa-chevron-down white fa-2x mt_5 meter-login"></i> </span> </div> <div id="privateMode" class="modal fade" data-backdrop="static" data-keyboard="false" style="overflow : auto;"> <div class = "gtm_private_ID"></div> <div class="modal-dialog" style="top:8%;"> <div class="modal-content"> <div class="modal-body"> <div class="text-align-center" style="border: 1px solid black;"> <div class="text-align-left"> <a class="meter-backHome" href="/page/home"> <button class="back-home-close bold"> BACK TO HOMEPAGE </button> </a> </div> <h2 class="text-align-center bold">Thank you for visiting.</h2> <div class="paywall-text"> <p>We’ve noticed you are using a private browser. To continue, please log in or create an account.</p> </div> <p><img style="width: 80%; height: auto!important; margin-top:20px;" src="/webfiles/1732255584581/images/SljHardPaywall.jpg" alt="Hard paywall image"/></p> <p><a class="meter-login-utm" href="/page/login"><button class="btn btn-subscribe btn-blue navbar-btn subscribe-btn-size mt_5" style="width:195px;">LOG IN</button></a></p> <p><a href="/page/register"><button class="btn btn-subscribe btn-blue navbar-btn subscribe-btn-size mt_5" style="width:195px;">CREATE AN ACCOUNT</button></a></p> <h6 class="mb_20 text-decoration-underline"><span class="bold"><a class="underline full-meter-href" href="/page/subscribe">SUBSCRIPTION OPTIONS</a></span></h6> </div> </div> </div> </div> </div> <div id="hardPaywallMode" class="modal fade" data-backdrop="static" data-keyboard="false" style="overflow : auto;"> <div class = "gtm_hard_ID"></div> <div class="modal-dialog" style="top:8%;"> <div class="modal-content"> <div class="modal-body"> <div class="text-align-center" style="border: 1px solid black;"> <div class="text-align-left"> <a class="meter-backHome" href="/page/home"> <button class="back-home-close bold"> BACK TO HOMEPAGE </button> </a> </div> <div class="paywall-text"> </div> <p><a class="full-meter-href" href="/page/subscribe"><button class="btn btn-subscribe btn-blue mt_10 navbar-btn subscribe-btn-size" style="width:140px;">SUBSCRIBE</button></a></p> <h6 class="fs_13 mb_20">Already a subscriber? <span class="bold"><a class="meter-login-utm underline" href="/page/login">Log In</a></span></h6> </div> </div> </div> </div> </div> <div id="hardPaywallReviewMode" class="modal fade" data-backdrop="static" data-keyboard="false" style="overflow : auto;"> <div class = "gtm_reviewHard_ID" style="display:none;"></div> <div class="modal-dialog" style="top:8%;"> <div class="modal-content"> <div class="modal-body"> <div class="text-align-center" style="border: 1px solid black;"> <div class="text-align-left"> <a class="meter-backHome" href="/page/home"> <button class="back-home-close bold"> BACK TO HOMEPAGE </button> </a> </div> <div class="text-align-center bold"><h2 class="bold">Thank you for visiting.</h2></div> <div class="paywall-text"> <p>Most <i>SLJ</i> reviews are exclusive to subscribers.</p> <p>As a subscriber, you'll receive unlimited access to all reviews dating back to 2010.</p> <p><img style="width: 80%; height: auto!important; margin-top:20px;" src="/webfiles/1732255584581/images/SljHardPaywall.jpg" alt="Hard paywall image"/></p> <p>To access other site content, visit our <a class="meter-backHome" href="/page/home" style="text-decoration:underline;">homepage</a>.</p> </div> <p><a class="full-meter-href" href="/page/subscribe"><button class="btn btn-subscribe btn-blue mt_10 navbar-btn subscribe-btn-size" style="width:140px;">SUBSCRIBE</button></a></p> <h6 class="fs_13 mb_20">Already a subscriber? <span class="bold"><a class="meter-login-utm underline" href="/page/login">Log In</a></span></h6> </div> </div> </div> </div> </div> <div id="meterExhaustMode" class="modal fade" data-backdrop="static" data-keyboard="false" style="overflow : auto;"> <div class = "gtm_exhaust_ID"></div> <div class="modal-dialog" style="top:8%;"> <div class="modal-content"> <div class="modal-body"> <div class="text-align-center" style="border: 1px solid black;"> <div class="text-align-left"> <a class="meter-backHome" href="/page/home"> <button class="back-home-close bold"> BACK TO HOMEPAGE </button> </a> </div> <div class="paywall-text"> </div> <p><a class="full-meter-href" href="/page/subscribe"><button class="btn btn-subscribe btn-blue mt_10 navbar-btn subscribe-btn-size" style="width:140px;">SUBSCRIBE</button></a></p> <h6 class="fs_13 mb_20">Already a subscriber? <span class="bold"><a class="meter-login-utm underline" href="/page/login">Log In</a></span></h6> </div> </div> </div> </div> </div> </div> <div id="SLJ_Spotible1_1x1"> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('SLJ_Spotible1_1x1'); }); </script> </div> <div id="SLJ_Video_1x1"> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('SLJ_Video_1x1'); }); </script> </div> <footer class="lj-footer display-block pull-left full-width hidden-print"> <!-- <div class="hr_division"></div> --> <div class="footer" id="footer"> <div class="container"> <!-- Footer for Larger screen view Start--> <div class="laptop mt_30"> <div class="col-md-2 col-sm-2 col-xs-12 footer-block pl_0"> <ul class="footer links footer-text"> <li class="nav item"><a href="https://www.slj.com/section/newsfeatures" target="">News & Features</a></li> <li class="nav item"><a href="https://www.slj.com/section/reviews" target="">Reviews+</a></li> <li class="nav item"><a href="https://www.slj.com/section/technology" target="">Technology</a></li> <li class="nav item"><a href="https://www.slj.com/section/schoollibraries" target="">School Libraries</a></li> <li class="nav item"><a href="https://www.slj.com/section/publiclibraries" target="">Public Libraries</a></li> <li class="nav item"><a href="https://www.slj.com/section/blogs" target="">Blogs</a></li> <li class="nav item"><a href="https://www.slj.com/section/classroom" target="">Classroom</a></li> <li class="nav item"><a href="https://www.slj.com/section/diversity" target="">Diversity</a></li> <li class="nav item"><a href="https://www.slj.com/section/people" target="">People</a></li> <li class="nav item"><a href="http://jobs.libraryjournal.com/" target="_blank">Job Zone</a></li> </ul> </div> <div class="col-md-2 col-sm-2 footer-block pl_0"> <h4 class="mt_0">Reviews+</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="https://www.slj.com/section/reviews/booklists" target="">Book Lists</a></li> <li class="nav item"><a href="/page/best-books-2024" target="">Best Books 2024</a></li> <li class="nav item"><a href="/page/2024-stars-so-far" target="">2024 Stars So Far</a></li> <li class="nav item"><a href="https://www.slj.com/section/reviews/media" target="">Media</a></li> <li class="nav item"><a href="https://www.slj.com/section/reviews/reference" target="">Reference</a></li> <li class="nav item"><a href="https://www.slj.com/section/reviews/seriesmadesimple" target="">Series Made Simple</a></li> <li class="nav item"><a href="https://www.slj.com/section/reviews/tech" target="">Tech</a></li> <li class="nav item"><a href="/page/Review-for-SLJ" target="">Review for SLJ</a></li> <li class="nav item"><a href="/page/review-submissions" target="">Review Submissions</a></li> </ul> </div> <div class="col-md-2 col-sm-2 footer-block pl_0"> <h4 class="mt_0">SLJ Blog Network</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="https://100scopenotes.com/" target="_blank">100 Scope Notes</a></li> <li class="nav item"><a href="https://afuse8production.slj.com/" target="_blank">A Fuse #8 Production</a></li> <li class="nav item"><a href="https://goodcomicsforkids.slj.com/" target="_blank">Good Comics for Kids</a></li> <li class="nav item"><a href="https://heavymedal.slj.com/" target="">Heavy Medal</a></li> <li class="nav item"><a href="https://pearlsandrubys.slj.com/" target="https://pearlsandrubys.slj.com/">Pearls & Rubys</a></li> <li class="nav item"><a href="https://politicsinpractice.slj.com/" target="https://politicsinpractice.slj.com/">Politics in Practice</a></li> <li class="nav item"><a href="https://www.teenlibrariantoolbox.com/" target="_blank">Teen Librarian Toolbox</a></li> <li class="nav item"><a href="https://theyarn.slj.com/" target="_blank">The Yarn</a></li> <!-- <li class="nav item"><a class="pointer" id="footerLibraryAwareCommunityId" onclick="readUrlCategory('LibraryAware%20Community','footerLibraryAwareCommunityId','Library Aware Community')";>Library Aware Community</a></li> --> </ul> </div> <div class="col-md-2 col-sm-2 footer-block pl_0"> <h4 class="mt_0">Resources</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="/page/reasons-to-love-libraries" target="_blank">Reasons to Love Libraries</a></li> <li class="nav item"><a href="/story/defending-the-canon-slj-ncte-review-15-banned-classics" target="_blank">Defending the Canon: SLJ & NCTE Review 15 Banned Classics</a></li> <li class="nav item"><a href="/page/refreshing-canon-booklist-2023" target="_blank">Refreshing the Canon Booklist</a></li> <li class="nav item"><a href="/page/SchoolLibrarianOfTheYear" target="">School Librarian of the Year</a></li> <li class="nav item"><a href="/page/2024YouthMediaAwards" target="">2024 Youth Media Awards</a></li> <li class="nav item"><a href="/page/readfree" target="">Read Free Poster</a></li> <li class="nav item"><a href="https://www.slj.com/page/mathical-book-prize-awards" target="_blank">Mathical Book Prize Collection Development Awards</a></li> <li class="nav item"><a href="https://www.slj.com/story/research" target="">Research</a></li> <li class="nav item"><a href="https://www.slj.com/story/white-papers-case-studies" target="">White Papers / Case Studies</a></li> </ul> </div> <div class="col-md-2 col-sm-2 footer-block pl_15"> <h4 class="mt_0">Events & PD</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="https://www.slj.com/section/events?eventtype=inPersonEvents" target="">In-Person Events</a></li> <li class="nav item"><a href="https://www.slj.com/section/events?eventtype=onlineCourses" target="">Online Courses</a></li> <li class="nav item"><a href="https://www.slj.com/section/events?eventtype=virtualEvents" target="">Virtual Events</a></li> <li class="nav item"><a href="https://www.slj.com/section/events?eventtype=webcasts" target="">Webcasts</a></li> </ul> </div> <div class="col-md-2 col-sm-2 footer-block pl_0 pr_0"> <ul class="footer links footer-text"> <li class="nav item"><a href="/page/About-Us" target="">About Us</a></li> <li class="nav item"><a href="/page/Contact-Us" target="">Contact Us</a></li> <li class="nav item"><a href="https://media.libraryjournal.com/" target="_blank">Advertise</a></li> <li class="nav item"><a href="https://www.slj.com/page/subscribe" target="_blank">Subscribe</a></li> <li class="nav item"><a href="/page/Media-Inquiries" target="">Media Inquiries</a></li> <li class="nav item"><a href="https://www.slj.com/page/slj-newsletters" target="_blank">Newsletter Sign Up</a></li> <li class="nav item"><a href="/page/Submissions" target="">Content Submissions</a></li> <li class="nav item"><a href="/page/Data-Privacy" target="">Data Privacy</a></li> <li class="nav item"><a href="/page/Terms-of-Use" target="">Terms of Use</a></li> <li class="nav item"><a href="/page/terms-of-sale" target="">Terms of Sale</a></li> <li class="nav item"><a href="/page/faqs" target="">FAQs</a></li> <li class="nav item"><a href="/page/Diversity-Policy" target="">Diversity Policy</a></li> <li class="nav item"><a href="/page/careers" target="">Careers at MSI</a></li> <li class="nav item mt_20 icon-inline-flex"> <a href="https://www.facebook.com/SchoolLibraryJournal/" target="_blank"><img class="mr_1 tab-w-30" src="/webfiles/1732255584581/images/fb.png"></a> <a href="https://twitter.com/sljournal" target="_blank"><img style="width:35px; height:35px;" class="mr_1 tab-w-30" src="/webfiles/1732255584581/images/tw.png"></a> <a href="https://www.instagram.com/sljournal/?hl=en" target="_blank"><img class="mr_1 tab-w-30" src="/webfiles/1732255584581/images/insta.png"></a> <a href="https://www.pinterest.com/sljournal/" target="_blank"><img class="mr_1 tab-w-30" src="/webfiles/1732255584581/images/pin.png"></a> <a href="https://www.youtube.com/user/sljlive/feed"><img class="tab-w-30 tab-w-35" src="/webfiles/1732255584581/images/youtube.png"></a> </li> </ul> </div> <!-- <div class="col-md-2 col-sm-4 col-xs-12 footer-block pl_0"> <h4>LJ Topics</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">Advocacy</a></li> <li class="nav item"><a href="#">Building & Design</a></li> <li class="nav item"><a href="#">Collection Development</a></li> <li class="nav item"><a href="#">Innovation</a></li> <li class="nav item"><a href="#">Leadership</a></li> <li class="nav item"><a href="#">Library Education</a></li> <li class="nav item"><a href="#">Marketing</a></li> <li class="nav item"><a href="#">Technology</a></li> </ul> </div> <div class="col-md-2 col-sm-4 footer-block pl_0"> <h4>News</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">Latest</a></li> <li class="nav item"><a href="#">Infodocket</a></li> <li class="nav item"><a href="#">Q&A</a></li> <li class="nav item"><a href="#">Industry News</a></li> <li class="nav item"><a href="#">People</a></li> <li class="nav item"><a href="#">Events</a></li> </ul> </div> <div class="col-md-2 col-sm-4 footer-block pl_0"> <h4>Features</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">2017 Movers & Shakers</a></li> <li class="nav item"><a href="#">Star Libraries</a></li> <li class="nav item"><a href="#">Placement & Salary Survey</a></li> <li class="nav item"><a href="#">Library of the Year</a></li> <li class="nav item"><a href="#">Best small library in America</a></li> <li class="nav item"><a href="#">Librarian of the Year</a></li> <li class="nav item"><a href="#">Paralibrarian of the Year</a></li> <li class="nav item"><a href="#">2016 Yaer in Architecture</a></li> </ul> </div> <div class="col-md-2 col-sm-4 footer-block pl_0"> <h4>Reviews</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">Prepub Alerts</a></li> <li class="nav item"><a href="#">Audio Book Previews</a></li> <li class="nav item"><a href="#">Collection Development</a></li> <li class="nav item"><a href="#">Reader's Advisory</a></li> <li class="nav item"><a href="#">Editor's Picks</a></li> <li class="nav item"><a href="#">Review Lists</a></li> <li class="nav item"><a href="#">All Review</a></li> </ul> </div> <div class="col-md-2 col-sm-4 footer-block pl_0"> <h4>Opinion</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">Annoyed librarian</a></li> <li class="nav item"><a href="#">Author 1</a></li> <li class="nav item"><a href="#">Author 2</a></li> <li class="nav item"><a href="#">Author 3</a></li> <li class="nav item"><a href="#">Topic 1</a></li> <li class="nav item"><a href="#">Topic 2</a></li> <li class="nav item"><a href="#">Topic 3</a></li> </ul> </div> <div class="col-md-2 col-sm-4 footer-block pl_0"> <h4>Learning</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">Live Workshop</a></li> <li class="nav item"><a href="#">Online Courses</a></li> <li class="nav item"><a href="#">Webinars</a></li> <li class="nav item"><a href="#">Conference & Events</a></li> </ul> </div> <div class="col-md-4 col-sm-8 float-right pl_0"> <div class="col-md-6 col-sm-6 footer-block pl_0"> <h4>About LJ</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">LJ Awards</a></li> <li class="nav item"><a href="#">Self Publish</a></li> <li class="nav item"><a href="#">Careers at LJ</a></li> <li class="nav item"><a href="#">Library Jobs</a></li> <li class="nav item"><a href="#">Privacy Policy</a></li> </ul> </div> <div class="col-md-6 col-sm-6 footer-block pl_0"> <h4>Get in Touch</h4> <ul class="footer links footer-text"> <li class="nav item"><a href="#">Subscriber Services</a></li> <li class="nav item"><a href="#">Contact Us</a></li> <li class="nav item"><a href="#">555-555-5555</a></li><span> </ul> </div> <div class="col-md-6 col-sm-6 footer-block pl_0 pr_0"> <ul class="footer links footer-text"> <li class="nav item"> <a href="#"><i class="fa fa-facebook social-icon" aria-hidden="true"/></i></a> <a href="#"><i class="fa fa-twitter social-icon" aria-hidden="true"/></i></a> <a href="#"><i class="fa fa-instagram social-icon" aria-hidden="true"/></i></a> <a href="#"><i class="fa fa-pinterest social-icon" aria-hidden="true"/></i></a> </li> </ul> </div> --> </div><!-- end laptop 1st section --> </div><!-- end 1st container --> <hr class="footer-border-line mt_20 mb_20 hidden-xs"> <div class="container footer-img hidden-xs"> <div class="col-md-2 col-sm-2 col-xs-6 pl_0 text-align-left" style="border-right: 2px solid white"> <a title="Media Source Incorporated" href="http://www.mediasourceinc.com/" target="_blank"> <img src="/webfiles/1732255584581/images/MSI-Logo-bw_rev55k.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-6 text-align-center"> <a title="AKJ" href="https://www.akjeducation.com/" target="_blank"> <img style="width:50px" src="/webfiles/1732255584581/images/akj1.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-6 text-align-right"> <a title="The Horn Book" href="http://www.hbook.com/" target="_blank"> <img src="/webfiles/1732255584581/images/The_Horn_Booknew.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-4 text-align-right p_0"> <a title="Junior Library Guild" href="https://www.juniorlibraryguild.com/" target="_blank"> <img src="/webfiles/1732255584581/images/JLGnew.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-4 text-align-right"> <a id="homeFromFooter" href="https://www.libraryjournal.com/" class="pointer" target="_blank"> <img src="/webfiles/1732255584581/images/LJ_Blacknew.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-4 text-align-right"> <a title="School Library Journal" href="?" target="_blank"> <img src="/webfiles/1732255584581/images/SLJ-footer.png"/> </a> </div> </div><!-- end 2nd container --> <hr class="footer-border-line mt_20 mb_20 hidden-xs"> <!-- <div class="col-md-12 col-sm-12 col-xs-12 mb_20 pl_0 pr_0 pt_5 pb_5 footer-img"> <div class="col-md-3 col-sm-3 col-xs-6 pl_0"> <a title="Media Source Incorporated" href="http://www.mediasourceinc.com/" target="_blank"> <img src="/webfiles/1732255584581/images/media_source.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-6"> <a title="The Horn Book" href="http://www.hbook.com/" target="_blank"> <img src="/webfiles/1732255584581/images/The_Horn_Book.png"/> </a> </div> <div class="col-md-3 col-sm-3 col-xs-4 text-align-center"> <a title="Junior Library Guild" href="https://www.juniorlibraryguild.com/" target="_blank"> <img src="/webfiles/1732255584581/images/JLG.png"/> </a> </div> <div class="col-md-2 col-sm-2 col-xs-4"> <a title="School Library Journal" href="http://www.schoollibraryjournal.com/" target="_blank"> <img src="/webfiles/1732255584581/images/SLJ.png"/> </a> </div> <div class="col-md-2 pr_0 col-sm-2 col-xs-4"> <a id="homeFromFooter" onclick="readUrlCategory('home','homeFromFooter','home')"; class="pointer"> <img class="float-right" src="/webfiles/1732255584581/images/LJ_Black.png"/> </a> </div> </div> --> <div class="container hidden-xs mb_10"> <div class="col-md-12 col-sm-12 pl_0 pr_0"> <div class="col-md-6 col-sm-4 pl_0 gray"> COPYRIGHT &copy; 2024 </div> <div class="col-md-6 col-sm-8 footer-policy float-right pr_0"> <ul class="pull-right"> <!--<li class="nav"><a href="/page/Privacy-Policy">Privacy Policy</a></li> <li class="nav"><a href="#">Copyright Notice</a></li> --> <!-- <li class="nav"><a href="#">Shipping Policy</a></li> <li class="nav"><a href="#">Refund Policy</a></li> --> </ul> </div> </div> </div> <!-- Footer for Larger screen view End--> <!-- Footer for Smaller screen view Start--> <div class="col-md-12 col-sm-12 col-xs-12 mb_20 tablet"> <div class="col-xs-12 footer-block mt_30 mb_20"> <ul class="footer links footer-text text-align-center"> <li class="nav item"> <a href="https://www.facebook.com/SchoolLibraryJournal/"><img class="mr_20" src="/webfiles/1732255584581/images/fb.png"></a> <a href="https://twitter.com/sljournal"><img class="mr_20" src="/webfiles/1732255584581/images/tw.png"></a> <a href="https://www.instagram.com/sljournal/?hl=en"><img class="mr_20" src="/webfiles/1732255584581/images/insta.png"></a> <a href="https://www.pinterest.com/sljournal/"><img class="mr_20" src="/webfiles/1732255584581/images/pin.png"></a> <a href="https://www.youtube.com/user/sljlive/feed"><img class="" style="width: 36px;" src="/webfiles/1732255584581/images/youtube.png"></a> </li> </ul> </div> <hr class="footer-border-line mb_30"> <div class="footer-img display-block full-width pull-left mb_30"> <div class="col-xs-12 p_0"> <div class="col-xs-6 text-align-center"> <a title="Media Source Incorporated" href="http://www.mediasourceinc.com/" target="_blank"> <img src="/webfiles/1732255584581/images/MSI-Logo-bw_rev55k.png"/> </a> </div> <div class="col-xs-6 text-align-center"> <a title="The Horn Book" href="http://www.hbook.com/" target="_blank"> <img class="full-width" src="/webfiles/1732255584581/images/The_Horn_Booknew.png"/> </a> </div> </div> <div class="col-xs-12 p_0"> <div class="col-xs-6 text-align-center mt_30"> <a href="https://lj.libraryjournal.com/" class="pointer"> <img class="full-width" src="/webfiles/1732255584581/images/LJ_Blacknew.png"/> </a> </div> <div class="col-xs-6 text-align-center mt_30"> <a title="School Library Journal" href="?" target="_blank"> <img class="full-width" src="/webfiles/1732255584581/images/SLJ-footer.png"/> </a> </div> </div> <div class="col-xs-12 p_0"> <div class="col-xs-6 text-align-center mt_30"> <a title="AKJ" href="https://www.akjeducation.com//" target="_blank"> <img style="width:50px" src="/webfiles/1732255584581/images/akj1.png"/> </a> </div> <div class="col-xs-6 text-align-center mt_30"> <a title="Junior Library Guild" href="https://www.juniorlibraryguild.com/" target="_blank"> <img class="full-width" src="/webfiles/1732255584581/images/JLGnew.png"/> </a> </div> </div> </div> <hr class="footer-border-line mb_30"> <div class="col-md-12 col-xs-12 pl_0 pr_0"> <div class="footer-policy pl_0 pr_0 fs_15"> <!--<div class="text-align-center col-sm-4 col-xs-12 mb_15"> <a class="gray" href="/page/Privacy-Policy">Privacy Policy</a> </div> <div class="text-align-center col-sm-4 col-xs-12 mb_20"> <a class="mr_15" href="#">Shipping Policy</a> <a href="#">Refund Policy</a> </div> <div class="text-align-center col-sm-4 col-xs-12 mb_20"> <a class="mr_15" href="#">About LJ</a> <a href="#">555-555-5555</a> </div> --> <!-- <div class="text-align-center col-xs-6"> <ul> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Copyright Notice</a></li> </ul> </div> <div class="text-align-center col-xs-6"> <ul> <li><a href="#">Shipping Policy</a></li> <li><a href="#">Refund Policy</a></li> </ul> </div> --> <!-- <div class="text-align-center col-xs-6"></div> <div class="text-align-center col-xs-6"></div> <div class="text-align-center col-xs-6"></div> --> </div> <div class="col-md-6 col-xs-12 p_0 text-align-center mb_20 fs_15 gray"> COPYRIGHT &copy; 2024 </div> </div> <!-- Back To Top Button for Smaller Screen --> <!-- <div class="col-md-12 col-xs-12 text-align-center mt_10"> <a href="#top"><button class="btn btn-default-black navbar-btn fs_14 fb">BACK TO TOP<i class="fa fa-arrow-up ml_5"></i></button></a> </div> --> <!-- About LJ & Get in Touch --> <!-- <div class="col-xs-12 mt_20"> <span class="col-xs-6 footer-block text-align-center"> <h4>About LJ</h4> </span> <span class="col-xs-6 col-sm-6 footer-block text-align-center"> <h4>Get in Touch</h4> </span> <span class="col-xs-12 text-align-center fs_16 mt_10">555-555-5555</span> <div class="col-xs-12 footer-block text-align-center mt_30 mb_30"> <div class="width_25"><a href="#"><i class="fa fa-facebook social-icon" aria-hidden="true"/></i></a></div> <div class="width_25"><a href="#"><i class="fa fa-twitter social-icon" aria-hidden="true"/></i></a></div> <div class="width_25"><a href="#"><i class="fa fa-instagram social-icon" aria-hidden="true"/></i></a></div> <div class="width_25"><a href="#"><i class="fa fa-pinterest social-icon" aria-hidden="true"/></i></a></div> </div> </div> --> </div> <!-- Footer for Smaller screen view End--> </div> </footer> <script type='text/javascript'> function readUrlCategory(subpageVal, elementId, page) { var link = document.getElementById(elementId); if ("home" == page) { link.setAttribute("href", "?"); } else { link.setAttribute("href", "/site/home?subpage=" + subpageVal); } // document.forms[0].submit(); } </script> <script src="/webfiles/1732255584581/js/variable.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/session.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/main.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/smarten-text.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/private-mode.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/metering.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/validation.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/ecommerce.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/login.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/reset.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/topic-image.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/institutions.js" type="text/javascript"></script> <script src="/webfiles/1732255584581/js/analytics.js" type="text/javascript"></script> <!-- <script src="/webfiles/1732255584581/js/account-dashboard.js" type="text/javascript"></script> --> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//https://us01.l.antigena.com/l/sMmsucjkVjbHBZpY4a_zfeTmny0AEi3ymm19LSkSDmGg-qpqH52GTlPHgWXiwPZllSy3b2n7cBVCA7OIWo1Z7uvZa~7jk56EZ5jXqHE8Xtpu24JDh7gXGy1"></script> <!-- End of HubSpot Embed Code --> </body> </html>

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