Skip to content

Commit 1be4449

Browse files
committed
fix(vol2): update canonical reference URLs and resolve comment citekey
1 parent 21c8dd4 commit 1be4449

3 files changed

Lines changed: 5 additions & 9 deletions

File tree

books/vol2/sustainable_ai/sustainable_ai.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ That geographic concentration creates environmental-justice risks that align wit
471471
# │
472472
# │ Goal: Quantify the exponential scaling of AI compute demand (2012-2019).
473473
# │ Show: ~350,000x increase in compute requirements.
474-
# │ How: Historical data from @schwartz2020green.
474+
# │ How: Historical data from @schwartz2020.
475475
# │
476476
# └─────────────────────────────────────────────────────────────────────────────
477477
import math

publishing/quarto/contents/references.bib

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -850,9 +850,7 @@ @misc{awsS3GlacierRetrieval
850850
title = {Understanding Archive Retrieval Options},
851851
author = {{Amazon Web Services}},
852852
year = {2026},
853-
url = {
854-
https://docs.aws.amazon.com/AmazonS3/latest/userguide/restoring-objects-retrieval-options.html
855-
},
853+
url = {https://docs.aws.amazon.com/AmazonS3/latest/userguide/restoring-objects.html},
856854
note = {Accessed: 2026-06-14},
857855
howpublished = {{Amazon S3} User Guide},
858856
}
@@ -2491,7 +2489,7 @@ @article{Cerebras2021
24912489
year = {2021},
24922490
journal = {Cerebras Technical Paper},
24932491
volume = {2021},
2494-
url = {https://cerebras.ai/wp-content/uploads/2021/04/Cerebras-CS-2-Whitepaper.pdf},
2492+
url = {https://cerebras.ai/product-chip/},
24952493
}
24962494

24972495
@misc{cerebras2024s1,
@@ -4517,9 +4515,7 @@ @misc{ethernetAlliance2025roadmap
45174515
title = {2025 {Ethernet} Roadmap},
45184516
author = {{Ethernet Alliance}},
45194517
year = {2025},
4520-
url = {
4521-
https://ethernetalliance.org/wp-content/uploads/2025/03/2025-Ethernet-Roadmap-2-Sided-Web-03-17-2025.pdf
4522-
},
4518+
url = {https://ethernetalliance.org/roadmap/},
45234519
note = {Accessed: 2026-06-14},
45244520
howpublished = {Ethernet Alliance roadmap},
45254521
}

publishing/quarto/contents/vol2/sustainable_ai/sustainable_ai.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ That geographic concentration creates environmental-justice risks that align wit
469469
# │
470470
# │ Goal: Quantify the exponential scaling of AI compute demand (2012-2019).
471471
# │ Show: ~350,000x increase in compute requirements.
472-
# │ How: Historical data from @schwartz2020green.
472+
# │ How: Historical data from @schwartz2020.
473473
# │
474474
# └─────────────────────────────────────────────────────────────────────────────
475475
import math

0 commit comments

Comments
 (0)