Skip to content

Commit d04d4cc

Browse files
authored
Update citation to ICLR 2026 paper version (#49)
1 parent 1b5026b commit d04d4cc

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -415,13 +415,10 @@ Use `--local` with `--slurm-config` to test the submission pipeline in-process w
415415
To cite our paper:
416416

417417
```latex
418-
@misc{krimmel2025polygraph,
418+
@inproceedings{krimmel2026polygraph,
419419
title={PolyGraph Discrepancy: a classifier-based metric for graph generation},
420420
author={Markus Krimmel and Philip Hartout and Karsten Borgwardt and Dexiong Chen},
421-
year={2025},
422-
eprint={2510.06122},
423-
archivePrefix={arXiv},
424-
primaryClass={cs.LG},
425-
url={https://arxiv.org/abs/2510.06122},
421+
booktitle={International Conference on Learning Representations},
422+
year={2026},
426423
}
427424
```

0 commit comments

Comments
 (0)