Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
hamishivi commited on
Commit
9d6ab74
·
verified ·
1 Parent(s): 557b59d

Update Tmax citation BibTeX

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -194,9 +194,13 @@ The data includes outputs generated using Gemini 3.1 Pro, which are subject to G
194
 
195
  If you use our model or data, please cite our paper:
196
  ```
197
- @misc{ivison2026tmax,
198
- title={{TMAX}: A Simple Recipe for Terminal Agents},
199
- author={Ivison, Hamish and Yin, Junjie Oscar and Shao, Rulin and Xiao, Teng and Lambert, Nathan and Hajishirzi, Hannaneh},
200
- year={2026},
 
 
 
 
201
  }
202
  ```
 
194
 
195
  If you use our model or data, please cite our paper:
196
  ```
197
+ @misc{ivison2026tmaxsimplerecipeterminal,
198
+ title={Tmax: A simple recipe for terminal agents},
199
+ author={Hamish Ivison and Junjie Oscar Yin and Rulin Shao and Teng Xiao and Nathan Lambert and Hannaneh Hajishirzi},
200
+ year={2026},
201
+ eprint={2606.23321},
202
+ archivePrefix={arXiv},
203
+ primaryClass={cs.CL},
204
+ url={https://arxiv.org/abs/2606.23321},
205
  }
206
  ```