QuantEcon / QuantEcon/lecture-python.myst
Dangling bibliography keys: GilboaSchmeidler:1989, Whittle_1981, Whittle_1990
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 123
- Forks
- 57
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 11
Description
Found while seeding the zh-cn edition (QuantEcon/lecture-python.zh-cn#196): three citation keys are cited in this repo's lectures but have no entry in lectures/_static/quant-econ.bib, so {cite} references render as dangling.
| Key | Cited in |
|---|---|
GilboaSchmeidler:1989 |
robust_permanent_income.md |
Whittle_1981 |
robust_permanent_income.md |
Whittle_1990 |
robust_permanent_income.md, theil_2.md |
All three exist in lecture-python-advanced.myst's quant-econ.bib (these lectures were ported from there), so the fix is copying those entries across. The zh-cn edition has already added them on its side.
Related tooling context: QuantEcon/action-translation#117 tracks the engine not syncing the shared bib; a dangling-key lint in CI would have caught this at port time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the three entries in lecture-python-advanced.myst's quant-econ.bib with lectures/_static/quant-econ.bib, then inspect the citations in robust_permanent_income.md and theil_2.md. Copy the missing entries into the shared bibliography and confirm that all three references resolve without dangling-key warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100