Skip to content

Commit 47ac8db

Browse files
mmckyclaude
andauthored
[action-translation] resync: mccall_persist_trans.md (#171)
* 🔄 resync mccall_persist_trans.md * Restore CJK font configuration dropped by the resync The resynced file keeps Chinese plot labels but reverted the import cell to the source's exact form, losing the Source Han Serif setup - Chinese in figures would render as missing glyphs. Residual #107 class found in the merge review; applied wave-wide. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Point references to untranslated lectures at the English site These {doc} targets exist only in lecture-python.myst until Phase 2 translates them; qualifying with the intermediate: intersphinx prefix gives working links now, and a future resync restores local refs once the targets exist. Program decision recorded 2026-07-18 (Matt). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Restore trailing newline (engine issue tracked in QuantEcon/action-translation#116) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Add missing bibtex keys MaCurdy1982, Meghir2004 to fix dangling citations The resync of mccall_persist_trans.md pulled in {cite}`MaCurdy1982` and {cite}`Meghir2004` from upstream, but the shared quant-econ.bib was not synced, so the strict build (-W) failed on "could not find bibtex key". Entries copied verbatim from QuantEcon/lecture-python.myst. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Align quant-econ.bib to canonical union to avoid EOF merge conflicts All four bibtex keys the wave needs (Lucas_Prescott_1971, Blume_Easley2006, MaCurdy1982, Meghir2004) are now present identically across the affected branches so the resync PRs merge without append-at-EOF conflicts. Entries copied verbatim from QuantEcon/lecture-python.myst. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 78b8ca7 commit 47ac8db

3 files changed

Lines changed: 265 additions & 200 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source-sha: 0bfcac8105ac8c11f06797579a9f4d565db7b53d
2+
synced-at: "2026-07-18"
3+
model: claude-sonnet-5
4+
mode: RESYNC
5+
section-count: 5
6+
tool-version: 0.17.0

lectures/_static/quant-econ.bib

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2656,3 +2656,36 @@ @article{Lucas_Prescott_1971
26562656
year = {1971}
26572657
}
26582658

2659+
2660+
@article{Blume_Easley2006,
2661+
author = {Blume, Lawrence and Easley, David},
2662+
title = {If You're So Smart, Why Aren't You Rich? {B}elief Selection in Complete and Incomplete Markets},
2663+
journal = {Econometrica},
2664+
volume = {74},
2665+
number = {4},
2666+
pages = {929--966},
2667+
year = {2006}
2668+
}
2669+
2670+
@article{MaCurdy1982,
2671+
title={The use of time series processes to model the error structure of earnings in a longitudinal data analysis},
2672+
author={MaCurdy, Thomas E.},
2673+
journal={Journal of Econometrics},
2674+
volume={18},
2675+
number={1},
2676+
pages={83--114},
2677+
year={1982},
2678+
publisher={Elsevier}
2679+
}
2680+
2681+
@article{Meghir2004,
2682+
title={Income variance dynamics and heterogeneity},
2683+
author={Meghir, Costas and Pistaferri, Luigi},
2684+
journal={Econometrica},
2685+
volume={72},
2686+
number={1},
2687+
pages={1--32},
2688+
year={2004},
2689+
publisher={Wiley Online Library}
2690+
}
2691+

0 commit comments

Comments
 (0)