Skip to content

Commit 76a8ca2

Browse files
committed
Add cite file for github
1 parent 7c93dc6 commit 76a8ca2

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it using the metadata from this file."
3+
type: software
4+
title: "KeyMemRT Compiler and Runtime: Unlocking Memory-Scalable FHE"
5+
authors:
6+
- family-names: "Ünay"
7+
given-names: "Eymen"
8+
- family-names: "Franke"
9+
given-names: "Björn"
10+
- family-names: "Woodruff"
11+
given-names: "Jackson"
12+
url: "https://github.com/eymay/KeyMemRT-Compiler"
13+
repository-code: "https://github.com/eymay/KeyMemRT-Compiler"
14+
preferred-citation:
15+
type: article
16+
title: "KeyMemRT Compiler and Runtime: Unlocking Memory-Scalable FHE"
17+
authors:
18+
- family-names: "Ünay"
19+
given-names: "Eymen"
20+
- family-names: "Franke"
21+
given-names: "Björn"
22+
- family-names: "Woodruff"
23+
given-names: "Jackson"
24+
year: 2026
25+
url: "https://arxiv.org/abs/2601.18445"
26+
identifiers:
27+
- type: other
28+
value: "arXiv:2601.18445"
29+
description: "The ArXiv preprint of the paper"
30+
notes: "archivePrefix: arXiv, primaryClass: cs.CR"

0 commit comments

Comments
 (0)