-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
591 lines (540 loc) · 32.3 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
baseURL = "https://prima2022.primamath.org/"
languageCode = "en-us"
title = "Pacific Rim Mathematical Association Congress 2022"
theme = "infinity-hugo"
[params]
[params.hero]
enable = true
bg = "images/vancouver-winter-1900x1250-dark-reduced.webp"
title = "PRIMA Congress 2022"
subtitle = """The 2022 Pacific Rim Mathematical Association Congress
took place in Vancouver, Canada, between December 4-9, 2022. The fourth
meeting was hosted by the [Pacific Institute for the Mathematical
Sciences (PIMS)](https://www.pims.math.ca).
<div class="d-none d-md-block">
<p>Every four years, mathematical scientists from around the Pacific Rim converge
to discuss the latest developments in Mathematics. The Pacific Rim Mathematical
Association (PRIMA) was established to bring a well coordinated and concerted
effort among our institutions and countries to stimulate a vibrant and
interconnected mathematical community whose activities have an unprecedented
impact on our economic, social, and cultural development.</p>
</div>
"""
disableCountdown = true
[params.navigation]
logo = "images/prima_logo_24.png"
[params.schools]
enable = true
heading = "PRIMA 2022 Summer Schools"
description = """
"""
[params.about]
enable = false
heading = "PRIMA 2022 - Vancouver"
description = "PRIMA is an association of mathematical science institutes, departments and societies from around the Pacific Rim, founded in 2005 to promote and facilitate the development of the mathematical sciences throughout the pacific rim region. The PRIMA congress is a triennial meeting of these groups which showcases recent developments in mathematics and brings together the pacific rim mathematical community."
[[params.about.sliderItem]]
imageWebp = "images/1_sm.webp"
imageJpeg = "images/1_sm.jpg"
credit = 'Tourism Vancouver / Clayton Perry'
[[params.about.sliderItem]]
imageWebp = "images/2_sm.webp"
imageJpeg = "images/2_sm.jpg"
credit = 'Tourism Vancouver / Kazutoshi Yoshimura'
[[params.about.sliderItem]]
imageWebp = "images/3_sm.webp"
imageJpeg = "images/3_sm.jpg"
credit = 'Tourism Vancouver / Albert Normandin'
[[params.about.sliderItem]]
imageWebp = 'images/4_sm.webp'
imageJpeg = 'images/4_sm.jpg'
credit = 'Tourism Vancouver / Clayton Perry'
[[params.about.sliderItem]]
imageWebp = 'images/5_sm.webp'
imageJpeg = 'images/5_sm.jpg'
credit = 'Tourism Vancouver / Avision Photography by Chris Collacott'
[params.schedule]
enable = true
heading = "Schedule"
description = """\
<p><em>*All Plenary and Public lectures will take place in the <a href="/locations/grand-ballroom/">Grand Ballroom</a>. The <a href="locations/port-hardy">Port Hardy room</a> on the 4th floor, North Tower is available throughout the conference as an informal collaboration space.</em></p>
<div class="table-responsive">
<table class="table">
<thead class="table-dark">
<tr>
<th scope="col"></th>
<th scope="col">Sun Dec 4th</th>
<th scope="col">Mon Dec 5th</th>
<th scope="col">Tue Dec 6th</th>
<th scope="col">Wed Dec 7th</th>
<th scope="col">Thu Dec 8th</th>
<th scope="col">Fri Dec 9th</th>
</tr>
</thead>
<tbody style="text-align: center">
<tr>
<th>9:00</th>
<td class="empty"rowspan=6></td>
<td>Opening Remarks</td>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/systems-of-points-with-coulomb-interactions/"><strong>Sylvia Serfaty</strong><br/>Systems of points with Coulomb interactions</a></li></ul></td>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/groups-acting-at-infinity/"><strong>Kathryn Mann</strong><br/>Groups Acting At Infinity</a></li></ul></td>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/conjugates-paths-and-diffeomorphisms/"><strong>Andrés Navas</strong><br/>Conjugates, paths and groups of diffeomorphisms</a></li></ul></td>
<td class="sessions">Scientific Sessions
<ul>
<li><a href="/sessions/moduli-spaces-in-algebraic-geometry">Moduli Spaces in Algebraic Geometry<br/><em>(Finback)</em></a></li>
</ul>
</td>
</tr>
<tr>
<th>10:00</th>
<td class="break" colspan=5>Coffee Break</td>
</tr>
<tr>
<th>10:30</th>
<td class="sessions" rowspan=2>
<!-- Monday Morning -->
Scientific Sessions
<ul>
<li><a href="/sessions/geometric-analysis/">Geometric Analysis<br/><em>(Junior Ballroom A/B)</em></a></li>
<li><a href="/sessions/enumerative-algebraic-geometry/">Enumerative Algebraic Geometry<br/><em>(Finback)</em></li>
<li><a href="/sessions/algebraic-number-theory-and-arithmetic-geometry">Algebraic Number Theory and Arithmetic Geometry</a><br/><em>(Parksville)</em></li>
<li><a href="/sessions/representation-theory-and-applications">Representation Theory Applications<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/graph-theory-and-combinatorics">Graph Theory and Combinatorics<br/><em>(Junior Ballroom C)</em></a></li>
<li><a href="/sessions/geometric-group-theory">Geometric Group Theory<br/><em>(Port McNeill)</em></a></li>
<li class="last"><a href="/sessions/optimal-transport-and-applications">Optimal Transport and Applications<br/><em>(Port Alberni)</em></a></li>
</ul>
</td>
<td class="sessions" rowspan=2>
<!- Tuesday Morning -->
Scientific Sessions
<ul>
<li><a href="/sessions/geometric-analysis/">Geometric Analysis<br/><em>(Junior Ballroom A/B)</em></a></li>
<li><a href="/sessions/enumerative-algebraic-geometry/">Enumerative Algebraic Geometry<br/><em>(Finback)</em></li>
<li><a href="/sessions/algebraic-number-theory-and-arithmetic-geometry">Algebraic Number Theory and Arithmetic Geometry</a><br/><em>(Parksville)</em></li>
<li><a href="/sessions/representation-theory-and-applications">Representation Theory Applications<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/graph-theory-and-combinatorics">Graph Theory and Combinatorics<br/><em>(Junior Ballroom C)</em></a></li>
<li><a href="/sessions/geometric-group-theory">Geometric Group Theory<br/><em>(Port McNeill)</em></a></li>
<li class="last"><a href="/sessions/optimal-transport-and-applications">Optimal Transport and Applications<br/><em>(Port Alberni)</em></a></li>
</ul>
</td>
<td class="showcase"><a href="/talk/early-research-showcase-posters/">Early Research Showcase</a><br><ul><li><a href="/talk/early-research-showcase-posters"><em>Junior Ballroom Foyer</em></a></li></ul></td>
<td class="sessions" rowspan=2>
<!-- Thursday Morning -->
Scientific Sessions
<ul>
<li><a href="/sessions/geometric-analysis/">Geometric Analysis<br/><em>(Junior Ballroom A/B)</em></a></li>
<li><a href="/sessions/moduli-spaces-in-algebraic-geometry">Moduli Spaces in Algebraic Geometry<br/><em>(Finback)</em></a></li>
<li><a href="/sessions/indigenous-mathematical-scientists">Indigenous Mathematical Scientists<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/arithmetic-geometry-theory-and-computation">Arithmetic Geometry: Theory and Computation<br/><em>(Port Alberni)</em></a></li>
<li><a href="/sessions/harmonic-functions-and-laplace-eigenfunctions">Harmonic Functions and Laplace Eigenfunctions<br/><em>(Parksville)</em></a></li>
<li><a href="/sessions/geometric-group-theory">Geometric Group Theory<br/><em>(Port McNeill)</em></a></li>
<li><a href="/sessions/mathematics-of-information">Mathematics of Information<br/><em>(Junior Ballroom C)</em></li>
<li class="last"><a href="/sessions/new-trends-in-geometry-and-mathematical-physics">New Trends in Geometry and Mathematical Physics<br/><em>(Orca)</em></a></li>
</ul>
</td>
<td class="sessions" rowspan=2>
<!-- Friday Morning -->
Scientific Sessions
<ul>
<li><a href="/sessions/moduli-spaces-in-algebraic-geometry">Moduli Spaces in Algebraic Geometry<br/><em>(Finback)</em></a></li>
<li><a href="/sessions/indigenous-mathematical-scientists">Indigenous Mathematical Scientists<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/arithmetic-geometry-theory-and-computation">Arithmetic Geometry: Theory and Computation<br/><em>(Port Alberni)</em></a></li>
<li><a href="/sessions/harmonic-functions-and-laplace-eigenfunctions">Harmonic Functions and Laplace Eigenfunctions<br/><em>(Parksville)</em></a></li>
<li><a href="/sessions/mathematics-of-information">Mathematics of Information<br/><em>(Junior Ballroom C)</em></li>
<li class="last"><a href="/sessions/new-trends-in-geometry-and-mathematical-physics">New Trends in Geometry and Mathematical Physics</a><br/><em>(Orca)</em></a></li>
</ul>
</td>
</tr>
<tr>
<th>11:30</th>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/kazhdans-property-t-for-aut-f-n-and-el-nr/"><strong>Ozawa Narutaka</strong><br/>Kazhdan's property (T) for Aut(F-n) and EL_n(R)</a></li></ul></td>
</tr>
<tr>
<th>12:30</th>
<td class="lunch" rowspan=2>Lunch</td>
<td class="lunch" rowspan=2>Lunch</td>
<td class="lunch">Lunch</td>
<td class="lunch" rowspan=2>Lunch</td>
<td class="lunch" rowspan=2>Lunch</td>
</tr>
<tr>
<th>13:00</th>
<td class="career-fair" rowspan=3><a href="/career-fair/">Industry Career Fair<ul><li><em>Junior Ballroom C & D</em></li></ul></a><br></td>
</tr>
<tr>
<th>14:00</th>
<td class="registration" rowspan=4>Registration and Package Pickup: Sheraton Hotel Grand Ball Room.<br><i>*Please note, registration will also be available throughout the conference at the front desk.</i></td>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/khovanov-homology-and-four-dimensional-topology/"><strong>Ciprian Manolescu</strong><br/>Khovanov homology and four dimensional topology</a></li></ul></td>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/deep-generative-models-and-schrodinger-bridge/"><strong>Yang Wang</strong><br/>Deep generative models and Schrödinger Bridge</a></li></ul></td>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/twisted-honeycombs-and-abstract-polytopes/"><strong>Isabel Hubard</strong><br/>Twisted Honeycombs And Abstract Polytopes</a></li></ul></td>
<td class="sessions"rowspan=3>
<!-- Friday Afternoon -->
Scientific Sessions
<ul>
<li><a href="/sessions/moduli-spaces-in-algebraic-geometry">Moduli Spaces in Algebraic Geometry<br/><em>(Finback)</em></a></li>
<li><a href="/sessions/indigenous-mathematical-scientists">Indigenous Mathematical Scientists<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/arithmetic-geometry-theory-and-computation">Arithmetic Geometry: Theory and Computation<br/><em>(Port Alberni)</em></a></li>
<li><a href="/sessions/harmonic-functions-and-laplace-eigenfunctions">Harmonic Functions and Laplace Eigenfunctions<br/><em>(Parksville)</em></a></li>
<li><a href="/sessions/mathematics-of-information">Mathematics of Information<br/><em>(Junior Ballroom C)</em></li>
<li class="last"><a href="/sessions/new-trends-in-geometry-and-mathematical-physics">New Trends in Geometry and Mathematical Physics<br/><em>(Orca)</em></a></li>
</ul>
</td>
</tr>
<tr>
<th>15:00</th>
<td class="break">Break</td>
<td class="break">Break</td>
<td class="break">Break</td>
</tr>
<tr>
<th>15:30</th>
<td rowspan=2 class="sessions">
<!-- Monday Afternoon -->
Scientific Sessions
<ul>
<li><a href="/sessions/geometric-analysis/">Geometric Analysis<br/><em>(Junior Ballroom A/B)</em></a></li>
<li><a href="/sessions/enumerative-algebraic-geometry/">Enumerative Algebraic Geometry<br/><em>(Finback)</em></li>
<li><a href="/sessions/algebraic-number-theory-and-arithmetic-geometry">Algebraic Number Theory and Arithmetic Geometry</a><br/><em>(Parksville)</em></li>
<li><a href="/sessions/representation-theory-and-applications">Representation Theory Applications<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/graph-theory-and-combinatorics">Graph Theory and Combinatorics<br/><em>(Junior Ballroom C)</em></a></li>
<li><a href="/sessions/geometric-group-theory">Geometric Group Theory<br/><em>(Port McNeill)</em></a></li>
<li class="last"><a href="/sessions/optimal-transport-and-applications">Optimal Transport and Applications<br/><em>(Port Alberni)</em></a></li>
</ul>
</td>
<td rowspan=2 class="sessions">
<!-- Tuesday Afternoon -->
Scientific Sessions
<ul>
<li><a href="/sessions/geometric-analysis/">Geometric Analysis<br/><em>(Junior Ballroom A/B)</em></a></li>
<li><a href="/sessions/enumerative-algebraic-geometry/">Enumerative Algebraic Geometry<br/><em>(Finback)</em></li>
<li><a href="/sessions/algebraic-number-theory-and-arithmetic-geometry">Algebraic Number Theory and Arithmetic Geometry</a><br/><em>(Parksville)</em></li>
<li><a href="/sessions/representation-theory-and-applications">Representation Theory Applications<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/graph-theory-and-combinatorics">Graph Theory and Combinatorics<br/><em>(Junior Ballroom C)</em></a></li>
<li><a href="/sessions/geometric-group-theory">Geometric Group Theory<br/><em>(Port McNeill)</em></a></li>
<li class="last"><a href="/sessions/optimal-transport-and-applications">Optimal Transport and Applications<br/><em>(Port Alberni)</em></a></li>
</ul>
</td>
<td class="empty" rowspan=3></td>
<td rowspan=2 class="sessions">
<!-- Thursday Afternoon -->
Scientific Sessions
<ul>
<li><a href="/sessions/geometric-analysis/">Geometric Analysis<br/><em>(Junior Ballroom A/B)</em></a></li>
<li><a href="/sessions/moduli-spaces-in-algebraic-geometry">Moduli Spaces in Algebraic Geometry<br/><em>(Finback)</em></a></li>
<li><a href="/sessions/indigenous-mathematical-scientists">Indigenous Mathematical Scientists<br/><em>(Junior Ballroom D)</em></a></li>
<li><a href="/sessions/arithmetic-geometry-theory-and-computation">Arithmetic Geometry: Theory and Computation<br/><em>(Port Alberni)</em></a></li>
<li><a href="/sessions/harmonic-functions-and-laplace-eigenfunctions">Harmonic Functions and Laplace Eigenfunctions<br/><em>(Parksville)</em></a></li>
<li><a href="/sessions/geometric-group-theory">Geometric Group Theory<br/><em>(Port McNeill)</em></a></li>
<li><a href="/sessions/mathematics-of-information">Mathematics of Information<br/><em>(Junior Ballroom C)</em></li>
<li class="last"><a href="/sessions/new-trends-in-geometry-and-mathematical-physics">New Trends in Geometry and Mathematical Physics<br/><em>(Orca)</em></a></li>
</ul>
</td>
</tr>
<tr>
<th>16:00</th>
<td class="empty" rowspan=5"></td>
</tr>
<tr>
<th>17:30</th>
<td class="organizers" rowspan=3>PRIMA Scientific Organizers Meeting</td>
<td class="break">Break</td>
<td class="break">Break</td>
<td class="break">Break</td>
</tr>
<tr>
<th>17:45</th>
<td class="plenary">Plenary Lecture<ul><li><a href="/talk/infectious-disease-modelling-in-the-time-of-covid/"><strong>Caroline Colijn</strong><br/>Infectious Disease Modelling in the Time of COVID</a></li></ul></td>
<td class="public">Public Lecture<ul><li><a href="/talk/measurement-calculation-and-history/"><strong>Minhyong Kim</strong><br/><em>Measurement Calculation And History</em></li></ul></td>
<td class="banquet" rowspan=3>Conference Banquet.<br> Before the banquet, there will be a short <a href="/talk/qai">Presentation on the Quantum Algoritms Institute</a> by the CEO of QAI, Louise Turner</td>
<td class="public">Public Lecture<ul><li><a href="/talk/the-illustrated-field-diary-of-a-mathematical-naturalist/"><strong>Katherine Stange</strong><br/>The illustrated field diary of a mathematical naturalist</li></ul></td>
</tr>
<tr>
<th>19:00</th>
<td class="empty" rowspan=2></td>
<td class="empty" rowspan=2></td>
<td class="empty" rowspan=2></td>
</tr>
<tr>
<th>20:00</th>
<td class="empty"></td>
</tr>
</tbody>
</table>
</div>
"""
[params.registration]
enable = true
heading = "Registration"
description = """\
**Registration for PRIMA 2022 is now open!**. Discounted rates are available
in the following periods:
{{<bootstrap-table table_class="table table-hover" thead_class="table-dark">}}
| | **Early Registration**<br> May 5th - July 31st | **Regular Registration**<br> August 1st - October 15th | **Late Registration**<br> October 16th - December 9th |
| ---: | :---: | :---: | :---: |
| **Faculty/Other**| 350 | 380 | 420 |
| **Postdoctoral Researcher** | 175 | 200 | 225 |
| **Graduate Students** | 75 | 100 | 125 |
| **Special Session Speaker** | 300 | 300 | 300 |
| **Career Fair Exhibitor** | 300 | 300 | 300 |
| **Conference Dinner/Banquet** | 75 | 75 | 75 |
{{</bootstrap-table>}}
_*All dates and times are in the Pacific/Vancouver timezone and amounts are in Canadian
Dollars (CAD)._
#### Early Career Participant Support
* _Graduate students at the University of Victoria, University of British
Columbia, University of Calgary, University of Manitoba and University of
Washington sites may also be eligible for a **$50 discount**, please contact
your PIMS Site administrator for more details._
* Limited funding is available to support PRIMA participants. To apply, please
complete the [application
form](https://ubc.ca1.qualtrics.com/jfe/form/SV_bNQR4dngOMSemVL). Priority for
funding will be given to graduate students, postdocs, and those without access
to other sources of funding. For US-based participants, there is the
possibility of support thanks to a grant from the National Science Foundation,
please indicate on the application form if you would like to be considered for
this support.
People from historically underrepresented groups are encouraged to apply.
Applicants should try to find alternative sources of funding to complement the
amounts they may receive from the congress. The application deadline is
September 30th. Applicants will be informed of decisions via email.
"""
[params.registration.button]
text = "Register"
url = "https://events.eply.com/PRIMA2022"
[params.localinfo]
enable = true
heading = "Local Information"
content = """\
PRIMA 2022 should be a safe and enjoyable event for all participants. As such,
we will be following guidance and restrictions from the Province of British
Columbia and the Federal Government of Canada around COVID-19.
#### Conference Accommodation
###### Conference Venue
The [Sheraton Wall
Center](https://www.marriott.com/en-us/hotels/yvrws-sheraton-vancouver-wall-centre/overview/)
(the PRIMA conference venue) is providing a discount rate for those who were
unable to reserve at the congress price. Participants can take will receive a
20% discount off the regular rate for bookings between December 1st and 15th,
2022. [Book here](https://www.marriott.com/event-reservations/reservation-link.mi?id=1664315739084&key=CORP&app=resvlink)<sup><span>†</span></sup>.
_<sup><span>†</span></sup>: Cancellations must be processed at least 72
hours prior to arrival or charges will apply._
###### The Listel Hotel
The [Listel hotel](https://www.thelistelhotel.com/) is also offering a
discounted rate for conference attendees of until **November 21st**. [Museum
Floor Rooms](https://www.thelistelhotel.com/museum-floor-rooms.html) are
available for **$179.00** per-night, based on single or double occupancy and
subject to 23% taxes and fees<sup><span>††</span></sup>. The Listel
is located in downtown Vancouver, around 10 minutes walk away from the
conference venue. For more information or to make a reservation please contact
the hotel directly
* **Hotel Direct**: +1 604 684-8461
* **Toll Free**: +1 800 663-5491
* **Email**:
[[email protected]](<mailto:[email protected]?subject=PRIMA%202022%20Congress%20Room%20Booking%20Request>)
* **Website**: https://www.thelistelhotel.com
_<sup><span>††</span></sup>: Cancellations within 7 days of the
scheduled arrival date will be charged one night room and taxes. Cancellations
within 5 days of arrival will be charged 100% of the total committed room rate
and taxes._
#### Travel
Air Canada are offering a promotional discount for flights to Vancouver for
PRIMA 2022. A 10% discount is available on standard-fare international flights
and flex-fare domestic flights, and a 5% discount is available on standard-fare
domestic flights. The discount applies for flights to/from Vancouver airport
(CYVR) between **Sunday November 27th and Friday December 16th**. To receive the
discount, apply the code $\\textrm{YJ8QNXF1}$, when booking flights on
[aircanada.com](https://www.aircanada.com/us/en/aco/home.html).
#### Restrictions
* We encourage participants to be fully vaccinated prior to PRIMA 2022. Participants should check Canada's COVID-19 Travel web page regularly: https://travel.gc.ca/covid-19-travel. To be considered a fully vaccindated person, the traveller must meet all of the following criteria
- They must be without symptoms.
- They must have received the full series of a vaccine (or combination of vaccines) [accepted by the Government of Canada](https://travel.gc.ca/travel-covid/travel-restrictions/covid-vaccinated-travellers-entering-canada?utm_source=eo-email&utm_medium=email-response&utm_content=nov-2020&utm_campaign=hc#determine-fully) at least 14 full days (i.e. from day 15) propr to entering Canada. A full series is considered to be at least two doses of an accepted vaccine, a mix of two accepted vaccines (including booster shots) or at least one dose of the Janssen/Johnson vaccine.
- They must have a digital copy of their vaccination documentation in English or French (or a certified translation).
* Travellers who are considered fully vaccinated may be exempt from pre-entry testing, quarantine requirements and day-8 testing. However, they may be selected for mandatory random testing. If selected, travellers won't be required to quarantine, unless the test result is positive. A positive result requires travellers to isolate for 10 days upon entry.
* Arrival testing for all air travellers, regardless of vaccination status, is completed outside of airports, either through an in-person appointment/test kit pick-up at select testing locations or pharmacies, or a virtual appointment for a self-swab test. Travellers will receive an email notification within 15 minutes of completing their customs declaration. It's important to follow the instructions provided in the email notification to help travellers arrange for their test. Please see the following [news release](https://www.canada.ca/en/public-health/news/2022/07/government-of-canada-is-re-establishing-mandatory-random-testing-offsite-of-airports-for-air-travellers.html?utm_source=eo-email&utm_medium=email-response&utm_content=nov-2020&utm_campaign=hc-sc-covid-20-21) for further details.
* We encourage particpants to wear masks in all indoor shared spaces.
#### Additional Information
* [Canadian Federal Government COVID 19 Travel Information](https://travel.gc.ca/travel-covid)
* [Public Health Agency of Canada](https://www.canada.ca/en/public-health/services/diseases/coronavirus-disease-covid-19.html) - Information from the Canadian Federal Government about COVID-19
* [BC Centre for Disease Control](http://www.bccdc.ca/health-info/diseases-conditions/covid-19/event-planning) - Information from the BC Center for Disease Control about indoor events
* [BC Provincial Health Officer](https://www2.gov.bc.ca/gov/content/health/about-bc-s-health-care-system/office-of-the-provincial-health-officer/current-health-topics/covid-19-novel-coronavirus) - Information about the Province of British Columbia's COVID-19 response and restrictions.
#### Wifi
Free Wifi is available throughout the conference venue. In the meeting rooms, select the "Sheraton Meeting" network, once connected, open a web-browser and on the login page, use the code "prima22". Free Wifi is also available in the guest rooms of the hotel by secting the "Sheraton Guest" network.
#### Code of Conduct
PRIMA 2022 is being organized as a welcoming and inclusive event for _all_
participants. As such, all aspects of the event will adhere to the [PIMS Code
of Conduct](https://www.pims.math.ca/pims-glance/code-conduct). This document
expresses the values and rules under which PRIMA 2022 will operate. We
encourage all participants to read through [the
details](https://www.pims.math.ca/files/Code_of_conduct_for_events_and_programs_at_PIMS_1.pdf)
before attending PRIMA 2022.
{{< alert info >}}
#### Online Security
PIMS will _never_ contact you regarding travel reservations or accommodation
payments. Please be vigilant should you receive any emails, calls or text
messages claiming to assist you in making reservations for a PIMS sponsored
event, including PRIMA. Do not provide any personal information such as a
social insurance number, credit card number, bank account number, or passport
number as these requests are fraudulent in nature.
{{< /alert >}}
"""
[params.sessions]
enable = true
title = "Special Sessions"
showTimes = true
showLocations = true
showFiles = true
header = """
## Early Career Research Showcase
The PRIMA Early Career Researcher's Showcase is a short session for early career
participants (undergraduate, graduate and postdoctoral scholars) to highlight
their areas of research. This will be done through the poster session on Wednesday morning in the [Junior Ballroom Foyer (North Tower, 3rd floor)](/locations/junior-ballroom-foyer/).
Topics for presentations at the showcase are open, and should focus on
research accomplishments of the researcher.
"""
footer = """
## Summer Schools
A number of summer schools will be run in advance of PRIMA 2022, please see the
individual summer school pages for more details and to register.
#### Summer School in Arithmetic Geometry: Theory and Computation
##### August 2nd-4th, 2021
In advance of PRIMA 2022, a number of summer schools will take place prior to
the main event at the end of the year. The first summer school on [Arithmetic
Geometry: Theory and
Computation](https://www.pims.math.ca/scientific-event/210802-pssrcmsag) will
take place **August 2-4th, 2021**. Please see the [event
webpage](https://www.pims.math.ca/scientific-event/210802-pssrcmsag) for more
information and to register.
#### Summer School on Algebraic Geometry and High Energy Physics
##### August 23-26, 2021
The second in a series, this four-day virtual summer school aims to provide
early-career researchers with new perspectives on [algebraic geometry in
high-energy
physics](https://researchers.usask.ca/steven-rayan/research/workshops/aghep2.php).
The summer school features four mini-courses by emerging and established
researchers working at the interface of these two fields. The topics range from
derived geometry, to twisted TQFTs, to N=2 supersymmetry, to BPS algebras, to
elliptic fibrations. Please see the [event
webpage](https://researchers.usask.ca/steven-rayan/research/workshops/aghep2.php)
for more information and to register.
"""
[params.speakers]
enable = true
title = "Speakers"
subtitle = ""
more = "See all speakers"
[params.organizers]
enable = true
title = "Organizing Committee"
subtitle = ""
more = "See all organizers"
[params.contact]
enable = true
title = "Contact"
title_form = "Have a question about PRIMA?"
subtitle_form = "PRIMA 2022 has now concluded, if you have a question about the PRIMA organization, please contact [[email protected]](mailto:[email protected])"
[params.sponsors]
enable = true
title = "Sponsors"
content = """\
* PRIMA 2022 gratefully acknowledges our sponsors. To learn more
about sponsorship opportunities, please see the [Sponsor
Package](uploads/PRIMA2022SponsorPackage.pdf).
* To participate as an exhibitor in the Career Fair, please see the [Career Fair Page](/career-fair).
* For any other information, please use the form below or email us directly at [email protected].
"""
[[params.sponsor.sponsorItem]]
image = "images/sponsor/QAI.svg"
url = 'https://quantumalgorithms.ca/'
title_sponsor = true
[[params.sponsor.sponsorItem]]
image = "images/sponsor/PIMS-logo-full.svg"
url = 'https://www.pims.math.ca'
[[params.sponsor.sponsorItem]]
image = "images/sponsor/NSF.webp"
width = "50%"
url = 'https://www.nsf.gov/'
[[params.sponsor.sponsorItem]]
image = "images/sponsor/MSRI-logo.png"
url = 'https://www.msri.org/'
[[params.sponsor.sponsorItem]]
image = "images/sponsor/Simons.png"
url = 'https://www.simonsfoundation.org/'
[[params.sponsor.sponsorItem]]
image = "images/sponsor/CMS-logo.png"
url = 'https://cms.math.ca/'
[taxonomies]
category = "categories"
tags = "tags"
committees = "committees"
speakertype = "speakertype"
session = "sessions"
location = "locations"
speaker = "speakers"
author = "authors"
[markup.goldmark.renderer]
unsafe = true
[menu]
[[menu.main]]
identifier = "program"
name = "Program"
url = '/#'
weight = 50
[[menu.main]]
identifier = "registration"
name = "Registration"
url = "/#registration"
weight = 60
[[menu.main]]
identifier = "localinfo"
name = "Local Information"
url = "/#localinfo"
weight = 70
[[menu.main]]
identifier = "organizers"
name = "Organizers"
url = "/#conference-organizers"
weight = 80
[[menu.main]]
identifier = "sponsors"
name = "Sponsors"
url = "/#sponsors"
weight = 90
[[menu.main]]
identifier = "contact"
name = "Contact"
url = "/#contact"
weight = 100
[[menu.main]]
identifier = "plenary"
name = "Plenary Speakers"
url = "/#speakers-plenary"
parent = "program"
weight = 10
[[menu.main]]
identifier = "public"
name = "Public Speakers"
url = "/#speakers-public"
parent = "program"
weight = 20
[[menu.main]]
identifier = "sessions"
name = "Sessions"
url = "/#sessions"
parent = "program"
weight = 30
[[menu.main]]
identifier = "schedule"
name = "Schedule"
url = "/#schedule"
parent = "program"
weight = 35
[[menu.main]]
identifier = "career-fair"
name = "Career fair"
url = "/career-fair"
parent = "program"
weight = 37
[outputs]
talk = ["HTML", "Calendar"]
[outputFormats.Calendar]
protocol = "https://"
basename = "prima-session"