joaompalmeiro commited on
Commit
04d0581
·
verified ·
1 Parent(s): 894a8c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -31,3 +31,13 @@ configs:
31
  - split: test
32
  path: data/test-*
33
  ---
 
 
 
 
 
 
 
 
 
 
 
31
  - split: test
32
  path: data/test-*
33
  ---
34
+
35
+ # Mini-VLAT_GH
36
+
37
+ ## References
38
+
39
+ - Pandey, S., & Ottley, A. (2023). Mini-VLAT: A Short and Effective Measure of Visualization Literacy. _Computer Graphics Forum, In Proceedings of the 25th EG Conference on Visualization (EuroVis)_.
40
+ - [arXiv](https://arxiv.org/abs/2304.07905)
41
+ - [Repo](https://github.com/washuvis/minivlat)
42
+ - [Document](https://github.com/washuvis/minivlat/blob/7592ab844fbb79055953029a46ee132c19f0ad8a/Mini_VLAT_GH.pdf)
43
+ - [Repo](https://codeberg.org/joaopalmeiro/MiniVLATGHDataset)