Update README.md
Browse files
README.md
CHANGED
@@ -26,13 +26,13 @@ A similar dataset consisting of mathematical texts (i.e., texts containing LaTeX
|
|
26 |
## Citation
|
27 |
|
28 |
```
|
29 |
-
@
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
}
|
38 |
```
|
|
|
26 |
## Citation
|
27 |
|
28 |
```
|
29 |
+
@article{
|
30 |
+
drechsel2025mamut,
|
31 |
+
title={{MAMUT}: A Novel Framework for Modifying Mathematical Formulas for the Generation of Specialized Datasets for Language Model Training},
|
32 |
+
author={Jonathan Drechsel and Anja Reusch and Steffen Herbold},
|
33 |
+
journal={Transactions on Machine Learning Research},
|
34 |
+
issn={2835-8856},
|
35 |
+
year={2025},
|
36 |
+
url={https://openreview.net/forum?id=khODmRpQEx}
|
37 |
}
|
38 |
```
|