This file is indexed.

/usr/share/refdb/examples/serif.bib is in refdb-clients 1.0.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   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
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
%%% ====================================================================
%%%  BibTeX-file{
%%%     author          = "Nelson H. F. Beebe",
%%%     version         = "1.04",
%%%     date            = "05 November 1998",
%%%     time            = "06:53:27 MDT",
%%%     filename        = "serif.bib",
%%%     address         = "Center for Scientific Computing
%%%                        University of Utah
%%%                        Department of Mathematics, 322 INSCC
%%%                        155 S 1400 E RM 233
%%%                        Salt Lake City, UT 84112-0090
%%%                        USA",
%%%     telephone       = "+1 801 581 5254",
%%%     FAX             = "+1 801 585 1640, +1 801 581 4148",
%%%     URL             = "http://www.math.utah.edu/~beebe",
%%%     checksum        = "63037 1071 3978 33873",
%%%     email           = "beebe at math.utah.edu, beebe at acm.org,
%%%                        beebe at ieee.org (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "serif, type, typography",
%%%     supported       = "yes",
%%%     docstring       = "This is a complete BibTeX bibliography for
%%%                        Serif: The Magazine of Type and Typography.
%%%
%%%                        At version 1.04, the year coverage looked
%%%                        like this:
%%%
%%%                             1994 (  17)    1996 (  12)    1998 (  10)
%%%                             1995 (  28)    1997 (   0)
%%%
%%%                             Article:         67
%%%
%%%                             Total entries:   67
%%%
%%%                        Further information about this publication
%%%                        is available from its editor's WorldWide Web
%%%                        site, http://www.quixote.com/serif/.
%%%
%%%                        In this bibliography, entries appear in
%%%                        publication order, that is, sorted by
%%%                        volume, and then by page number.
%%%
%%%                        The checksum field above contains a CRC-16
%%%                        checksum as the first value, followed by the
%%%                        equivalent of the standard UNIX wc (word
%%%                        count) utility output of lines, words, and
%%%                        characters.  This is produced by Robert
%%%                        Solovay's checksum utility.",
%%%  }
%%% ====================================================================

%%----------------------------------------------------------------------
%% Acknowledgement abbreviations:

@String{ack-nhfb = "Nelson H. F. Beebe,
                    Center for Scientific Computing,
                    University of Utah,
                    Department of Mathematics, 322 INSCC,
                    155 S 1400 E RM 233,
                    Salt Lake City, UT 84112-0090, USA,
                    Tel: +1 801 581 5254,
                    FAX: +1 801 585 1640, +1 801 581 4148,
                    e-mail: \path|beebe@math.utah.edu|,
                            \path|beebe@acm.org|,
                            \path|beebe@ieee.org| (Internet),
                    URL: \path|http://www.math.utah.edu/~beebe/|"}

%%----------------------------------------------------------------------
%% Journal abbreviations:

@String{j-SERIF = "Serif: The Magazine of Type and Typography"}

%%----------------------------------------------------------------------
%% Bibliography entries (sorted in publication order):

@Article{Anonymous:1994:BCF,
  author =       "Anonymous",
  title =        "{Big Caslon -- FF Chelsea -- Elroy -- Lucida Casual --
                 Twist -- Zombie}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "6--9",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:57:14 1995",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1994:BNF,
  author =       "Anonymous",
  title =        "Briefly Noted: {Font CDs -- Quickdraw GX -- Multiple
                 Masters for Windows -- Ed Cleary -- Treacyfaces and
                 Headliners International -- American Typecasting
                 Fellowship -- Emigre's Whirligig Catalog -- Santa Cruz
                 Book Show}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "10--12",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1994:CA,
  author =       "D. A. Hosek",
  title =        "{Centaur \& Arrighi}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "13--15",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the typeface used in the issue, its origins
                 and development.",
  acknowledgement = ack-nhfb,
}

