Valid HTML 4.0! Valid CSS!
%%% -*-BibTeX-*-
%%% ====================================================================
%%%  BibTeX-file{
%%%     author          = "Nelson H. F. Beebe",
%%%     version         = "1.17",
%%%     date            = "12 December 2019",
%%%     time            = "07:56:54 MDT",
%%%     filename        = "standard.bib",
%%%     address         = "University of Utah
%%%                        Department of Mathematics, 110 LCB
%%%                        155 S 1400 E RM 233
%%%                        Salt Lake City, UT 84112-0090
%%%                        USA",
%%%     telephone       = "+1 801 581 5254",
%%%     FAX             = "+1 801 581 4148",
%%%     checksum        = "60098 1019 3877 37843",
%%%     email           = "beebe at math.utah.edu, beebe at acm.org,
%%%                        beebe at ieee.org (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "standard",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This bibliography collects references to
%%%                        publications on hardware and software
%%%                        standards.
%%%
%%%                        At version 1.17, the year coverage looked
%%%                        like this:
%%%
%%%                             1988 (   4)    1991 (   3)    1994 (   0)
%%%                             1989 (   0)    1992 (   0)    1995 (   1)
%%%                             1990 (   1)    1993 (   1)
%%%
%%%                             Article:         12
%%%                             Book:            25
%%%                             Manual:          17
%%%                             Proceedings:      1
%%%                             TechReport:       2
%%%
%%%                             Total entries:   57
%%%
%%%                        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.",
%%%  }
%%% ====================================================================
@Preamble{"\input bibnames.sty "
        # "\input path.sty "
}

%=======================================================================
% Acknowledgement abbreviations:
@String{ack-kb  = "Karl Berry,
                   e-mail: \path|karl@cs.umb.edu|"}
@String{ack-nhfb = "Nelson H. F. Beebe,
                    University of Utah,
                    Department of Mathematics, 110 LCB,
                    155 S 1400 E RM 233,
                    Salt Lake City, UT 84112-0090, USA,
                    Tel: +1 801 581 5254,
                    FAX: +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-CACM                  = "Communications of the Association for
                                  Computing Machinery"}
@String{j-COMPUTER              = "Computer"}
@String{j-IEEE-MICRO            = "IEEE Micro"}
@String{j-SIGPLAN               = "ACM SIG{\-}PLAN Notices"}
@String{j-SIGGRAPH              = "ACM SIG{\-}GRAPH\emdash
                                  Com{\-}puter Graphics"}

%=======================================================================
% Publisher abbreviations:
@String{pub-ANSI                = "American National Standards Institute"}
@String{pub-ANSI:adr            = "1430 Broadway, New York, NY 10018, USA"}

@String{pub-AW                  = "Ad{\-d}i{\-s}on-Wes{\-l}ey"}
@String{pub-AW:adr              = "Reading, MA, USA"}

@String{pub-BENCUM              = "Benjamin/Cummings"}
@String{pub-BENCUM:adr          = "390 Bridge Pkwy., Redwood City, CA 94065,
                                  USA"}

@String{pub-ELLIS-HORWOOD       = "Ellis Horwood"}
@String{pub-ELLIS-HORWOOD:adr   = "New York, NY, USA"}

@String{pub-GRAPHICCOMM         = "Graphic Communications Association"}
@String{pub-GRAPHICCOMM:adr     = "100 Daingerfield Road, Alexandria,
                                  VA 22314-2804, USA"}

@String{pub-HALSTED             = "Halsted Press"}
@String{pub-HALSTED:adr         = "New York, USA"}

@String{pub-IEEE                = "IEEE Computer Society"}
@String{pub-IEEE:adr            = "345 E. 47th St, New York, NY 10017, USA"}

@String{pub-ISO                 = "International Organization for
                                  Standardization"}
@String{pub-ISO:adr             = "Geneva, Switzerland"}

@String{pub-JSA                 = "Japanese Standards Association"}
@String{pub-JSA:adr             = "1-24, Akasaka 4 Chome, Minato-ku,
                                  Tokyo, 107 Japan"}

@String{pub-ORA                 = "O'Reilly \& {Associates, Inc.}"}
@String{pub-ORA:adr             = "981 Chestnut Street, Newton, MA 02164, USA"}

@String{pub-OSBORNE-MCGRAW-HILL = "Osborne\slash Mc{\-}Graw-Hill"}
@String{pub-OSBORNE-MCGRAW-HILL:adr = "Berkeley, CA, USA"}

@String{pub-PH                  = "Pren{\-}tice-Hall"}
@String{pub-PH:adr              = "Englewood Cliffs, NJ 07632, USA"}

@String{pub-PLUMHALL            = "Plum Hall"}
@String{pub-PLUMHALL:adr        = "1 Spruce Ave, Cardiff, NJ 08232, USA"}

@String{pub-SV                  = "Spring{\-}er-Ver{\-}lag"}
@String{pub-SV:adr              = "Berlin, Germany~/ Heidelberg,
                                  Germany~/ London, UK~/ etc."}

@String{pub-TRANSACTION         = "Transaction Publishers, Rutgers University"}
@String{pub-TRANSACTION:adr     = "New Brunswick, NJ 08903, USA"}

@String{pub-WI                  = "Wiley-In{\-}ter{\-}sci{\-}ence"}
@String{pub-WI:adr              = "New York, NY, USA"}

%=======================================================================
% Bibliography entries:
@Manual{ANSI:ada,
  title =        "Military Standard {Ada} Programming Language",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1983",
  month =        feb # " 17",
  note =         "Also MIL-STD-1815A.",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:c86,
  title =        "Draft Proposed {American National Standard} Programming
                 Language {C}",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1986",
  month =        oct # " 1",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:c88,
  title =        "Draft Proposed {American National Standard} Programming
                 Language {C}",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1988",
  month =        jan # " 11",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:c88b,
  title =        "Draft Proposed {American National Standard}
                 Programming Language {C}",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1988",
  month =        oct # " 31",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:c89,
  title =        "American National Standard Programming Language C,
                 {ANSI} X3.159-1989",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1989",
  month =        dec # " 14",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:ftn66,
  title =        "{ANSI} {Fortran} {X}3.9-1966",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1966",
  note =         "Approved March 7, 1966 (also known as Fortran 66).
                 See also subsequent clarifications \cite{ANSI:ftn69}
                 and \cite{ANSI:ftn71}, and history
                 \cite{Heising:ftn}.",
  acknowledgement = ack-nhfb,
  bibdate =      "Sun May  2 09:51:45 1999",
}

@Article{ANSI:ftn69,
  author =       "ANSI Subcommittee X3J3",
  title =        "Clarification of {Fortran} Standards\emdash Ini\-tial
                 Progress",
  journal =      j-CACM,
  year =         "1969",
  volume =       "12",
  pages =        "289--294",
  note =         "See also \cite{ANSI:ftn66}.",
  acknowledgement = ack-nhfb,
}

@Article{ANSI:ftn71,
  author =       "ANSI Subcommittee X3J3",
  title =        "Clarification of {Fortran} Standards\emdash Second
                 Report",
  journal =      j-CACM,
  year =         "1971",
  volume =       "14",
  pages =        "628--642",
  note =         "See also \cite{ANSI:ftn66}.",
  acknowledgement = ack-nhfb,
}

@Article{ANSI:ftn76,
  author =       "ANSI Subcommittee X3J3",
  title =        "Draft Proposed {ANS} {Fortran}",
  journal =      j-SIGPLAN,
  year =         "1976",
  volume =       "11",
  number =       "3",
  note =         "See also final standard \cite{ANSI:ftn77}.",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:ftn77,
  title =        "{ANSI} {Fortran} X3.9--1978",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1978",
  note =         "Approved April 3, 1978 (also known as Fortran 77).  See also draft \cite{ANSI:ftn76}.",
  acknowledgement = ack-nhfb,
  bibdate =      "Sun May  2 09:52:05 1999",
}

@Manual{ANSI:ftn8x,
  title =        "Draft Proposed {ANSI} {Fortran} X3.9--198x",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1987",
  month =        sep # " 18",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:ftn9x,
  title =        "Draft Proposed {American National Standard}
                 Programming Language {Fortran} Extended X3.198--199x",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1990",
  month =        sep # " 24",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:gks,
  title =        "Information Systems\emdash Com\-puter Graphics\emdash
                 Graph\-i\-cal Kernel System ({GKS}). {ANSI}
                 X3.124-1985",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1985",
  note =         "Includes Fortran bindings to GKS.",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:metafile,
  title =        "Information Systems\emdash Com\-puter Graphics\emdash
                 Meta\-file for the Storage and Transfer of Picture
                 Description Information. {ANSI} X3.122-1986",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1986",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:pascal,
  title =        "The Pascal Programming Language. {ANSI\slash IEEE}
                 770X3.97-1983",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1983",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:phigs,
  title =        "Information Systems\emdash Com\-puter Graphics\emdash
                 Pro\-gram\-mer's Hierarchical Interactive Graphical
                 System. Draft proposal X3.144.1988",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  year =         "1988",
  acknowledgement = ack-nhfb,
}

@Manual{ANSI:phigs+,
  title =        "{PHIGS}+ Functional Description, Revision 2.0",
  organization = pub-ANSI,
  address =      pub-ANSI:adr,
  month =        jul # " 20",
  year =         "1987",
  acknowledgement = ack-nhfb,
}

@Book{Bryan:1988:SAG,
  author =       "Martin Bryan",
  title =        "{SGML}: An Author's Guide to the {Standard Generalized
                 Markup Language}",
  publisher =    pub-AW,
  address =      pub-AW:adr,
  pages =        "xvii + 364",
  year =         "1988",
  ISBN =         "0-201-17535-5",
  ISBN-13 =      "978-0-201-17535-6",
  LCCN =         "QA76.73.S44 B79 1988",
  bibdate =      "Thu Jun 23 16:34:54 1994",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/master.bib;
                 http://www.math.utah.edu/pub/tex/bib/sgml.bib;
                 http://www.math.utah.edu/pub/tex/bib/standard.bib;
                 http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
  price =        "UK\pounds16.95",
  acknowledgement = ack-nhfb,
  keywords =     "document representation; DTD; SGML (computer program
                 language)",
  remark =       "Complete description of SGML including example DTDs.",
  tableofcontents = "Background to SGML \\
                 SGML Documents \\
                 The Reference Concrete Syntax \\
                 Entity Declaration and Use \\
                 Declaring and Using SGML Elements \\
                 Attributes \\
                 Minimization \\
                 Other SGML Declarations \\
                 Multiple Document Structures \\
                 Altering the Concrete Syntax \\
                 The SGML Declaration \\
                 Document Parsing \\
                 Appendixes",
}

@Article{Cody:IEEE-P854,
  author =       "William J. {Cody, Jr.} and Jerome T. Coonen and David
                 M. Gay and K. Hanson and David Hough and W. Kahan and
                 R. Karpinski and John F. Palmer and F. N. Ris and D.
                 Stevenson",
  title =        "A Proposed Radix- and Word-length-independent Standard
                 for Floating-Point Arithmetic",
  journal =      j-IEEE-MICRO,
  volume =       "4",
  number =       "4",
  pages =        "86--100",
  month =        jul # "\slash " # aug,
  year =         "1984",
}

@Article{Coonen:fps-guide,
  author =       "Jerome T. Coonen",
  title =        "An Implementation Guide to a Proposed Standard for
                 Floating Point Arithmetic",
  journal =      j-COMPUTER,
  volume =       "13",
  number =       "1",
  pages =        "68--79",
  month =        jan,
  year =         "1980",
  note =         "See errata in \cite{Coonen:fps-guide-errata}.",
}

@Article{Coonen:fps-guide-errata,
  author =       "Jerome T. Coonen",
  title =        "Errata: An Implementation Guide to a Proposed Standard
                 for Floating Point Arithmetic",
  journal =      j-COMPUTER,
  volume =       "14",
  number =       "3",
  pages =        "62",
  month =        mar,
  year =         "1981",
  note =         "See also \cite{Coonen:fps-guide}.",
}

@Article{Coonen:ufl-denorm,
  author =       "Jerome T. Coonan",
  title =        "Underflow and the Denormalized Numbers",
  journal =      j-COMPUTER,
  volume =       "14",
  number =       "3",
  pages =        "75--87",
  month =        mar,
  year =         "1981",
}

@Book{Enderle:CGP84,
  author =       "G. Enderle and K. Kansy and G. Pfaff",
  title =        "Computer Graphics Programming. {GKS}\emdash The
                 Graphics Standard",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xvi + 542",
  year =         "1984",
  ISBN =         "0-387-16317-4 (New York), 3-540-16317-4 (Berlin),
                 0-387-11525-0 (New York), 3-540-11525-0 (Berlin)",
  ISBN-13 =      "978-0-387-16317-8 (New York), 978-3-540-16317-6
                 (Berlin), 978-0-387-11525-2 (New York),
                 978-3-540-11525-0 (Berlin)",
  LCCN =         "T385 .E531 1984",
  bibdate =      "Thu Jun 27 16:12:20 1996",
  series =       "Symbolic Computation, Editor: J. Encarna{\c{c}}{\~a}o
                 and P. Hayes",
}

@Book{Enderle:CGP87,
  author =       "G. Enderle and K. Kansy and G. Pfaff",
  title =        "Computer Graphics Programming. {GKS}\emdash The
                 Graphics Standard",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  edition =      "Second",
  pages =        "xxiii + 651",
  year =         "1987",
  ISBN =         "0-387-11525-0, 3-540-11525-0",
  ISBN-13 =      "978-0-387-11525-2, 978-3-540-11525-0",
  LCCN =         "T385 .E531 1987",
  bibdate =      "Wed Dec 15 07:59:26 1993",
  series =       "Symbolic Computation, Editor: J. Encarna{\c{c}}{\~a}o
                 and P. Hayes",
  libnote =      "Not yet in my library.",
}

@Book{Feeney:SGM88,
  author =       "Mary Feeney",
  title =        "The Standard Generalized Markup Language ({SGML})",
  publisher =    "British Library Research and Development Dept. and
                 Library \& Information Technology Centre",
  address =      "London, UK",
  pages =        "15",
  year =         "1988",
  LCCN =         "Z286.E43 F44 1988",
  bibdate =      "Thu Jun 23 16:19:44 1994",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
}

@Book{Gallmeister:1995:PPR,
  author =       "Bill Gallmeister",
  title =        "{POSIX.4}: Programming for the Real World",
  publisher =    pub-ORA,
  address =      pub-ORA:adr,
  pages =        "xviii + 548",
  month =        jan,
  year =         "1995",
  ISBN =         "1-56592-074-0",
  ISBN-13 =      "978-1-56592-074-3",
  LCCN =         "QA76.76.O63 G34 1995",
  bibdate =      "Fri May 19 19:20:07 MDT 1995",
  bibsource =    "ftp://ftp.ora.com/pub/book.catalog",
  price =        "US\$29.95",
  acknowledgement = ack-nhfb,
}

@Book{GCA:DMM83,
  author =       "{Graphic Communications Association}",
  title =        "{GCA} Standard 101-1983, Document Markup Metalanguage:
                 {GenCode} and the Standard Generalized Markup Language
                 ({SGML})",
  publisher =    pub-GRAPHICCOMM,
  address =      pub-GRAPHICCOMM:adr,
  pages =        "xxiv + 264",
  year =         "1983",
  ISBN =         "0-89740-244-8",
  ISBN-13 =      "978-0-89740-244-6",
  LCCN =         "QA76.9.T48 G33 1983",
  bibdate =      "Thu Jul 7 16:16:46 1994",
  note =         "Adopted by Department of Defense, 10 August 1983.",
  price =        "US\$48.00",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
}

@Article{Heising:ftn,
  author =       "W. P. Heising",
  title =        "History and Summary of {Fortran} Standardization
                 Development for the {ASA}",
  journal =      j-CACM,
  volume =       "7",
  pages =        "590--625",
  year =         "1966",
  note =         "See also final standard \cite{ANSI:ftn66}.",
}

@Article{Hough:fps-applications,
  author =       "David Hough",
  title =        "Applications of the Proposed {IEEE-754} Standard for
                 Floating Point Arithmetic",
  journal =      j-COMPUTER,
  volume =       "14",
  number =       "3",
  pages =        "70--74",
  month =        mar,
  year =         "1981",
}

@Manual{IEEE:p754,
  author =       "IEEE Task P754",
  title =        "{ANSI}\slash {IEEE} 754-1985, Standard for Binary
                 Floating-Point Arithmetic",
  organization = "IEEE, New York",
  month =        aug # " 12",
  year =         "1985",
  note =         "A preliminary draft was published in the January 1980
                 issue of IEEE Computer, together with several companion
                 articles. Available from the IEEE Service Center,
                 Piscataway, NJ, USA.",
  acknowledgement = ack-nhfb,
}

@Book{IEEE:ITU85,
  author =       "IEEE",
  title =        "{IEEE} Trial-Use Standard Specifications for
                 Microprocessor Operating Systems Interfaces",
  publisher =    pub-WI,
  address =      pub-WI:adr,
  pages =        "173",
  year =         "1985",
  ISBN =         "0-471-01073-1",
  ISBN-13 =      "978-0-471-01073-9",
  LCCN =         "QA76.5 .I23 1985",
  bibdate =      "Wed Dec 15 10:35:06 1993",
  note =         "IEEE {Std}. 855.",
}

@Book{IEEE:ITU86,
  author =       "IEEE",
  title =        "{IEEE} Trial-Use Standard Portable Operating System
                 for Computer Environments",
  publisher =    pub-WI,
  address =      pub-WI:adr,
  edition =      "{IEEE} {Std} 1003.1",
  pages =        "207",
  month =        apr,
  year =         "1986",
  ISBN =         "0-471-85027-6",
  ISBN-13 =      "978-0-471-85027-4",
  LCCN =         "TK 275 I5 Std 1003.1",
  bibdate =      "Wed Dec 15 10:34:55 1993",
}

@Proceedings{IEEE:workstations,
  key =          "IEEE",
  title =        "Proceedings of the 2nd {IEEE} Conference on Computer
                 Workstations",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  month =        mar # " 7--10",
  year =         "1988",
  bibdate =      "Sun Dec 12 13:22:15 1993",
  acknowledgement = ack-nhfb,
}

@Book{IEEE:POSIX.1-90,
  key =          "POSIX.1-90",
  title =        "System Application Program Interface ({API}) [{C}
                 Language]",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  year =         "1990",
  ISBN =         "1-55937-061-0",
  ISBN-13 =      "978-1-55937-061-5",
  LCCN =         "90-084554",
  series =       "Information technology---Portable Operating System
                 Interface ({POSIX})",
  acknowledgement = ack-kb,
  IEEE-standard-number = "IEEE Std 1003.1-1990",
  ISO-standard-number = "ISO/IEC 9945-1: 1990",
}

@Book{IEEE:POSIX.2-93-vol1,
  key =          "POSIX.2-93 vol 1",
  title =        "Portable Operating System Interface ({POSIX})---Part
                 2: Shell and Utilities (Volume 1)",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--750",
  year =         "1993",
  ISBN =         "1-55937-255-9",
  ISBN-13 =      "978-1-55937-255-8",
  series =       "Information technology---Portable Operating System
                 Interface ({POSIX})",
  acknowledgement = ack-kb,
  contents =     "Sections 1--7, Annexes A--C",
  IEEE-standard-number = "IEEE Std 1003.2-1992",
}

@Book{IEEE:POSIX.2-93-vol2,
  key =          "POSIX.2-93 vol 2",
  title =        "Portable Operating System Interface ({POSIX})---Part
                 2: Shell and Utilities (Volume 2)",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "751--1195",
  year =         "1993",
  ISBN =         "1-55937-255-9",
  ISBN-13 =      "978-1-55937-255-8",
  series =       "Information technology---Portable Operating System
                 Interface ({POSIX})",
  acknowledgement = ack-kb,
  contents =     "Annexes D--H",
  IEEE-standard-number = "IEEE Std 1003.2-1992",
}

@Book{ISO:1988:IPVa,
  author =       "{International Organization for Standardization}",
  title =        "Information processing: volume and file structure of
                 {CD-ROM} for information interchange = Traitement de
                 l'information: structure de volume et de fichier des
                 disques optiques compacts a m{\'e}moire fixe ({CD-ROM})
                 destin{\'e}s a l'{\'e}change d'information",
  publisher =    pub-ISO,
  address =      pub-ISO:adr,
  edition =      "Corrected and reprinted.",
  pages =        "x + 31",
  year =         "1988",
  bibdate =      "Tue Nov 19 16:39:09 MST 1996",
  series =       "International standard; ISO 9660",
  acknowledgement = ack-nhfb,
  keywords =     "Optical data processing -- Standards.; CD-ROM --
                 Standards.",
}

@TechReport{ISO:1988:IPVb,
  author =       "{International Organization for Standardization} and
                 {European Computer Manufacturers Association}",
  title =        "Information processing: volume and file structure of
                 {CD-ROM} for information interchange",
  type =         "International standard; ISO 9660",
  number =       "ISO 9660: 1988 (E)",
  institution =  pub-ISO,
  address =      pub-ISO:adr,
  pages =        "x + 31",
  day =          "15",
  month =        apr,
  year =         "1988",
  bibdate =      "Tue Nov 19 16:39:09 MST 1996",
  acknowledgement = ack-nhfb,
  annote =       "Prepared by the European Computer Manufacturers
                 Association (as Standard ECMA-119) and adopted \ldots{}
                 by Technical Committee ISO/TC 97. Ref. no. ISO 9660:
                 1988 (E). Reprint. Irvine, CA: Global Engineering
                 Documents, 1988.",
  keywords =     "CD-ROM -- Standards.; Optical disks -- Standards.;
                 Computer storage devices -- Standards.",
}

@Book{Jensen:PUM85,
  author =       "Kathleen Jensen and Niklaus Wirth",
  title =        "Pascal User Manual and Report\emdash {ISO} Pascal
                 Standard",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  edition =      "Third",
  pages =        "xvi + 266",
  year =         "1985",
  ISBN =         "0-387-96048-1, 3-540-96048-1",
  ISBN-13 =      "978-0-387-96048-7, 978-3-540-96048-5",
  LCCN =         "QA76.73.P2 J46 1985",
  bibdate =      "Wed Dec 15 10:35:40 1993",
  note =         "Revised by {Andrew B}. {Mickel} and {James F}.
                 {Miner}.",
}

@Manual{JISCII:charset,
  title =        "{Japanese Industrial Standard JIS C 6626-1978 Code of
                 the Japanese Graphics Character Set for Information
                 Interchange}",
  organization = pub-JSA,
  address =      pub-JSA:adr,
  year =         "1978",
}

@Manual{JISCII:dot-printers,
  title =        "{Japanese Industrial Standard JIS C 6234-1983 24-dots
                 Matrix Character Patterns for Dot Printers}",
  organization = pub-JSA,
  address =      pub-JSA:adr,
  year =         "1983",
}

@Book{Lewine:1991:PPG,
  author =       "Donald A. Lewine",
  title =        "{POSIX} programmer's guide: writing portable {UNIX}
                 programs with the {POSIX.1} standard",
  publisher =    pub-ORA,
  address =      pub-ORA:adr,
  pages =        "xxvii + 607",
  year =         "1991",
  ISBN =         "0-937175-73-0",
  ISBN-13 =      "978-0-937175-73-6",
  LCCN =         "QA76.76.O63 L487 1991b",
  bibdate =      "Wed Nov 13 14:58:22 1996",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/master.bib;
                 http://www.math.utah.edu/pub/tex/bib/ora.bib;
                 http://www.math.utah.edu/pub/tex/bib/standard.bib;
                 http://www.math.utah.edu/pub/tex/bib/unix.bib",
  note =         "March 1994 printing with corrections, updates, and
                 December 1991 Appendix G.",
  price =        "US\$34.95",
  abstract =     "Most UNIX systems today are POSIX compliant because
                 the federal government requires it for its purchases.
                 Given the manufacturer's documentation, however, it can
                 be difficult to distinguish system-specific features
                 from those features defined by POSIX. The POSIX
                 Programmer's Guide, intended as an explanation of the
                 POSIX standard and as a reference for the POSIX.1
                 programming library, helps you write more portable
                 programs.",
  acknowledgement = ack-nhfb,
  tableofcontents = "Introduction to POSIX and portability \\
                 Developing POSIX applications \\
                 Standard file and terminal I/O \\
                 Files and directories \\
                 Advanced file operations \\
                 Working with processes \\
                 Obtaining information at run-time \\
                 Terminal I/O \\
                 POSIX and standard C \\
                 Porting to far-off lands \\
                 Library functions",
}

@Book{NISO:1991:EMP,
  author =       "National Information Standards Organization",
  title =        "Electronic Manuscript Preparation and Markup: American
                 National Standard for Electronic Manuscript Preparation
                 and Markup",
  publisher =    pub-TRANSACTION,
  address =      pub-TRANSACTION:adr,
  pages =        "xv + 167",
  year =         "1991",
  ISBN =         "0-88738-945-7",
  ISBN-13 =      "978-0-88738-945-0",
  LCCN =         "Z286.E43 E428 1991",
  bibdate =      "Thu Jun 23 16:40:14 1994",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/ansistd.bib;
                 http://www.math.utah.edu/pub/tex/bib/master.bib;
                 http://www.math.utah.edu/pub/tex/bib/sgml.bib;
                 http://www.math.utah.edu/pub/tex/bib/standard.bib",
  note =         "ANSI/NISO Z39.59-1988. Approved December 1, 1988, by
                 American National Standards Institute. Developed by The
                 National Information Standards Organization.",
  abstract =     "This standard is an application of the Standard
                 Generalized Markup Language [SGML], ISO 8879. This
                 standard specifies the syntax of generic tags and
                 provides predefined tags for commonly occurring
                 manuscript elements applicable to a wide variety of
                 manuscript preparation and markup applications.",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
}

@Book{Plauger:SCL92,
  author =       "P. J. Plauger",
  title =        "The {Standard C} Library",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  pages =        "xiv + 498",
  year =         "1992",
  ISBN =         "0-13-838012-0",
  ISBN-13 =      "978-0-13-838012-0",
  LCCN =         "QA76.73.C15 P563 1991",
  bibdate =      "Wed Dec 15 10:40:47 1993",
}

@Book{Plum:NDC87,
  author =       "T. Plum",
  title =        "Notes on the Draft {C} Standard",
  publisher =    pub-PLUMHALL,
  address =      pub-PLUMHALL:adr,
  pages =        "92",
  year =         "1987",
  ISBN =         "0-911537-06-6",
  ISBN-13 =      "978-0-911537-06-2",
  LCCN =         "QA76.73.C15 P585 1987",
  bibdate =      "Wed Dec 15 10:40:49 1993",
  price =        "US\$10.00",
}

@Book{Schildt:1990:AAC,
  author =       "Herbert Schildt",
  title =        "The Annotated {ANSI C} Standard: {American National
                 Standard for Programming Languages: C}",
  publisher =    pub-OSBORNE-MCGRAW-HILL,
  address =      pub-OSBORNE-MCGRAW-HILL:adr,
  pages =        "xvi + 219",
  year =         "1990",
  ISBN =         "0-07-881952-0",
  ISBN-13 =      "978-0-07-881952-0",
  LCCN =         "QA76.73.C15S356 1990",
  bibdate =      "Mon Dec 27 09:38:20 1993",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/ansistd.bib;
                 http://www.math.utah.edu/pub/tex/bib/cccuj.bib;
                 http://www.math.utah.edu/pub/tex/bib/isostd.bib;
                 http://www.math.utah.edu/pub/tex/bib/master.bib;
                 http://www.math.utah.edu/pub/tex/bib/standard.bib",
  price =        "US\$39.95",
  acknowledgement = ack-nhfb,
  keywords =     "C (Computer program language); Programming languages;
                 Programming languages (Electronic computers) ---
                 Standards; Standards.",
  remark =       "Contains the full text of the ANSI/ISO Standard for
                 the C programming language, which is commonly called
                 the ANSI C Standard. \ldots{} To make the text of the
                 standard more generally accessible and easier to
                 understand, I have provided explanations, comments, and
                 examples on the pages that face the pages of the
                 standard.",
  tableofcontents = "Acknowledgments \\
                 Introduction \\
                 Scope / 1 \\
                 Normative references / 1 \\
                 Definitions and conventions / 2 \\
                 Compliance / 3 \\
                 Environment / 5 \\
                 Language / 18 \\
                 Library / 96 \\
                 Annex A: Bibliography / 177 \\
                 Annex B: Language syntax summary / 178 \\
                 Annex C: Sequence points / 189 \\
                 Annex D: Library summary / 190 \\
                 Annex E: Implementation limits / 196 \\
                 Annex F: Common warnings / 198 \\
                 Annex G: Portability issues / 199 \\
                 Index / 210",
}

@Article{SIGGRAPH:core77,
  author =       "ACM\slash SIGGRAPH",
  title =        "Status Report of the {Graphic Standards Planning}
                 {Committee} of {ACM\slash SIGGRAPH}",
  journal =      j-SIGGRAPH,
  volume =       "11",
  number =       "3",
  year =         "1977",
}

@Article{SIGGRAPH:core79,
  author =       "ACM\slash SIGGRAPH",
  title =        "Status Report of the {Graphic Standards Planning}
                 {Committee} of {ACM\slash SIGGRAPH}",
  journal =      j-SIGGRAPH,
  volume =       "13",
  number =       "3",
  month =        aug,
  year =         "1979",
}

@Book{Smith:SGM86,
  author =       "Joan M. Smith",
  title =        "The Standard Generalized Markup Language and Related
                 Issues",
  publisher =    "British National Bibliography Research Fund",
  address =      "London, UK",
  pages =        "63",
  year =         "1987",
  ISBN =         "0-7123-3082-8",
  ISBN-13 =      "978-0-7123-3082-4",
  LCCN =         "Z286 .E43 S65 1986",
  bibdate =      "Thu Jul 7 16:16:39 1994",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
}

@Book{Smith:SGM87,
  author =       "Joan M. Smith",
  title =        "The Standard Generalized Markup Language ({SGML}):
                 guidelines for authors",
  publisher =    "British Library Publications Sales Unit",
  address =      "Wolfeboro, NH, USA",
  pages =        "ix + 66",
  year =         "1987",
  ISBN =         "0-7123-3112-3",
  ISBN-13 =      "978-0-7123-3112-8",
  LCCN =         "QA76.73.S44 S65x 1987",
  bibdate =      "Thu Jul 7 16:16:35 1994",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
}

@Book{Smith:SRS92,
  author =       "Joan M. Smith",
  title =        "{SGML} and Related Standards: Document Description and
                 Processing Languages",
  publisher =    pub-ELLIS-HORWOOD,
  address =      pub-ELLIS-HORWOOD:adr,
  pages =        "xviii + 151",
  year =         "1992",
  ISBN =         "0-13-806506-3",
  ISBN-13 =      "978-0-13-806506-5",
  LCCN =         "QA76.73 .S42 1992",
  bibdate =      "Wed Aug 10 11:33:23 1994",
  price =        "US\$50.25",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
}

@Book{Smith:1988:SUG,
  author =       "Joan M. Smith and Robert Stutely",
  title =        "{SGML}: The User's Guide to {ISO} 8879",
  publisher =    pub-ELLIS-HORWOOD # " and " # pub-HALSTED,
  address =      pub-ELLIS-HORWOOD:adr # " and " # pub-HALSTED:adr,
  pages =        "175",
  year =         "1988",
  ISBN =         "0-470-21126-1 (Halsted Press), 0-7458-0221-4",
  ISBN-13 =      "978-0-470-21126-7 (Halsted Press), 978-0-7458-0221-3",
  LCCN =         "QA76.73.S44 S441 1988",
  bibdate =      "Wed Aug 10 19:00:18 MDT 1994",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/master.bib;
                 http://www.math.utah.edu/pub/tex/bib/sgml.bib;
                 http://www.math.utah.edu/pub/tex/bib/standard.bib",
  price =        "UK\pounds22.50",
  series =       "Ellis Horwood series in computers and their
                 applications",
  acknowledgement = ack-nhfb,
  keywords =     "algorithms; documentation; languages; SGML (computer
                 program language)",
  libnote =      "Not yet in my library.",
  subject =      "I.3.6 Computing Methodologies, COMPUTER GRAPHICS,
                 Methodology and Techniques, Languages \\ J.7 Computer
                 Applications, COMPUTERS IN OTHER SYSTEMS, Publishing",
}

@Article{Stevenson:COMPUTER-14-3-51,
  author =       "David Stevenson",
  title =        "A Proposed Standard for Binary Floating-Point
                 Arithmetic",
  journal =      j-COMPUTER,
  volume =       "14",
  number =       "3",
  pages =        "51--62",
  month =        mar,
  year =         "1981",
}

@Book{Summers:1993:IIW,
  author =       "Clayton Summers",
  title =        "Introduction to {ISO} 9660: what it is, how it is
                 implemented, and how it has been extended",
  publisher =    "Disc Manufacturing",
  address =      "1409 Foulk Rd., Suite 102, Wilmington, DE 19803, USA",
  pages =        "29 + vi",
  year =         "1993",
  bibdate =      "Tue Nov 19 16:39:09 MST 1996",
  acknowledgement = ack-nhfb,
  keywords =     "Compact discs -- Standards.; CD-ROMs -- Standards.",
}

@Book{Unicode:1991:USW,
  author =       "{The Unicode Consortium}",
  key =          "Uni91",
  title =        "The Unicode Standard: Worldwide Character Encoding.
                 Version 1.0. Volumes 1 and 2",
  publisher =    pub-AW,
  address =      pub-AW:adr,
  year =         "1991",
  ISBN =         "0-201-56788-1 (paperback, vol. 1), 0-201-60845-6
                 (paperback, vol. 2)",
  ISBN-13 =      "978-0-201-56788-5 (paperback, vol. 1),
                 978-0-201-60845-8 (paperback, vol. 2)",
  LCCN =         "QA268 .U55 1991, Z103 .U6 1991",
  bibdate =      "Wed Jun 26 15:16:24 1996",
  bibsource =    "http://www.math.utah.edu/pub/tex/bib/master.bib;
                 http://www.math.utah.edu/pub/tex/bib/standard.bib;
                 http://www.math.utah.edu/pub/tex/bib/unicode.bib",
  price =        "US\$39.95 (paperback), US\$32.95 (hardcover)",
  acknowledgement = ack-nhfb,
  libnote =      "Not yet in my library.",
  abstract =     "The Unicode Standard is a new international standard
                 used to encode written characters for storage in
                 computer files or transmission over communication
                 lines. This book is the authorized description and
                 guide to this new standard. It is an essential
                 reference for computer programmers and software
                 developers who deal with multilingual text. Volume 1
                 covers alphabets in countries across Europe, Africa,
                 and the Indian subcontinent.",
}

@TechReport{Xerox:color,
  author =       "Xerox Corporation",
  title =        "The {Xerox Color Encoding Standard}",
  number =       "XNSS 288811",
  institution =  "Xerox Systems Institute",
  month =        mar,
  year =         "1989",
}

@Book{Zlotnick:PSP-91,
  author =       "Fred Zlotnick",
  title =        "The {POSIX.1} Standard: {A} Programmer's Guide",
  publisher =    pub-BENCUM,
  address =      pub-BENCUM:adr,
  year =         "1991",
  ISBN =         "0-8053-9605-5",
  ISBN-13 =      "978-0-8053-9605-8",
  LCCN =         "QA76.76.O63 Z57",
  acknowledgement = ack-kb,
}