pp4rs / 2020-uzh

Course website for 2020 UZH Edition

Home Page:https://pp4rs.github.io/2020-uzh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course Website: Programming Practices for Research Students, 2020-UZH

Meta-Information

Alternatively, email us at: pp4rs 'DOT' contact 'AT' gmail 'DOT' com

Building the Site

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

Want to Contribute?

License

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

Suggested Citation

The suggested citation for the course materials is:

Ulrich Bergmann, Lachlan Deer, 2020, Programming Practices for Research in Economics, University of Zurich

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Course website for 2020 UZH Edition

https://pp4rs.github.io/2020-uzh/

License:Other