-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguidelines.html
More file actions
64 lines (61 loc) · 4.42 KB
/
guidelines.html
File metadata and controls
64 lines (61 loc) · 4.42 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ISQCMC '25 : Guidelines</title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta name="description" content="3rd International Symposium on Quantum Computing and Musical Creativity, Palermo, Palazzo Steri, University of Palermo, Italy, October 28-29, 2025">
<meta property="og:image" content="https://2025.isqcmc.org/assets/logo.jpg">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="ISQCMC25"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap" rel="stylesheet">
</head>
<body>
<p class="font-medium" style="margin-block-start: 0;">ISQCMC ’25 : 3rd International Symposium on Quantum Computing and Musical Creativity</p>
<div id="initial-gallery">
<div style="flex: 2;"><img src="assets/teatro_gennaio_2023.webp"></div>
<div style="flex: 1; flex-direction: column; justify-content: space-around; display: flex;">
<img src="assets/medusa_sfondo_scritta.webp">
<img src="assets/screen-shot-2024-09-23-at-08.45.54.webp">
</div>
</div>
<h2 class="font-large">ISQCMC '25</h2>
<p class="font-medium">Palermo, Orto Botanico, Sala Lanza & Complesso monumentale dello Steri, sala delle Capriate, University of Palermo, Italy<br>October 28-29, 2025<br></p>
<p class="font-medium">GUIDELINES</p>
<p class='font-medium' id="papers">Paper Presentations</p>
<p>Slides will be run from one only computer. We’d appreciate if you can send us slides and audio files in advance.</p>
<ul>- 15 minutes Presentation + 5 minutes for Questions</ul>
<ul>- Stereo sound and standard projection (let us know if sounds will be played)</ul>
<ul>- There are no breaks between presentations, please respect the time limits</ul>
<ul>- During questions time the next presenter should get ready to present</ul>
<ul>- Guest Wi-Fi is not guaranteed. If you can, please do not rely on online material</ul>
<p class='font-medium' id="music">Music Presentations</p>
<p style="text-align: justify;">If you need to show some slides for the initial presentation, please send us in advance. For fixed media pieces, please send us the files in advance. If a performance requires a connection to the video projection system, this can be done via HDMI. If you can, please do not rely on Wi-Fi, as a guest account is not guaranteed.</p>
<ul>- Your should aim the length of your music performance/recording to about 10 minutes</ul>
<ul>- You can briefly talk about your work (up to 5 minutes, or more if work < 10 min)</ul>
<ul>- You should ensure all the required equipment, instruments, and performers</ul>
<ul>- All performers should be registered in the conference</ul>
<ul>- If you are bringing any equipment in addition to that listed in your original submission please let us know asap</ul>
<ul>- If you have any other questions about your setup please contact us asap</ul>
<br><br>
<p style="text-align: justify;">Your registration gives you access to the Sala Lanza and cafeteria inside the Botanical Garden, but it does not give full access to visit the garden. If you wish to visit the garden, you will need to buy a separate ticket. Please note that the coffee break is not offered. If any changes occur, we will notify the participants at the conference.</p>
<p><a href="/">back to homepage</a></p>
<footer>
<div>
<h1 class="font-medium">ISQCMC '25 : 3rd International Symposium on Quantum Computing and Musical Creativity</h1>
<p>Past editions:</p>
<p class="font-medium"><a href="https://indico.desy.de/event/38609/page/4710-schedule" target="_blank" rel="noreferrer noopener">Berlin, 2023</a></p>
<p class="font-medium"><a href="https://iccmr-quantum.github.io/1st_isqcmc/" target="_blank" rel="noreferrer noopener">Plymouth (online), 2021</a></p>
</div>
<div style="align-self: end;">
<p>Conference logo and Teatro Massimo image by <a href="http://mariamannone.com">M. Mannone</a></p>
<p>Palazzo Steri image: <a href="https://it.wikipedia.org/wiki/Palazzo_Chiaramonte-Steri">Wikipedia (bjs)</a></p>
<p>Web Design by <a href="https://omarcostahamido.com">OCH</a></p>
</div>
</footer>
</body>
</html>