Wire up kootenay-lake.Rmd citations from 3-split lit reviews#66
Merged
Conversation
…agraphs Adds 8 new BBT-keyed citations (1 reuses kang_etal2016 already in Snowpack section) into non-snow vignette sections. Each cite lands on a finding visible in the AOI's plots/tables per the feedback_vignette_citations_sparse.md philosophy. Audit trail in planning/active/citation_audit.md. Insertions: - L184 Trends: Hansen 2012 (1951-1980 base period precedent) - L195 Trends: Arguez & Vose 2011 (WMO climate normal definition) - L246 Daytime/Overnight: Karl 1993 (DTR asymmetry; converts prose-style author ref to [@key]) - L584 Spatial Pattern: Pepin 2015 + Rangwala & Miller 2012 (elevation-dependent warming + heterogeneity caveat) - L984 Interpretation/drying: Ficklin & Novick 2017 (VPD continental-scale drying) - L1012 Interpretation/salmonids: Mantua 2010 + Eaton & Scheller 1996 (climate-stream-temp-fish bridge) - L1024 Interpretation/Fraser: Kang 2016 (converts prose-style author ref to [@key]) Snowpack-section cites from #54 untouched. FWCP Peace cross-refs at L528, L973, L996 NOT touched (out of scope for #65; flagged in progress.md for follow-up). Refs #65.
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
feedback_vignette_citations_sparse.mdphilosophy memory ("library not prescription; cite only authorities for findings visible in the AOI's graphs/tables, plain language, no decoration").vignettes/kootenay-lake.Rmd:@hansen_etal2012Perceptionclimatefor the 1951–1980 base period (Hansen 2012 explicitly uses the same window for its 3-sigma loaded-dice analysis)@arguez_vose2011DefinitionStandardfor the WMO climate-normal definition@karl_etal1993NewPerspectivefor the DTR asymmetry "textbook fingerprint" (was prose-style, now proper cite)@pepin_etal2015Elevationdependentwarming+@rangwala_miller2012Climatechangefor elevation-dependent warming + heterogeneity caveat@ficklin_novick2017Historicprojectedfor VPD continental-scale drying@mantua_etal2010Climatechange+@eaton_scheller1996Effectsclimatefor the climate→stream-temp→fish thermal-habitat bridge@kang_etal2016ImpactsRapidly(was prose-style, now proper cite)planning/active/citation_audit.md— one row per insertion with vignette excerpt, source quote, rag store + topic where the quote was retrieved, paraphrase as written, and why warranted (the "what is where by who said what where" trail).vignettes/references.bibregenerated viarbbt::bbt_update_bib()— now has 18 entries (was 11): 8 new, 1 reuse, 9 kept from Snowpack-departure methodology lit review: rag-build + 11 papers + citation map #54, 1 dropped (munoz-sabater_etal2021wasn't actually cited here).Snowpack-section citations from #54 untouched (already wired up). 3 FWCP Peace cross-references at L528, L973, L996 not touched on this branch — flagged in
progress.mdas a separate follow-up worth filing perfeedback_thorough_cross_reference_removal.mdmemory (vignettes are stand-alone).Relates to NewGraphEnvironment/sred-2025-2026#23.
Fixes #65.
Test plan
devtools::test()clean (verified: 166 PASS, 0 FAIL — vignette-only changes don't affect tests)[@key]markers in the vignette resolve to entries invignettes/references.bib(verified viarbbt::bbt_detect_citationsround-trip)[@key]additions + minor prose smoothing🤖 Generated with Claude Code