-
Notifications
You must be signed in to change notification settings - Fork 1
/
nbuumu_0027.xml
978 lines (930 loc) · 47.2 KB
/
nbuumu_0027.xml
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
<ead xmlns="urn:isbn:1-931666-22-9" xsi="xsi=&quot;http://www.w3.org/2001/XMLSchema-instance" xlink="http://www.w3.org/1999/xlink" schemaLocation="urn:isbn:1-931666-22-9 http://www.loc.gov/ead/ead.xsd">
<eadheader audience="external" langencoding="iso639-2b" scriptencoding="iso15924" relatedencoding="dc" repositoryencoding="iso15511" countryencoding="iso3166-1" dateencoding="iso8601">
<eadid countrycode="US" mainagencycode="nbuumu" publicid="-//State University of New York at Buffalo::Music Library//TEXT (US::NBuU-Mu::Mus. Arc. 27::Irene Haupt Photographs of June in Buffalo 2005)//EN" encodinganalog="identifier">nbuumu_0027</eadid>
<filedesc>
<titlestmt>
<titleproper encodinganalog="title">Finding Aid for the Irene Haupt
Photographs of June in Buffalo,
<date encodinganalog="date" era="ce" calendar="gregorian" type="inclusive" normal="2005-06">2005</date>
</titleproper>
<titleproper type="filing" altrender="nodisplay"> Haupt (Irene)
Photographs of June in Buffalo 2005 </titleproper>
<author encodinganalog="contributor">Finding aid prepared by John
Bewley.</author>
</titlestmt>
<publicationstmt>
<publisher encodinganalog="publisher">State University of New York at Buffalo. Music Library</publisher>
<address>
<addressline>112 Baird Hall</addressline>
<addressline>Buffalo, New York 14260-4750</addressline>
<addressline>United States</addressline>
<addressline>Phone: 716 645-2924</addressline>
<addressline>Fax: 716 645-3906</addressline>
<addressline/>
<addressline/>
</address>
<p>&#xA9;
<date encodinganalog="date" type="publication" era="ce" calendar="gregorian">2006</date>. State
University of New York at Buffalo. All rights reserved.</p>
</publicationstmt>
</filedesc>
<profiledesc>
<creation>Finding aid encoded in HTML by John Bewley, 2006; encoded in
EAD by John Bewley, July 2007.</creation>
<langusage>Finding aid is in
<language encodinganalog="language" langcode="eng">English.</language>
</langusage>
<descrules>Finding aid prepared using DACS (
<title render="italic" linktype="simple">Describing Archives: A Content Standard
</title>). </descrules>
</profiledesc>
</eadheader>
<archdesc level="collection" type="inventory" relatedencoding="marc21">
<did>
<head>Collection Overview</head>
<unittitle label="Title" encodinganalog="245$a"> Irene Haupt Photographs
of June in Buffalo,
<unitdate encodinganalog="245$f" normal="2005-06" type="inclusive" datechar="creation" era="ce" calendar="gregorian">2005</unitdate>
</unittitle>
<unitid encodinganalog="099" countrycode="US" repositorycode="NBuU-Mu" label="Collection Number">Mus. Arc. 27</unitid>
<origination label="Creator">
<persname encodinganalog="100" role="creator" source="lcnaf"> Haupt,
Irene </persname>
</origination>
<physdesc label="Extent">
<extent unit="box" encodinganalog="300$a">1
box</extent>
<extent encodinganalog="300$a" unit="photograph">(47
photographs)</extent>
</physdesc>
<langmaterial label="Language of Material" encodinganalog="546">No
textual content in the collection.</langmaterial>
<repository label="Repository" encodinganalog="852">
<corpname>State University of New York at Buffalo. Music Library</corpname>
<address>
<addressline>112 Baird Hall</addressline>
<addressline>Buffalo, New York 14260-4750</addressline>
<addressline>United States</addressline>
<addressline>Phone: 716 645-2924</addressline>
<addressline>Fax: 716 645-3906</addressline>
<addressline/>
<addressline/>
</address>
</repository>
<abstract label="Abstract" encodinganalog="520$a">Contains 47 photographs
of musicians who participated in the June in Buffalo Festival 2005 at the
University at Buffalo </abstract>
<unitdate type="inclusive" normal="2005-06">2005</unitdate>
</did>
<descgrp type="admininfo">
<head>Administrative Information</head>
<prefercite encodinganalog="524">
<head>Preferred Citation</head>
<p>[Specified item], Irene Haupt Photographs of June in Buffalo, 2005,
Music Library, The State University of New York at Buffalo.</p>
</prefercite>
<accessrestrict encodinganalog="506">
<head>Terms of Access</head>
<p>Materials can be examined by qualified researchers in the Music
Library during hours of operation during which Music Librarians are present. In
order to insure access, researchers are advised to contact the Music Library in
advance of visits. </p>
</accessrestrict>
<userestrict encodinganalog="540">
<head>Copyright</head>
<p>Copyright for the materials in the collection does not reside with
the Music Library. Therefore, patrons wishing to publish any item, or part of
an item from this collection for any purpose, are responsible for securing
requisite permissions. </p>
</userestrict>
<acqinfo encodinganalog="541">
<head>Acquisition Information</head>
<p>Purchased from Irene Haupt, 2005.</p>
</acqinfo>
<accruals encodinganalog="584">
<head>Accruals and Additions</head>
<p>No further accruals are expected to this collection. </p>
</accruals>
<altformavail encodinganalog="530">
<head>Alternate Forms</head>
<p>
All images are available in the UB Libraries Digital Collections as part of the overall <extref href="http://digital.lib.buffalo.edu/collection/LIB-MUS009/" actuate="onrequest" show="new" linktype="simple"> June in Buffalo Collection.</extref>
</p>
</altformavail>
<processinfo encodinganalog="583">
<head>Processing Information</head>
<p>Processed by John Bewley.</p>
</processinfo>
</descgrp>
<bioghist encodinganalog="545">
<head>Biographical Note</head>
<p>Irene Haupt, a graduate of the State University of New York at
Buffalo, has been documenting the Buffalo arts scene through her photography
since 1976. During that time she has worked for, or with, some of the most
notable institutions in Buffalo, including the Irish Classical Theatre, Studio
Arena Theater, the Kavinoky Theatre, the Buffalo Philharmonic Orchestra, the
Theatre of Youth, the Albright-Knox Art Gallery, and the State University of
New York at Buffalo. In addition to her specialty of theater photography, Irene
Haupt has also devoted much of her career to the photography of musicians and
musical events. Most notable is her documentation of the contemporary music
scene in Buffalo, including coverage of the University at Buffalo's June in
Buffalo festival of new music, 1982-1987, and 2005 to the present. Over the
course of those years, she has created a visual record that contains images of
some of the most significant composers and performers of the last quarter
century. The list of names is impressive: Aaron Copland, Morton Feldman, Leo
Smit, Virgil Thomson, Steve Reich, Ralph Shapey, Henry Brant, Earle Brown,
Ursula Oppens, Jan Williams, Lukas Foss, Philip Glass, Otto Luening, Conlon
Nancarrow, Ernst Krenek, Larry Austin, Lejaren Hiller, Elliott Carter, Milton
Babbitt, John Cage, Charles Wuorinen, Jacob Druckman, and Yvar Mikhashoff,
among others. </p>
<p>The June in Buffalo festival of contemporary music was begun at the
University at Buffalo in 1975 by composer Morton Feldman. He directed the
festival 1975-1978 and in 1980. The festival was dormant from 1981 through
1985. David Felder revived the festival in 1986 and has been its director since
that time.</p>
</bioghist>
<scopecontent encodinganalog="520">
<head>Scope and Content Note</head>
<p>The collection of Irene Haupt Photographs of June in Buffalo 2005
contains 47 images of participants in the festival for 2005. The list of
musicians includes David Felder, Simon Bainbridge, Philippe Manoury, Brian
Ferneyhough, Tony Arnold, Christopher Rouse, James Avery, Alvin Lucier, Magnus
Martensson, Jonathan Golove, and Cheryl Gobbetti-Hoffman. </p>
</scopecontent>
<arrangement encodinganalog="351">
<head>Arrangement</head>
<p>One sequence of images in alphabetical order by principal subject of
the image.</p>
</arrangement>
<dsc type="in-depth">
<head>Container List</head>
<c level="file" id="c_5ccc8a1ace1cf">
<did>
<unitid id="series1">I.</unitid>
<unittitle>Photographs,
<unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
</did>
<c level="item" id="c_5ccc8a1ace1ea">
<did>
<container type="box">1</container>
<container type="item">01</container>
<unittitle>Tony Arnold on stage at Slee Concert Hall, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,295"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace1f5">
<did>
<container type="box">1</container>
<container type="item">02</container>
<unittitle>Tony Arnold on stage at Slee Concert Hall, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,296"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace1fe">
<did>
<container type="box">1</container>
<container type="item">03</container>
<unittitle>Tony Arnold on stage at Slee Concert Hall, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,297"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace206">
<did>
<container type="box">1</container>
<container type="item">04</container>
<unittitle>Tony Arnold with Jacob Greenberg at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,298"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace20e">
<did>
<container type="box">1</container>
<container type="item">05</container>
<unittitle>Tony Arnold, with Jacob Greenberg and Simon Bainbridge, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,299"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace218">
<did>
<container type="box">1</container>
<container type="item">06</container>
<unittitle>James Avery, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,300"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace221">
<did>
<container type="box">1</container>
<container type="item">07</container>
<unittitle>Simon Bainbridge, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,301"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace22c">
<did>
<container type="box">1</container>
<container type="item">08</container>
<unittitle>Simon Bainbridge, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,302"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace237">
<did>
<container type="box">1</container>
<container type="item">09</container>
<unittitle>Simon Bainbridge in lobby of Baird Hall, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,303"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace241">
<did>
<container type="box">1</container>
<container type="item">10</container>
<unittitle>Simon Bainbridge, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,304"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace24c">
<did>
<container type="box">1</container>
<container type="item">11</container>
<unittitle>Simon Bainbridge in walkway between Slee and Baird Halls
, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,305"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace257">
<did>
<container type="box">1</container>
<container type="item">12</container>
<unittitle>Simon Bainbridge, Alvin Lucier, and Christopher Rouse, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,306"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace263">
<did>
<container type="box">1</container>
<container type="item">13</container>
<unittitle>J. T. Rinker, Simon Bainbridge, and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,307"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace26f">
<did>
<container type="box">1</container>
<container type="item">14</container>
<unittitle>David Felder and unidentified male, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,308"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace27b">
<did>
<container type="box">1</container>
<container type="item">15</container>
<unittitle>David Felder, Brian Ferneyhough, and Simon Bainbridge in
lobby of Slee Hall, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,309"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace289">
<did>
<container type="box">1</container>
<container type="item">16</container>
<unittitle>Cheryl Gobbetti-Hoffman, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,310"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace297">
<did>
<container type="box">1</container>
<container type="item">17</container>
<unittitle>Cheryl Gobbetti-Hoffman and Jayn Rosenfeld (partially
hidden), <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,311"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2a4">
<did>
<container type="box">1</container>
<container type="item">18</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,312"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2b3">
<did>
<container type="box">1</container>
<container type="item">19</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,313"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2c1">
<did>
<container type="box">1</container>
<container type="item">20</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,314"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2d0">
<did>
<container type="box">1</container>
<container type="item">21</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,315"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2de">
<did>
<container type="box">1</container>
<container type="item">22</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,316"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2ee">
<did>
<container type="box">1</container>
<container type="item">23</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, with Jayn
Rosenfeld in background, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,317"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace2ff">
<did>
<container type="box">1</container>
<container type="item">24</container>
<unittitle>Cheryl Gobbetti-Hoffman and David Felder, with Jayn
Rosenfeld in background, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,318"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace30f">
<did>
<container type="box">1</container>
<container type="item">25</container>
<unittitle>Trond Saeverud, Jacob Greenberg, and Jonathan Golove, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,319"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace320">
<did>
<container type="box">1</container>
<container type="item">26</container>
<unittitle>Sven Thomas Kiebler, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,320"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace331">
<did>
<container type="box">1</container>
<container type="item">27</container>
<unittitle>Alvin Lucier, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,321"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace343">
<did>
<container type="box">1</container>
<container type="item">28</container>
<unittitle>Alvin Lucier, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,322"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace355">
<did>
<container type="box">1</container>
<container type="item">29</container>
<unittitle>Alvin Lucier, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,323"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace367">
<did>
<container type="box">1</container>
<container type="item">30</container>
<unittitle>Alvin Lucier, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,324"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace37a">
<did>
<container type="box">1</container>
<container type="item">31</container>
<unittitle>Philippe Manoury, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,325"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace38e">
<did>
<container type="box">1</container>
<container type="item">32</container>
<unittitle>Philippe Manoury examining score, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,326"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace3a2">
<did>
<container type="box">1</container>
<container type="item">33</container>
<unittitle>Philippe Manoury, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,327"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace3b7">
<did>
<container type="box">1</container>
<container type="item">34</container>
<unittitle>Magnus M&#xC3;&#xA5;rtensson conducting chamber ensemble, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,328"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace3cb">
<did>
<container type="box">1</container>
<container type="item">35</container>
<unittitle>Magnus M&#xC3;&#xA5;rtensson conducting chamber ensemble, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,329"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace3e0">
<did>
<container type="box">1</container>
<container type="item">36</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,330"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace3f6">
<did>
<container type="box">1</container>
<container type="item">37</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,331"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace40c">
<did>
<container type="box">1</container>
<container type="item">38</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,332"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace422">
<did>
<container type="box">1</container>
<container type="item">39</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,333"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace43a">
<did>
<container type="box">1</container>
<container type="item">40</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,334"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace452">
<did>
<container type="box">1</container>
<container type="item">41</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,335"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace46a">
<did>
<container type="box">1</container>
<container type="item">42</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,336"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 color photograph,</extent>
<dimensions>8 x 10
inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace483">
<did>
<container type="box">1</container>
<container type="item">43</container>
<unittitle>Ian Pace at the piano, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,337"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace49d">
<did>
<container type="box">1</container>
<container type="item">44</container>
<unittitle>Quatuor Diotima with composer Aaron Cassidy, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,338"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace4b6">
<did>
<container type="box">1</container>
<container type="item">45</container>
<unittitle>J. T. Rinker at sound console, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,339"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace4d0">
<did>
<container type="box">1</container>
<container type="item">46</container>
<unittitle>Christopher Rouse and David Felder, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,340"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
<c level="item" id="c_5ccc8a1ace4eb">
<did>
<container type="box">1</container>
<container type="item">47</container>
<unittitle>Christopher Rouse, <unitdate type="inclusive" normal="2005-06" era="ce" calendar="gregorian">June 2005</unitdate>
</unittitle>
<!-- <dao linktype="simple"href="http://ubdigit.buffalo.edu/u?/LIB-MUS009,341"actuate="onrequest"show="new"> -->
<physdesc>
<extent>1 black and white photograph,</extent>
<dimensions>8 x 10 inches</dimensions>
</physdesc>
</did>
</c>
</c>
</dsc>
<controlaccess>
<head>Search Terms</head>
<note>
<p>The following terms have been used to index the description of this
collection in the Library's online catalog. </p>
</note>
<controlaccess>
<head>Subjects</head>
<corpname source="lcnaf" encodinganalog="611">June in Buffalo (Festival) (Buffalo, N.Y.)--Photographs</corpname>
<subject source="lcsh" encodinganalog="650">Composers--Photographs</subject>
<subject source="lcsh" encodinganalog="650">Music festivals--New York(State)--Buffalo--Photographs</subject>
<subject source="lcsh" encodinganalog="650">Musicians--Photographs</subject>
</controlaccess>
<controlaccess>
<head>Genres</head>
<genreform encodinganalog="655" source="gmgpc">Photographs</genreform>
<genreform encodinganalog="655" source="gmgpc">Portraits</genreform>
</controlaccess>
</controlaccess>
<descgrp type="add">
<head>Associated Material</head>
<relatedmaterial encodinganalog="544 1">
<head>Related Resources</head>
<relatedmaterial>
<head>Related Resources in the Music Library</head>
<list type="deflist">
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0018.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2005 </archref> Mus. Arc. 18 </label>
<item>Finding aid for collection of photographs for 2000 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0019.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2001 </archref> Mus. Arc. 19 </label>
<item>Finding aid for collection of photographs for 2001 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0020.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2002 </archref> Mus. Arc. 21 </label>
<item>Finding aid for collection of photographs for 2002 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0021.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2003 </archref> Mus. Arc. 21 </label>
<item>Finding aid for collection of photographs for 2003 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0025.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2004 </archref> Mus. Arc. 25 </label>
<item>Finding aid for collection of photographs for 2004 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0029.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2006 </archref> Mus. Arc. 29 </label>
<item>Finding aid for collection of photographs for 2006 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0038.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2007</archref> Mus. Arc. 38 </label>
<item>Finding aid for collection of photographs for 2007 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0039.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2008 </archref> Mus. Arc. 39 </label>
<item>Finding aid for collection of photographs for 2008 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0050.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2009 </archref> Mus. Arc. 50 </label>
<item>Finding aid for collection of photographs for 2009 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0055.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2010 </archref> Mus. Arc. 55 </label>
<item>Finding aid for collection of photographs for 2010 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0056.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2011 </archref> Mus. Arc. 56 </label>
<item>Finding aid for collection of photographs for 2011 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0060.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2012</archref> Mus. Arc. 60 </label>
<item>Finding aid for collection of photographs for 2012 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0066.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2013 </archref> Mus. Arc. 66 </label>
<item>Finding aid for collection of photographs for 2013 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://purl.org/net/findingaids/view?docId=ead/music/ubmu0067.xml" show="new" actuate="onrequest" role="text/html" linktype="simple">Irene Haupt Photographs of June
in Buffalo 2014 </archref> Mus. Arc. 67 </label>
<item>Finding aid for collection of photographs for 2014 June in
Buffalo. </item>
</defitem>
<defitem>
<label>
<archref href="http://digital.lib.buffalo.edu/cdm/landingpage/collection/LIB-MUS009" show="new" actuate="onrequest" role="text/html" linktype="simple">June in Buffalo Photograph
Collection</archref>
</label>
<item>A selection of images from the June in Buffalo festivals is available through University at Buffalo Libraries Digital Collections.</item>
</defitem>
</list>
</relatedmaterial>
</relatedmaterial>
</descgrp>
</archdesc>
</ead>