From 7a8d9f5840467c287181a4258cd52faa87abef03 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 7 Jul 2026 12:34:51 +0900 Subject: [PATCH 1/2] Add arXiv link to GRT page --- grt/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/grt/index.html b/grt/index.html index 854dd02..3b4491c 100644 --- a/grt/index.html +++ b/grt/index.html @@ -745,6 +745,7 @@

ICML 2026

+ Paper IconPaper Code IconCode Demo IconDemo Gallery IconGallery @@ -837,6 +838,8 @@

BibTeX

title = {Geometric Reciprocity: Unlocking Self-Supervision for Stereoscopic Video Generation}, booktitle = {International Conference on Machine Learning (ICML)}, year = {2026}, + eprint = {2607.05354}, + archivePrefix = {arXiv}, }
From 642d4d62288f8499e4860779a390e3dc12f813f9 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 7 Jul 2026 12:37:13 +0900 Subject: [PATCH 2/2] Keep GRT arXiv link out of BibTeX --- grt/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/grt/index.html b/grt/index.html index 3b4491c..c42083f 100644 --- a/grt/index.html +++ b/grt/index.html @@ -838,8 +838,6 @@

BibTeX

title = {Geometric Reciprocity: Unlocking Self-Supervision for Stereoscopic Video Generation}, booktitle = {International Conference on Machine Learning (ICML)}, year = {2026}, - eprint = {2607.05354}, - archivePrefix = {arXiv}, }