Skip to content

Instantly share code, notes, and snippets.

View laurenlibrarian's full-sized avatar
🎯
Focusing

laurenlibrarian

🎯
Focusing
View GitHub Profile
@SimonXIX
SimonXIX / new_books.php
Last active October 9, 2021 02:05
Script to display new books information direct from Ex Libris Alma Analytics. This is an early prototype for a web-displayable automated new books list.
<?php
# @name: new_books.php
# @version: 0.2
# @license: GNU General Public License version 3 (GPLv3) <https://www.gnu.org/licenses/gpl-3.0.en.html>
# @purpose: Compile and display new books information for Imperial College Library
# @author: Simon Barron <s.barron@imperial.ac.uk>
# @acknowledgements: Based on a process by Ryan Edwards available at https://github.com/reedwards/automated-new-books-list
?>
<?php