docs: restructure and update research literature page - #323
Merged
Conversation
Group the papers into Language Design, Types and Effects, Datalog and Fixpoints, and Compilation, and give each entry a title, author list, venue, and year using the same format as videos.md. Add the nine papers published since 2022 and note the Distinguished Paper Award and Distinguished Artifact. Cross-link the five papers that have a corresponding chapter, and move the page last under Additional Information. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Note that the papers are written for a research audience and are not necessarily accessible to the general reader. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Reworks
research-literature.md, which was a flat list of ten bare titles with no authors, venue, or year, and had not been updated since 2022.Presentation
Adopts the same entry format as
videos.md— bold linked title, then authors, venue, and year in italics:Papers are grouped into Language Design, Types and Effects, Datalog and Fixpoints, and Compilation, reverse-chronological within each section.
Content
videos.mdbut not the papers themselves.SUMMARY.md, and reordersadditional-information.mdto match. That prose list was also missing Videos, so it is now added.Verification
doi.org; both direct PDF links return 200.mdbook buildsucceeds and all internal links resolve.🤖 Generated with Claude Code