Add 11 refs for the memory-dynamics paper; suffix WangEtal10 - #81
Merged
Conversation
Adds 11 entries cited by the in-preparation ContextLab memory-dynamics paper. Every field was fact-checked against CrossRef, PubMed/NCBI, arXiv, OpenAlex, Semantic Scholar, and/or dblp before submission. All entries pass bibcheck.py; the full-file check (bibcheck/test.py) passes. New entries: Vite67 Viterbi (1967), IEEE Trans Inf Theory 13(2):260-269 BaumPetr66 Baum & Petrie (1966), Ann Math Stat 37(6):1554-1563 BaumEtal70 Baum et al (1970), Ann Math Stat 41(1):164-171 Vint68 Vintsyuk (1968), Cybernetics 4(1):52-57 SakoChib78 Sakoe & Chiba (1978), IEEE TASSP 26(1):43-49 WangEtal10b Wang et al (2010), ICASSP 2010:5214-5217 ChenEtal22 Chen et al (2022), NAACL-HLT 2022:827-838 VeraEtal25 Schechter Vera et al (2025), arXiv:2509.20354 (EmbeddingGemma) StonEtal25 Stone et al (2025), PEARC '25:1-5 FitzEtal26 Fitzpatrick et al (2026), Nat Commun 17(1):2955 Qwen26 Qwen Team (2026), Qwen3.5 release blog post Also renames WangEtal10 -> WangEtal10a. This is required by the key convention: WangEtal10b now shares the same base key, and the convention states that if any key needs a suffix, all keys sharing that base must be suffixed. NOTE: this is a breaking change for any document citing WangEtal10. While renaming that entry, restored its missing third author, Jian Liu. CrossRef (10.1016/j.brainres.2010.02.008) and PubMed (PMID 20149784) both list 8 authors; the entry had 7. Co-Authored-By: Claude Opus 5 (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.
List of citation keys added (one per line)
Vite67
BaumPetr66
BaumEtal70
Vint68
SakoChib78
WangEtal10b
ChenEtal22
VeraEtal25
StonEtal25
FitzEtal26
Qwen26
List of citation keys modified (one per line)
WangEtal10 (renamed to WangEtal10a; also restored a missing author)
Other changes (describe)
Context. These are the references cited by the in-preparation ContextLab
memory-dynamics paper that were not yet in
cdl.bib.Verification. Every field of every entry was fact-checked against primary
sources before submission — CrossRef, PubMed/NCBI, arXiv, OpenAlex, Semantic
Scholar, and dblp — rather than transcribed from a reference manager. Details:
Vite67BaumPetr66,BaumEtal70Vint68SakoChib78WangEtal10bChenEtal22VeraEtal25StonEtal25FitzEtal26Qwen26WangEtal10→WangEtal10a(breaking).WangEtal10bnow shares this basekey, and both the key convention and CONTRIBUTING step 3 require every key
sharing a base to carry a suffix. Any document currently citing
WangEtal10will need updating.
Missing author restored in that same entry.
WangEtal10alisted 7 authors;CrossRef (
10.1016/j.brainres.2010.02.008) and PubMed (PMID 20149784) both list8. Jian Liu (3rd author) was missing and has been restored. This is a factual
correction that formatting checks cannot detect.
Note on
Vint68. CrossRef and OpenAlex both reportissued: 1972for10.1007/BF01074755. That is the Springer digitization date for the Englishtranslation. The standard citation is Cybernetics 4(1):52-57 (1968), with the
Russian original in Kibernetika 4:81-88 (1968), so
Year = {1968}is usedhere — consistent with the
Vint68key.Two entries deliberately NOT added. A few refs in the source paper turned out
to already exist here under suffixed keys (
ChenEtal24a,MikkEtal17a,MontEtal18a,NguyEtal16a,TianEtal20a,WoodEtal00a). Those were droppedfrom this PR rather than duplicated.
Checks.
python bibcheck.py verifypasses on the added entries, and thefull-file CI check (
python bibcheck/test.py) exits 0 on the merged file: noduplicate keys, no duplicate author/title pairs, no formatting errors.
🤖 Generated with Claude Code