Skip to content

Commit f38d756

Browse files
authored
Merge pull request #744 from PyPSA/dr-pub
Adds publication to docs
2 parents 338af99 + fa167c4 commit f38d756

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

docs/source/data-sectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Within the transport sector, demand response is applied to the aggregation bus d
8989

9090
The diagram below illustrates the workflow of PyPSA-USA Sector. Many rules overlap with the electricity sector workflow; however, several additional rules are also present.
9191

92-
:::{figure-md} workflow
92+
:::{figure-md} sector-workflow
9393
<img src="./_static/dag_sector.jpg" width="700px">
9494

9595
Snakemake DAG for sector coupled studies

docs/source/data-transmission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ While representative of the US electricity system, the TAMU network is synthetic
3434

3535

3636

37-
```{info}
37+
```{note}
3838
See the [Spatial Configuration](./config-spatial.md) page for information on how to choose between networks.
3939
```
4040

docs/source/publications.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
@article{barnes_2026,
2+
doi = {10.1371/journal.pclm.0000918},
3+
url = {https://journals.plos.org/climate/article?id=10.1371/journal.pclm.0000918},
4+
author = {Barnes, Trevor and Tehranchi, Kamran and Reinholz, Bradley and Metcalfe, Malcolm and Niet, Taco},
5+
title = {Multi-sector demand response for cost optimal energy transitions},
6+
year = {2026},
7+
volume = {5},
8+
issue = {5},
9+
pages = {e0000918},
10+
journal = {PLOS Climate}
11+
}
12+
113
@misc{tehranchi_2024,
214
doi = {10.2139/ssrn.5029120},
315
url = {https://www.ssrn.com/abstract=5029120},

0 commit comments

Comments
 (0)