From 92c8be16990306158dd495c50e6443e04ff02b95 Mon Sep 17 00:00:00 2001 From: Andreas Koepf Date: Tue, 25 Feb 2025 23:43:12 +0100 Subject: [PATCH] fix formatting of NOTICE.txt --- NOTICE.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 29b1a3a7..ee533699 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -33,13 +33,13 @@ or served as inspiration for parts of our codebase: - Citation: ``` @misc{hodel2024addressingabstractionreasoningcorpus, - title={Addressing the Abstraction and Reasoning Corpus via Procedural Example Generation}, + title={Addressing the Abstraction and Reasoning Corpus via Procedural Example Generation}, author={Michael Hodel}, year={2024}, eprint={2404.07353}, archivePrefix={arXiv}, primaryClass={cs.LG}, - url={https://arxiv.org/abs/2404.07353}, + url={https://arxiv.org/abs/2404.07353}, } ```