Commit f522a5c
committed
docs(paper.bib): resolve last 3 editorialbot DOI flags
Final pass on the 3 remaining MISSING-DOI entries from JOSS issue #10604.
Each verified across doi.org resolver + Crossref REST + Crossref reverse
title-search + OpenAlex independent index.
Updated:
- schwab2013ltmle -> lendle2017ltmle: upgrade from CRAN package metadata DOI
(10.32614/cran.package.ltmle, type=dataset) to the peer-reviewed software
paper in Journal of Statistical Software 81(1), 2017, DOI 10.18637/jss.v081.i01.
Same four authors; Lendle is first in the published version, hence the
bibkey rename. Also updates the docstring reference in
src/statspai/tmle/ltmle.py to the new bibkey and citation string.
- ado2019shift: strip the trailing '*' from the title. The asterisk is the
QJE typographic footnote marker for acknowledgments, not part of the
title. Removing it (a) matches standard citation practice and (b) lets
the editorialbot's title-based fuzzy matcher correctly resolve the entry
against the already-correct QJE DOI 10.1093/qje/qjz025 (QJE 134(4):
1949-2010, 2019), instead of suggesting the older NBER WP DOI
10.3386/w24944 as an alternative.
Not changed (verified to be unfixable, not a defect):
- westfall1993resampling: the 1993 Wiley-Interscience book has no DOI.
Crossref reverse search filtered by type:book returns no match for
"Westfall Young Resampling-Based Multiple Testing", OpenAlex returns no
hits, and the bot-suggested 10.2307/2533464 is verifiably a 1994
Biometrics 50(4):1226 book review by M.A. Martin of this book, not the
book itself. Per CLAUDE.md section 10 (zero hallucination), the entry
keeps its ISBN-only form (978-0-471-55761-6); fabricating a DOI is
strictly worse than leaving the field blank.
Refs verified via doi.org + Crossref REST + Crossref reverse search +
OpenAlex (4 independent checkpoints per claimed DOI).1 parent e34d471 commit f522a5c
2 files changed
Lines changed: 12 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2370 | 2370 | | |
2371 | 2371 | | |
2372 | 2372 | | |
2373 | | - | |
2374 | | - | |
2375 | | - | |
2376 | | - | |
2377 | | - | |
2378 | | - | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
2379 | 2381 | | |
2380 | 2382 | | |
2381 | 2383 | | |
| |||
2395 | 2397 | | |
2396 | 2398 | | |
2397 | 2399 | | |
2398 | | - | |
| 2400 | + | |
2399 | 2401 | | |
2400 | 2402 | | |
2401 | 2403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments