A Beastly Britain Display Pack Offer

Calling all nature enthusiasts!

To celebrate the launch of Beastly Britain: An Animal History by Karen R. Jones, we’re offering 20 free display packs, including:

  • 1 x copy of Beastly Britain by Karen R. Jones
  • 1 x cover artwork poster
  • 3 x A4 cutouts of the ‘beasts’ of Britain
  • 3 x information sheets on where to look out for ‘beastly’ animals in your local environment
  • 50 x bookmarks
  • Digital video assets available

We would love to see your displays! There will be a prize of 5 nature books from Yale’s list for the library with the best display (see below for more info on the prize*), as judged by the Yale University Press marketing team. To enter, simply tag both @YaleBooks and @readingagency on X with a picture of your display or email a picture of your display to the Reading Agency competitions@readingagency.org.uk by midnight on Wednesday 16th July 2025.

Standard Ts & Cs from the Reading Agency apply.

How to order

Please place your display pack order below by Friday 30th May 2025. Packs may sell out before this date. Orders for one pack per library only. You can do individual orders for each library in the shop.

The publisher will be dispatching your resources. They will receive a dispatch list with your contact name and work address (which you give) for delivery.

About Beastly Britain

The remarkable history of Britain and its animals, told through ten iconic species: Have you ever wondered why we count sheep to get to sleep? Or where the phrase “red herring” comes from? In this enchanting, beautifully illustrated book, Karen R. Jones takes a journey through the history of ten animals to show the extraordinary story of “beastly” Britain. From the real to the legendary – hedgehogs and newts to ghostly hounds and the Loch Ness Monster – Karen reveals the place of these extraordinary ‘beasts’ in British cultural identity.

Find out more about the book.

*The Prize:
1 x Blooming Flowers by Kassia Body
1 x The Long, Long Life of Trees by Fiona Stafford
1 x Walking Europe's Last Wilderness by Nick Thorpe
1 x Drawn to Nature by Simon Martin
1 x Wild Visions by Ben A Minteer, Mark Klett and Stephen J. Pyne

Please note that in the event a book in the prize pack listed above is unavailable, we reserve the right to replace it with a different nature title.


Default Title - £0.00
The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });