You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/PowerGridModel/power-grid-model-ds/actions/workflows/build-test-and-sonar.yml)
@@ -30,6 +51,7 @@ See the [power-grid-model-ds documentation](https://power-grid-model-ds.readthed
30
51
```
31
52
pip install power-grid-model-ds
32
53
```
54
+
33
55
## License
34
56
35
57
This project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](https://github.com/PowerGridModel/power-grid-model-ds/blob/main/LICENSE) for details.
@@ -46,7 +68,40 @@ The concerning license files can be found in the [LICENSES](https://github.com/P
46
68
Please read [CODE_OF_CONDUCT](https://github.com/PowerGridModel/.github/blob/main/CODE_OF_CONDUCT.md) and [CONTRIBUTING](https://github.com/PowerGridModel/.github/blob/main/CONTRIBUTING.md) for details on the process
47
69
for submitting pull requests to us.
48
70
71
+
## Citations
72
+
73
+
If you are using Power Grid Model DS in your research work, please consider citing our library using the following references.
author = {Xiang, Yu and Salemink, Peter and van Westering, Werner and Bharambe, Nitish and Govers, Martinus G.H. and van den Bogaard, Jonas and Stoeller, Bram and Wang, Zhen and Guo, Jerry Jinfeng and Figueroa Manrique, Santiago and Jagutis, Laurynas and Wang, Chenguang and van Raalte, Marc and {Contributors to the LF Energy project Power Grid Model}},
author = {Xiang, Yu and Salemink, Peter and Stoeller, Bram and Bharambe, Nitish and van Westering, Werner},
94
+
booktitle={27th International Conference on Electricity Distribution (CIRED 2023)},
95
+
title={Power grid model: a high-performance distribution grid calculation library},
96
+
year={2023},
97
+
volume={2023},
98
+
number={},
99
+
pages={1089-1093},
100
+
keywords={},
101
+
doi={10.1049/icp.2023.0633}
102
+
}
103
+
```
104
+
49
105
## Contact
50
106
51
107
Please read [SUPPORT](https://github.com/PowerGridModel/.github/blob/main/SUPPORT.md) for how to connect and get into contact with the Power Grid Model project.
0 commit comments