Add verified CalmNight (NIH SCH) references#78
Merged
Conversation
- 120 references from the CalmNight NSF proposal verified against primary sources and added (deduplicated to 109 unique entries). - 3 fabricated infant sweat-collection citations replaced with verified sources (Gibson & Cooke 1959; Collins et al. 2014; McColley et al. 2020). - AASM scoring manual cited to the verified latest edition (Version 3, 2023). - 6 base-key collisions with existing entries resolved via a/b suffixes (WoodEtal00, NguyEtal16, LiEtal24, MikkEtal17, MontEtal18, TianEtal20). - caps.txt: add JAMA, ACS, SAGE, npj so journal acronyms render correctly (also normalises 14 existing SAGE/JAMA publisher fields). - bibcheck.py verify passes on the full file (6312 entries). Co-Authored-By: Claude Fable 5 <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.
Adds the 109 unique references cited by the CalmNight NIH (NCCIH) SCH resubmission. Every reference was verified against primary sources (PubMed, Crossref/DOI, publisher pages, ACM DL, agency pages) before inclusion, and the full file passes
python bibcheck.py verify(6312 entries, "looks good!").What's included
a/bsuffixes (the existing papers are unchanged — only their keys gained a suffix):WoodEtal00,NguyEtal16,LiEtal24,MikkEtal17,MontEtal18,TianEtal20.bibcheck/caps.txt: addedJAMA,ACS,SAGE,npjso those journal acronyms render correctly. This also normalised 14 existing entries' publisher field to{SAGE} Publications/{JAMA}.Heads-up for downstream docs
If any other document cited the six bare keys above, update those citations to the
…aform (e.g.WoodEtal00→WoodEtal00a).🤖 Generated with Claude Code