diff --git a/cdl.bib b/cdl.bib index ef75a25..1e927c5 100644 --- a/cdl.bib +++ b/cdl.bib @@ -53551,3 +53551,49 @@ @article{YangEtal25 volume = {doi.org/10.48550/arXiv.2510.00183}, year = {2025} } +@comment{% Third tranche: volunteer-compute precedents for the Kiewit +% whitepaper's "what is a volunteer mesh" section. Each entry +% web-verified against primary sources and formatted to CDL +% bibcheck verify conventions. + +% AndeEtal02: the canonical SETI@home paper. Verified via ACM DL +% (DOI 10.1145/581571.581573) and author-hosted copy at +% setiathome.berkeley.edu/sah_papers/cacm.php.} + +@comment{% Ande04: the canonical BOINC paper. Verified via ACM DL +% (DOI 10.1109/GRID.2004.14) and the author-hosted PDF at +% boinc.berkeley.edu/grid_paper_04.pdf. Single-author paper by +% David P. Anderson.} + +@comment{% VoelEtal23: 20-year retrospective on Folding@home, treating it +% as a canonical volunteer-compute precedent for exascale +% biomolecular simulation. Verified via ScienceDirect +% (DOI 10.1016/j.bpj.2023.03.028) and PMC PMC10398258.} + +@article{AndeEtal02, + author = {D P Anderson and J Cobb and E Korpela and M Lebofsky and D Werthimer}, + journal = {Communications of the {ACM}}, + number = {11}, + pages = {56--61}, + title = {{SETI@home}: an experiment in public-resource computing}, + volume = {45}, + year = {2002} +} + +@article{Ande04, + author = {D P Anderson}, + journal = {Proceedings of the 5th {IEEE} International Workshop on Grid Computing}, + pages = {4--10}, + title = {{BOINC}: a system for public-resource computing and storage}, + year = {2004} +} + +@article{VoelEtal23, + author = {V A Voelz and V S Pande and G R Bowman}, + journal = {Biophysical Journal}, + number = {14}, + pages = {2852--2863}, + title = {Folding@home: achievements from over 20 years of citizen science herald the exascale era}, + volume = {122}, + year = {2023} +}