Skip to content

Commit db8d7e2

Browse files
authored
chore: update README.md
1 parent c19d176 commit db8d7e2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,16 +88,18 @@ This command installs the package in "editable" mode (-e) using pyproject.toml t
8888
# Citing this software
8989
If you use PowNet 2.0 in your work, please cite the following article:
9090

91+
```
9192
@article{
9293
Bunnak2025,
93-
doi = {10.21105/joss.08035},
94-
url = {https://doi.org/10.21105/joss.08035},
94+
title = {PowNet 2.0: A production cost modeling framework for large-scale power systems},
95+
author = {Bunnak, Phumthep and Eldardiry, Hisham and Pavičević, Matija and Feng, Jerry Zhuoer and Galelli, Stefano},
9596
year = {2025},
9697
publisher = {The Open Journal},
9798
volume = {10},
9899
number = {111},
99100
pages = {8035},
100-
author = {Bunnak, Phumthep and Eldardiry, Hisham and Pavičević, Matija and Feng, Jerry Zhuoer and Galelli, Stefano},
101-
title = {PowNet 2.0: A production cost modeling framework for large-scale power systems},
102101
journal = {Journal of Open Source Software}
102+
doi = {10.21105/joss.08035},
103+
url = {https://doi.org/10.21105/joss.08035},
103104
}
105+
```

0 commit comments

Comments
 (0)