Skip to content

Commit cb4ea3e

Browse files
authored
docs: update bibtex
1 parent 2af903b commit cb4ea3e

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,16 @@ git push --follow-tags
138138
If you use `cev` in your research, please cite the following preprint:
139139

140140
```bibtex
141-
@article{manz2024cev,
142-
title={A General Framework for Comparing Embedding Visualizations Across Class-Label Hierarchies},
143-
url={osf.io/puxnf},
144-
DOI={10.31219/osf.io/puxnf},
145-
publisher={OSF Preprints},
146-
author={Manz, Trevor and Lekschas, Fritz and Greene, Evan and Finak, Greg and Gehlenborg, Nils},
147-
year={2024},
148-
month={Apr}
141+
@article{manz2024general,
142+
title = {A General Framework for Comparing Embedding Visualizations Across Class-Label Hierarchies},
143+
author = {Trevor Manz and Fritz Lekschas and Evan Greene and Greg Finak and Nils Gehlenborg},
144+
url = {https://doi.org/10.1109/TVCG.2024.3456370},
145+
doi = {10.1109/TVCG.2024.3456370},
146+
journal = {IEEE Transactions on Visualization and Computer Graphics},
147+
series = {VIS ’24},
148+
publisher = {IEEE},
149+
year = {2024},
150+
month = {9},
151+
pages = {1-11}
149152
}
150153
```

0 commit comments

Comments
 (0)