Commit 280e4a1 1 parent 368debf commit 280e4a1 Copy full SHA for 280e4a1
File tree 1 file changed +11
-3
lines changed
1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -104,12 +104,12 @@ <h1 class="title is-1 publication-title"> TheoremExplainAgent: Towards Multimoda
104
104
105
105
<!-- ArXiv abstract Link -->
106
106
< span class ="link-block ">
107
- < a href ="" target ="_blank "
107
+ < a href ="https://arxiv.org/abs/2502.19400 " target ="_blank "
108
108
class ="external-link button is-normal is-rounded is-dark ">
109
109
< span class ="icon ">
110
110
< i class ="ai ai-arxiv "> </ i >
111
111
</ span >
112
- < span > arXiv (Soon) </ span >
112
+ < span > arXiv</ span >
113
113
</ a >
114
114
</ span >
115
115
@@ -565,7 +565,15 @@ <h2 class="subtitle has-text-centered">
565
565
< h2 class ="title "> Citation</ h2 >
566
566
Please kindly cite our paper if you use our code, data, models or results:
567
567
< br > < br >
568
- < pre > < code > TBD
568
+ < pre > < code > @misc{ku2025theoremexplainagentmultimodalexplanationsllm,
569
+ title={TheoremExplainAgent: Towards Multimodal Explanations for LLM Theorem Understanding},
570
+ author={Max Ku and Thomas Chong and Jonathan Leung and Krish Shah and Alvin Yu and Wenhu Chen},
571
+ year={2025},
572
+ eprint={2502.19400},
573
+ archivePrefix={arXiv},
574
+ primaryClass={cs.AI},
575
+ url={https://arxiv.org/abs/2502.19400},
576
+ }
569
577
</ code > </ pre >
570
578
</ div >
571
579
</ section >
You can’t perform that action at this time.
0 commit comments