From 2282646734c2b7c6128d97441352c2bf5b8cab4c Mon Sep 17 00:00:00 2001 From: Xia Xu Date: Fri, 15 May 2026 09:19:04 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46cad0d..fc4af28 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ To run this simulation, you will need the following installed on your system: We recommend using a virtual environment to manage dependencies and avoid conflicts. Follow these steps to set up your local environment: **1. Clone the repository** +``` +git clone https://github.com/trieschlab/cais.git +``` **2. Create a virtual environment:** ``` @@ -72,6 +75,15 @@ You can customize the simulation behavior by passing various command-line argume If you use this code or our findings in your research, please cite our paper: ```bibtex - +@article{https://doi.org/10.1111/desc.70211, +author = {Xu, Xia and Triesch, Jochen}, +title = {Infants and Mobiles: Developing an Understanding of Cause and Effect}, +journal = {Developmental Science}, +volume = {29}, +number = {4}, +pages = {e70211}, +doi = {https://doi.org/10.1111/desc.70211}, +year = {2026} +} ``` ---- \ No newline at end of file +--- From 485e91f8c19b3d897b915e047d34ce94dd413f95 Mon Sep 17 00:00:00 2001 From: Xia Xu Date: Fri, 15 May 2026 09:21:58 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc4af28..77c8135 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ You can customize the simulation behavior by passing various command-line argume If you use this code or our findings in your research, please cite our paper: ```bibtex -@article{https://doi.org/10.1111/desc.70211, +@article{xu2026infant, author = {Xu, Xia and Triesch, Jochen}, title = {Infants and Mobiles: Developing an Understanding of Cause and Effect}, journal = {Developmental Science},