Publication page in docs - #92
Draft
csanadtelbisz wants to merge 1 commit into
Draft
Conversation
csanadtelbisz
marked this pull request as draft
July 6, 2026 14:28
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I added a publication page to the docs subproject (refinery.tools) which can be accessed via the "All publications" link from the main page. I did not add a "Publications" entry to the header and footer, but we may do that as well.
This lists all publications, theses, and student work related to Refinery; or at least it will when everyone adds their own publications (and that of their students).
So please, add your work and the works of your students if you think it is worth mentioning on this site. Everything can be specified as entries in bib files under
docs/static/papers. Please consult the README in that directory before adding the new entries.Use the
http://localhost:3000/snapshot/publications/link to check the outcome locally after running the./yarnw docs devfrom the repo root.