@Article{Peterson:1994:WMH,
  author =       "William S. Peterson",
  title =        "{William Morris} and his types",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "16--25",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "The original work and digital revivals as well.",
  acknowledgement = ack-nhfb,
}

@Article{Carr:1994:WSO,
  author =       "Dan Carr",
  title =        "The weight of a serif, {\em or}, The influences of
                 punchcutting on type design",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "26--29",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the art of punchcutting and the degree to
                 which it did---and didn't---influence the development
                 of letterforms.",
  acknowledgement = ack-nhfb,
}

@Article{Bringhurst:1994:CL,
  author =       "Robert Bringhurst",
  title =        "On the classification of letterforms",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "30--39",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "An expansion and explication of the taxonomy begun in
                 Bringhurst's {\em Elements of Typographic Style}. First
                 in a series.",
  acknowledgement = ack-nhfb,
}

@Article{Solyn:1994:FIH,
  author =       "Paul Solyn",
  title =        "A fine italic hand",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "40--45",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the history and use of italics.",
  acknowledgement = ack-nhfb,
}

@Article{Swanson:1994:CDC,
  author =       "Gunnar Swanson",
  title =        "Clarety: Drinking from the crystal goblet",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "45--45",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "An irreverent look at whether Beatrice Warde's
                 metaphor still applies today.",
  acknowledgement = ack-nhfb,
}

@Article{Lange:1994:TT,
  author =       "Gerald Lange",
  title =        "[{T}-26] and `design typography'",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "46--48",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the output of one of a new breed of type
                 foundries pushing the envelope of type design.",
  acknowledgement = ack-nhfb,
}

@Article{Schwartz:1994:CG,
  author =       "Christian Schwartz",
  title =        "The changing of the guard",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "49--49",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "One type designer's view of the changes in the
                 business of type.",
  acknowledgement = ack-nhfb,
}

@Article{Lange:1994:DTF,
  author =       "Gerald Lange",
  title =        "Digital type foundry for typophiles: {Carter \& Cone
                 Type Inc.}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "50--56, 58",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A font-by-font accounting of the new designs by
                 Matthew Carter as part of his new enterprise.",
  acknowledgement = ack-nhfb,
}

@Article{Bigelow:1994:TCS,
  author =       "Charles Bigelow",
  title =        "Thoughts on {Century Schoolbook}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "59--60",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A fresh look at a typeface we all have and seldom
                 use.",
  acknowledgement = ack-nhfb,
}

@Article{Saxe:1994:ATS,
  author =       "Stephen O. Saxe",
  title =        "American type specimen books",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "61--63",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the development of a now seldom-seen product
                 from type companies: The type specimen book.",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1994:BRM,
  author =       "D. A. Hosek",
  title =        "Book reviews: {{\em Modern Typography}, by Robin
                 Kinross}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "64--65",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Pastor:1994:BRA,
  author =       "Jon Pastor",
  title =        "Book reviews: {{\em Anatomy of a Typeface}, by
                 Alexander Lawson}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "65--66",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Ricker:1994:BRH,
  author =       "William Ricker",
  title =        "Book reviews: {{\em How Typography Works}, by Fernand
                 Baudin}",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "66--66",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1994:E,
  author =       "D. A. Hosek",
  title =        "Endpapers",
  journal =      j-SERIF,
  volume =       "1",
  pages =        "68--68",
  month =        "Fall",
  year =         "1994",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:NFM,
  author =       "Anonymous",
  title =        "New faces: {Monotype Bulmer -- Hairspray -- Handsome
                 -- Schneidler Initials}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "7--9",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:BNR,
  author =       "Anonymous",
  title =        "Briefly Noted: {The return of ATF -- ATypI '94 --
                 Recent publications -- Type on the information
                 superhighway -- The death of the floppy? -- News from
                 the Goudy International Center}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "10--13",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Bringhurst:1995:HIH,
  author =       "Robert Bringhurst",
  title =        "Holding ideas in the hand: The physics \& metaphysics
                 of renaissance letterforms",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "15--24",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the first roman and italic typefaces, in the
                 {\em Montane}, {\em Humanist\/} and {\em Mannerist\/}
                 genera. Second in a continuing series.",
  acknowledgement = ack-nhfb,
}

