Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
# Citing VegaFusion
A short paper entitled "[VegaFusion: Automatic Server-Side Scaling for Interactive Vega Visualizations](https://doi.org/10.1109/VIS54862.2022.00011)" was presented at the IEEEVIS 2022 conference in Oklahoma City and explains the motivations and design of VegaFusion (the paper is also [available on arXiv](https://arxiv.org/abs/2208.06631) for those who don't have access to IEEE Xplore). A 7-minute video about the paper is available [on YouTube (the VegaFusion talk starts at 10:33)](https://www.youtube.com/watch?v=ZA6BCilYXvM&t=636s).
The paper can be cited as follows:
> N. Kruchten, J. Mease and D. Moritz, "VegaFusion: Automatic Server-Side Scaling for Interactive Vega Visualizations," _2022 IEEE Visualization and Visual Analytics (VIS)_, Oklahoma City, OK, USA, 2022, pp. 11-15, doi: 10.1109/VIS54862.2022.00011.
Or in BibTeX:
```bibtex
@INPROCEEDINGS{9973205,
author={Kruchten, Nicolas and Mease, Jon and Moritz, Dominik},
booktitle={2022 IEEE Visualization and Visual Analytics (VIS)},
title={VegaFusion: Automatic Server-Side Scaling for Interactive Vega Visualizations},
year={2022},
volume={},
number={},
pages={11-15},
doi={10.1109/VIS54862.2022.00011}}
```