diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-05-13 20:02:42 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-05-13 20:02:42 +0200 |
commit | 3604c0f047783563001574c14d3c682c6a39464f (patch) | |
tree | bd1f494a3c7dba7c570e7c55650fc267fe9ff8cf /content | |
parent | 6e93d94bf1a95fc26b194bff43628f604f575bb2 (diff) | |
download | website-3604c0f047783563001574c14d3c682c6a39464f.tar.gz website-3604c0f047783563001574c14d3c682c6a39464f.zip |
index: Add reference to Sander's PhD dissertation
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/_index.md b/content/_index.md index 6724471..ac725db 100644 --- a/content/_index.md +++ b/content/_index.md @@ -15,9 +15,10 @@ C for and its application library provides a simple, unified API for synchronous and asynchronous Inter-Process Communication (IPC) and networking. -The best place to start exploring Ouroboros is this introduction +The best places to start exploring Ouroboros is this introduction presented at [FOSDEM -2018](https://www.fosdem.org/2018/schedule/event/ipc/). +2018](https://www.fosdem.org/2018/schedule/event/ipc/), and the [PhD +dissertation](https://biblio.ugent.be/publication/8615152) of Sander Vrijders, especially chapters 5-6. This new website is currently under construction and undergoing frequent updates. The documentation is still sparse, please don't |