PearlLeeStudio commited on
Commit
59af68e
·
verified ·
1 Parent(s): 1b42778

Fill in arXiv ID 2605.04998

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -85,11 +85,14 @@ model.eval()
85
 
86
  ## Citation
87
 
 
 
88
  ```bibtex
89
  @misc{lee2026chordmix,
90
- title = {Empirical Study of Pop and Jazz Mix Ratios for Genre-Adaptive Chord Generation},
91
- author = {Lee, Jinju},
92
- year = {2026},
93
- eprint = {arXiv:XXXX.XXXXX}
 
94
  }
95
  ```
 
85
 
86
  ## Citation
87
 
88
+ Preprint: [arXiv:2605.04998](https://arxiv.org/abs/2605.04998).
89
+
90
  ```bibtex
91
  @misc{lee2026chordmix,
92
+ title = {Empirical Study of Pop and Jazz Mix Ratios for Genre-Adaptive Chord Generation},
93
+ author = {Lee, Jinju},
94
+ year = {2026},
95
+ eprint = {2605.04998},
96
+ archivePrefix = {arXiv}
97
  }
98
  ```