cagasoluh commited on
Commit
14a28bc
·
verified ·
1 Parent(s): 05e78a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -205,14 +205,15 @@ Resulting in a:
205
 
206
  ## Citation
207
 
 
208
  cff-version: 1.2.0
209
  title: "MYRA: SR-TRBM with GPT-Guided Refinement"
210
  version: "v1.0.1"
211
  date-released: 2026-03-25
212
 
213
  authors:
214
- - family-names: "Süleymanoğlu"
215
- given-names: "Görkem Can"
216
 
217
  identifiers:
218
  - type: doi
@@ -230,6 +231,7 @@ keywords:
230
  - gpt
231
  - hybrid-ai
232
  - generative-model
 
233
 
234
  ---
235
 
 
205
 
206
  ## Citation
207
 
208
+ ```yaml
209
  cff-version: 1.2.0
210
  title: "MYRA: SR-TRBM with GPT-Guided Refinement"
211
  version: "v1.0.1"
212
  date-released: 2026-03-25
213
 
214
  authors:
215
+ - given-names: "Görkem Can"
216
+ family-names: "Süleymanoğlu"
217
 
218
  identifiers:
219
  - type: doi
 
231
  - gpt
232
  - hybrid-ai
233
  - generative-model
234
+ ```
235
 
236
  ---
237