-
Notifications
You must be signed in to change notification settings - Fork 1
/
contact.html
36 lines (33 loc) · 1.24 KB
/
contact.html
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
---
layout: page
title: Contact Us
permalink: /contact/
---
<div class="content">
<section>
<h3>Questions or Feedback?</h3>
<ul>
<li>For questions about the scholarship around this manuscript, please contact <a
href="http://www.bc.edu/schools/cas/music/faculty/academic/noone.html" target="_blank">Dr. Michael
Noone</a> (Music Department, Boston College).
</li>
<br/>
<li>For questions about the interactive manuscript viewer and digital project, please contact the
<a href="mailto:[email protected]" target="_blank">Boston College Libraries Digital Scholarship
Group.</a>
</li>
<br/>
<li>If you are interested in further research related to the Franciscan antiphoner (MS.1996.097, John J.
Burns Library, Boston College) you can contact the staff at the John J. Burns Library via telephone
(617) 552-4861 or by email: burnsref at bc.edu.
</li>
</section>
</div>
<!-- CTA -->
<section id="cta">
<footer>
<ul class="buttons">
<li><a href="/" class="button special">Home</a></li>
</ul>
</footer>
</section>