Skip to content

Commit bf6a265

Browse files
authored
Update venues.json to include (non-VIS) TVCG
1 parent 381c710 commit bf6a265

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

static/venues.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,5 +278,10 @@
278278
"fullName": "Proceedings of the ACM on Management of Data (SIGMOD)",
279279
"nickname": "SIGMOD",
280280
"venueType": "journal"
281-
}
281+
},
282+
{
283+
"fullName": "IEEE Trans. Visualization & Comp. Graphics",
284+
"nickname": "TVCG",
285+
"venueType": "journal"
286+
},
282287
]

0 commit comments

Comments
 (0)