Skip to content

Commit

Permalink
Add citation to HELICS paper (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorhardy authored Jun 7, 2024
1 parent f678689 commit 4290dff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ Please share the output of the following command when creating an issue:
```
$ python -c "import helics as h; import json; print(json.dumps(h.helicsGetSystemInfo(), indent=4, sort_keys=True))"
```
# Citation
General citation for HELICS:
T. Hardy, B. Palmintier, P. Top, D. Krishnamurthy and J. Fuller, "HELICS: A Co-Simulation Framework for Scalable Multi-Domain Modeling and Analysis," in IEEE Access, doi: 10.1109/ACCESS.2024.3363615, available at [https://ieeexplore.ieee.org/document/10424422](https://ieeexplore.ieee.org/document/10424422/)

0 comments on commit 4290dff

Please sign in to comment.