Skip to content

Commit d39daaf

Browse files
committed
bump to ICCV 2025
note: I checked the ICCV template (only difference to cvpr-org/author-kit is the replacement of the "cvpr" string in the cvpr.sty file; this is functionally negligible)
1 parent 40b8ec7 commit d39daaf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CVPR / ICCV LaTeX Template⚡
22

3-
This repo contains quickstart code for writing CVPR/ICCV papers in LaTeX. It is a direct extension of the [official template](https://github.com/MCG-NKU/CVPR_Template) (for CVPR 2022 and beyond) and is submission-ready. **Up-to-date for [CVPR 2025](https://github.com/cvpr-org/author-kit/releases/tag/CVPR2025-v3.1(latex)).**
3+
This repo contains quickstart code for writing CVPR/ICCV papers in LaTeX. It is a direct extension of the [official template](https://github.com/MCG-NKU/CVPR_Template) (for CVPR 2022 and beyond) and is submission-ready. **Up-to-date for ICCV 2025.**
44

55
- **Available on [Overleaf](https://www.overleaf.com/read/zkbzbtcnrmvm)!** (Menu > Actions > Copy Project)
66
- You can also fork this repo and import into Overleaf or compile with `pdflatex`.

_constants.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\def\paperID{0000}
2-
\def\confName{CVPR}
2+
\def\confName{ICCV}
33
\def\confYear{2025}
44

55
\def\paperTitle{Paper Title}

0 commit comments

Comments
 (0)