@Article{Duensing:1995:MTW,
  author =       "Paul Hayden Duensing",
  title =        "Metal type: {Whither} or wither? {A} look at the state
                 of letterpress printing in 1994",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "25--27",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the current state of letterpress printing
                 along with a list of current suppliers of metal type.",
  acknowledgement = ack-nhfb,
}

@Article{Johnston:1995:TCT,
  author =       "Alastair Johnston",
  title =        "Two centuries of type \& technology",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "28--31",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look back at bad taste in typography---it's nothing
                 new.",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:CCT,
  author =       "D. A. Hosek",
  title =        "A Conversation with {Carol Twombly}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "32--40",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 09:13:19 1995",
  note =         "A conversation with a type designer whose designs are
                 seen everywhere and who was recently awarded the Prix
                 Charles Peignot.",
  acknowledgement = ack-nhfb,
}

@Article{Saxe:1995:MAT,
  author =       "Stephen O. Saxe",
  title =        "More about type specimens",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "42--44",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at three noteworthy type specimen books.",
  acknowledgement = ack-nhfb,
}

@Article{Priven:1995:TTA,
  author =       "Aaron Priven",
  title =        "The times they are a-changing (Apologies to {Mr.
                 Zimmerman})",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "45--45",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A {\em song\/} about the new generation of type
                 designers.",
  acknowledgement = ack-nhfb,
}

@Article{Beaujon:1995:B,
  author =       "Beatrice Beaujon",
  title =        "In the beginning",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "46--51",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the use of initials in text showing the best
                 way to work with both plain and decorated initials.",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:AP,
  author =       "D. A. Hosek",
  title =        "Adobe Poetica",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "52--53",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A review of Robert Slimbach's Poetica.",
  acknowledgement = ack-nhfb,
}

@Article{Lange:1995:GDG,
  author =       "Gerald Lange",
  title =        "{Gal{\'a}pagos Design Group}: Too much fashion---not
                 enough vision",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "54--57",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at the output of the newest Bitstream
                 spin-off.",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:CTSa,
  author =       "D. A. Hosek",
  title =        "Contemporary Type Specimen Books: {{\em M\&H Type
                 Catalogue}}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "58--59",
  month =        "Winter",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:CTSb,
  author =       "D. A. Hosek",
  title =        "Contemporary Type Specimen Books: {{\em American Metal
                 Typefaces of the Twentieth Century}, by Mac McGrew}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "59, 61",
  month =        "Fall",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:CTSc,
  author =       "D. A. Hosek",
  title =        "Contemporary Type Specimen Books: {{\em Adobe Type
                 Specimen Books}}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "61--62",
  month =        "Fall",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:CTSd,
  author =       "D. A. Hosek",
  title =        "Contemporary Type Specimen Books: {{\em An Atlas of
                 Typeforms}, by James Sutton and Alan Bartram}",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "62--63",
  month =        "Fall",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:E,
  author =       "D. A. Hosek",
  title =        "Endpapers",
  journal =      j-SERIF,
  volume =       "2",
  pages =        "64--64",
  month =        "Fall",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

%%% NB: Volume 3 is in the mail, but has not yet arrived at this
%%% author's site, so the page numbers and authorship are subject
%%% to update shortly.
%%% [18-Aug-1998] Volume 3 has never arrived, and is now out of print,
%%% so the page numbers cannot be fixed at this author's site.

