Skip to content

Add literature context to TaxingWomen#42

Open
jzhan476 wants to merge 10 commits intoecon-ark:masterfrom
jzhan476:improve-TaxingWomen-Jiaxuan
Open

Add literature context to TaxingWomen#42
jzhan476 wants to merge 10 commits intoecon-ark:masterfrom
jzhan476:improve-TaxingWomen-Jiaxuan

Conversation

@jzhan476
Copy link

@jzhan476 jzhan476 commented Feb 9, 2026

Description: Added Prior Literature and Subsequent Literature sections to the Taxing Women ballpark item, and made several additional improvements (clarifications, wording/formatting cleanup, and suggested structure tweaks for readability). Coauthor: Jiaxuan Zhang.

@llorracc llorracc force-pushed the improve-TaxingWomen-Jiaxuan branch from 79f4653 to 788bd5b Compare February 12, 2026 11:11
@llorracc
Copy link
Collaborator

MyST assembly feedback

Your PR adds valuable prior and subsequent literature to TaxingWomen, but the MyST Assembly and PR assignment asks for a four-notebook MyST document that builds and renders. Right now the MyST build is not configured.

What you need to add

  1. Create the four-notebook structure in models/We-Would-Like-In-Econ-ARK/TaxingWomen/:

    • TaxingWomen_intro.ipynb — paper metadata (Guner, Kaygusuz, Ventura 2012), original ballpark authors, your name as contributor
    • TaxingWomen_prior-literature.ipynb — prior literature with MyST citations (you have prior-literature-summary.md; convert to a notebook and add {cite:t} / {cite:p} citations)
    • TaxingWomen_summary.ipynb — copy your edited content from TaxingWomen.ipynb here; fix heading hierarchy, add MyST citations, add cross-reference links to the other notebooks
    • TaxingWomen_subsequent-literature.ipynb — subsequent literature with MyST citations (from your subsequent-literature-analysis.md)
  2. Organize bibliography files:

    • self.bib — the Guner, Kaygusuz, Ventura (2012) paper
    • references.bib — prior literature (rename/use Guner2012.bib if it contains prior refs)
    • subsequent-literature.bib — papers that cite the main paper
  3. Create myst.yml in the TaxingWomen folder:

version: 1
project:
  title: "Taxation and Household Labour Supply — Ballpark Entry"
  bibliography:
    - self.bib
    - references.bib
    - subsequent-literature.bib
  toc:
    - file: TaxingWomen_intro.ipynb
    - file: TaxingWomen_prior-literature.ipynb
    - file: TaxingWomen_summary.ipynb
    - file: TaxingWomen_subsequent-literature.ipynb
site:
  title: "Taxation and Household Labour Supply — Ballpark Entry"
  1. Verify the build from the TaxingWomen folder:
myst build

Reference: See PR #40 (OpenHA) or Benhabib_et_al_2019 for working examples.

@llorracc
Copy link
Collaborator

Link correction: The MyST Assembly and PR assignment is published at:

https://llorracc.github.io/workspace-course-topics/assignments/myst-assembly-and-pr.html

(Previous link pointed to a path that does not exist in teaching-topics.)

jzhan476 and others added 9 commits February 17, 2026 15:57
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants