Add 16 refs for the Kiewit PLF proposal and companion whitepaper#74
Merged
Conversation
All entries were individually web-verified against primary sources
(AAAI OJS, ACM DL, ACL Anthology, CVPR Open Access, NeurIPS
proceedings, arXiv, HUP catalog, Open Library, PubMed) and
formatted to bibcheck verify conventions.
Historical Dartmouth references:
- KemeKurt68: Kemeny & Kurtz, "Dartmouth time-sharing",
Science 162(3850):223-228 (1968). Verified via PubMed 5675464.
- Keme72: Kemeny, Man and the Computer (Scribner's, 1972).
Verified via Open Library OL5282840M.
- McCaEtal06: McCarthy, Minsky, Rochester, Shannon, AI Magazine
27(4):12-14 (2006 reprint of 31 Aug 1955 Dartmouth proposal).
Page range 12-14 confirmed by reading the AAAI OJS PDF.
- Rank18: Rankin, A People's History of Computing in the United
States (HUP, 2018).
- Kurt81: Kurtz, "BASIC", in History of Programming Languages,
Wexelblat ed., Academic Press 1981, pp. 515-537. ACM DL
10.1145/800025.1198404 . Uses Force=True because bibcheck's
sentence-case rule would render the acronym "BASIC" as "Basic".
Systems / distributed-inference references:
- KwonEtal23: PagedAttention, SOSP 2023, pp. 611-626.
- LiEtal24: DistriFusion, CVPR 2024 Highlight.
- HanEtal24: David helps Goliath, NAACL 2024 long, pp. 8385-8400.
- BorzEtal23a: Petals demo, ACL 2023 demos, pp. 558-568.
- BorzEtal23b: Follow-up NeurIPS 2023 paper on distributed
inference/fine-tuning of LLMs over the internet, pp. 12312-12331.
Distinct from the ACL demo; note the different transliteration
of "Ryabinin" (this paper) vs "Riabinin" (the ACL demo).
- ShihEtal23: Parallel sampling of diffusion models (ParaDiGMS),
NeurIPS 2023 Spotlight, pp. 4263-4276.
Diffusion-LM references:
- YeEtal25: Dream 7B (arXiv:2508.15487).
- NieEtal25: LLaDA (arXiv:2502.09992).
- TrauEtal25: DCUtR NAT-traversal measurement campaign
(arXiv:2510.27500). Original grant-project refs.bib abbreviated
the author list with "and others"; this entry carries the
verified 4-author list.
- BradNakk25: Classifier-free guidance is a predictor-corrector,
TMLR 2025 (OpenReview forum zrWNtzSZsf).
- RazaEtal26: When are two scores better than one? (full title
includes "investigating ensembles of diffusion models"), TMLR
2026 (OpenReview forum 4iRx9b0Csu).
Integrity check: python bibcheck.py verify cdl.bib -> "looks good!"
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced Apr 19, 2026
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.
Summary
Adds 16 new bibliography entries supporting the Kiewit proposal (a Dartmouth Provost Leadership Fellows 2026–2027 application) and its companion whitepaper on distributed diffusion-LM inference.
All entries were individually web-verified against primary sources and formatted to pass
python bibcheck.py verify cdl.bib.Historical Dartmouth references
Kurt81usesForce = {True}because bibcheck's sentence-case rule would render the acronym "BASIC" as "Basic".Systems / distributed-inference references
Diffusion-LM references
Integrity check
Test plan
python bibcheck.py verify cdl.bibpasses cleanly on this branchcdl.bibentries were modified🤖 Generated with Claude Code