Skip to content

Commit fb60ede

Browse files
committed
adding citation.cff [skip cli]
1 parent 2062081 commit fb60ede

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
title: "AnyGen: A Unified Interface for Text Generation"
4+
authors:
5+
- family-names: "Waheed"
6+
given-names: "Abdul"
7+
date-released: 2024-01-01
8+
repository-code: "https://github.com/macabdul9/AnyGen"
9+
doi: "10.5281/zenodo.14533072"
10+
license: "MIT"
11+
keywords:
12+
- text generation
13+
- unified interface
14+
- natural language processing
15+
- machine learning

0 commit comments

Comments
 (0)