-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add information about the poster session
- Loading branch information
1 parent
ec5c102
commit 3bb35e9
Showing
1 changed file
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -198,7 +198,24 @@ <h2 class="title">Program</h2> | |
</div> | ||
</section> | ||
|
||
<section class="section"> | ||
<section class="hero is-small"> | ||
<div class="hero-body"> | ||
<div class="container"> | ||
<h2 class="title">Poster session</h2> | ||
<ul class="ml-3"> | ||
<li> <strong> We are planning a pre-ICML/post-CVPR meetup in collaboration with <a href="https://www.aicentre.dk/collaboratories/learning-theory-and-optimisation">P1/LO-collab</a>.</strong></li> | ||
<li> When: July 03, Wednesday, 16:00 - 18:00 </li> | ||
<li> Food: There will be food and beverages!</li> | ||
<li> Register: Please sign up if you’d like to present: <a href="https://forms.gle/P8Kdt69WPZ4TPQFZA"> https://forms.gle/P8Kdt69WPZ4TPQFZA </a> </li> | ||
<li> Print: We are happy to support you with printing the posters on-site. Please contact the organizers. </li> | ||
</ul> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
<section class="hero is-small"> | ||
<div class="hero-body"> | ||
<div class="container"> | ||
<h2 class="title">Organizers</h2> | ||
<ul> | ||
|
@@ -209,6 +226,7 @@ <h2 class="title">Organizers</h2> | |
<li> <a href="https://ign.ku.dk/english/research/geography/terrestrial-ecosystem-analysis/?pure=en/persons/24386"> Rasmus Fensholt, University of Copenhagen </a> <a href="mailto:[email protected]"> ✉ </a> </li> | ||
</ul> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<!-- <!– Image carousel –>--> | ||
|