- Module Maintainer: Carlo Zanella (@carlozanella)
- Course: Programming Practices for Research in Economics
- Institute: Department of Economics, Uni Zurich
- Current Version: Fall 2018 edition
Alternatively, email us at: programming 'AT' econ 'DOT' uzh 'DOT' ch
We use MkDocs to build the the course websites for this course.
- Install MkDocs with the following command:
pip install mkdocs
- Install the style we use:
pip install mkdocs-material
- Look at a copy of the site served locally on your machine:
mkdocs serve
- Post the site to github pages using:
mkdocs gh-deploy
- See the contributing guide here.
- By contributing you agree to abide by the Code of Conduct
All materials are licensed under a Creative Commons CC-BY-NC-SA license. The license allows you to copy, remix and redistribute any of our publicly available materials, under the condition that you attribute the work (details in the license) and do not make profits from it. More information is available here
The suggested citation for the course materials is:
Ulrich Bergmann, Lachlan Deer, Adran Etter, Julian Langer, Ursina Schaede, Dora Simon, Max Winkler, Carlo Zanella & Christian Zund, 2018, Programming Practices for Research in Economics, University of Zurich
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.