Skip to content

pp4rs/2018-uzh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Website: Programming Practices for Research Students, YEAR-INSTITUTE

Meta-Information

Alternatively, email us at: programming 'AT' econ 'DOT' uzh 'DOT' ch

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, Adran Etter, Julian Langer, Ursina Schaede, Dora Simon, Max Winkler, Carlo Zanella & Christian Zund, 2018, 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.