Skip to content

Commit 4ee23ce

Browse files
committed
remove tina from 2021
1 parent 3f9b45c commit 4ee23ce

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

_includes/head.html

+1-5
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,8 @@
2525
<script src="{{ '/dist/bundle.js' | relative_url }}"></script>
2626
<link href="{{ '/dist/main.css' | relative_url }}" rel="stylesheet">
2727

28-
<!-- to be removed at the conclusion of the conference -->
29-
<script id="gr-ai-bot" src="https://visieee.gravitasai.com/assets/widget.js" data-ai="b3bd5808-6d1b-46f4-9ed1-8f8926f6a52f"></script>
30-
31-
3228
<link rel="canonical" href="{{ page.url | replace:'index.html','' | relative_url | prepend: site.url }}">
3329
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | relative_url | prepend: site.url }}" />
3430

35-
31+
3632
</head>

content/info/registration/conference-registration.md

-14
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,6 @@ permalink: /info/registration/conference-registration
66
77
---
88

9-
<script language="javascript">
10-
function eventFire(el, etype){
11-
if (el.fireEvent) {
12-
el.fireEvent('on' + etype);
13-
} else {
14-
var evObj = document.createEvent('Events');
15-
evObj.initEvent(etype, true, false);
16-
el.dispatchEvent(evObj);
17-
}
18-
}
19-
</script>
20-
219
This year brings challenges, but also opportunities. While we are saddened by the fact that we cannot be together in Salt Lake City, we are excited by the opportunity a virtual format brings us to expand our community. Even virtual conferences have costs, and hence registration fees are a necessity. To encourage new attendees and ensure maximum exposure for our various content presenters, we have made conference participation for conference attendees free while charging a fee for our content providers.
2210

2311
We invite registrants requiring support due to special circumstances to apply for the use of the [diversity and inclusivity funds](/year/2020/info/inclusion-and-diversity/diversity-scholarship) and/or limited [fee waiver funds](#fee-waiver) (as appropriate), which may be used to offset registration costs. This model, while imperfect, aims at making sure that we keep running a vibrant and fiscally healthy conference even during these difficult times. Note that this year (only), the registration will be attached to content-items (e.g. papers, short papers, posters, panel organization, etc.). Only one author in the case of papers, short papers and similar documents which are considered content-items must register. Workshops and panels are considered separately. For further information, please see our [Registration FAQ](#registration-faqs).
@@ -26,8 +14,6 @@ All attendees need to register online in advance.
2614

2715
The early registration period for the [Virtual IEEE VIS 2020](https://virtual.ieeevis.org) lasts until **October 9th, 2020**. Afterwards the standard registration fees apply.
2816

29-
**To register, talk to our AI Assistant** <a class="button" href="javascript:eventFire(document.getElementById('frame-launcher-btn'), 'click');"> TINA </a>
30-
3117
**General attendees:** Free conference registration will provide access to main conference tracks, symposia, tutorials and workshops. Conference publications will be made accessible for a limited time via miniconf site.
3218

3319
**General attendees with conference content download :** Same benefits for general attendees, plus link to downloadable VIS 2020 conference proceedings and content.

0 commit comments

Comments
 (0)