CINXE.COM

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 Library Journal</title> <meta name="keywords" content="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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/images/SLJ_16px.png" rel="Shortcut Icon" type="image/x-icon" /> <!-- <link rel="stylesheet" type="text/css" href="/webfiles/1739801307286/css/header.css"/> --> <link rel="stylesheet" type="text/css" href="/webfiles/1739801307286/css/font-awesome.css"/> <link rel="stylesheet" type="text/css" href="/webfiles/1739801307286/css/style.css"/> <link rel="stylesheet" type="text/css" href="/webfiles/1739801307286/css/subscription.css"/> <link rel="canonical" href="https://www.slj.com/?"/> <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; var pid = ''; var test = ''; var theme = 'blogs'; var pid = 'blogs'; var test = ''; var pgtype = 'theme-landing'; 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 = ''; googletag.cmd.push(function() { var topMapping = googletag.sizeMapping(). addSize([768, 0], [728, 90]). addSize([0, 0], [300, 50]). build(); var hpmid1Mapping = googletag.sizeMapping(). addSize([993, 0], [300, 250]). addSize([768, 0], [728, 90]). addSize([0, 0], [300, 250]). build(); var hpmid2Mapping = googletag.sizeMapping(). addSize([993, 0], [300, 250]). addSize([0, 0], [300, 50]). 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, [[300, 250], [300, 50]], 'themelanding2') .defineSizeMapping(hpmid2Mapping) .addService(googletag.pubads()) .setTargeting("pos", "mid2"); 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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/images/menu.png"/> <img id="navbar-close" class="cross pt_0 hidden" src="/webfiles/1739801307286/images/cross.png"/> </button> <a id="mobileHomeId" onclick="readUrlCategory('home','mobileHomeId','home')";> <img class="LJ-image pointer" src="/webfiles/1739801307286/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/1739801307286/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/1739801307286/images/cross.png"); $('.search-box').focus(); idd.removeClass('display-none'); } else { btn.attr('src', "/webfiles/1739801307286/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"> <div class=""> <div class="topic_head pull-left full-width display-block mb_40"> <div class="col-md-12 col-xs-12 pl_10 pr_10"> <h1 class="page-headline mb_20">SLJ Blogs</h1> </div> </div> </div> <div class="topic_head pull-left full-width display-block mb_40"> <div class="books_and_review_headline col-md-12 col-sm-12 float-left full-width fs-20">FEATURED POSTS</div> </div> <div class=" mb_40"> <div class="col-md-8 col-sm-8 col-xs-12"> <a href="https://afuse8production.slj.com/2025/02/17/fuse-8-n-kate-zen-shorts-by-jon-j-muth/" target="_blank"> <img class="hero-image" src="https://afuse8production.slj.com/wp-content/uploads/2012/05/ZenShorts1.jpg" alt="Fuse 8 n’ Kate: Zen Shorts by Jon J. Muth"> </a> <div class="recommended-detail"> <div class="top-story-heading article-headline no-margin"> <a href="https://afuse8production.slj.com/2025/02/17/fuse-8-n-kate-zen-shorts-by-jon-j-muth/" target="_blank"> <h3 class="recommended mb_5 fs_36">Fuse 8 n’ Kate: Zen Shorts by Jon J. Muth</h3> </a> </div> <div class="byline-detail col-md-12 col-sm-12 col-xs-12 pl_0"> <span class="header-line">Betsy Bird</span>, &nbsp;Feb 17, 2025 </div> <div class="recommended-description mt_10 fs_20 portrait-medium"> "How ya feelin', Kate? Ya feeling calm? Feeling calm?!?" Today we tackle the Jon J. Muth Caldecott Honor winner that is now in its 20th year. </div> </div> </div> <div class="hr_division_grey_light mt_20 mb_20 hidden-md-up"></div> <div class="col-md-4 col-sm-4 col-xs-12"> <div class="col-md-12 col-sm-12 col-xs-12 p_0 mb_30"> <a href="https://goodcomicsforkids.slj.com/2025/02/17/how-to-draw-a-secret-this-weeks-comics/" target="_blank"> <div class="advertisement-blog"> <img src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/02/How-to-Draw-a-Secret.jpg" alt="How to Draw a Secret | This Week’s Comics"> </div> </a> <a href="https://goodcomicsforkids.slj.com/2025/02/17/how-to-draw-a-secret-this-weeks-comics/" target="_blank"> <h3 class="article-headline mb_10">How to Draw a Secret | This Week’s Comics</h3> </a> <div class="byline-detail"> <span class="header-line">Lori Henderson</span>, &nbsp;Feb 17, 2025 </div> <div class="hr_division_grey_light mt_20 mb_20 "></div> </div> <div class="col-md-12 col-sm-12 col-xs-12 p_0 mb_40"> <a href="https://100scopenotes.com/2025/02/17/how-to-do-just-about-everything-in-2025/" target="_blank"> <div class="advertisement-blog"> <img src="https://100scopenotes.com/wp-content/uploads/2025/02/9781771476720_90001.jpg" alt="How to Do Just About Everything in 2025"> </div> </a> <a href="https://100scopenotes.com/2025/02/17/how-to-do-just-about-everything-in-2025/" target="_blank"> <h3 class="article-headline mb_10">How to Do Just About Everything in 2025</h3> </a> <div class="byline-detail"> <span class="header-line">Travis Jonker</span>, &nbsp;Feb 17, 2025 </div> </div> </div> </div> <div class="hr_division"></div> <div class=""> <div class="col-md-12 col-sm-12 col-xs-12 mt_40 mb_40 p_0"> <div id="advertisement" class="advertisement adv-top col-md-12 col-sm-12 col-xs-12 float-left hidden-print"> <div id="themelanding1"> <!-- /* ============================================================================================= condition for theme Page ============================================================================================= */ --> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('themelanding1'); }); </script> </div> </div> </div> </div> <div class="hr_division"></div> <div class="full-width pull-left"> <div class="books_and_review_headline col-md-12 col-sm-12 float-left mt_20 mb_20 fs-20">BLOG POSTS</div> <div class="filter-result col-md-8 col-xs-12 mt_30"> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://teenlibrariantoolbox.com/2025/02/17/audiobook-review-aisle-nine-by-ian-x-cho/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/02/aislenine.jpg" alt="Audiobook Review: Aisle Nine by Ian X. Cho"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://teenlibrariantoolbox.com/" target="_blank">TEEN LIBRARIAN TOOLBOX</a> </div> <a href="https://teenlibrariantoolbox.com/2025/02/17/audiobook-review-aisle-nine-by-ian-x-cho/"> <h3 class="filtered-document-headline mt_0 mb_20">Audiobook Review: Aisle Nine by Ian X. Cho</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Karen Jensen, MLS"><span>Karen Jensen, MLS</span></a></span>,&nbsp; Feb 17, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Teen librarian Karen Jensen reviews the Morris Award Finalist AISLE NINE by Ian X. Cho </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://pearlsandrubys.slj.com/2025/02/17/17-feb-brittney-morris/"> <img class="image-full" src="https://pearlsandrubys.slj.com/wp-content/uploads/2025/02/20201012BrittanyMPRINT009.avif" alt="17 Feb: Brittney Morris"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://pearlsandrubys.slj.com/" target="_blank">PEARL'S & RUBY'S</a> </div> <a href="https://pearlsandrubys.slj.com/2025/02/17/17-feb-brittney-morris/"> <h3 class="filtered-document-headline mt_0 mb_20">17 Feb: Brittney Morris</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Edith Campbell"><span>Edith Campbell</span></a></span>,&nbsp; Feb 17, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Celebrating author Brittney Morris </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://goodcomicsforkids.slj.com/2025/02/17/how-to-draw-a-secret-this-weeks-comics/"> <img class="image-full" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/02/How-to-Draw-a-Secret.jpg" alt="How to Draw a Secret | This Week’s Comics"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://goodcomicsforkids.slj.com/" target="_blank">GOOD COMICS FOR KIDS</a> </div> <a href="https://goodcomicsforkids.slj.com/2025/02/17/how-to-draw-a-secret-this-weeks-comics/"> <h3 class="filtered-document-headline mt_0 mb_20">How to Draw a Secret | This Week’s Comics</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Lori Henderson"><span>Lori Henderson</span></a></span>,&nbsp; Feb 17, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Check out this week's list of new comics, manga, and graphic novels for readers 12 and under, featuring How to Draw a Secret from Allida Books and Cassi and the House of Memories from Random House Graphic. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://teenlibrariantoolbox.com/2025/02/17/penguin-random-house-showcase-2/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/02/SHOWCASE-1.png" alt="Penguin Random House Showcase"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://teenlibrariantoolbox.com/" target="_blank">TEEN LIBRARIAN TOOLBOX</a> </div> <a href="https://teenlibrariantoolbox.com/2025/02/17/penguin-random-house-showcase-2/"> <h3 class="filtered-document-headline mt_0 mb_20">Penguin Random House Showcase</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Amanda MacGregor"><span>Amanda MacGregor</span></a></span>,&nbsp; Feb 17, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Check out these 16 new books from our friends at Penguin! </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://100scopenotes.com/2025/02/17/how-to-do-just-about-everything-in-2025/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2025/02/9781771476720_90001.jpg" alt="How to Do Just About Everything in 2025"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://100scopenotes.com" target="_blank">100 SCOPE NOTES</a> </div> <a href="https://100scopenotes.com/2025/02/17/how-to-do-just-about-everything-in-2025/"> <h3 class="filtered-document-headline mt_0 mb_20">How to Do Just About Everything in 2025</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Travis Jonker"><span>Travis Jonker</span></a></span>,&nbsp; Feb 17, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Children’s books can teach you how to do a lot of things. In 2025 they will teach you . . . </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://afuse8production.slj.com/2025/02/17/fuse-8-n-kate-zen-shorts-by-jon-j-muth/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2012/05/ZenShorts1.jpg" alt="Fuse 8 n’ Kate: Zen Shorts by Jon J. Muth"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://afuse8production.slj.com/" target="_blank">A FUSE #8 PRODUCTION</a> </div> <a href="https://afuse8production.slj.com/2025/02/17/fuse-8-n-kate-zen-shorts-by-jon-j-muth/"> <h3 class="filtered-document-headline mt_0 mb_20">Fuse 8 n’ Kate: Zen Shorts by Jon J. Muth</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Betsy Bird"><span>Betsy Bird</span></a></span>,&nbsp; Feb 17, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> "How ya feelin', Kate? Ya feeling calm? Feeling calm?!?" Today we tackle the Jon J. Muth Caldecott Honor winner that is now in its 20th year. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://pearlsandrubys.slj.com/2025/02/16/16-good-grief/"> <img class="image-full" src="https://pearlsandrubys.slj.com/wp-content/uploads/2025/02/9781547605897-1.jpg" alt="16: Good Grief"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://pearlsandrubys.slj.com/" target="_blank">PEARL'S & RUBY'S</a> </div> <a href="https://pearlsandrubys.slj.com/2025/02/16/16-good-grief/"> <h3 class="filtered-document-headline mt_0 mb_20">16: Good Grief</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Edith Campbell"><span>Edith Campbell</span></a></span>,&nbsp; Feb 16, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> What is on this list is a wide variety of contemporary Black authored books that take readers through someone else’s fictionalized experience with loss. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://pearlsandrubys.slj.com/2025/02/15/15-feb-julian-winters/"> <img class="image-full" src="https://pearlsandrubys.slj.com/wp-content/uploads/2025/02/julianwinters1-1.webp" alt="15 Feb.: Julian Winters"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://pearlsandrubys.slj.com/" target="_blank">PEARL'S & RUBY'S</a> </div> <a href="https://pearlsandrubys.slj.com/2025/02/15/15-feb-julian-winters/"> <h3 class="filtered-document-headline mt_0 mb_20">15 Feb.: Julian Winters</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Edith Campbell"><span>Edith Campbell</span></a></span>,&nbsp; Feb 15, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Celebrating Julian Winters </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://goodcomicsforkids.slj.com/2025/02/14/morgana-oz-vol-1-review/"> <img class="image-full" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/02/Morgana.jpg" alt="Morgana & Oz, Vol. 1 | Review"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://goodcomicsforkids.slj.com/" target="_blank">GOOD COMICS FOR KIDS</a> </div> <a href="https://goodcomicsforkids.slj.com/2025/02/14/morgana-oz-vol-1-review/"> <h3 class="filtered-document-headline mt_0 mb_20">Morgana & Oz, Vol. 1 | Review</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Esther Keller"><span>Esther Keller</span></a></span>,&nbsp; Feb 14, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> A surprising friendship springs up when a witch accidentally turns a vampire into a cat in this charming webtoon. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://afuse8production.slj.com/2025/02/14/lane-smith-cover-reveal-recess/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2025/02/Recess1.png" alt="Lane Smith Cover Reveal: Recess!"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://afuse8production.slj.com/" target="_blank">A FUSE #8 PRODUCTION</a> </div> <a href="https://afuse8production.slj.com/2025/02/14/lane-smith-cover-reveal-recess/"> <h3 class="filtered-document-headline mt_0 mb_20">Lane Smith Cover Reveal: Recess!</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Betsy Bird"><span>Betsy Bird</span></a></span>,&nbsp; Feb 14, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> You know, sometimes you just want to do a cover reveal for Lane Smith, amiright? </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://pearlsandrubys.slj.com/2025/02/14/14-february-games-and-recreation/"> <img class="image-full" src="https://pearlsandrubys.slj.com/wp-content/uploads/2025/02/9781546119739-1.jpg" alt="14 February: Games and Recreation"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://pearlsandrubys.slj.com/" target="_blank">PEARL'S & RUBY'S</a> </div> <a href="https://pearlsandrubys.slj.com/2025/02/14/14-february-games-and-recreation/"> <h3 class="filtered-document-headline mt_0 mb_20">14 February: Games and Recreation</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Edith Campbell"><span>Edith Campbell</span></a></span>,&nbsp; Feb 14, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> If you were expected that obligatory love and romance post, you've come to the wrong blog. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://teenlibrariantoolbox.com/2025/02/14/take-five-11/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2024/12/2025-Middle-Grade-Take-5.png" alt="Take Five: February 2025 Middle Grade Graphic Novels"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://teenlibrariantoolbox.com/" target="_blank">TEEN LIBRARIAN TOOLBOX</a> </div> <a href="https://teenlibrariantoolbox.com/2025/02/14/take-five-11/"> <h3 class="filtered-document-headline mt_0 mb_20">Take Five: February 2025 Middle Grade Graphic Novels</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Amanda MacGregor"><span>Amanda MacGregor</span></a></span>,&nbsp; Feb 14, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Graphic novels rules. Graphic novels are real books. Reading graphic novels is real reading. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://100scopenotes.com/2025/02/14/newbery-jump-2025/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2017/02/unnamed.png" alt="Newbery Jump 2025"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://100scopenotes.com" target="_blank">100 SCOPE NOTES</a> </div> <a href="https://100scopenotes.com/2025/02/14/newbery-jump-2025/"> <h3 class="filtered-document-headline mt_0 mb_20">Newbery Jump 2025</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Travis Jonker"><span>Travis Jonker</span></a></span>,&nbsp; Feb 14, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> How is the recent Newbery winner doing on the New York Times Bestseller list? </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://afuse8production.slj.com/2025/02/14/cover-reveal-and-conversation-not-like-every-day-by-stephanie-v-w-lucianovic/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2025/02/NotLikeEveryDay2.png" alt="Cover Reveal and Conversation: Not Like Every Day by Stephanie V.W. Lucianovic"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://afuse8production.slj.com/" target="_blank">A FUSE #8 PRODUCTION</a> </div> <a href="https://afuse8production.slj.com/2025/02/14/cover-reveal-and-conversation-not-like-every-day-by-stephanie-v-w-lucianovic/"> <h3 class="filtered-document-headline mt_0 mb_20">Cover Reveal and Conversation: Not Like Every Day by Stephanie V.W. Lucianovic</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Betsy Bird"><span>Betsy Bird</span></a></span>,&nbsp; Feb 14, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> The subtitle of today's book is "Finding Calm During School Lockdown Drills." Today Stephanie and I discuss them, and why she chose to write a picture book for kids anxious about them. </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://goodcomicsforkids.slj.com/2025/02/13/very-bad-at-math-review/"> <img class="image-full" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/01/Very-Bad-At-Math.jpg" alt="Very Bad at Math | Review"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://goodcomicsforkids.slj.com/" target="_blank">GOOD COMICS FOR KIDS</a> </div> <a href="https://goodcomicsforkids.slj.com/2025/02/13/very-bad-at-math-review/"> <h3 class="filtered-document-headline mt_0 mb_20">Very Bad at Math | Review</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=J. Caleb Mozzocco"><span>J. Caleb Mozzocco</span></a></span>,&nbsp; Feb 13, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> In Hope Larson's new book, class president Very seems to be the perfect student, but she has a secret: She's failing math, which could endanger her political career. Can she raise her grade, keep her job and save the class trip? </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://teenlibrariantoolbox.com/2025/02/13/what-the-world-needs-nowis-romance-books-a-guest-post-by-jennifer-rummel/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/02/Love-Stories.png" alt="What the World Needs Now…Is Romance Books, a guest post by Jennifer Rummel"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://teenlibrariantoolbox.com/" target="_blank">TEEN LIBRARIAN TOOLBOX</a> </div> <a href="https://teenlibrariantoolbox.com/2025/02/13/what-the-world-needs-nowis-romance-books-a-guest-post-by-jennifer-rummel/"> <h3 class="filtered-document-headline mt_0 mb_20">What the World Needs Now…Is Romance Books, a guest post by Jennifer Rummel</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Karen Jensen, MLS"><span>Karen Jensen, MLS</span></a></span>,&nbsp; Feb 13, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Teen Librarian Jennifer Rummel shares some of her favorite romance books </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://pearlsandrubys.slj.com/2025/02/13/13-feb-brandy-colbert/"> <img class="image-full" src="https://pearlsandrubys.slj.com/wp-content/uploads/2025/02/webIMG_4263.avif" alt="13 Feb: Brandy Colbert"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://pearlsandrubys.slj.com/" target="_blank">PEARL'S & RUBY'S</a> </div> <a href="https://pearlsandrubys.slj.com/2025/02/13/13-feb-brandy-colbert/"> <h3 class="filtered-document-headline mt_0 mb_20">13 Feb: Brandy Colbert</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Edith Campbell"><span>Edith Campbell</span></a></span>,&nbsp; Feb 13, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Celebrating Brandy Colbert </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://100scopenotes.com/2025/02/13/14-valentines-day-books-that-wont-make-you-cringe-in-the-new-york-times/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2025/02/Screenshot-2025-02-12-at-10.26.20 AM.png" alt="14 Valentine’s Day Books That Won’t Make You Cringe in the New York Times"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://100scopenotes.com" target="_blank">100 SCOPE NOTES</a> </div> <a href="https://100scopenotes.com/2025/02/13/14-valentines-day-books-that-wont-make-you-cringe-in-the-new-york-times/"> <h3 class="filtered-document-headline mt_0 mb_20">14 Valentine’s Day Books That Won’t Make You Cringe in the New York Times</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Travis Jonker"><span>Travis Jonker</span></a></span>,&nbsp; Feb 13, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> I wrote about books celebrating love, friendship, and family for the New York Times </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://pearlsandrubys.slj.com/2025/02/12/482/"> <img class="image-full" src="https://pearlsandrubys.slj.com/wp-content/uploads/2025/02/HamlineSmith.webp" alt="12 Feb: Sherri L. Smith"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://pearlsandrubys.slj.com/" target="_blank">PEARL'S & RUBY'S</a> </div> <a href="https://pearlsandrubys.slj.com/2025/02/12/482/"> <h3 class="filtered-document-headline mt_0 mb_20">12 Feb: Sherri L. Smith</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Edith Campbell"><span>Edith Campbell</span></a></span>,&nbsp; Feb 12, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Celebrating Sherri L. Smith! </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> <!-- --> <div class="filter-story-section col-md-12 col-sm-12 col-xs-12 pl_0 pr_0"> <div class="col-md-3 col-sm-2 col-xs-12 pl_0 resp-pr-0 mb_20" style="/*border: 1px solid green; height:50%;*/"> <a href="https://teenlibrariantoolbox.com/2025/02/12/ra-tool-of-the-week-black-love-stories-for-teens/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/02/Black-Love-Stories.png" alt="RA Tool of the Week: Black Love Stories for Teens"> </a> </div> <div class="col-md-9 col-sm-9 col-xs-12 article-headline pl_0 pr_0 mt_0"> <div class="blog-type mt_0 mb_10"> <a class="blog-link" href="https://teenlibrariantoolbox.com/" target="_blank">TEEN LIBRARIAN TOOLBOX</a> </div> <a href="https://teenlibrariantoolbox.com/2025/02/12/ra-tool-of-the-week-black-love-stories-for-teens/"> <h3 class="filtered-document-headline mt_0 mb_20">RA Tool of the Week: Black Love Stories for Teens</h3> </a> </div> <div class="byline-detail col-sm-offset-0 col-md-9 col-xs-12 pl_0 pr_0 mb_20"> <a class="author" href = "/author?query=Karen Jensen, MLS"><span>Karen Jensen, MLS</span></a></span>,&nbsp; Feb 12, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> This week's RA Tool of the Week highlights Black Love Stories for Teens to honor Black History Month and Valentine's Day </div> <div class="hr_division_grey_light mt_20 mb_20"></div> </div> </div> <div class="col-md-4 col-xs-12 pr_0 mb_30"> <div id="advertisement" class="advertisement adv-top col-md-12 col-sm-12 col-xs-12 float-lefthidden-print"> <div id="themelanding2"> <!-- /* ============================================================================================= condition for theme Page ============================================================================================= */ --> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('themelanding2'); }); </script> </div> </div> <div class="hr_division"></div> <div class="full-width pull-left"> <div class="full-width pull-left text-align-center mt_10 mb_20"> <h3 class="article_type display-inline">SLJ BLOG NETWORK</h3> </div> <!-- <div class="top-story-heading"> <a href="https://pearlsandrubys.slj.com/" target="_blank"> <h3>Pearls & Rubys</h3> </a> <p>Edith Campbell</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> --> <div class="top-story-heading"> <a href="http://100scopenotes.com/" target="_blank"> <img align = "left" style = "width:30%;" src="https://100scopenotes.com/wp-content/uploads/2022/03/1200x630-logo-100-Scope-Notes.png" /> <h3>100 Scope Notes</h3> </a> <p>Travis Jonker</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://afuse8production.slj.com/" target="_blank"> <img align = "left" style = "width:30%;" src="https://afuse8production.slj.com/wp-content/uploads/2022/03/1200x630-logo-Fuse-8.png" /> <h3>A Fuse #8 Production</h3> </a> <p>Elizabeth Bird</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://goodcomicsforkids.slj.com/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2022/04/2Good-Comics-for-Kids.png" /> <h3>Good Comics for Kids</h3> </a> <p>Brigid Alverson, Robin Brenner, Lori Henderson, Esther Keller, Michael May, J. Caleb Mozzocco, Mike Pawuk, Scott Robins, & Eva Volin</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://heavymedal.slj.com/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://heavymedal.slj.com/wp-content/uploads/2022/03/1200x630-logo-Heavy-Medal.png" /> <h3>Heavy Medal: A Mock Newbery Blog</h3> </a> <p>Steven Engelfried, Sharon McKellar, & Roxanne Hsu Feldman</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://blogs.slj.com/neverendingsearch/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://blogs.slj.com/neverendingsearch/wp-content/uploads/sites/2/2022/03/1200x630-logo-Neverending-Search.png" /> <h3>Neverending Search</h3> </a> <p>Joyce Valenza</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="http://pearlsandrubys.slj.com/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://ib-shared.s3.amazonaws.com/pearlsandru.png" /> <h3>Pearl's & Ruby's</h3> </a> <p>Edith Campbell</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://www.teenlibrariantoolbox.com/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://teenlibrariantoolbox.com/wp-content/uploads/2022/04/2Teen-Librarian-Toolbox.png" /> <h3>Teen Librarian Toolbox</h3> </a> <p>Karen Jensen, Heather Booth, Robin Willis, & Amanda MacGregor</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://www.theclassroombookshelf.com/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://theclassroombookshelf.com/wp-content/uploads/2022/03/1200x630-logo-Classroom-Bookshelf.png" /> <h3>The Classroom Bookshelf</h3> </a> <p>Mary Ann Cappiello, Erika Thulin Dawes, Grace Enriquez, & Katie Cunningham</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://theyarn.slj.com/" target="_blank"> <img align = "left"; style = "width:30%;" src="https://theyarn.slj.com/wp-content/uploads/2022/03/1200x630-logo-The-Yarn.png" /> <h3>The Yarn</h3> </a> <p>Travis Jonker & Colby Sharp</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> </div> <div class="hr_division"></div> <div class="full-width pull-left text-align-center mt_10 mb_20"> <h3 class="article_type display-inline">NEWS & FEATURES</h3> </div> <div class="top-story-heading"> <a href="/story/USBBY-2025-outstanding-international-books-list"> <h3>40 Outstanding International Books for Children from USBBY. Download the Full List.</h3> </a> <p>The Outstanding International Books Committee, with an introduction by committee chair Rachel Roseberry</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="/story/35-of-the-best-new-titles-including-a-new-ya-from-ibi-zoboi-starred-reviews-february-2025"> <h3>35 of the Best New Titles, Including a New YA from Ibi Zoboi | Starred Reviews, February 2025</h3> </a> <p>SLJ Reviews</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://afuse8production.slj.com/2025/02/14/lane-smith-cover-reveal-recess/" target='_blank'"> <h3>Lane Smith Cover Reveal: Recess!</h3> </a> <p>Betsy Bird</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="https://afuse8production.slj.com/2025/02/14/cover-reveal-and-conversation-not-like-every-day-by-stephanie-v-w-lucianovic/" target='_blank'"> <h3>Cover Reveal and Conversation: Not Like Every Day by Stephanie V.W. Lucianovic</h3> </a> <p>Betsy Bird</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="/story/Department-Defense-Censors-Curriculum-removes-books-Schools-Military-Families-Censorship-News"> <h3>Department of Defense Censors Curriculum, Removes Books at Schools for Military Families | Censorship News</h3> </a> <p>SLJ Staff</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> </div> </div> </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/1739801307286/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/1739801307286/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="/page/2025-Youth-Media-Awards" target="">2025 Youth Media Awards</a></li> <li class="nav item"><a href="/story/defending-the-canon-slj-ncte-review-15-banned-classics" target="">Defending the Canon: SLJ & NCTE Review 15 Banned Classics</a></li> <li class="nav item"><a href="/page/refreshing-canon-booklist-2023" target="">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/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/1739801307286/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/1739801307286/images/tw.png"></a> <a href="https://www.instagram.com/sljournal/?hl=en" target="_blank"><img class="mr_1 tab-w-30" src="/webfiles/1739801307286/images/insta.png"></a> <a href="https://www.pinterest.com/sljournal/" target="_blank"><img class="mr_1 tab-w-30" src="/webfiles/1739801307286/images/pin.png"></a> <a href="https://www.youtube.com/user/sljlive/feed"><img class="tab-w-30 tab-w-35" src="/webfiles/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/images/fb.png"></a> <a href="https://twitter.com/sljournal"><img class="mr_20" src="/webfiles/1739801307286/images/tw.png"></a> <a href="https://www.instagram.com/sljournal/?hl=en"><img class="mr_20" src="/webfiles/1739801307286/images/insta.png"></a> <a href="https://www.pinterest.com/sljournal/"><img class="mr_20" src="/webfiles/1739801307286/images/pin.png"></a> <a href="https://www.youtube.com/user/sljlive/feed"><img class="" style="width: 36px;" src="/webfiles/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/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/1739801307286/js/variable.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/session.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/main.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/smarten-text.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/private-mode.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/metering.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/validation.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/ecommerce.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/login.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/reset.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/topic-image.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/institutions.js" type="text/javascript"></script> <script src="/webfiles/1739801307286/js/analytics.js" type="text/javascript"></script> <!-- <script src="/webfiles/1739801307286/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