Skip to content

Commit

Permalink
fix: ref
Browse files Browse the repository at this point in the history
  • Loading branch information
maximelucas committed Jan 24, 2024
1 parent 075289c commit e257aa3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/source/api/tutorials/case_study_zhang2022.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"id": "417f4911",
"metadata": {},
Expand All @@ -15,9 +14,9 @@
"metadata": {},
"source": [
"Here, using XGI, we reproduce figures 1 and 2 of the paper \n",
"\"Do higher-order interactions promote synchronization?\" \n",
"\"Higher-order interactions shape collective dynamics differently in hypergraphs and simplicial complexes\" \n",
"Yuanzhao Zhang *, Maxime Lucas *, Federico Battiston \n",
"[arXiv:2203.03060](https://doi.org/10.48550/arXiv.2203.03060)"
"[Nature Communications, 14(1), 2023, p.1605](https://doi.org/10.1038/s41467-023-37190-9)"
]
},
{
Expand Down Expand Up @@ -468,7 +467,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.10.6 ('venv': venv)",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -482,7 +481,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.9.18"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit e257aa3

Please sign in to comment.