From 6dfe6a638dfdff3af39f8c4b1a8f064aca6dbab3 Mon Sep 17 00:00:00 2001 From: Fabrice Daian <fabrice.daian@lis-lab.fr> Date: Sat, 8 Mar 2025 22:16:55 +0100 Subject: [PATCH] citation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1939174..ad11a99 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,9 @@ Data predicted at ./experiments/metrology_experiment/predictions ! ## Cite This Work +<details> + <summary>Click to expand</summary> + If you would like to cite this work, please use the following BibTeX entry: ```bibtex @@ -398,7 +401,7 @@ If you would like to cite this work, please use the following BibTeX entry: url = {https://doi.org/10.1101/2024.10.25.620201} } ``` - +</details> ## License This code repository is release under the [CC BY-NS-SA 4.0](https://gitlab.lis-lab.fr/sicomp/mupix/-/blob/main/LICENSE?ref_type=heads) -- GitLab