@Article{Anonymous:1995:NFC,
  author =       "Anonymous",
  title =        "New faces: {Copal -- FF Instanter -- Magneto --
                 Neonstream -- Raceway -- Rocket}",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:BNW,
  author =       "Anonymous",
  title =        "Briefly Noted: {Walter Tracy -- Toronto font party --
                 Subiaco revival -- Catalogs from Font Bureau and
                 Precision Type -- Bitstream lawsuit -- Type on the
                 information superhighway redux -- Carl Herzog award --
                 ATypI '95 -- FUSE '95}",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:WC,
  author =       "D. A. Hosek",
  title =        "Which {Caslon?}",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A comparison of eight different digital Caslons and
                 their suitability to different tasks.",
  acknowledgement = ack-nhfb,
}

@Article{Bringhurst:1995:PIS,
  author =       "Robert Bringhurst",
  title =        "Painting with ink \& steel: The roman \& italic types
                 of the baroque age",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "An examination of the cultural context of the letters
                 of the great baroque typographers including Jannon,
                 Kis, Van Dijck and Caslon.",
  acknowledgement = ack-nhfb,
}

@Article{Long:1995:DKL,
  author =       "Robert Long",
  title =        "{David Kindersley:} In love with letters",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "A look at an artist whose lettering work has had
                 perhaps less influence on typography than it should
                 have.",
  acknowledgement = ack-nhfb,
}

@Article{Lubell:1995:TSF,
  author =       "Stephen Lubell",
  title =        "On typographic style: {A} few thoughts on legibility,
                 readability and typographic tradition",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "What makes for good typographic design? Lubell asks
                 the questions and comes up with some answers.",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1995:FLA,
  author =       "D. A. Hosek",
  title =        "{O}: The fifteenth letter of the alphabet",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "",
  acknowledgement = ack-nhfb,
}

@Article{Barrett:1995:CCG,
  author =       "Bonnie Barrett",
  title =        "{Callifonts}: Can a good font be made in two weeks?",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "Barrett takes a hard look at the quality of the types
                 in this broad and inexpensive collection.",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:T,
  author =       "Anonymous",
  title =        "Technology",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "Berthold's Diamond CD",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:BRF,
  author =       "Anonymous",
  title =        "Book reviews: {{\em Fleischmann on Punchcutting}}",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:BRT,
  author =       "Anonymous",
  title =        "Book reviews: {{\em Twentieth Century Type
                 Designers}}",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1995:BRL,
  author =       "Anonymous",
  title =        "Book reviews: {{\em Letters of Credit}}",
  journal =      j-SERIF,
  volume =       "3",
  pages =        "",
  month =        "Summer",
  year =         "1995",
  ISSN =         "1080-2070",
  bibdate =      "Mon Nov 13 16:54:29 1995",
  note =         "",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1996:NFA,
  author =       "Anonymous",
  title =        "New faces: {Aries FH} --- {Borek} --- {Civilit{\'e}
                 MJ} --- {Duckling} --- {Jecho Techo One} ---
                 {Kalendar}",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "8--11",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1996:BNT,
  author =       "Anonymous",
  title =        "Briefly Noted: Typographic symposium and exposition
                 --- {FontHaus}, {A} {Monotype} Company? --- The new
                 x-height --- New {{Monotype}} {CD} --- {ITC} expansion
                 --- {Aldo Novarese} -- {Monotype University} ---
                 {Typographic Circle} debate --- {ATypI} '95 --- The
                 return of the bitmap",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "12--15",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1996:W,
  author =       "D. A. Hosek",
  title =        "{Wessex}: {A} look at a book face designed by {Matthew
                 Butterick}",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "16--17",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Bringhurst:1996:IHP,
  author =       "Robert Bringhurst",
  title =        "The Invisible Hand Part One: Neoclassical Letterforms:
                 An examination of the development of the neoclassical
                 letterforms of such designers as {Baskerville}, {Bell}
                 and {Fournier}",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "19--29",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1996:TDC,
  author =       "Anonymous",
  title =        "1996 Typographic Design Competition: Information about
                 entering the competition",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "30--31",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1996:CCS,
  author =       "Anonymous",
  title =        "A Conversation with {Carlos Segura}: We discuss grunge
                 typography, typographic collage, readability and
                 originality with {Carlos Segura}.",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "32--40",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Rehak:1996:HGL,
  author =       "Theo Rehak",
  title =        "A Hitchhiker's Guide to Letterpress in the
                 Twenty-first Century: An overview of methods for
                 creating type for letterpress printing",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "42--45",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Beaujon:1996:DLP,
  author =       "Beatrice Beaujon",
  title =        "Designing for Letter Paper: Dealing with the design
                 challenges of the 8.5 by 11 sheet of paper",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "46--51",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Schwartz:1996:HIT,
  author =       "Christian Schwartz",
  title =        "House Industries: There Goes the Neighborhood: {A}
                 look at a foundry producing grunge typography with a
                 style of its own",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "53--57",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1996:TIT,
  author =       "D. A. Hosek",
  title =        "Technology: International Typefounders {CD}",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "58--59",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1996:BRF,
  author =       "D. A. Hosek",
  title =        "Book reviews: {Finer Points in the Spacing \&
                 Arrangement of Type -- The Form of the Book: Essays on
                 the Morality of Good Design -- The Art of Typography:
                 An Introduction to Typo.icon.ography}",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "60--62",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:16:33 1996",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1996:E,
  author =       "D. A. Hosek",
  title =        "Endpapers",
  journal =      j-SERIF,
  volume =       "4",
  pages =        "64--64",
  month =        "Spring",
  year =         "1996",
  ISSN =         "1080-2070",
  bibdate =      "Thu Mar 28 08:37:33 1996",
  acknowledgement = ack-nhfb,
}

