Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cff-version: 1.2.0
title: "Benchmark Replicator: turning papers into runnable implementations"
message: "If you use Benchmark Replicator, please cite it."
type: software
authors:
- given-names: Sahel
family-names: Iqbal
repository-code: "https://github.com/Agents4Academia-AI/benchmark-replicator"
url: "https://github.com/Agents4Academia-AI/benchmark-replicator"
abstract: "Turn any prior empirical paper into a clean, minimal, runnable implementation. Compare, extend, reproduce."
keywords:
- reproducibility
- benchmarks
- code generation
- research agents
- research code
Loading