Update README.md
Browse files
README.md
CHANGED
|
@@ -51,7 +51,7 @@ SentenceTransformer(
|
|
| 51 |
## Citing & Authors
|
| 52 |
|
| 53 |
<!--- Describe where people can find more information -->
|
| 54 |
-
|
| 55 |
@inproceedings{wang2023math,
|
| 56 |
title={Math Information Retrieval with Contrastive Learning of Formula Embeddings},
|
| 57 |
author={Wang, Jingyi and Tian, Xuedong},
|
|
@@ -59,4 +59,5 @@ SentenceTransformer(
|
|
| 59 |
pages={97--107},
|
| 60 |
year={2023},
|
| 61 |
organization={Springer}
|
| 62 |
-
}
|
|
|
|
|
|
| 51 |
## Citing & Authors
|
| 52 |
|
| 53 |
<!--- Describe where people can find more information -->
|
| 54 |
+
```
|
| 55 |
@inproceedings{wang2023math,
|
| 56 |
title={Math Information Retrieval with Contrastive Learning of Formula Embeddings},
|
| 57 |
author={Wang, Jingyi and Tian, Xuedong},
|
|
|
|
| 59 |
pages={97--107},
|
| 60 |
year={2023},
|
| 61 |
organization={Springer}
|
| 62 |
+
}
|
| 63 |
+
```
|