Skip to content

Commit f940ba7

Browse files
refactor: modify personal lab member page
1 parent 6249f2c commit f940ba7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

lab_members/masters/yueqiao_zhang/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<!-- iOS Safari -->
1313
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
1414
<title>
15-
1615
Yueqiao Zhang &middot; DDMAL
1716
</title>
1817
<!-- CSS -->
@@ -133,17 +132,17 @@ <h1 style="text-align: left;" class="page-title">Yueqiao Zhang</h1>
133132
<div class="current-focus">
134133
<p>
135134
<!-- TODO: add your education in the <i> tag here, or comment it out -->
136-
<i>BSc in Computer Science (McGill University)</i>
135+
<i>MSc in Music Technology (McGill University)</i>
137136
<!-- What degree you are pursuing (ex: BSc in Computer Science, MA in Music Technology, PhD in Music Technology -->
138137
</p>
139138
<!-- TODO: add your current focus in the <p> tag here, or comment it out -->
140-
<p class="focus">Linkedmusic-datalake</p>
139+
<p class="focus">Mothra-Music</p>
141140
<!-- Your main area of focus in research or work related to the lab. (Ex: Generative Adversarial Networks (GANs)) -->
142141
</div>
143142
</div>
144143
<div class="lab_member_bio">
145144
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
146-
<p>A computer scientist who has passion in music.</p>
145+
<p>No master chef–computer scientist without a passion for music can truly be a good snooker player.</p>
147146
</div>
148147
<div class="flex-wrap">
149148
<!-- TODO: add your research interests, each in their own <li> tag here, or comment out the entire <div> below -->
@@ -158,17 +157,18 @@ <h4 class="lab_member_subtitles">Research Interests</h4>
158157
<div class="academic-record">
159158
<h4 class="lab_member_subtitles">Academic Record</h4>
160159
<ul>
160+
<li>BSc in Computer Science (McGill University), Minor in Music Technology</li>
161161
<li>Double DEC in Science and Music, College Marianopolis</li>
162162
</ul>
163163
</div>
164164
</div>
165165
<!-- TODO: add any publications, each in their own <li> tag here, or comment out the entire <div> below -->
166-
<!-- <div class="publications">
166+
<div class="publications">
167167
<h4 class="lab_member_subtitles">Publications </h4>
168168
<ul>
169-
<li>https://doi.org/10.1145/2970044.2970047</li>
169+
<li>https://doi.org/10.1109/ICASSP55912.2026.11463633</li>
170170
</ul>
171-
</div> -->
171+
</div>
172172
</div>
173173
<br>
174174
<br>

0 commit comments

Comments
 (0)