Skip to content
/ 2023-uzh Public
forked from pp4rs/2022-uzh

Course Website for Programming Practices for Research in Economics in 2023 at UZH

License

Notifications You must be signed in to change notification settings

pp4rs/2023-uzh

 
 

Repository files navigation

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

Meta-Information

Alternatively, email us at: [email protected]

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
  • We use a GitHub action to automatically deploy the website after pushing to the online repository

Want to Contribute?

License

All materials are licensed under a Creative Commons CC-BY-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:

Julius Schäper & Martin Stancsics (2023), 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 Programming Practices for Research in Economics in 2023 at UZH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published