Skip to content

Commit 6b9cd58

Browse files
authored
Merge pull request #793 from DILewis/main
Add instructions for finding the conference rooms at the venue
2 parents c07be19 + 53d0453 commit 6b9cd58

File tree

1 file changed

+131
-0
lines changed

1 file changed

+131
-0
lines changed

_conferences/2025/03_venueinfo.html

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
---
2+
layout: conference
3+
title: "Venue information"
4+
subtitle: "Music Encoding Conference 2025"
5+
permalink: "/conference/2025/venueinfo"
6+
tag: MEC2025
7+
id: venueinfo
8+
---
9+
<img src="/images/conference/2025/banner.jpg" class="img-responsive" style="margin-bottom: 1em" alt="Music Encoding Conference banner showing scenes from Clerkenwell, London">
10+
<div class="mec2025-page">
11+
<h1>Venue information</h1>
12+
<p>The conference will take place at City St George's, University of
13+
London, Northampton Square, EC1V 0HB. </p>
14+
<p>We will be using various rooms in several buildings of the campus,
15+
but all of them connect, so we recommend you always use the main
16+
entrance on the square itself. The conference registration will
17+
be in the atrium.</p>
18+
<p>Teas and coffees will be provided on Tuesday-Friday, and vegetarian
19+
and vegan sandwich lunch on Wednesday and Thursday. For other days,
20+
there is a canteen on the first floor, but also many nearby lunch
21+
options including a large variety of places in Exmouth Market.
22+
</p>
23+
<h2>Finding your rooms</h2>
24+
<p>Helpers and organisers will be on hand to get you to your rooms, and
25+
there is also a dedicated navigation app called <a href="
26+
https://studenthub.citystgeorges.ac.uk/student-support-services/it-services/citynav">CityNav</a>.
27+
Below is a list of conference rooms and how to get there from the big
28+
staircases in the main entrance (near the big 'CITY' sign).
29+
30+
<h3>Monday</h3>
31+
<details>
32+
<summary>B104 & B103</summary>
33+
<p>Go one flight up the main staircase in the entrance area to the first floor.
34+
Turn right and head down the corridor. The Rooms B103 and B104 are on
35+
your right.
36+
</p>
37+
</details>
38+
<h3>Tuesday</h3>
39+
<details>
40+
<summary>C309</summary>
41+
<p>Go one flight up the main staircase in the entrance area to the first floor.
42+
Turn left and head down the corridor, following the line labelled
43+
'Tait building'. When you reach a wide area with a chess set, head up
44+
the stairs that are on your right. You need to go up two more floors.
45+
</p>
46+
</details>
47+
<details>
48+
<summary>ELG04</summary>
49+
<p>Go one flight down from the entrance area to the lower floor.
50+
The room is well-signed and on through the doors on your left.
51+
</p>
52+
</details>
53+
<details>
54+
<summary>B200</summary>
55+
<p>Go two flights up the main staircase. B200 is on the landing
56+
behind big double doors.
57+
</p>
58+
</details>
59+
<details>
60+
<summary>Pavillion</summary>
61+
<p>This is in the main entrance area.
62+
</p>
63+
</details>
64+
<h3>Wednesday</h3>
65+
<details>
66+
<summary>B200</summary>
67+
<p>Go two flights up the main staircase. B200 is on the landing
68+
behind big double doors.
69+
</p>
70+
</details>
71+
<details>
72+
<summary>A309</summary>
73+
<p>This is probably the longest walk. Go up one floor from the main
74+
entrance and turn right, following the line on the floor labelled
75+
College Building. It should take you onto a veranda overlooking
76+
the square and then into another building. Go two floors up the
77+
spiral staircase (there is a lift as well), and turn left.
78+
Eventually, you will find A309 on your right.
79+
</p>
80+
</details>
81+
<h3>Thursday</h3>
82+
<details>
83+
<summary>B200</summary>
84+
<p>Go two flights up the main staircase. B200 is on the landing
85+
behind big double doors.
86+
</p>
87+
</details>
88+
<h3>Friday</h3>
89+
<details>
90+
<summary>B200</summary>
91+
<p>Go two flights up the main staircase. B200 is on the landing
92+
behind big double doors.
93+
</p>
94+
</details>
95+
<details>
96+
<summary>ELG09 and ELG14</summary>
97+
<p>Go two flights <strong>down</strong> the staircase in the main atrium.
98+
Head left down the broad corridor. Your room is on this corridor.
99+
</p>
100+
</details>
101+
102+
<h2>Useful spaces</h2>
103+
<p>The main entrance area has a variety of seats and desks, along with a cafe,
104+
for working and <emph>ad hoc</emph> meetings. More space is also available two
105+
floors below, in the area around the ELG rooms.
106+
</p>
107+
108+
109+
<p>Any questions? Contact Organizing Committee Chair, David Lewis, or Programme Committee Chair, Anna Plaksin, at conference2025 at music-encoding.org.</p>
110+
111+
<div class="container text-center" style="margin: 3em 0 3em 0;">
112+
<div class="columns" style="align-items: center;">
113+
114+
<div class="column col-xs-12">
115+
<a target="_blank" href="https://www.city.ac.uk/">
116+
<img src="/images/conference/2025/city_logo.png" alt="City, University of London" class="img-responsive" style="height: 150px;">
117+
</a>
118+
</div>
119+
120+
<div class="column col-xs-12">
121+
<a target="_blank" href="https://www.gold.ac.uk/">
122+
<img src="/images/conference/2025/Goldsmith_University-logo.png" alt="Goldsmiths, University of London" class="img-responsive" style="max-height: 90%;">
123+
</a>
124+
</div>
125+
126+
</div>
127+
</div>
128+
<span>Music Encoding Conference 2025 jointly organised by Goldsmiths University of London and City University of London on behalf of the Music Encoding Initiative community.</span>
129+
</div>
130+
131+

0 commit comments

Comments
 (0)