Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -122,11 +122,13 @@ print(response) | |
| 122 |  | 
| 123 | 
             
            ## Citation
         | 
| 124 | 
             
            ```bibtex
         | 
| 125 | 
            -
            @ | 
| 126 | 
            -
              title={AudSemThinker: Enhancing Audio-Language Models through Reasoning over Semantics of Sound},
         | 
| 127 | 
            -
              author={Wijngaard | 
| 128 | 
            -
              journal={NeurIPS},
         | 
| 129 | 
             
              year={2025},
         | 
| 130 | 
            -
               | 
|  | |
|  | |
|  | |
| 131 | 
             
            }
         | 
| 132 | 
             
            ```
         | 
|  | |
| 122 |  | 
| 123 | 
             
            ## Citation
         | 
| 124 | 
             
            ```bibtex
         | 
| 125 | 
            +
            @misc{wijngaard2025audsemthinkerenhancingaudiolanguagemodels,
         | 
| 126 | 
            +
              title={AudSemThinker: Enhancing Audio-Language Models through Reasoning over Semantics of Sound}, 
         | 
| 127 | 
            +
              author={Gijs Wijngaard and Elia Formisano and Michele Esposito and Michel Dumontier},
         | 
|  | |
| 128 | 
             
              year={2025},
         | 
| 129 | 
            +
              eprint={2505.14142},
         | 
| 130 | 
            +
              archivePrefix={arXiv},
         | 
| 131 | 
            +
              primaryClass={cs.SD},
         | 
| 132 | 
            +
              url={https://arxiv.org/abs/2505.14142}, 
         | 
| 133 | 
             
            }
         | 
| 134 | 
             
            ```
         | 
