Spaces:
Running
Running
Change reference
#1
by
LennartPurucker
- opened
main.py
CHANGED
|
@@ -30,7 +30,7 @@ to the leaderboard. We require method to have public code available to be consid
|
|
| 30 |
CITATION_BUTTON_LABEL = "If you use this leaderboard in your research please cite the following:"
|
| 31 |
CITATION_BUTTON_TEXT = r"""
|
| 32 |
@article{
|
| 33 |
-
|
| 34 |
}
|
| 35 |
"""
|
| 36 |
|
|
|
|
| 30 |
CITATION_BUTTON_LABEL = "If you use this leaderboard in your research please cite the following:"
|
| 31 |
CITATION_BUTTON_TEXT = r"""
|
| 32 |
@article{
|
| 33 |
+
TBA,
|
| 34 |
}
|
| 35 |
"""
|
| 36 |
|