From f5878f96d3c0b30799008baa43898554900541fb Mon Sep 17 00:00:00 2001
From: Maximilian Schmidt <max.schmidt@fz-juelich.de>
Date: Sat, 20 Oct 2018 14:38:08 +0900
Subject: [PATCH] Update reference to dynamics paper in README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4d27147..2a050e2 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ The model has been documented in the following publications:
    Fundamental Activity Constraints Lead to Specific Interpretations of the Connectome.
    PLOS Computational Biology, 13(2): e1005179. [https://doi.org/10.1371/journal.pcbi.1005179](https://doi.org/10.1371/journal.pcbi.1005179)
 
-3. Schmidt M, Bakker R, Shen K, Bezgin B, Diesmann M & van Albada SJ (accepted)
+3. Schmidt M, Bakker R, Shen K, Bezgin B, Diesmann M & van Albada SJ (2018)
    A multi-scale layer-resolved spiking network model of
-   resting-state dynamics in macaque cortex. PLOS Computational Biology, 14(9): e1006359.
+   resting-state dynamics in macaque cortex. PLOS Computational Biology, 14(9): e1006359. [https://doi.org/10.1371/journal.pcbi.1006359](https://doi.org/10.1371/journal.pcbi.1006359)
 
 The code in this repository is self-contained and allows one to
 reproduce the results of all three papers.
-- 
GitLab