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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/images/SLJ_16px.png" rel="Shortcut Icon" type="image/x-icon" /> <!-- <link rel="stylesheet" type="text/css" href="/webfiles/1744094523733/css/header.css"/> --> <link rel="stylesheet" type="text/css" href="/webfiles/1744094523733/css/font-awesome.css"/> <link rel="stylesheet" type="text/css" href="/webfiles/1744094523733/css/style.css"/> <link rel="stylesheet" type="text/css" href="/webfiles/1744094523733/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/1744094523733/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">×</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">×</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">×</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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/images/menu.png"/> <img id="navbar-close" class="cross pt_0 hidden" src="/webfiles/1744094523733/images/cross.png"/> </button> <a id="mobileHomeId" onclick="readUrlCategory('home','mobileHomeId','home')";> <img class="LJ-image pointer" src="/webfiles/1744094523733/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/1744094523733/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 & 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 & 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/1744094523733/images/cross.png"); $('.search-box').focus(); idd.removeClass('display-none'); } else { btn.attr('src', "/webfiles/1744094523733/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/04/07/fuse-8-n-kate-i-will-never-not-ever-eat-a-tomato-by-lauren-child/" target="_blank"> <img class="hero-image" src="https://afuse8production.slj.com/wp-content/uploads/2025/04/IWillNeverNotEverEatTomato.jpg" alt="Fuse 8 n’ Kate: I Will Never Not Ever Eat a Tomato by Lauren Child"> </a> <div class="recommended-detail"> <div class="top-story-heading article-headline no-margin"> <a href="https://afuse8production.slj.com/2025/04/07/fuse-8-n-kate-i-will-never-not-ever-eat-a-tomato-by-lauren-child/" target="_blank"> <h3 class="recommended mb_5 fs_36">Fuse 8 n’ Kate: I Will Never Not Ever Eat a Tomato by Lauren Child</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>, Apr 07, 2025 </div> <div class="recommended-description mt_10 fs_20 portrait-medium"> It's our very first Lauren Child on the podcast! We talk picky eating, weird Girl Scouts, and how Charlie and Lola were the Bluey of their day. </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://heavymedal.slj.com/2025/04/07/april-suggestions-now-open-were-building-our-early-mock-newbery-list/" target="_blank"> <div class="advertisement-blog"> <img src="https://heavymedal.slj.com/wp-content/uploads/2025/04/bad-badger.jpg" alt="April Suggestions Now Open: We’re building our early Mock Newbery list"> </div> </a> <a href="https://heavymedal.slj.com/2025/04/07/april-suggestions-now-open-were-building-our-early-mock-newbery-list/" target="_blank"> <h3 class="article-headline mb_10">April Suggestions Now Open: We’re building our early Mock Newbery list</h3> </a> <div class="byline-detail"> <span class="header-line">Steven Engelfried</span>, Apr 07, 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://teenlibrariantoolbox.com/2025/04/06/sunday-reflections-how-are-we-protecting-children-if-we-are-just-going-to-work-them-to-the-bone/" target="_blank"> <div class="advertisement-blog"> <img src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/04/children-suffering.png" alt="Sunday Reflections: How are We Protecting Children if We are Just Going to Work them to the Bone?"> </div> </a> <a href="https://teenlibrariantoolbox.com/2025/04/06/sunday-reflections-how-are-we-protecting-children-if-we-are-just-going-to-work-them-to-the-bone/" target="_blank"> <h3 class="article-headline mb_10">Sunday Reflections: How are We Protecting Children if We are Just Going to Work them to the Bone?</h3> </a> <div class="byline-detail"> <span class="header-line">Karen Jensen, MLS</span>, Apr 06, 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://goodcomicsforkids.slj.com/2025/04/08/honeko-akabanes-bodyguards-vol-1-review/"> <img class="image-full" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/02/image-1.png" alt="Honeko Akabane’s Bodyguards, 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/04/08/honeko-akabanes-bodyguards-vol-1-review/"> <h3 class="filtered-document-headline mt_0 mb_20">Honeko Akabane’s Bodyguards, 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=Renee Scott"><span>Renee Scott</span></a></span>, Apr 08, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> A delinquent is recruited into a secret group of bodyguards to protect his classmate in this zany rom-com. </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/04/08/an-unexpected-sequel-in-unexpected-times-a-guest-post-by-jonathan-hill/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/04/9781536216479-scaled.jpg" alt="An Unexpected Sequel in Unexpected Times, a guest post by Jonathan Hill"> </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/04/08/an-unexpected-sequel-in-unexpected-times-a-guest-post-by-jonathan-hill/"> <h3 class="filtered-document-headline mt_0 mb_20">An Unexpected Sequel in Unexpected Times, a guest post by Jonathan Hill</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>, Apr 08, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Maybe this book about love, empathy, community and fighting for all of those things when the world wants to break our spirit & hearts, is coming out at the exact time it needs to come out. </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/04/08/now-on-the-yarn-jing-jing-tsong/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2025/04/9780525553427_70924.jpg" alt="Now on The Yarn: Jing Jing Tsong"> </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/04/08/now-on-the-yarn-jing-jing-tsong/"> <h3 class="filtered-document-headline mt_0 mb_20">Now on The Yarn: Jing Jing Tsong</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>, Apr 08, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> I talked with Jing Jing Tsong about her excellent 2024 graphic novel Fake Chinese Sounds. In the episode Jing Jing talks about how the book was inspired by a real-life event, and how she went about turning that event into her author/illustrator debut. Subscribe below to catch every episode of The Yarn: iTunes Spotify Stitcher </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/04/08/the-vanishing-kingdom-author-jonathan-auxier-and-editor-courtney-code-in-conversation/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2024/08/WarMaps.jpg" alt="The Vanishing Kingdom: Author Jonathan Auxier and Editor Courtney Code in Conversation"> </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/04/08/the-vanishing-kingdom-author-jonathan-auxier-and-editor-courtney-code-in-conversation/"> <h3 class="filtered-document-headline mt_0 mb_20">The Vanishing Kingdom: Author Jonathan Auxier and Editor Courtney Code in Conversation</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>, Apr 08, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> This is your chance to find out how Jonathan Auxier writes every possible ending to his books to find the right one, why he doesn't reread his books, and why he rescinded his book 24 hours before sending it to the printer! </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/04/07/the-influence-of-my-students-on-fires-burning-underground-a-guest-post-by-nancy-mccabe/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/04/Fires-Burning-Underground-front-cover-scaled.jpg" alt="The Influence of My Students on Fires Burning Underground, a guest post by Nancy McCabe"> </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/04/07/the-influence-of-my-students-on-fires-burning-underground-a-guest-post-by-nancy-mccabe/"> <h3 class="filtered-document-headline mt_0 mb_20">The Influence of My Students on Fires Burning Underground, a guest post by Nancy McCabe</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>, Apr 07, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> I appreciate their clear-eyed distrust of many long-held ideas and conventions. I’m encouraged about the future when I hear their incisive analyses and their validation of a variety of identities. </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://heavymedal.slj.com/2025/04/07/april-suggestions-now-open-were-building-our-early-mock-newbery-list/"> <img class="image-full" src="https://heavymedal.slj.com/wp-content/uploads/2025/04/bad-badger.jpg" alt="April Suggestions Now Open: We’re building our early Mock Newbery list"> </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://heavymedal.slj.com/" target="_blank">HEAVY MEDAL</a> </div> <a href="https://heavymedal.slj.com/2025/04/07/april-suggestions-now-open-were-building-our-early-mock-newbery-list/"> <h3 class="filtered-document-headline mt_0 mb_20">April Suggestions Now Open: We’re building our early Mock Newbery list</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=Steven Engelfried"><span>Steven Engelfried</span></a></span>, Apr 07, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Our second round of Mock Newbery suggestions is now open. Share up to five titles that you feel might belong in a discussion of the best books of 2025. </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/04/07/2025-books-from-sibert-winners/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2025/04/9780063245990_2051b.jpg" alt="2025 Books from Sibert Winners"> </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/04/07/2025-books-from-sibert-winners/"> <h3 class="filtered-document-headline mt_0 mb_20">2025 Books from Sibert Winners</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>, Apr 07, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Rounding up 2025 books from past Sibert Medal and Honor winners. </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/04/07/fuse-8-n-kate-i-will-never-not-ever-eat-a-tomato-by-lauren-child/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2025/04/IWillNeverNotEverEatTomato.jpg" alt="Fuse 8 n’ Kate: I Will Never Not Ever Eat a Tomato by Lauren Child"> </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/04/07/fuse-8-n-kate-i-will-never-not-ever-eat-a-tomato-by-lauren-child/"> <h3 class="filtered-document-headline mt_0 mb_20">Fuse 8 n’ Kate: I Will Never Not Ever Eat a Tomato by Lauren Child</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>, Apr 07, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> It's our very first Lauren Child on the podcast! We talk picky eating, weird Girl Scouts, and how Charlie and Lola were the Bluey of their day. </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/04/06/sunday-reflections-how-are-we-protecting-children-if-we-are-just-going-to-work-them-to-the-bone/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/04/children-suffering.png" alt="Sunday Reflections: How are We Protecting Children if We are Just Going to Work them to the Bone?"> </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/04/06/sunday-reflections-how-are-we-protecting-children-if-we-are-just-going-to-work-them-to-the-bone/"> <h3 class="filtered-document-headline mt_0 mb_20">Sunday Reflections: How are We Protecting Children if We are Just Going to Work them to the Bone?</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>, Apr 06, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Teen librarian Karen Jensen reflects on the suffering of children and recently proposed changes to child labor laws </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/04/05/review-of-the-day-every-monday-mabel-by-jashar-awan/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2025/04/EveryMondayMabel.jpg" alt="Review of the Day: Every Monday Mabel by Jashar Awan"> </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/04/05/review-of-the-day-every-monday-mabel-by-jashar-awan/"> <h3 class="filtered-document-headline mt_0 mb_20">Review of the Day: Every Monday Mabel by Jashar Awan</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>, Apr 05, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> We should all be so lucky to find something in our lives that makes us as happy as the weekly visit of a garbage truck makes Mabel. It is, after all, “The best thing in the world,” to find your passion. </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/04/04/betty-and-veronica-jumbo-comics-digest-334-preview/"> <img class="image-full" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/04/BettyAndVeronicaJumboComicsDigest_334_CoverParent.jpg" alt="Betty and Veronica Jumbo Comics Digest #334 | Preview"> </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/04/04/betty-and-veronica-jumbo-comics-digest-334-preview/"> <h3 class="filtered-document-headline mt_0 mb_20">Betty and Veronica Jumbo Comics Digest #334 | Preview</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=Brigid Alverson"><span>Brigid Alverson</span></a></span>, Apr 04, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Kick back and enjoy a special automotive-themed preview of Betty and Veronica Jumbo Comics Digest #334, featuring a new story starring Toni Topaz and a full classic story about Veronica's prestige wheels. </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/04/04/take-five-april-2025-middle-grade-books/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2024/12/2025-v2-Middle-Grade-Take-5.png" alt="Take Five: April 2025 Middle Grade Books"> </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/04/04/take-five-april-2025-middle-grade-books/"> <h3 class="filtered-document-headline mt_0 mb_20">Take Five: April 2025 Middle Grade Books</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>, Apr 04, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Here are five new releases to read while sitting outside in the sun! </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/04/04/this-whole-interview-is-a-mistaco-and-i-get-to-talk-to-eliza-kinkz-in-the-course-of-it/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2024/09/Mistaco.jpg" alt="This Whole Interview Is a Mistaco: And I Get to Talk to Eliza Kinkz in the Course of It!"> </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/04/04/this-whole-interview-is-a-mistaco-and-i-get-to-talk-to-eliza-kinkz-in-the-course-of-it/"> <h3 class="filtered-document-headline mt_0 mb_20">This Whole Interview Is a Mistaco: And I Get to Talk to Eliza Kinkz in the Course of It!</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>, Apr 04, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Tragedy! Tortillas! And an interview with one of the funniest people in the picture book biz, Eliza Kinkz! Hope you're hungry cause we're talking tacos and mistakes today. </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/04/03/halfway-there-a-graphic-memoir-of-self-discovery-review/"> <img class="image-full" src="https://goodcomicsforkids.slj.com/wp-content/uploads/2025/03/halfway-there.jpg" alt="Halfway There: A Graphic Memoir of Self Discovery | 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/04/03/halfway-there-a-graphic-memoir-of-self-discovery-review/"> <h3 class="filtered-document-headline mt_0 mb_20">Halfway There: A Graphic Memoir of Self Discovery | 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>, Apr 03, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Geared towards upper high school and college students (though also appropriate for younger high school students), this memoir of Christine Mari’s journey of self-discovery will resonate with young readers trying to find a sense of self. </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/04/03/ra-tool-of-the-week-inside-out-inspired-emotions-but-make-it-ya-books/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/03/Inside-Out-YA-Edition.png" alt="RA Tool of the Week: Inside Out Inspired Emotions, but Make it YA Books"> </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/04/03/ra-tool-of-the-week-inside-out-inspired-emotions-but-make-it-ya-books/"> <h3 class="filtered-document-headline mt_0 mb_20">RA Tool of the Week: Inside Out Inspired Emotions, but Make it YA Books</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>, Apr 03, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Teen librarian Karen Jensen shares some YA book recommendations inspired by the emotion themed characters in Disney's Inside Out movies </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/04/03/should-i-make-it-holographic-lets-make-it-holographic-a-just-one-wave-preorder-gift-for-you/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2025/04/Screenshot-2025-03-23-at-3.33.09 PM.png" alt="Should I make it holographic? Let’s make it holographic: a JUST ONE WAVE preorder gift for you"> </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/04/03/should-i-make-it-holographic-lets-make-it-holographic-a-just-one-wave-preorder-gift-for-you/"> <h3 class="filtered-document-headline mt_0 mb_20">Should I make it holographic? Let’s make it holographic: a JUST ONE WAVE preorder gift for you</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>, Apr 03, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> A special JUST ONE WAVE preorder gift for 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/04/03/press-release-fun-happy-inaugural-we-need-diverse-books-day/"> <img class="image-full" src="https://afuse8production.slj.com/wp-content/uploads/2025/04/WeNeedDiverseBooksDay.png" alt="Press Release Fun: Happy Inaugural We Need Diverse Books Day!"> </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/04/03/press-release-fun-happy-inaugural-we-need-diverse-books-day/"> <h3 class="filtered-document-headline mt_0 mb_20">Press Release Fun: Happy Inaugural We Need Diverse Books Day!</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>, Apr 03, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> With book bans and challenges happening at a horrifyingly consistent rate, we need this day more than ever. </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/04/02/poetry-gateways-a-guest-post-by-amy-brownlee/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/03/Hill-We-Climb.jpg" alt="Poetry Gateways, a guest post by Amy Brownlee"> </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/04/02/poetry-gateways-a-guest-post-by-amy-brownlee/"> <h3 class="filtered-document-headline mt_0 mb_20">Poetry Gateways, a guest post by Amy Brownlee</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=Ally Watkins"><span>Ally Watkins</span></a></span>, Apr 02, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Personally, I love poetry, but it can be a hard sell to kids. Many readers do not naturally gravitate to poetry books. Left to their own devices, teens and tweens are not stampeding to the poetry shelf. But if you can find a gateway, a poetry resource or activity that engages students deeply and gives […] </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/04/02/a-guest-post-by-kate-foster/"> <img class="image-full" src="https://teenlibrariantoolbox.com/wp-content/uploads/2025/04/image.png" alt="The Right Representation: Disabled People Deserve More When it Comes to Our Children’s Books, a guest post by Kate Foster"> </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/04/02/a-guest-post-by-kate-foster/"> <h3 class="filtered-document-headline mt_0 mb_20">The Right Representation: Disabled People Deserve More When it Comes to Our Children’s Books, a guest post by Kate Foster</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>, Apr 02, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> Disabled people deserve to appear in a variety of positive storylines, the same ones in which abled and neurotypical characters typically populate. </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/04/02/happy-poetry-month-2025-poetry-books-and-a-classic-book-spine-cento-for-you/"> <img class="image-full" src="https://100scopenotes.com/wp-content/uploads/2025/04/Suppose-Spine-Poem.jpg" alt="Happy Poetry Month! 2025 Poetry Books (and a Classic Book Spine Cento for You)"> </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/04/02/happy-poetry-month-2025-poetry-books-and-a-classic-book-spine-cento-for-you/"> <h3 class="filtered-document-headline mt_0 mb_20">Happy Poetry Month! 2025 Poetry Books (and a Classic Book Spine Cento for You)</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>, Apr 02, 2025 </div> <div class="recommended-description mb_10" style="width:unset;float:none;"> 2025 poetry books (and a book spine cento). </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="https://100scopenotes.com/2025/04/08/now-on-the-yarn-jing-jing-tsong/" target='_blank'"> <h3>Now on The Yarn: Jing Jing Tsong</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="/story/11-board-books-to-invite-youngest-readers-into-easter-fun"> <h3>11 Board Books to Invite Youngest Readers Into Easter Fun</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="/story/ALA-Sues-Trump-Administration-Over-Dismantling-IMLS"> <h3>ALA Sues Trump Administration Over Dismantling of IMLS</h3> </a> <p>SLJ Staff</p> </div> <div class="hr_division_grey_light mt_20 mb_20 top-story-hr"></div> <div class="top-story-heading"> <a href="/story/Disaster-Recovery-Efforts-Continue-South-Los-Angeles"> <h3>Disaster Recovery Efforts Continue in the South, Los Angeles</h3> </a> <p>Kara Yorio</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/04/08/the-vanishing-kingdom-author-jonathan-auxier-and-editor-courtney-code-in-conversation/" target='_blank'"> <h3>The Vanishing Kingdom: Author Jonathan Auxier and Editor Courtney Code in Conversation</h3> </a> <p>Betsy Bird</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/1744094523733/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/1744094523733/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/1744094523733/images/fb.png"></a> <a href="https://bsky.app/profile/slj.com" target="_blank"><img style="width:35px; height:35px;" class="mr_1 tab-w-30" src="/webfiles/1744094523733/images/BlueSky.png"></a> <a href="https://www.instagram.com/sljournal/?hl=en" target="_blank"><img class="mr_1 tab-w-30" src="/webfiles/1744094523733/images/insta.png"></a> <a href="https://www.youtube.com/user/sljlive/feed"><img class="tab-w-30 tab-w-35" src="/webfiles/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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 © 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/1744094523733/images/fb.png"></a> <a href="https://twitter.com/sljournal"><img class="mr_20" src="/webfiles/1744094523733/images/tw.png"></a> <a href="https://www.instagram.com/sljournal/?hl=en"><img class="mr_20" src="/webfiles/1744094523733/images/insta.png"></a> <a href="https://www.pinterest.com/sljournal/"><img class="mr_20" src="/webfiles/1744094523733/images/pin.png"></a> <a href="https://www.youtube.com/user/sljlive/feed"><img class="" style="width: 36px;" src="/webfiles/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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/1744094523733/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 © 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/1744094523733/js/variable.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/session.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/main.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/smarten-text.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/private-mode.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/metering.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/validation.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/ecommerce.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/login.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/reset.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/topic-image.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/institutions.js" type="text/javascript"></script> <script src="/webfiles/1744094523733/js/analytics.js" type="text/javascript"></script> <!-- <script src="/webfiles/1744094523733/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>