This assignment is about the ballpark paper you have already been working on in the last couple of classes—not the new REMARK paper you will start in the other Class 06 assignment. Create a LaTeX version of that ballpark paper for use when you build your REMARK. If possible, use MathPix Snip to produce the LaTeX from the PDF; it is the recommended tool for this.
Step 0 — Sync first: Sync your fork of econ-ark/ballpark with upstream and git pull locally. The updated .gitignore excludes source/ (where you’ll put copyrighted material), so do this before Step 1.
Step 1 — Get the paper into source/: Create source/ inside your ballpark directory (e.g. models/We-Would-Like-In-Econ-ARK/{BALLPARK}/). Download the ballpark paper’s PDF (PaperPile/JHU), save it in source/, and use MathPix Snip (or equivalent) to convert it to LaTeX (save LaTeX in source/ too). The .gitignore keeps source/ out of the repo.
Deliverable: The paper PDF and MathPix-derived LaTeX in source/ (local only; not committed).