Reference added.

This commit is contained in:
Siniša Sovilj
2021-10-14 08:45:22 +02:00
parent 17921d1d98
commit add686d7d8

View File

@@ -222,16 +222,16 @@ The mobile simulator will be automatically launched.
<sup>2 = University of Zagreb, Faculty of Electrical Engineering and Computing, HR-10000 Zagreb, CROATIA </sup>
## License
This project is licensed under the Apache License 2.0 license. See the [LICENSE](LICENSE) file for details.
## References
1. Sovilj, S., Etinger, D., Sirotić, Z. and Pripužić, K. (2021),
System dynamics modeling and simulation with Kotlin.
*System Dynamics Review*, 37: 227-240. https://doi.org/10.1002/sdr.1686
## License
This project is licensed under the Apache License 2.0 license. See the [LICENSE](LICENSE) file for details.
## Acknowledgments
Kotlin SD Toolkit was inspired by the great work of:
* Drost & Stein - [System Dynamics Java-Framework](https://github.com/matthiasstein/SystemDynamics-Framework),