QuantEcon / QuantEcon/lecture-python.myst

Dangling bibliography keys: GilboaSchmeidler:1989, Whittle_1981, Whittle_1990

Open Beginner friendly
#990 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.