| Time | April 11, 2026 (Saturday) |
|---|---|
| 8:00 | Breakfast |
| 9:00 | Introduction (with World Bank intro) |
| 10:00 | Reproducible Practices, Template README |
| 11:00 | Data provenance, Data Citations |
| 12:00 | Lunch Break |
| 13:00 | What will you be doing in the Lab |
| 14:00 | Command Line/Git/Markdown/Version control |
| 15:00 | A prototypical replication report |
| 16:00 | A walkthrough of the workflow |
| 17:00 | How to run Stata code |
| 18:00 | Restaurant |
This slide is based on the Carpentries tutorial on the Unix shell (which you might want to do on your own).
pwd = present working directory)cp) filesrm) filesVersion Control system. Track the progress in a project: what changes?, who made changes? Again see the Carpentries tutorial
(don’t forget to change directory)
We use Markdown to write reports. why?
This is a block quote, and it is created like this
Code embedded in the document:
| Time | April 11, 2026 (Saturday) |
|---|---|
| 8:00 | Breakfast |
| 9:00 | Introduction (with World Bank intro) |
| 10:00 | Reproducible Practices, Template README |
| 11:00 | Data provenance, Data Citations |
| 12:00 | Lunch Break |
| 13:00 | What will you be doing in the Lab |
| 14:00 | Command Line/Git/Markdown/Version control |
| 15:00 | A prototypical replication report |
| 16:00 | A walkthrough of the workflow |
| 17:00 | How to run Stata code |
| 18:00 | Restaurant |
