Below is a HTML fragment that you could include in a web page to include articles for the Keck Institute for Space Studies.
<div id="feed">
<a href="/Keck-Institute-for-Space-Studies/combined.html">https://feeds.library.caltech.edu/groups/Keck-Institute-for-Space-Studies/combined.html</a>.
See </div>
<script src="https://feeds.library.caltech.edu/scripts/CL.js"></script>
<script>
let article_list = document.getElementById('feed');
.getFeed("https://feeds.library.caltech.edu/groups/Keck-Institute-for-Space-Studies/combined.include", function(src, err) {
CLif (err != "") {
console.log("ERROR", err);
return;
}.innerHTML = src;
article_list;
})</script>
Now we can see the resulting bibliography below–
See <a href="/Keck-Institute-for-Space-Studies/combined.html">https://feeds.library.caltech.edu/groups/Keck-Institute-for-Space-Studies/combined.html</a>.