Skip to content

Commit

Permalink
add citation guide in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanJamesLew committed Mar 9, 2024
1 parent 188ece0 commit 3faff9a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,20 @@ The library architecture has a modular design, allowing users to implement custo
See the
[AutoKoopman Documentation](https://ethanjameslew.github.io/AutoKoopman/).

## Citing AutoKoopman

Bibtex:
```
@inproceedings{lew2023autokoopman,
title={Autokoopman: A toolbox for automated system identification via koopman operator linearization},
author={Lew, Ethan and Hekal, Abdelrahman and Potomkin, Kostiantyn and Kochdumper, Niklas and Hencey, Brandon and Bak, Stanley and Bogomolov, Sergiy},
booktitle={International Symposium on Automated Technology for Verification and Analysis},
pages={237--250},
year={2023},
organization={Springer}
}
```

## References

<a id="1">[1]</a> Williams, M. O., Kevrekidis, I. G., & Rowley, C. W. (2015). A data–driven approximation of the koopman operator: Extending dynamic mode decomposition. Journal of Nonlinear Science, 25, 1307-1346.
Expand Down

0 comments on commit 3faff9a

Please sign in to comment.