%% Issue 5 never arrived in my mailbox, sigh...

@Article{Wilmut:1998:LRC,
  author =       "Sean Wilmut and Lindsay Rollo",
  title =        "Letters: Reader Comments; On Readability",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "4--4",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Anonymous:1998:NFB,
  author =       "Anonymous",
  title =        "New Faces: {Beata, Cresci, Donatello, Ghiberti,
                 Pietra, Pontif, Simona}",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "5--8",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Bruton:1998:BNA,
  author =       "Clive Bruton and Rod McDonald",
  title =        "Briefly Noted: {ATypI Conference: 23--25 October
                 1998, Lyon France; TypeCon 98: 30 October--1 November
                 1998, Westborough, Massachusetts; Alphabets,
                 Inc. Restructures; Adobe WebType; Microsoft OpenType
                 Font Jamboree; 1997 ATypI Conference, University of
                 Reading}",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "9--",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Frascara:1998:DEL,
  author =       "Jorge Frascara",
  title =        "Design Education from Lettering to Human
                 Interaction",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "15--17",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Haley:1998:CCH,
  author =       "Allan Haley",
  title =        "Cool Cash for Hot Fonts",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "19--22, 55",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Porchez:1998:H,
  author =       "Jean-Fran{\c{c}}ois Porchez",
  title =        "Horizontalit{\'e}",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "24--31",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Hunziker:1998:TWA,
  author =       "Hans-Jurg Hunziker",
  title =        "The Typographic Work of {Adrian Frutiger}",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "32--43",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Keedy:1998:TC,
  author =       "Jeffery Keedy",
  title =        "A Type of Change",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "44--48, 50--51, 55",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{VanBlokland:1998:ST,
  author =       "Erik {Van Blokland}",
  title =        "The Supermarket Theory",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "52--55",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}

@Article{Hosek:1998:E,
  author =       "D. A. Hosek",
  title =        "Endpapers",
  journal =      j-SERIF,
  volume =       "6",
  pages =        "56--56",
  month =        "Spring",
  year =         "1998",
  ISSN =         "1080-2070",
  bibdate =      "Tue Aug 18 14:25:18 1998",
  acknowledgement = ack-nhfb,
}