2023-07-07 v1.0

A herbarium specimen of Ranunculus seguieri Vill. collected by Stein,B.. https://www.jacq.org/detail.php?ID=1806941 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Example publications:
-
Exhibition catalogue demo: toc Baroque /toc from Experimental Books – Re-imagining Scholarly Publishing, COPIM. Workshop URL: https://experimentalbooks.pubpub.org/programme-overview
-
Publishers catalogue demo: ScholarLed A catalogue of ScholarLed presses built on a Quarto / Jupyter Notebook model for computational publishing. The publication is automatically updated daily to reflect any new books added by the publishers.
-
Proof of concept #1 - Computational Publication: Computational Publishing for Collections - ADA CP Prototype #1 - Nov 22
-
Proof of concept #2 - To be confirmed, completion for end of April 2023. This contains all parts fully rendered: Cover, colophon, essay, collection, graph, TIB AV Portal, Semantic Kompakkt
-
semanticClimate: To be confirmed - customised research papers readers made for regional climate change action plans based on IPCC reports and sourcing content from open research repositories.
-
FSCI Summer School - publishing from collections class: To be confirmed, July 2023
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Book cover: Digitized herbarium specimens Pedicularis sudetica Willd.. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
The main publishing workflow uses Quarto to render the output of Jupyter Notebook files. Run the .ipynb files in JupyterLab or Visual Studio Code or any other Jupyter environment and then run:
quarto render
for Quarto to render the output into an output directory, in this case, ./docs.
GitHub Pages then serves the HTML files in the ./docs directory as a website.