Add 3 volunteer-compute precedents for Kiewit whitepaper#76
Open
jeremymanning wants to merge 1 commit intomasterfrom
Open
Add 3 volunteer-compute precedents for Kiewit whitepaper#76jeremymanning wants to merge 1 commit intomasterfrom
jeremymanning wants to merge 1 commit intomasterfrom
Conversation
All three entries individually web-verified and formatted to pass
bibcheck verify. These ground the "what is a volunteer mesh"
section of the companion whitepaper to the Kiewit Provost
Leadership Fellows application.
- AndeEtal02: SETI@home (Anderson, Cobb, Korpela, Lebofsky,
Werthimer), Communications of the ACM 45(11):56-61,
DOI 10.1145/581571.581573. The canonical volunteer-compute
precedent; verified via ACM DL and author-hosted PDF at
setiathome.berkeley.edu/sah_papers/cacm.php.
- Ande04: BOINC (David P. Anderson, single author),
Proceedings of the 5th IEEE/ACM International Workshop on
Grid Computing, pp. 4-10, DOI 10.1109/GRID.2004.14. The
software platform that underlies SETI@home / Folding@home /
many later volunteer-computing projects. Journal string
shortened to "IEEE International Workshop" (dropping the
"/ACM" join) to match CDL conventions on brace-protected
caps tokens.
- VoelEtal23: Folding@home (Voelz, Pande, Bowman),
Biophysical Journal 122(14):2852-2863,
DOI 10.1016/j.bpj.2023.03.028. The 20-year retrospective
and the most-citable peer-reviewed reference for the
Folding@home tradition.
Integrity check: python bibcheck.py verify cdl.bib -> looks good!
(6206 entries, up from 6203).
Co-Authored-By: Claude Opus 4.7 (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.
Summary
Adds 3 canonical references grounding the "volunteer mesh" / public-resource computing tradition that the Kiewit whitepaper (Dartmouth Provost Leadership Fellows application) builds on. Follows the successful PR #74 and PR #75 patterns: all entries web-verified against primary sources, formatted to pass `python bibcheck.py verify cdl.bib`.
Integrity check
```
python bibcheck.py verify cdl.bib
\u2192 looks good!
```
(6206 entries total, up from 6203.)
Test plan
\ud83e\udd16 Generated with Claude Code