CINXE.COM

TCC 2024 Travel & Venue

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="22nd Theory of Cryptography Conference 2024" /> <!-- Generic bootstrap --> <link href="https://iacr.org/libs/css/bootstrap/bootstrap-5.3.0-dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Styling --> <link rel="stylesheet" href="/2024/styles/main.css"> <link id="style" rel="stylesheet" href="/2024/styles/green_theme.css"> <!-- metadata for googlebot --> <script type="application/ld+json"> { "@id": "https://tcc.iacr.org/2024", "@context": "http://schema.org/", "@type": "Event", "startDate": "Dec 2, 2024", "endDate": "Dec 6, 2024", "location": { "@context": "http://schema.org", "@type": "Place", "address": { "@context": "http://schema.org", "@type": "PostalAddress", "addressLocality": "Milan", "addressCountry": "Italy" }, "geo": { "@type": "GeoCoordinates", "latitude": "9.1885892334559", "longitude": "45.447318781096" }, "name": "Conference Venue" }, "organizer": { "@context": "http://schema.org", "@type": "NGO", "legalName": "International Association for Cryptologic Research", "alternateName": "IACR", "sameAs": "https://iacr.org/", "naics": "813920", "logo": "https://iacr.org/img/logo/iacrlogo_small.png" }, "name": "TCC 2024", "description": "22nd Theory of Cryptography Conference 2024", "image": "https://iacr.org/img/logo/iacrlogo_small.png" } </script> <!-- open graph for facebook. There is no type for event. --> <meta property="og:type" content="event" /> <meta property="og:url" content="https://tcc.iacr.org/2024" /> <meta property="event:start_time" content="Dec 2, 2024" /> <meta property="event:end_time" content="Dec 6, 2024" /> <meta property="og:description" content="22nd Theory of Cryptography Conference 2024" /> <meta property="og:image" content="https://iacr.org/img/logo/iacrlogo_small_og.png" /> <meta property="og:latitude" content="9.1885892334559" /> <meta property="og:longitude" content="45.447318781096" /> <!-- metadata for twitter. --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@iacr_news" /> <meta name="twitter:description" content="22nd Theory of Cryptography Conference 2024" /> <meta property="twitter:image" content="https://iacr.org/img/logo/iacr_wordmark_twitter.png" /> <!-- apple format for iMessage and search --> <link rel="apple-touch-icon" href="https://iacr.org/img/logo/iacrlogo_small.png"> <meta property="og:title" content="TCC 2024 travel and venue" /> <meta name="twitter:title" content="TCC 2024 travel and venue" /> <style> div#venuemap { height: 400px; width: 100%; border: 1px solid #CCC; } /* NOTE: why Bootstrap doesn't offer an equal column option natively is beyond me */ @media (min-width: 768px) { .flex-even { flex: 1; } } .travelIcon { width: 1.3em; height: 1.3em; filter: invert(16%) sepia(91%) saturate(6408%) hue-rotate(156deg) brightness(92%) contrast(88%); margin-right: 1rem; margin-top: 0.25rem; } </style> <title> TCC 2024 Travel & Venue </title> <link rel="stylesheet" href="https://iacr.org/libs/js/leafletjs/leaflet.css" /> </head> <body> <!-- BEGIN nav --> <div id="pageTop"> <header id="conf_id" class="headerImg"> <div class="headerGradient"> <div class="pageTopContainer"> <div id="titlesLogoDiv" class="d-flex justify-content-between align-items-center"> <div class="headerConferenceName"> <h1 class="headerTitle"> TCC 2024 </h1> </div> <div class="headerLogo"> <a href="https://iacr.org/"> <img id="logo" class="d-none d-lg-block mx-auto" src="https://iacr.org/img/logo/iacrlogo_small.png" title="International Association for Cryptologic Research"> </a> </div> <div class="headerInfo"> <h3 class="headerInfoTop"> December 2-6, 2024 </h3> <h3 class="headerInfoBottom"> Milan, Italy </h3> </div> </div> </div> </div> </header> <div id="main-nav-row" class="sticky-top"> <nav class="container navbar navbar-expand-md"> <button class="navbar-toggler mt-1 collapsed nofocus" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar top-bar"></span> <span class="icon-bar middle-bar"></span> <span class="icon-bar bottom-bar"></span> </button> <div class="collapse navbar-collapse ms-4 ms-md-0 justify-content-md-center" id="navbarNav"> <ul id="nav-ul" class="navbar-nav"> <li class="nav-item mt-4 mt-md-0"> <a class="nav-link" href="/2024/"> Home </a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"> Technical Program </a> <div class="dropdown-menu mx-md-3 mx-lg-4 mx-xl-5"> <a class="dropdown-item" href="/2024/program.php"> Main program </a> <!-- <a class="dropdown-item" href="/2024/awards.php"> Awards </a> --> <!-- <a class="dropdown-item" href="/2024/affiliated.php"> Affiliated events </a> --> <!-- <a class="dropdown-item" href="/2024/invitedtalks.php"> Invited talks </a> <a class="dropdown-item" href="/2024/rumpsession.php"> Rump session </a> --> <a class="dropdown-item" href="/2024/co-located.php"> Co-located workshop </a> <hr> <a class="dropdown-item" href="/2024/acceptedpapers.php"> Accepted papers </a> <a class="dropdown-item" href="/2024/callforpapers.php"> Call for papers </a> <a class="dropdown-item" href="/2024/papersubmission.php"> Paper submission </a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" href="#"> Attend </a> <div class="dropdown-menu mx-md-3 mx-lg-4 mx-xl-5"> <a class="dropdown-item" href="/2024/registration.php"> Registration </a> <a class="dropdown-item" href="/2024/travel.php"> Venue & travel </a> <a class="dropdown-item" href="/2024/accommodations.php"> Accommodations </a> <!-- <a class="dropdown-item" href="/2024/tourism.php"> Tourism </a> --> <a class="dropdown-item" href="/2024/support.php"> Financial support </a> <a class="dropdown-item" href="/2024/visas.php"> Visas </a> <!-- <a class="dropdown-item" href="/2024/virtual.php"> Remote attendance </a> <a class="dropdown-item" href="/2024/swag.php"> Swag </a>--> <a class="dropdown-item" href="/2024/conduct.php"> Code of conduct </a> </div> </li> <li class="nav-item"> <a class="nav-link" href="/2024/sponsors.php"> Sponsors </a> </li> <li class="nav-item"> <a class="nav-link" href="/2024/contact.php"> Contact </a> </li> </ul> </div> </nav> </div> </div> <!-- END OF nav --> <noscript> <div class="container"> <h2> This site is designed for browsers with javascript. </h2> <h3> The dates, name, and location for the conference are <a href="json/metadata.json">in a json file.</a> </h3> </div> </noscript> <main class="container p-4"> <h2 class="indPageTitle"> Travel & Venue Information </h2> <p class="alert customAlert-warm"> <img src="images/icons/alert-triangle.svg" class="icon" /> As of September 24th, there have been numerous reports of authors receiving emails asking them to confirm their travel dates to receive an invoice. The sender is a travel agency. These are fraudulent emails and should be reported as spam. These emails are not an official IACR communication. Be alert and stay safe! </p> <p> TCC 2024 is co-organized by Bocconi University and will be held at <a href="https://www.sdabocconi.it/en/about/our-locations/milano">SDA Bocconi</a> in the center of Milano. </p> <div id="venuemap" class="mt-2"> </div> <h3 class="pageSubtitle mt-4"> How to get to Milano </h3> <p> Milano is easily reachable <a href="https://www.sbb.ch/en/leisure-holidays/europe/countries-cities.html">by train from many European destinations</a>, including direct high-speed connections and night trains. Please consider traveling environmentally-friendly! </p> <div class="d-flex flex-wrap flex-md-nowrap justify-content-around justify-content-start-md"> <section class="flex-even mt-2 px-md-3"> <h5 class="subSubtitle mb-1"> By train </h5> <p> Milano can be reached from the main Italian and European cities by <a href="https://www.trenitalia.com/en.html">the Trenitalia (Frecce and InterCity)</a> and <a href="https://www.italotreno.com/en">Italo</a> high-speed trains. <a href="https://www.trenord.it/en/">The Trenord train company</a> serves the regional routes. Please consult the railway companies' websites for timetables and online ticket purchases. </p> <p> The main railway stations in Milano are: </p> <ul class="list-unstyled"> <li class="mb-2"> <strong>Central Station FS -</strong> the main entrance is on Piazza Duca d'Aosta a departure point for most of the trains to foreign destinations, this is connected with the M2 and M3 underground lines </li> <li> <strong>Porta Garibaldi FS station -</strong> accessible from Piazza Sigmund Freud and connected with the M2 and M5 underground lines </li> <li> <strong>Cadorna FN station -</strong> accessible from Piazzale Luigi Cadorna and connected with the M1 and M2 underground lines </li> <li> <strong>Rogoredo FS station -</strong> on Via Cassinis and connected with the M3 underground line </li> </ul> </section> <section class="flex-even mt-2 px-md-3"> <h5 class="subSubtitle mb-1"> By plane </h5> <p> Milano is served by three airports: Malpensa, Linate, and Bergamo Orio al Serio. </p> <p> Malpensa (MXP, 45 km from the city centre) can be reached from the centre of Milano with <a href="https://www.milanomalpensa-airport.com/en/from-to/by-train">the Malpensa Express train</a> from the Cadorna, Milano Centrale, and Milano Porta Garibaldi stations. aVarious <a href="https://www.milanomalpensa-airport.com/en/from-to/by-bus">bus companies</a> also serve the route. </p> <p> Linate (LIN, 7 Km from the city centre) can be reached by the M4 underground line. </p> <p> Bergamo Orio al Serio (BGY, 50 km from the city centre) can be reached by bus shuttle services run by various companies. </p> </section> </div> <h3 class="pageSubtitle mt-4"> Getting to the venue </h3> <p> Given its central location, the venue is well connected by public transportation and within walking distance of Duomo and Navigli. </p> <div class="d-flex flex-wrap flex-md-nowrap justify-content-around justify-content-start-md"> <section class="flex-even mt-2 px-md-3"> <h5 class="subSubtitle mb-1"> From Stazione Centrale F.S. </h5> <p> Take underground line 3 (yellow line) towards S. Donato, depart at Porta Romana station and take tram no. 9. Get off in V.le Bligny. </p> </section> <section class="flex-even mt-2 px-md-3"> <h5 class="subSubtitle mb-1"> From the motorway </h5> <p> Take Tangenziale Ovest and exit at Viale Liguria. </p> </section> </div> <div class="d-flex flex-wrap flex-md-nowrap justify-content-around justify-content-start-md"> <section class="flex-even mt-2 px-md-3"> <h5 class="subSubtitle mb-1"> From Linate airport </h5> <p> Take underground line 4 (blu line) towards San Babila, depart at Forlanini and take Suburban Rail Line S9 towards Albairate. Get off at "Tibaldi Università Bocconi". </p> <p> Alternatively, you can take bus no. 73 and get off at Piazza 5 Giornate, then take tram no. 9 and get off in V.le Bligny. </p> </section> <section class="flex-even mt-2 px-md-3"> <h5 class="subSubtitle mb-1"> From Malpensa airport </h5> <p> Take the Malpensa Shuttle bus to Stazione Centrale, then underground line 3 (yellow line) towards S. Donato. Get off at Porta Romana station and take tram no. 9. Get off in V.le Bligny. </p> <p> Alternatively, you can take the Malpensa Express train to Cadorna station, then underground line 2 (green line) towards Romolo, then take bus no. 91 and get off in Viale Toscana / Via Bazzi. </p> </section> </div> <h3 class="pageSubtitle mt-4"> Parking at the venue </h3> <p> There are two car parks close to the campus with which Bocconi has an agreement: Bocconi “B” Via Roentgen 1, and Bocconi “C” Via Bocconi 8. They are open from 7am until 11pm from Monday to Friday and from 7am until 9pm Saturdays and Sudays. </p> <p class="mb-4"> For parking reservations and online subscriptions, visit <a href="www.quickparking.it">www.quickparking.it</a>. To take advantage of the agreement, please click on "Utente convenzionato" and enter your Bocconi credentials. You can pay by credit card or cash using the automated machines located at the car park entrance. </p> <hr> <h3 class="pageSubtitle mt-4"> Navigating the city </h3> <p> Getting around Milano is really easy: you can walk to reach the main attractions, but if you need to cover longer distances you can use the extensive public transport network plus various types of rental vehicles and taxis. If you're travelling by car, here you'll find some really useful info for getting around the city. </p> <h5 class="subSubtitle"> Metro, tram, and bus </h5> <p> The metro, tram, and bus network in Milano is operated by <a href="https://www.atm.it/en/Pages/default.aspx">ATM - Azienda Trasporti Milanesi</a>. Check the website for the metro map and other useful information. The city is served by 5 underground lines: M1 Red, M2 Green, M3 Yellow, M4 Blue, and M5 Lilac plus numerous bus and tram lines. </p> <p class="mb-1"> Tickets can be used with no limitation on buses, trams, underground lines, and on the urban tracks of the suburban trains (Passante Ferroviario); it must be validated at the beginning of the journey and at any transportation change. There are several types of tickets: </p> <ol> <li> Single ticket, valid 90 minutes €2.20 </li> <li> 24-hour pass €7.60 </li> <li> Ticket valid for 3 days from the date of validation: €15.50 <ul> <li> The ticket is valid until the end of the public transport service on the third day, i.e., at 3:45am (not at midnight). For example: the Thursday service closes at 03.45 a.m. on Friday. So, if you stamp your ticket at 00:01 am on Friday, you are still actually travelling on the Thursday transport service day, not the Friday one. </li> </ul> </li> <li> 10-ticket pass: it cannot be used by more than one person at a time €19.50. </li> </ol> <p> In Milano, public transport is full contactless. Payment by credit card is available on all buses, trams and trolleybuses of ATM network. </p> <h5 class="subSubtitle"> YesMilano City Pass </h5> <p> The YesMilano City Pass is a much-awaited official city pass, created with the aim of welcoming leisure and business visitors with simplified access to Duomo and many museums, and specially giving complete access to Milano's efficient system of public transportation managed by Azienda Trasporti Milanesi (ATM). The YesMilano City Pass includes 3-day travel in the metro subway system and all of public transport (trams, buses, S trains). </p> <h5 class="subSubtitle"> Bicycles </h5> <p> Bike sharing is available with <a href="https://bikemi.com/en">BIKEMI</a>. </p> </main> <script src=" https://iacr.org/libs/js/leafletjs/leaflet-src.js"> </script> <script> // You can recover latitude & longitude from this page: // https://iacr.org/events/edit.php var mymap = L.map('venuemap').setView([45.57893394829756, 9.210754579775603], 10); var tiles = L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 18, attribution: '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors' }); tiles.addTo(mymap); var points = [{ name: 'Conference venue', longitude: 45.447318781096, latitude: 9.1885892334559 }, { name: 'Malpensa airport', longitude: 45.628882244202956, latitude: 8.725905247892731 }, { name: 'Linate airport', longitude: 45.46332414063348, latitude: 9.279633593371251 }, { name: 'Bergamo Orio al Serio airport', longitude: 45.66914291229969, latitude: 9.707416225564126 }, { name: 'Central Station FS', longitude: 45.48786110751092, latitude: 9.204793869200035 }, { name: 'Porta Garibaldi FS station', longitude: 45.48466530992955, latitude: 9.187390419452207 }, { name: 'Cadorna FN station', longitude: 45.46837202833034, latitude: 9.175895707351215 }, { name: 'Rogoredo FS station', longitude: 45.43382820432779, latitude: 9.23852825438646 } ]; for (let i = 0; i < points.length; i++) { let point = points[i]; var marker = L.marker([point.longitude, point.latitude]).addTo(mymap); marker.bindPopup("<p>" + point.name + "</p>"); } </script> <footer class="text-center footer"> <small> TCC 2024<br> <a href="https://iacr.org/copyright.html">Copyright &copy; 2025</a> <span class="d-none d-md-inline">by the </span><a href="https://iacr.org/"><span class="d-md-none">IACR</span> <span class="d-none d-md-inline">International Association for Cryptologic Research</span></a> <span class="d-none d-md-inline">&bull; </span><br class="d-md-none"> <a href="https://iacr.org/privacy.html">Privacy Policy</a> </small><br><br> <small>Banner by <a href="https://commons.wikimedia.org/wiki/File:Galleria_Vittorio_Emanuele_Ii_In_Milan_Italy_(180289449).jpeg">Wolfgang Weber</a>, via Wikimedia Commons</small> <a href="https://creativecommons.org/licenses/by/3.0"><img src="images/icons/cc_by.svg" alt="a creative commons BY license" class="" style="width: 4.5rem; height: auto;" /></a> </footer> <script src="https://iacr.org/libs/js/jquery/3.3.1/jquery.min.js"></script> <script src="https://iacr.org/libs/css/bootstrap/bootstrap-5.3.0-dist/js/bootstrap.bundle.min.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10