From a9e3df88272fc0e487a0c276d5731730e5266c8e Mon Sep 17 00:00:00 2001 From: Nazneen Rajani <3278583+nazneenrajani@users.noreply.github.com> Date: Sat, 4 Apr 2026 16:55:13 -0700 Subject: [PATCH] Revise citation for YC-Bench in README Updated citation details in the README file. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b29fe3..40a8c9d 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,9 @@ Please cite our work if you find it useful! ```bibtex @misc{collinear-ai2025ycbench, - author = {{Collinear AI}}, - title = {{YC-Bench}: Your Company Bench — A Long-Horizon Coherence Benchmark for {LLM} Agents}, - year = {2025}, + author = {He, Muyu and Jain, Adit and Kumar, Anand and Tu, Vincent and Bakshi, Soumyadeep and Patro, Sachin and Rajani, Nazneen}, + title = {{YC-Bench}: Benchmarking {AI} Agents for Long-Term Planning and Consistent Execution}, + year = {2025}, howpublished = {\url{https://github.com/collinear-ai/yc-bench}}, - note = {Accessed: 2026-02-25} } ```