Skip to content

Commit 16791f9

Browse files
authored
Add paper reference
1 parent d02956b commit 16791f9

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,29 @@ Quickstart: Try PyRhO
1010

1111
Simply go to [try.projectpyrho.org](http://try.projectpyrho.org) and enjoy!
1212

13+
Further Information
14+
-------------------
15+
16+
A paper introducing Prometheus and Modelling as a Service (MaaS) can be found [here](https://dx.doi.org/10.1109/BioCAS.2016.7833795). If you use or adapt this work, please use the following citation:
17+
18+
Evans, B. D. and Nikolic, K. (2016) "From Bytes to Insights with Modelling as a Service: A new paradigm for computational modelling illustrated with PyRhO”, in *2016 IEEE Biomedical Circuits and Systems Conference (BioCAS)*, Shanghai, China. p316–319. [doi:10.1109/BioCAS.2016.7833795](https://dx.doi.org/10.1109/BioCAS.2016.7833795)
19+
20+
```
21+
@InProceedings{Evans+Nikolic2016c,
22+
author = {Evans, Benjamin D. and Nikolic, Konstantin},
23+
booktitle = {2016 IEEE Biomedical Circuits and Systems Conference (BioCAS)},
24+
title = {From Bytes to Insights with Modelling as a Service: A new paradigm for computational modelling illustrated with {PyRhO}},
25+
year = {2016},
26+
month = {Oct},
27+
isbn = {978-1-5090-2959-4},
28+
location = {Shanghai, China},
29+
pages = {316--319},
30+
publisher = {IEEE},
31+
address = {New York, NY, USA},
32+
doi = {10.1109/BioCAS.2016.7833795},
33+
}
34+
```
35+
1336
Interactive Docker image
1437
------------------------
1538

0 commit comments

Comments
 (0)