Skip to content

Commit 3229400

Browse files
authored
Create CITATION.cff
1 parent 3fd385f commit 3229400

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CITATION.cff

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Kim
5+
given-names: Soohwan
6+
title: "Conformer: Convolution-augmented Transformer for Speech Recognition"
7+
version: 1.0.0
8+
doi: 10.5281/zenodo.18154427
9+
date-released: 2025-01-05
10+
url: "https://github.com/sooftware/conformer"
11+
```
12+
13+
## 3. Google Scholar 색인 대기
14+
- DOI가 발급됐으니 Google Scholar가 며칠~몇 주 내에 자동으로 색인할 거예요
15+
- 더 빠르게 하려면 arXiv에 간단한 technical report를 올리는 것도 방법이에요
16+
17+
## 4. 인용 형식 안내
18+
README에 인용 방법을 추가해두면 좋아요:
19+
```
20+
## Citation
21+
If you use this code in your research, please cite:
22+
Soohwan Kim. (2025). Conformer: Convolution-augmented Transformer for Speech Recognition. Zenodo. https://doi.org/10.5281/zenodo.18154427

0 commit comments

Comments
 (0)