-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
44 lines (25 loc) · 2.14 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
title: "Energy and Climate Policy (Fall 2024)"
image: "/files/images/hex-Energy-Climate-Policy.png"
sidebar: false
toc: false
css: /custom.css
repo-actions: false
---
<!--This is my personal clarity, please delete or replace with your own clarity-->
{{< include /files/includes/_msclarity.qmd >}}
{{< include /files/includes/_coursedescription.qmd >}}
{{< include /files/includes/_courseobjectives.qmd >}}
## Acknowledgment
This class benefits from many similar classes and I cannot credit them enough below:
- Daniel Kammen, [Energy and Society](http://kammen.berkeley.edu/)
- Severin Borenstein, [Energy and Environmental Markets](http://courses.haas.berkeley.edu/descriptions/Descriptions/EWMBA212-1_Spring14.htm)
- Jon Koomey and Ian Monroe, [Solving Climate Change: A guide for learners and leaders](https://doi.org/10.1088/978-0-7503-4032-8)
## Reuse of material
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
Please feel free to link my [site](https://drganghe.github.io) and this [course site](https://drganghe.github.io/energy-climate-society) to use any organized material. Copyrights belong to cited authors/creators. Example language to use:
> This course/class benefits from the [Energy and Climate Policy](https://drganghe.github.io/energy-climate-policy) class material developed by Dr. [Gang He](https://drganghe.github.io).
## How to help
If you like this course, you can **Star** the course [repository](https://github.com/drganghe/energy-climate-policy) to help more people to see it. If you find any issue, please use the "Report an issue" on the right side of a specific page. You can help more people to access the open-source course by spreading the word. Comments and suggestions are very welcome.
<!--Include social share buttons-->
{{< include /files/includes/_socialshare.qmd >}}