Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -87,13 +87,13 @@ The model is evaluated in [Section 7 and Appendix C.4 of the MAMUT paper](https: 
     | 
|
| 87 | 
         
             
            **BibTeX:**
         
     | 
| 88 | 
         | 
| 89 | 
         
             
            ```bibtex
         
     | 
| 90 | 
         
            -
            @ 
     | 
| 91 | 
         
            -
             
     | 
| 92 | 
         
            -
             
     | 
| 93 | 
         
            -
             
     | 
| 94 | 
         
            -
             
     | 
| 95 | 
         
            -
             
     | 
| 96 | 
         
            -
             
     | 
| 97 | 
         
            -
             
     | 
| 98 | 
         
             
            }
         
     | 
| 99 | 
         
             
            ```
         
     | 
| 
         | 
|
| 87 | 
         
             
            **BibTeX:**
         
     | 
| 88 | 
         | 
| 89 | 
         
             
            ```bibtex
         
     | 
| 90 | 
         
            +
            @article{
         
     | 
| 91 | 
         
            +
              drechsel2025mamut,
         
     | 
| 92 | 
         
            +
              title={{MAMUT}: A Novel Framework for Modifying Mathematical Formulas for the Generation of Specialized Datasets for Language Model Training},
         
     | 
| 93 | 
         
            +
              author={Jonathan Drechsel and Anja Reusch and Steffen Herbold},
         
     | 
| 94 | 
         
            +
              journal={Transactions on Machine Learning Research},
         
     | 
| 95 | 
         
            +
              issn={2835-8856},
         
     | 
| 96 | 
         
            +
              year={2025},
         
     | 
| 97 | 
         
            +
              url={https://openreview.net/forum?id=khODmRpQEx}
         
     | 
| 98 | 
         
             
            }
         
     | 
| 99 | 
         
             
            ```
         
     |