-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 991 Bytes
/
Copy pathCITATION.cff
File metadata and controls
31 lines (31 loc) · 991 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: If you use diffctx, cite the software; for the method, cite the paper below.
type: software
title: diffctx
abstract: >-
Codebase-to-context engine: maps codebases to YAML/JSON/Markdown/text and
selects budgeted, diff-aware code context for LLMs via typed-graph retrieval.
authors:
- family-names: Eremeev
given-names: Nikolay
email: nikolay.eremeev@outlook.com
repository-code: https://github.com/nikolay-e/diffctx
license: Apache-2.0
version: 1.15.0
preferred-citation:
type: article
title: "diffctx: Budgeted Typed-Graph Retrieval for Diff-Aware Code Context Selection"
authors:
- family-names: Eremeev
given-names: Nikolay
year: 2026
month: 7
doi: 10.5281/zenodo.21558471
identifiers:
- type: doi
value: 10.5281/zenodo.18824579
description: Concept DOI, resolves to the latest version
- type: doi
value: 10.5281/zenodo.21558471
description: Version DOI, v2 (July 2026)
license: CC-BY-4.0