From 4e5bffd0226c9a905f1d3bd6034a28c4c42e0555 Mon Sep 17 00:00:00 2001 From: Alexander Quispe Date: Mon, 29 Dec 2025 10:36:28 -0500 Subject: [PATCH] Update software title in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a5efc..fa4768b 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ If you want to cite CSDID, you can use the following BibTeX entry: ``` python @software{csdid, author = {Callaway, Brantly and Sant'Anna, Pedro HC and Quispe, Alexander and Guevara, Carlos}, - title = {{pyfixest: Fast high-dimensional fixed effect estimation in Python}}, + title = {{csdid: Difference-in-Differences with Multiple Time Periods in Python}}, year = {2024}, url = {https://github.com/d2cml-ai/csdid} }