Skip to content

Commit 9e3b3ef

Browse files
committed
Add CITATION.cff
1 parent 6cce1e0 commit 9e3b3ef

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software in research, please cite it using the metadata below."
3+
title: "OpenApparatus.Core: deterministic environment generation for behavioral research"
4+
abstract: "Engine-agnostic .NET library for procedurally generating reproducible navigation environments — multi-room floor plans, mazes, and other behavioral-research apparatuses — with deterministic output suitable for replication across studies."
5+
type: software
6+
authors:
7+
- family-names: Alsbury-Nealy
8+
given-names: Benjamin
9+
license: MIT
10+
repository-code: "https://github.com/OpenApparatus/core"
11+
url: "https://github.com/OpenApparatus"
12+
keywords:
13+
- behavioral-neuroscience
14+
- reproducibility
15+
- procedural-generation
16+
- maze-generation
17+
- dotnet

0 commit comments

Comments
 (0)