update bibtex
This commit is contained in:
parent
9db1c99cc2
commit
e94b4a9e39
1 changed files with 10 additions and 9 deletions
17
README.md
17
README.md
|
@ -58,15 +58,16 @@ $Root Directory
|
||||||
If you think this repository is useful to you, please consider citing our work as:
|
If you think this repository is useful to you, please consider citing our work as:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ARTICLE{9855227,
|
@article{wang22_tvcg,
|
||||||
author={Wang, Yao and Jiao, Chuhan and Bâce, Mihai and Bulling, Andreas},
|
title = {VisRecall: Quantifying Information Visualisation Recallability via Question Answering},
|
||||||
journal={IEEE Transactions on Visualization and Computer Graphics},
|
author = {Wang, Yao and Jiao, Chuhan and Bâce, Mihai and Bulling, Andreas},
|
||||||
title={VisRecall: Quantifying Information Visualisation Recallability Via Question Answering},
|
|
||||||
year = {2022},
|
year = {2022},
|
||||||
volume={},
|
pages = {4995-5005},
|
||||||
number={},
|
journal = {IEEE Transactions on Visualization and Computer Graphics (TVCG)},
|
||||||
pages={1-12},
|
volume = {28},
|
||||||
doi={10.1109/TVCG.2022.3198163}}
|
number = {12},
|
||||||
|
doi = {10.1109/TVCG.2022.3198163}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
contact: yao.wang@vis.uni-stuttgart.de
|
contact: yao.wang@vis.uni-stuttgart.de
|
||||||
|
|
Loading…
Reference in a new issue