diff --git a/README.md b/README.md index 442e3461..85b75c15 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,11 @@ and consists of: ## Acknowledgements -WSIMOD was developed by Barnaby Dobson and Liu Leyang. +WSIMOD was developed by Barnaby Dobson and Leyang Liu. Theoretical support was provided by Ana Mijic. Testing the WSIMOD over a variety of applications has been performed by Fangjun Peng, Vladimir Krivstov and Samer Muhandes. +Software development support was provided by Imperial College's Research Software Engineering service, in particular from Diego Alonso and Dan Davies. The design of WSIMOD was significantly influenced by [CityDrain3](https://github.com/gregorburger/CityDrain3), diff --git a/docs/paper/paper.md b/docs/paper/paper.md index 6c0990cc..0bd348b4 100644 --- a/docs/paper/paper.md +++ b/docs/paper/paper.md @@ -57,10 +57,11 @@ subsystems), and orchestrate them into a model that creates simulations. # Acknowledgements -WSIMOD was developed by Barnaby Dobson and Liu Leyang. +WSIMOD was developed by Barnaby Dobson and Leyang Liu. Theoretical support was provided by Ana Mijic. Testing the WSIMOD over a variety of applications has been performed by Fangjun Peng, Vladimir Krivstov and Samer Muhandes. +Software development support was provided by Imperial College's Research Software Engineering service, in particular from Diego Alonso and Dan Davies. The design of WSIMOD was significantly influenced by [CityDrain3](https://github.com/gregorburger/CityDrain3), diff --git a/mkdocs.yml b/mkdocs.yml index 8839b257..e2f2dd0c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -31,4 +31,5 @@ nav: - How to guide: how-to.md - API reference: reference.md - Quickstart: ./demo/scripts/quickstart_demo.py - - Coverage report: coverage.md \ No newline at end of file + - Coverage report: coverage.md + - WSIMOD repository: https://github.com/barneydobson/wsi \ No newline at end of file