Skip to content

Add literature context to Monetary Policy with Heterogeneous Agents#46

Open
Calbafa wants to merge 7 commits intoecon-ark:masterfrom
Calbafa:improve-gknmonetarypolicyha-carlosalba
Open

Add literature context to Monetary Policy with Heterogeneous Agents#46
Calbafa wants to merge 7 commits intoecon-ark:masterfrom
Calbafa:improve-gknmonetarypolicyha-carlosalba

Conversation

@Calbafa
Copy link

@Calbafa Calbafa commented Feb 10, 2026

This PR adds Prior and Subsequent Literature sections to the ballpark item for
“Monetary Policy with Heterogeneous Agents” (Görnemann, Kuester, Nakajima, 2012).

It also improves clarity via minor typo corrections and adds Carlos Alba as a contributor.

@llorracc llorracc force-pushed the improve-gknmonetarypolicyha-carlosalba branch from ddc7184 to d3b9dab Compare February 12, 2026 11:11
@llorracc
Copy link
Collaborator

MyST assembly feedback

Your PR adds valuable prior and subsequent literature to GKN Monetary Policy HA, 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/GKNMonetaryPolicyHA/:

    • GKNMonetaryPolicyHA_intro.ipynb — paper metadata (Görnemann, Kuester, Nakajima 2012), original ballpark authors (Nino Kodua), your name as contributor
    • GKNMonetaryPolicyHA_prior-literature.ipynb — prior literature with MyST citations (you added this content to the main notebook; extract it into a dedicated notebook with {cite:t} / {cite:p} citations)
    • GKNMonetaryPolicyHA_summary.ipynb — copy your edited content from GKNMonetaryPolicyHA.ipynb here; add MyST citations, cross-reference links to the other notebooks
    • GKNMonetaryPolicyHA_subsequent-literature.ipynb — subsequent literature with MyST citations (extract the content you added into a dedicated notebook)
  2. Organize bibliography files:

    • self.bib — the GKN (2012) paper
    • references.bib — prior literature (you have Gornemann_ballpark.bib; ensure prior refs are in references.bib)
    • subsequent-literature.bib — papers that cite GKN
  3. Create myst.yml in the GKNMonetaryPolicyHA folder:

version: 1
project:
  title: "Monetary Policy with Heterogeneous Agents — Ballpark Entry"
  bibliography:
    - self.bib
    - references.bib
    - subsequent-literature.bib
  toc:
    - file: GKNMonetaryPolicyHA_intro.ipynb
    - file: GKNMonetaryPolicyHA_prior-literature.ipynb
    - file: GKNMonetaryPolicyHA_summary.ipynb
    - file: GKNMonetaryPolicyHA_subsequent-literature.ipynb
site:
  title: "Monetary Policy with Heterogeneous Agents — Ballpark Entry"
  1. Verify the build from the GKNMonetaryPolicyHA 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.)

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
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