LaTeX author kit for the SuRE Workshop @ IJCAI 2026. Based on the official IJCAI 2026 style.
Download as zip: click here
| File | Description |
|---|---|
sure26.tex |
Author template — start here |
sure26.sty |
Workshop style file |
sure26.bib |
Example bibliography |
named.bst |
BibTeX style (named citations) |
sure26.pdf |
Compiled example / formatting reference |
Open sure26.tex and set the three workshop-specific options near the top:
% Track: long | short | position
\suretrack{long}
% Your submission number (assigned by the review system)
\suresubmissionnum{42}
% Uncomment for camera-ready; leave commented for submission
%\surecamerareadyThen write your paper as usual. The track label appears automatically as a running header (pages 2+) and as a footnote on page 1.
| Track | Content pages | Extra pages (refs / acks) |
|---|---|---|
long |
7 | +2 |
short |
4 | +1 |
position |
2 | +1 |
The content page limit is strict — papers exceeding it will be desk rejected.
- Submission (default): header reads Confidential SuRE Submission <n>: <track> paper; line numbers are enabled.
- Camera-ready: add
\surecamerareadyto the preamble and comment out\linenumbers; header reads SuRE Workshop @ IJCAI 2026: <track> paper.
pdflatex sure26
bibtex sure26
pdflatex sure26
pdflatex sure26