Skip to content
Snippets Groups Projects
Commit 0db00e58 authored by Yifan Wang's avatar Yifan Wang
Browse files

add citation

parent 8d4348df
No related branches found
No related tags found
No related merge requests found
......@@ -53,13 +53,15 @@ When referencing the PtG-ES4 project in an academic context, please include prop
- The source code can be found under [/algorithms/PtGES/](./algorithms/PtGES/README_PtGES.md) directory.
```bibtex
@incollection{wang2023power,
@incollection{Wang2023,
title={A Power-to-Gas energy system: modeling and operational optimization for seasonal energy supply and storage},
author={Wang, Yifan and Bornemann, Luka and Reinert, Christiane and von der Assen, Niklas},
booktitle={Computer Aided Chemical Engineering},
volume={52},
pages={2867--2872},
year={2023},
doi = {https://doi.org/10.1016/j.compchemeng.2023.108582},
url ={https://www.sciencedirect.com/science/article/pii/B978044315274050456X}
publisher={Elsevier}
}
```
......@@ -70,7 +72,7 @@ for a methantation process in power-to-gas energy systems](https://www.sciencedi
- The source code can be found under [/algorithms/bridgeESPS/](./algorithms/bridgeESPS/README_bridgeESPS.md) directory.
```bibtex
@article{WANG2024108582,
@article{Wang2024a,
title = {A method to bridge energy and process system optimization: Identifying the feasible operating space for a methanation process in power-to-gas energy systems},
journal = {Computers & Chemical Engineering},
volume = {182},
......@@ -88,15 +90,14 @@ author = {Yifan Wang and Luka Bornemann and Christiane Reinert and Niklas {von d
- The source code can be found under [/algorithms/RiNSES4/](./algorithms/RiNSES4/README_RiNSES4.md) directory.
```bibtex
@article{tbd,
@article{Wang2024b,
title = {RiNSES4: Rigorous Nonlinear Synthesis of Energy Systems for Seasonal Energy Supply and Storage},
journal = {tbd},
volume = {tbd},
pages = {tbd},
year = {tbd},
issn = {tbd},
doi = {tbd},
url = {tbd},
journal = {Systems and Control Transactions},
volume = {3},
pages = {604--611},
year = {2024},
doi = {https://doi.org/10.69997/sct.105466},
url = {https://psecommunity.org/LAPSE:2024.1583},
author = {Yifan Wang, Marvin Volkmer, Dörthe Franzisca Hagedorn, Christiane Reinert and Niklas {von der Assen}},
}
```
......
......@@ -28,19 +28,19 @@ ptg-es4/algorithms:
## Referencing
```bibtex
@article{tbd,
@article{Wang2024b,
title = {RiNSES4: Rigorous Nonlinear Synthesis of Energy Systems for Seasonal Energy Supply and Storage},
journal = {tbd},
volume = {tbd},
pages = {tbd},
year = {tbd},
issn = {tbd},
doi = {tbd},
url = {tbd},
journal = {Systems and Control Transactions},
volume = {3},
pages = {604--611},
year = {2024},
doi = {https://doi.org/10.69997/sct.105466},
url = {https://psecommunity.org/LAPSE:2024.1583},
author = {Yifan Wang, Marvin Volkmer, Dörthe Franzisca Hagedorn, Christiane Reinert and Niklas {von der Assen}},
}
```
## Getting started
### Intall packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment