From d889361a03b80f3903713d1462f87b4324058cd7 Mon Sep 17 00:00:00 2001 From: Nicholas Landry Date: Sun, 18 Aug 2024 12:32:25 -0400 Subject: [PATCH] Update paper title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9043e7..e7938f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Complex contagions can outperform simple contagions for network reconstruction with dense networks or saturated dynamics +# Reconstructing networks from simple and complex contagions -This repository accompanies the preprint ["Complex contagions can outperform simple contagions for network reconstruction with dense networks or saturated dynamics"](https://arxiv.org/abs/2405.00129) by Nicholas Landry, Will Thompson, Laurent Hébert-Dufresne, and Jean-Gabriel Young. +This repository accompanies the preprint ["Reconstructing networks from simple and complex contagions"](https://arxiv.org/abs/2405.00129) by Nicholas Landry, Will Thompson, Laurent Hébert-Dufresne, and Jean-Gabriel Young. ### The structure of this repository is as follows: * The `Data` folder contains all of the data corresponding to the figures in the manuscript.