ortal1602 commited on
Commit
e81aded
·
verified ·
1 Parent(s): 65dddcf

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +11 -1
index.html CHANGED
@@ -180,7 +180,17 @@
180
 
181
  <div class="container">
182
  <h1>Bibtex</h1>
183
- <p>TODO</p>
 
 
 
 
 
 
 
 
 
 
184
  </div>
185
 
186
  <!-- Section 1 -->
 
180
 
181
  <div class="container">
182
  <h1>Bibtex</h1>
183
+ <pre><code>
184
+ @article{tal2025autoregressivevsflowmatchingcomparative,
185
+ title={Auto-Regressive vs Flow-Matching: a Comparative Study of Modeling Paradigms for Text-to-Music Generation},
186
+ author={Or Tal and Felix Kreuk and Yossi Adi},
187
+ year={2025},
188
+ eprint={2506.08570},
189
+ archivePrefix={arXiv},
190
+ primaryClass={cs.SD},
191
+ url={https://arxiv.org/abs/2506.08570},
192
+ }
193
+ </code></pre>
194
  </div>
195
 
196
  <!-- Section 1 -->