%%% -*-BibTeX-*- %%% ==================================================================== %%% BibTeX-file{ %%% author = "Nelson H. F. Beebe", %%% version = "1.27", %%% date = "31 January 2019", %%% time = "11:40:12 MST", %%% filename = "ansistd.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", %%% URL = "http://www.math.utah.edu/~beebe", %%% checksum = "30196 4113 16750 171785", %%% email = "beebe at math.utah.edu, beebe at acm.org, %%% beebe at computer.org (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "American National Standards Institute; %%% American Standards Association; ANSI; ASA; %%% bibliography; BibTeX; Federal Information %%% Processing Standards (FIPS); National %%% Information Standards Organization (NISO)", %%% license = "public domain", %%% supported = "yes", %%% docstring = "This file contains a bibliography of %%% American National Standards Institute (ANSI) %%% (formerly, American Standards Association %%% (ASA)) standards for computer programming %%% languages, as well as draft standards %%% published in journals for early public %%% comment and debate, and books that comment on %%% the standards. While ANSI defines standards %%% for many industrial products, only the %%% computer-related ones are covered here. %%% %%% ANSI has a World-Wide Web site at %%% %%% http://www.ansi.org %%% %%% The National Institute for Standards and %%% Technology (NIST) (formerly National Bureau %%% of Standards (NBS)] Federal Information %%% Processing Standards (FIPS) have a World-Wide %%% Web site at %%% %%% http://www.itl.nist.gov/fipspubs/ %%% %%% with indexes by category, keyword, and %%% publication number. Newer FIPS standards are %%% freely available in full text form via links %%% from that site. Bibliographic data is so far %%% available in this file for only a very small %%% number of FIPS standards. %%% %%% The National Information Standards %%% Organization (NISO), a nonprofit association, %%% ``develops and promotes technical standards %%% used in a wide variety of information %%% services'' and is ``accredited as a standards %%% developer by the American National Standards %%% Institute''. NISO has a Web site at: %%% %%% http://www.niso.org/ %%% %%% and a NISO Standards page at %%% %%% http://www.niso.org/standard.html %%% %%% NISO standards and technical reports are %%% available for free download; a complete list %%% is available at %%% %%% http://www.techstreet.com/list_niso_stds.tmpl %%% %%% All of the NISO Standards are included in %%% this bibliography. %%% %%% At version 1.27, the year coverage looked %%% like this: %%% %%% 1966 ( 2) 1982 ( 1) 1998 ( 4) %%% 1967 ( 0) 1983 ( 9) 1999 ( 4) %%% 1968 ( 0) 1984 ( 3) 2000 ( 2) %%% 1969 ( 2) 1985 ( 11) 2001 ( 0) %%% 1970 ( 1) 1986 ( 5) 2002 ( 0) %%% 1971 ( 3) 1987 ( 13) 2003 ( 0) %%% 1972 ( 0) 1988 ( 7) 2004 ( 0) %%% 1973 ( 0) 1989 ( 7) 2005 ( 0) %%% 1974 ( 6) 1990 ( 8) 2006 ( 0) %%% 1975 ( 1) 1991 ( 6) 2007 ( 0) %%% 1976 ( 3) 1992 ( 11) 2008 ( 0) %%% 1977 ( 1) 1993 ( 11) 2009 ( 0) %%% 1978 ( 7) 1994 ( 10) 2010 ( 0) %%% 1979 ( 1) 1995 ( 17) 2011 ( 2) %%% 1980 ( 2) 1996 ( 11) %%% 1981 ( 3) 1997 ( 10) %%% %%% Article: 20 %%% Book: 141 %%% Manual: 13 %%% Misc: 2 %%% Periodical: 1 %%% TechReport: 7 %%% %%% Total entries: 184 %%% %%% A companion bibliography, isostd.bib, covers %%% international standards established in the %%% computing field by the International %%% Organization for Standardization (ISO); in %%% some cases, the ANSI and ISO standards are %%% identical. %%% %%% Other organizations that standardize %%% computer-related software and hardware %%% include the: %%% * British Standards Institute (BSI); %%% * Canadian Standards Association (CSA); %%% * Computer and Business Equipment %%% Manufacturers Association (CBEMA); %%% * European Computer Manufacturers %%% Association (ECMA); %%% * Institute of Electrical and %%% Electronics Engineers (IEEE); and %%% * U.S. Federal Information Processing %%% Standards (FIPS). %%% No separate bibliographies have yet been %%% prepared for these institutions. Where %%% entries for there are available, they are %%% included in isostd.bib. %%% %%% In this bibliography, entries are sorted %%% first by ascending year, and within each %%% year, alphabetically by author or editor, %%% and then, if necessary, by the 3-letter %%% abbreviation at the end of the BibTeX %%% citation tag, using the bibsort -byyear %%% utility. Year order has been chosen to %%% make it easier to identify the most recent %%% work. %%% %%% 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, 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@computer.org| (Internet), URL: \path|http://www.math.utah.edu/~beebe/|"} %%% ===================================================================== %%% Journal abbreviations: @String{j-C-PLUS-PLUS-REPORT = "C++ Report"} @String{j-CACM = "Communications of the ACM"} @String{j-COMPUTER = "Computer"} @String{j-CUJ = "C Users Journal"} @String{j-DDJ = "Dr. Dobb's Journal of Software Tools"} @String{j-FORTRAN-FORUM = "ACM Fortran Forum"} @String{j-IEEE-CGA = "IEEE Computer Graphics and Applications"} @String{j-IJSA = "The International Journal of Supercomputer Applications"} @String{j-LECT-NOTES-COMP-SCI = "Lecture Notes in Computer Science"} @String{j-SCI-PROG = "Scientific Programming"} @String{j-SIGADA-LETTERS = "ACM SIGADA Ada Letters"} @String{j-SPE = "Soft\-ware\emdash Prac\-tice and Experience"} @String{j-TOMS = "ACM Transactions on Mathematical Software"} %%% ===================================================================== %%% Publisher abbreviations: @String{pub-AAP = "Association of American Publishers"} @String{pub-AAP:adr = "Dublin, OH, USA"} @String{pub-ACM = "ACM Press"} @String{pub-ACM:adr = "New York, NY 10036, USA"} @String{pub-ANSI = "American National Standards Institute"} @String{pub-ANSI:adr = "1430 Broadway, New York, NY 10018, USA"} @String{pub-AP = "Academic Press"} @String{pub-AP:adr = "New York, NY, USA"} @String{pub-AW = "Ad{\-d}i{\-s}on-Wes{\-l}ey"} @String{pub-AW:adr = "Reading, MA, USA"} @String{pub-CBEMA = "Computer and Business Equipment Manufacturers Association"} @String{pub-CBEMA:adr = "Washington, DC, USA"} @String{pub-CP = "Clarendon Press"} @String{pub-CP:adr = "Oxford, UK"} @String{pub-GLOBAL-ENG = "Global Engineering Documents"} @String{pub-GLOBAL-ENG:adr = "Washington, DC, USA"} @String{pub-IBM-SAN-JOSE = "IBM Corporation"} @String{pub-IBM-SAN-JOSE:adr = "San Jose, CA, USA"} @String{pub-IEEE = "IEEE Computer Society Press"} @String{pub-IEEE:adr = "1109 Spring Street, Suite 300, Silver Spring, MD 20910, USA"} @String{pub-IEEE-STD = "IEEE"} @String{pub-IEEE-STD:adr = "New York, NY, USA"} @String{pub-ISO = "International Organization for Standardization"} @String{pub-ISO:adr = "Geneva, Switzerland"} @String{pub-MICROSOFT = "Microsoft Press"} @String{pub-MICROSOFT:adr = "Bellevue, WA, USA"} @String{pub-NAT-COMP-CENTRE = "National Computing Centre"} @String{pub-NAT-COMP-CENTRE:adr = "Manchester, UK"} @String{pub-NBS = "U.S. National Bureau of Standards"} @String{pub-NBS:adr = "Gaithersburg, MD, USA"} @String{pub-NISO = "National Information Standards Organization"} @String{pub-NISO:adr = "4733 Bethesda Avenue, Suite 300, Bethesda, MD 20814, USA (Tel: +1 301 654-2512, FAX: +1 301 654-1721)"} @String{pub-NIST = "National Institute for Standards and Technology"} @String{pub-NIST:adr = "Gaithersburg, MD, 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 = "Upper Saddle River, NJ 07458, USA"} @String{pub-PHPTR = "Pren{\-}tice-Hall PTR"} @String{pub-PHPTR:adr = "Upper Saddle River, NJ 07458, 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"} %%% ===================================================================== %%% Bibliography entries, sorted by year, then by citation label, with %%% "bibsort -byyear" @Book{ANSI:1966:AF, author = "{American National Standards Institute}", title = "{ANSI Fortran X3.9-1966}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "??", year = "1966", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved March 7, 1966 (also known as Fortran 66). See also subsequent clarifications \cite{ANSI:1969:CFS} and \cite{ANSI:1971:CFS}.", acknowledgement = ack-nhfb, } @Book{ANSI:1966:ANS, author = "{American National Standards Institute} and {Business Equipment Manufacturers Association (U.S.)}", title = "{American National Standard Basic FORTRAN}: {X3.10-1966}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "32", year = "1966", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved March 7, 1966. American Natl Std Basic FORTRAN, X3.10-1966, was developed in parallel with American Standard FORTRAN, X3.9-1966, to ensure that Basic FORTRAN was a subset \ldots{}.", keywords = "{Fortran} (Computer program language)", } @Article{ANSI:1969:CFS, author = "{ANSI Subcommittee X3J3}", title = "Clarification of {Fortran} Standards\emdash Ini\-tial Progress", journal = j-CACM, volume = "12", pages = "289--294", year = "1969", CODEN = "CACMA2", ISSN = "0001-0782 (print), 1557-7317 (electronic)", ISSN-L = "0001-0782", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "See also \cite{ANSI:1966:AF,ANSI:1971:CFS}.", acknowledgement = ack-nhfb, fjournal = "Communications of the ACM", journal-URL = "http://portal.acm.org/browse_dl.cfm?idx=J79", } @Article{ANSI:1969:PAN, author = "{ANSI}", title = "Proposed {American National Standard}: Presentation of Alphameric Characters for Information Processing", journal = j-CACM, volume = "12", number = "12", pages = "696--698", month = dec, year = "1969", CODEN = "CACMA2", ISSN = "0001-0782 (print), 1557-7317 (electronic)", ISSN-L = "0001-0782", bibdate = "Sat Feb 01 07:28:14 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, fjournal = "Communications of the ACM", journal-URL = "http://portal.acm.org/browse_dl.cfm?idx=J79", keywords = "alphameric; encoding transcription; hand printed; handwritten input; numerals; upper case", } @Book{NCCL:1970:SFP, author = "{National Computing Centre Limited}", title = "Standard {Fortran} programming manual", publisher = pub-NAT-COMP-CENTRE, address = pub-NAT-COMP-CENTRE:adr, pages = "[3] + 152", year = "1970", ISBN = "0-85012-021-7", ISBN-13 = "978-0-85012-021-9", LCCN = "QA76.73.F25 N37", bibdate = "Sun Sep 28 10:42:07 MDT 1997", bibsource = "http://www.amazon.com/exec/obidos/ISBN=0850120217/wholesaleproductA/; http://www.math.utah.edu/pub/tex/bib/ansistd.bib; http://www.math.utah.edu/pub/tex/bib/fortran1.bib", note = "Distributed in the U.S.A. by Science Associates/International, Inc., 23 East 26th Street, New York, N.Y. 10010. Errata sheet (3 p.) inserted.", series = "Computer standards series", acknowledgement = ack-nhfb, annote = "Distributed in the USA by Science Associates/International, Inc., 23 East 26th Street, New York, NY 10010. Errata sheet (3 p.) inserted.", keywords = "{Fortran} (Computer program language)", } @Article{ANSI:1971:CFS, author = "{ANSI Subcommittee X3J3}", title = "Clarification of {Fortran} Standards\emdash Second Report", journal = j-CACM, volume = "14", pages = "628--642", year = "1971", CODEN = "CACMA2", ISSN = "0001-0782 (print), 1557-7317 (electronic)", ISSN-L = "0001-0782", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "See also \cite{ANSI:1966:AF,ANSI:1969:CFS}.", acknowledgement = ack-nhfb, fjournal = "Communications of the ACM", journal-URL = "http://portal.acm.org/browse_dl.cfm?idx=J79", } @TechReport{Cadete:1971:LFI, author = "Maria Odete Rodrigues Cadete", title = "A linguagem {Fortran IV}; analise da defini{\c{c}}ao proposta pelo {American National Standards Institute}", number = "????", institution = "Instituto Gulbenkian de Ciencia, Centro de Calculo Cientifico", address = "Oeiras, Portugal", pages = "vii + 176", year = "1971", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Bibliography: p. 167.", keywords = "{Fortran} IV (Computer program language)", } @Book{Newell:1971:ANS, author = "John C. Newell", title = "{American National Standard COBOL} programming", publisher = "Holt, Rinehart and Winston", address = "New York, NY, USA", pages = "239", year = "1971", ISBN = "0-03-086312-0", ISBN-13 = "978-0-03-086312-7", LCCN = "????", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language); Electronic digital computers --- Programming", } @Book{ANSI:1974:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {APT}: {ANSI X3.37-1974}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "166", year = "1974", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1974:ANSb, author = "{American National Standards Institute}", title = "{American National Standard} programming language: {COBOL}: {ANSI X3.32-1974}", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised", pages = "531", year = "1974", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1974:ANSc, author = "{American National Standards Institute}", title = "{American National Standard} programming language {COBOL}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "543", year = "1974", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language)", } @Book{ANSI:1974:ANSd, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {COBOL}: {ANSI X3.23-1974: Revision of X3.23-1968}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1974", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language)", } @Book{ANSI:1974:ANSe, author = "{American National Standards Institute} and {International Organization for Standardization}", title = "{American National Standard} programming language {COBOL}, approved May 10, 1974: {ANSI X3.23-1974: revision of X3.23-1968}", volume = "21-1", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "531", year = "1974", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "Federal Information Processing Standards publication", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language); Electronic digital computers --- Programming", } @Article{Ryder:1974:PV, author = "Barbara G. Ryder", title = "The {PFORT} Verifier", journal = j-SPE, volume = "4", number = "4", pages = "359--377", month = oct # "--" # dec, year = "1974", CODEN = "SPEXBL", ISSN = "0038-0644 (print), 1097-024X (electronic)", ISSN-L = "0038-0644", bibdate = "Sun Dec 04 12:26:01 1994", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, fjournal = "Software---Practice and Experience", journal-URL = "http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1097-024X", } @Book{ECMA-TC:1975:DPA, author = "{European Computer Manufacturers Association. Technical Committee, TC10-PL/1} and {American National Standards Institute}", title = "Draft proposed {American National Standard}, programming language {PL/1}", publisher = pub-CBEMA, address = pub-CBEMA:adr, pages = "vi + 380", year = "1975", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "BSR X3.53, Basis/1-12.", keywords = "PL/I (Computer program language)", } @Book{ANSI:1976:ANS, author = "{American National Standards Institute, Committee on Computers and Information Processing X3} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {PL/I}: approved {August 9, 1976, American National Standards Institute, Inc.}: {ANSI X3.53-1976}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "403", year = "1976", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Adopted by the Dept. of Defense.", keywords = "PL/I (Computer program language)", } @Manual{HIS:1976:CPA, title = "{COBOL} programming: {American National Standard}", organization = "Honeywell Information Systems, Inc.", address = "Wellesley Hills, MA, USA", year = "1976", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "3 books, 51 control sheets, 2 filmstrips, 2 guides, 2 sound recordings (tape cassettes).", acknowledgement = ack-nhfb, annote = "A self-instruction program for learning programming in the COBOL language.", keywords = "COBOL (Computer program language) --- Programmed instruction; Programming (Electronic computers) --- Programmed instruction", } @Book{ISA:1976:ICSa, author = "{Instrument Society of America}", title = "Industrial computer system {FORTRAN} procedures for executive functions, process input\slash output, and bit manipulation", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised: {February} 1976", pages = "11", year = "1976", ISBN = "0-87664-393-4", ISBN-13 = "978-0-87664-393-8", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "ANSI/ISA-S61.1. ISA-S61.1. ANSI approved October 12, 1977.", keywords = "{Fortran} (Computer program language) --- Handbooks, manuals, etc.", } @Book{ANSI:1977:ANS, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {APT}: {ANSI X3.37-1977}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "244", year = "1977", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1978:ANSa, author = "{American National Standards Institute} and {International Organization for Standardization}", title = "{American National Standard} programming language {COBOL}, approved {May 10, 1974}: {ANSI X3.23-1974: ISO 1989-1978 corrected edition, July, 1978: revision of X3.23-1968}", volume = "21-1", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Corrected", pages = "531", year = "1978", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "Federal Information Processing Standards publication", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language); Electric digital computers --- Programming", } @Book{ANSI:1978:ANSb, author = "{American National Standards Institute}", title = "{American National Standard} programming language {FORTRAN}: approved {April 3, 1978, American National Standards Institute, Inc.}: {ANSI X3.9-1978. Revision of ANSI X3.9-1966}", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised", pages = "438", year = "1978", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "ANSI standard Z3.9-1978 has been adopted as CSA standard Z243.18-1980 January, 1980, and as ISO 1539-1980 (E). Also adopted by the U.S. Department of Defense.", } @Book{ANSI:1978:ANSc, author = "{American National Standards Institute}", title = "{American National Standard} programming language, {FORTRAN}", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised", pages = "438", year = "1978", bibdate = "Mon Jun 19 08:07:31 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Available on the World-Wide Web at \path=http://observer.gsfc.nasa.gov/iteams/doc/ansi_f77.ps=, \path=http://observer.gsfc.nasa.gov/iteams/doc/f77.doc=, \path=http://observer.gsfc.nasa.gov/iteams/doc/f77_cov.pdf=, and \path=http://observer.gsfc.nasa.gov/iteams/doc/f77_doc.pdf=.", series = "{American National Standard}; ANSI X3.9-1978 CSA standard; Z243.18-1980 American National Standards Institute. {American National Standard}; ANSI X3.9-1978. Canadian Standard Association. CSA standard; Z243.18-1980.", acknowledgement = ack-nhfb, annote = "Cover title: Programming language, FORTRAN. ``Revision of ANSI X3.9-1966''. ``ANSI standard Z3.9-1978 has been adopted as a CSA standard January, 1980''--Label on cover. ``Adopted by the Department of Defense''--Cover.", } @Misc{ANSI:1978:ANSd, author = "{American National Standards Institute}", title = "{American National Standard} programming language {FORTRAN}: approved {April 3, 1978, American National Standards Institute, Inc.}: {ANSI X3.9-1978. Revision of ANSI X3.9-1966}", howpublished = "World-Wide Web document.", year = "1978", bibdate = "Wed Jan 24 06:23:57 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "This is an online hypertext of the Fortran 77 Standard.", URL = "http://www.fortran.com/fortran/F77_std/rjcnf0001.html", acknowledgement = ack-nhfb, } @Book{ANSI:1978:ANSe, author = "{American National Standards Institute}", title = "{American National Standard} for Bibliographic References", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1978", bibdate = "Tue Dec 04 12:32:51 2018", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib; http://www.math.utah.edu/pub/tex/bib/texbook3.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1978:FUX, author = "{American National Standards Institute. Committee on Computers X3 Information Processing}", title = "{Fortran} 77: unofficial, {X3J3\slash} 90.5, (78-06-01)", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "371", year = "1978", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Cover title. ``Unofficial Editor's Draft.'' Revision of American National Standard FORTRAN, X3.9-1966. Photocopy.", keywords = "{Fortran} (Computer program language)", } @Manual{ISA:1978:ICS, author = "{Instrument Society of America} and {American National Standards Institute}", title = "Industrial computer system {FORTRAN} procedures for file access and the control of file contention: standard", organization = "Instrument Society of America", address = "Pittsburgh, PA, USA", pages = "iv + 7", year = "1978", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Cover title. ``American National Standard.'' ``ANSI Approved August 30, 1978; ISA Approved February 6, 1978.'' ``ANSI/ISA-S61.2; 1978.''.", keywords = "Computers --- Access control.; File organization (Computer science); {Fortran} (Computer program language) --- Handbooks, manuals, etc.", } @Manual{SRC-UD:1979:PAN, author = "{Sperry Rand Corporation. Univac Division}", title = "{PL/1}: {American National Standard} programming language ({PL/1-ANSI X3.53-1976}): programmer reference", number = "UP-8277.1", organization = "Sperry Rand Corp.", address = "New York, NY, USA", pages = "various", year = "1979", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Sperry Univac series 1100.", keywords = "PL/I (Computer program language); Univac 1100 series (Computer) --- Programming", } @Book{ANSI:1980:ANS, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {APT}: {ANSI X3.37-1980, revision of ANSI X3.37-1977}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "282", year = "1980", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "APT (Computer program language) --- Standards --- United States; Machine-tools --- Numerical control --- Standards --- United States", } @TechReport{USNBS:1980:FCS, author = "{United States. National Bureau of Standards}", title = "{FORTRAN}: category, software standard; subcategory, programming language", type = "FIPS pub", number = "69", institution = "National Bureau of Standards", address = "Washington, DC, USA", pages = "4", year = "1980", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "For sale by the National Technical Information Service.", acknowledgement = ack-nhfb, annote = "Cover title. Cross index to American National Standard X3.9-1978 FIPPAT.", keywords = "FORTRAN (Computer program language) --- Standards.; Information storage and retrieval systems --- Standards.", } @Book{ANSI-X3J4:1981:DPA, author = "{American National Standards Institute. Technical Committee X3J4}", title = "Draft proposed revised {X3.23 American National Standard} programming language {COBOL}", publisher = pub-CBEMA, address = pub-CBEMA:adr, pages = "various", year = "1981", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "BSR X3.23-198X. Project 22.", keywords = "COBOL (Computer program language); Electronic digital computers --- Programming", } @Book{ANSI:1981:ANS, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {PL/I} general-purpose subset: {ANSI X3.74-1981: subset of ANSI X3.53-1976}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "43", year = "1981", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "PL/I (Computer program language) --- Standards", } @Manual{SRC-UD:1981:PLA, author = "{Sperry Rand Corporation. Univac Division}", title = "{PL/I} level {9R1}: {American National Standard} programming language {PL/I}, {ANSI X3.53-1976}: programmer reference", number = "UP-8277.2", organization = "Sperry Univac", address = "St. Paul, MN, USA", pages = "various", year = "1981", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "PL/I (Computer program language); Univac computer --- Programming", } @TechReport{ANSI:1982:ANS, author = "{American National Standards Institute} and {American Nuclear Society}", title = "{American National Standard} recommended programming practices to facilitate the portability of scientific computer programs", type = "Technical Revision", number = "ANSI/ANS-10.2-1982", institution = "American Nuclear Society", address = "LaGrange Park, IL, USA", pages = "4", day = "12", month = mar, year = "1982", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved March 12, 1982 by the American National Standards Institute.", acknowledgement = ack-nhfb, keywords = "Programming (Electronic computers) --- Standards", } @Book{ANSI:1983:AIX, author = "{American National Standards Institute} and {Institute of Electrical and Electronics Engineers}", title = "{ANSI\slash IEEE 770 X3.97-1983: An American National Standard: IEEE Standard Pascal computer programming language}", publisher = pub-IEEE-STD, address = pub-IEEE-STD:adr, pages = "128", year = "1983", ISBN = "0-471-88944-X", ISBN-13 = "978-0-471-88944-1", LCCN = "QA76.73.P2 A43 1983", bibdate = "Sat May 28 08:17:53 MDT 2005", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib; z3950.loc.gov:7090/Voyager", acknowledgement = ack-nhfb, keywords = "Pascal (Computer program language)", } @Book{ANSI:1983:PPL, author = "{American National Standards Institute}", title = "The {Pascal} Programming Language. {ANSI\slash IEEE 770X3.97-1983}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1983", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Article{Burr:1983:OPA, author = "William E. Burr", title = "An overview of the proposed {American National Standard for Local Distributed Data Interfaces}", journal = j-CACM, volume = "26", number = "8", pages = "554--561", month = aug, year = "1983", CODEN = "CACMA2", ISSN = "0001-0782 (print), 1557-7317 (electronic)", ISSN-L = "0001-0782", bibdate = "Sun Aug 14 18:32:13 MDT 1994", bibsource = "ftp://ftp.ira.uka.de/pub/bibliography/Database/Wiederhold.bib; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "includes discussion of problems of impedance match of disk and CSMA on LAN-(Ethernet) networks.", fjournal = "Communications of the ACM", journal-URL = "http://portal.acm.org/browse_dl.cfm?idx=J79", keywords = "design; experimentation; performance; standardization", review = "ACM CR 8406-0432", subject = "B.4.2 Hardware, INPUT/OUTPUT AND DATA COMMUNICATIONS, Input/Output Devices, Channels and controllers \\ B.4.3 Hardware, INPUT/OUTPUT AND DATA COMMUNICATIONS, Interconnections (subsystems), Interfaces \\ B.4.3 Hardware, INPUT/OUTPUT AND DATA COMMUNICATIONS, Interconnections (subsystems), Physical structures \\ C.1.2 Computer Systems Organization, PROCESSOR ARCHITECTURES, Multiple Data Stream Architectures (Multiprocessors), Interconnection architectures \\ C.2.1 Computer Systems Organization, COMPUTER-COMMUNICATION NETWORKS, Network Architecture and Design, Distributed networks \\ C.2.2 Computer Systems Organization, COMPUTER-COMMUNICATION NETWORKS, Network Protocols, Protocol architecture \\ C.2.5 Computer Systems Organization, COMPUTER-COMMUNICATION NETWORKS, Local Networks, MONET \\ C.2 Computer Systems Organization, COMPUTER-COMMUNICATION NETWORKS, Local Networks", } @TechReport{Fiorello:1983:CIS, author = "Marco R. Fiorello and John V. Cugini", title = "Cost-benefit impact study on the adoption of the draft proposed revised {X3.23 American National Standard} programming language {COBOL}", number = "NBSIR 83-2639", institution = pub-NBS, address = pub-NBS:adr, pages = "44", month = mar, year = "1983", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Institute for Computer Science and Technology", govtdocnumber = "C 13.58:83-2639 247-D (microfiche)", keywords = "COBOL (Computer program language); effectiveness; Electronic data processing --- United States --- Cost", } @Article{Hopkins:1983:APV, author = "T. R. Hopkins", title = "Algorithm 605: {PBASIC}: a Verifier Program for {American National Standard Minimal BASIC}", journal = j-TOMS, volume = "9", number = "4", pages = "391--394", month = dec, year = "1983", CODEN = "ACMSCU", ISSN = "0098-3500", ISSN-L = "0098-3500", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, fjournal = "ACM Transactions on Mathematical Software", journal-URL = "http://portal.acm.org/toc.cfm?idx=J782", } @Periodical{IEEE-PSC:1983:ISP, author = "{IEEE Pascal Standards Committee} and {American National Standards Institute Committee X3J9} and {Joint ANSI/X3J9-IEEE Pascal Standards Committee}", title = "{IEEE} standard {Pascal} computer programming language: an {American National Standard}", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "various", year = "1983", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "ANSI/IEEE; 770 X3.97 ANSI/IEEE Std", acknowledgement = ack-nhfb, keywords = "Pascal (Computer program language)", } @Book{US-DOD-AJPO:1983:ANS, author = "{United States. Dept. of Defense. Ada Joint Program Office}", title = "{American National Standard} reference manual for the {Ada} programming language: {ANSI/MIL-STD-1815A}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1983", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "Ada (Computer program language)", } @Book{US-DOD:1983:ANS, author = "{United States. Dept. of Defense} and {American National Standards Institute}", title = "{American National Standard} reference manual for the {Ada} programming language: {ANSI\slash MIL-STD-1815A-1983}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", day = "17", month = feb, year = "1983", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved version of: Reference manual for the Ada programming language: proposed standard document. Washington: U.S. Dept. of Defense, 1980. Approved February 17, 1983.", keywords = "Ada (Computer program language)", } @Book{US-DOD:1983:RMA, author = "{United States. Dept. of Defense} and {American National Standards Institute}", title = "Reference manual for the {Ada} programming language: {ANSI/MIL-STD-1815A-1983}", publisher = pub-SV, address = pub-SV:adr, pages = "330", year = "1983", CODEN = "LNCSD9", ISBN = "0-387-90887-0", ISBN-13 = "978-0-387-90887-8", ISSN = "0302-9743", LCCN = "QA267.A1 L43 no.155", bibdate = "Wed Feb 14 06:00:56 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved February 17, 1983.", acknowledgement = ack-nhfb, keywords = "ada (computer program language)", } @Book{ANSI-X3:1984:DPA, author = "{American National Standards Institute. Committee X3: Information Processing Systems}", title = "Draft proposed {American National Standard} programming language {BASIC}", publisher = pub-CBEMA, address = pub-CBEMA:adr, pages = "319", day = "15", month = jun, year = "1984", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "This standard presents the form for and the interpretation of programs written in the BASIC programming language for use on computers and information processing systems.", keywords = "BASIC (Computer program language)", } @Book{ANSI:1984:ANS, author = "{American National Standards Institute} and {MUMPS Development Committee}", title = "{American National Standard} for information systems: programming language: {MUMPS}: {ANSI\slash MDC} {X11}.1-1984", publisher = "MUMPS Development Committee", address = "Davis, CA, USA", edition = "Revised", pages = "138", year = "1984", ISBN = "0-918118-30-1", ISBN-13 = "978-0-918118-30-1", LCCN = "????", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "MUMPS (Computer program language) --- Standards", } @Book{Fuori:1984:SAC, author = "William M. Fuori and Stephen Gaughran", title = "Structured {ANS COBOL} programming", publisher = pub-PH, address = pub-PH:adr, edition = "Second", pages = "x + 468", year = "1984", ISBN = "0-13-854430-1 (paperback)", ISBN-13 = "978-0-13-854430-0 (paperback)", LCCN = "????", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Rev. ed. of: Introduction to American National Standard COBOL. 1975.", keywords = "COBOL (Computer program language); Digital computer systems --- Programming languages: ANS Cobol; language --- Manuals; Structured programming", } @Book{ANSI:1985:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association} and {Secretariat, International Organization for Standardization}", title = "{American National Standard} for information systems --- programming language {COBOL}: {ANSI X3.23-1985, ISO 1989-1985: Revision of ANSI X3.23-1974}", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised", pages = "various", year = "1985", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language) --- Standards.; Electronic digital computers --- Programming --- Standards", } @Book{ANSI:1985:ANSb, author = "{American National Standards Institute. Committee X3: Information Processing Systems} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} programming language {COBOL}: {ANSI X3.23-1985 (Revision of ANSI X3.23-1974)}", number = "21-1", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1985", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved September 10, 1985, American National Standards Institute, Inc.", series = "FIPS PUB", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language)", } @Book{ANSI:1985:ANSc, author = "{American National Standards Institute}", title = "{American National Standard} for information systems: computer graphics --- {Graphical Kernel System} ({GKS}) functional description", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "268 + 106", year = "1985", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Includes: {American National Standard} for information systems: computer graphics --- Graphical Kernel System (GKS) FORTRAN binding, ANSI X3.124.1-1985. ``Approved June 24, 1985, American National Standards Institute, Inc.'' ``ANSI X3.124-1985.'' ANSI X3.124-1985ANSI X3.124.1-1985.", keywords = "Computer graphics --- Standards.", } @Book{ANSI:1985:ANSd, author = "{American National Standards Institute}", title = "{American National Standard} for information systems: computer graphics --- graphical kernal system ({GKS}) {FORTRAN} binding", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "106", year = "1985", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "``ANSI X3.124.1-1985.''.", } @Book{ANSI:1985:ANSe, author = "{American National Standards Institute}", title = "{American National Standard} for information systems: programming language {PANCM}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1985", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1985:IPT, author = "{American National Standards Institute and International Organization for Standardization}", title = "Information processing: text and office systems: Standard Generalized Markup Language ({SGML})", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "viii + 158", year = "1985", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Sat Apr 29 15:07:57 MDT 1995", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Cover title. ISO/DIS 8879. Draft international standard. ISO/DIS 8879", } @Manual{ANSI:1985:ISC, 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", bibdate = "Mon Mar 14 23:18:01 1994", bibsource = "ftp://ftp.math.utah.edu/pub/tex/bib/master.bib; ftp://ftp.math.utah.edu/pub/tex/bib/standard.bib; ftp://ftp.math.utah.edu/pub/tex/bib/texgraph.bib; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Includes Fortran bindings to GKS.", acknowledgement = ack-nhfb, } @Article{Horak:1985:ODA, author = "Wolfgang Horak", key = "Horak85", title = "{Office Document Architecture and Office Document Interchange} Formats: Current Status of International Standardization", journal = j-COMPUTER, volume = "18", number = "10", pages = "50--60", month = oct, year = "1985", CODEN = "CPTRB4", ISSN = "0018-9162 (print), 1558-0814 (electronic)", ISSN-L = "0018-9162", bibsource = "Distributed/networking.bib; http://www.math.utah.edu/pub/tex/bib/ansistd.bib; Object/Nierstrasz.bib", acknowledgement = ack-nhfb, fjournal = "Computer", journal-URL = "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=2", keywords = "olit-appl oda", } @Book{IEEE:1985:AIS, author = "{IEEE Task P754}", title = "{ANSI\slash IEEE 754-1985, Standard for Binary Floating-Point Arithmetic}", publisher = pub-IEEE-STD, address = pub-IEEE-STD:adr, pages = "20", day = "12", month = aug, year = "1985", ISBN = "1-55937-653-8", ISBN-13 = "978-1-55937-653-2", bibdate = "Thu Mar 02 09:57:22 2006", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Revised 1990. A preliminary draft was published in the January 1980 issue of IEEE Computer, together with several companion articles \cite{Cody:1981:APF,Coonen:1981:UDN,Coonen:1980:IGP,Coonen:1981:EIG,Hough:1981:API,Stevenson:1981:PSBa,Stevenson:1981:PSBb}. The final version was republished in \cite{IEEE:1985:ISBa,IEEE:1985:ISBb}. See also \cite{Waser:1982:IAD}. Also standardized as {{\em IEC 60559 (1989-01) Binary floating-point arithmetic for microprocessor systems}}.", price = "US\$35.00", URL = "http://ieeexplore.ieee.org/iel1/2355/1316/00030711.pdf; http://standards.ieee.org/reading/ieee/std/busarch/754-1985.pdf; http://standards.ieee.org/reading/ieee/std_public/description/busarch/754-1985_desc.html; http://www.iec.ch/cgi-bin/procgi.pl/www/iecwww.p?wwwlang=E&wwwprog=cat-det.p&wartnum=019113", acknowledgement = ack-nhfb, } @Book{NIST:1985:FPSa, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 112}: Standard for Password Usage", publisher = pub-NIST, address = pub-NIST:adr, day = "30", month = may, year = "1985", bibdate = "Mon Nov 27 08:37:27 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.itl.nist.gov/fipspubs/fip112.htm", abstract = "The document specifies basic security criteria for two different uses of passwords in an ADP system, (1) personal identity authentication and (2) data access authorization. It establishes the basic criteria for the design, implementation and use of a password system in those systems where passwords are used. It identifies fundamental ADP management functions pertaining to passwords and specifies some user actions required to satisfy these functions. In addition, it specifies several technical features which may be implemented in an ADP system in order to support a password system. An implementation schedule is established for compliance with the Standard. Numerous guidelines are provided in the Appendices for managers and users seeking to comply with the Standard.", acknowledgement = ack-nhfb, keywords = "computer security; data security; passphrase; password; personal identification; systems security.", } @Book{NIST:1985:FPSb, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 113}: Standard for Computer Data Authentication", publisher = pub-NIST, address = pub-NIST:adr, day = "30", month = may, year = "1985", bibdate = "Mon Nov 27 08:37:27 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.itl.nist.gov/fipspubs/fip113.htm", abstract = "his publication specifies a standard to be used by Federal organizations which require that the integrity of computer data be cryptographically authenticated. In addition, it may be used by any organization whenever cryptographic authentication is desired. Cryptographic authentication of data during transmission between electronic components or while in storage is necessary to maintain the integrity of the information represented by the data. The standard specifies a cryptographic authentication algorithm for use in ADP systems and networks. The authentication algorithm makes use of the Data Encryption Standard (DES) cryptographic algorithm as defined in Federal Information Processing Standard 46 (FIPS PUB 46).", acknowledgement = ack-nhfb, keywords = "authentication; cryptography; data authentication algorithm; Data Authentication Algorithm (DAA); Data Encryption Standard (DES); data integrity; Federal Information Processing Standard (FIPS)", } @Book{AAP:1986:MMF, author = "{Association of American Publishers, Electronic Manuscript and Project}", title = "Markup of mathematical formulas: an {SGML} application conforming to International Standard {ISO} 8879, Standard Generalized Markup Language", publisher = pub-AAP, address = pub-AAP:adr, pages = "79", year = "1986", ISBN = "????", ISBN-13 = "????", LCCN = "Z 286 E43 M36 1989", bibdate = "Sat Apr 29 15:07:57 MDT 1995", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "Electronic manuscript series / Association of American Publishers", acknowledgement = ack-nhfb, keywords = "Electronic publishing.", } @Book{AAP:1986:MTM, author = "{Association of American Publishers, Electronic Manuscript and Project}", title = "Markup of tabular material: an {SGML} application conforming to International Standard {ISO} 8879, Standard Generalized Markup Language", publisher = pub-AAP, address = pub-AAP:adr, pages = "19 + 4 + 1", year = "1986", ISBN = "1-55653-085-4", ISBN-13 = "978-1-55653-085-2", LCCN = "Z 286 E43 M37 1989", bibdate = "Sat Apr 29 15:07:57 MDT 1995", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "Electronic manuscript series / Association of American Publishers", acknowledgement = ack-nhfb, keywords = "Electronic publishing.", } @Book{ANSI-X3J11:1986:DPA, author = "{American National Standards Institute. Technical Committee X3J11} and {Computer and Business Equipment Manufacturers Association}", title = "Draft proposed {American National Standard} programming language {C}: {X3.159-198x. X3 project: 381-D}", publisher = pub-CBEMA, address = pub-CBEMA:adr, pages = "various", day = "1", month = oct, year = "1986", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @Book{ANSI:1986:ISC, author = "{American National Standards Institute}", title = "Information Systems\emdash Com\-puter Graphics\emdash Meta\-file for the Storage and Transfer of Picture Description Information. {ANSI X3.122-1986}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1986", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{Hopgood:1986:IGK, author = "F. Robert A. Hopgood and Julian R. Gallop and David A. Duce and Dale C. Sutcliffe", title = "Introduction to the Graphical Kernel System ({GKS})", publisher = pub-AP, address = pub-AP:adr, edition = "Second", pages = "xii + 250", year = "1986", ISBN = "0-12-355571-X (paperback)", ISBN-13 = "978-0-12-355571-7 (paperback)", LCCN = "T385 .I571 1986", bibdate = "Wed Dec 15 10:31:02 1993", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Revised for the International Standard. {A. P. I. C.} Studies in Data Processing No. 28", price = "UK\pounds 12.50", acknowledgement = ack-nhfb, } @Book{ANSI:1987:AIS, author = "{ANSI\slash IEEE}", title = "{ANSI\slash IEEE Std 854-1987: An American National Standard: IEEE Standard for Radix-Independent Floating-Point Arithmetic}", publisher = pub-IEEE-STD, address = pub-IEEE-STD:adr, pages = "v + 14", day = "5", month = oct, year = "1987", ISBN = "0-7381-1167-8", ISBN-13 = "978-0-7381-1167-4", bibdate = "Thu Mar 02 09:40:18 2006", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Revised 1994. INSPEC Accession Number: 3095617.", price = "US\$44.00", URL = "http://ieeexplore.ieee.org/iel1/2502/1121/00027840.pdf; http://ieeexplore.ieee.org/xpl/standardstoc.jsp?isnumber=1121&isYear=1987", acknowledgement = ack-nhfb, } @Book{ANSI-X3H2:1987:DPA, author = "{American National Standards Institute. Technical Committee X3H2. Data Base Committee X3 Information Processing Systems} and {Computer and Business Equipment Manufacturers Association}", title = "Draft proposed {American National Standard} embedding of {SQL} statements into programming languages: {X3.168-198X. X3 Project 571-D}", publisher = pub-CBEMA, address = pub-CBEMA:adr, pages = "31", year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "SQL (Computer program language) --- Standards", } @Book{ANSI-X3J3:1987:DPR, author = "{American National Standards Institute. Technical Committee X3J3}", title = "Draft proposed revised {American National Standard} programming language {Fortran}", publisher = "X3 Secretariat/CBEMA", address = "Washington, DC, USA", edition = "Version 104", pages = "various", year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "FORTRAN (Computer program language) --- Standards --- United; States", } @Book{ANSI:1987:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language {APT}: {ANSI X3.37-1987, revision of ANSI X3.37-1980}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", day = "20", month = mar, year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved March 20, 1987.", acknowledgement = ack-nhfb, keywords = "APT (Computer program language) --- Standards --- United States; Machine-tools --- Numerical control --- Standards --- United States", } @Book{ANSI:1987:ANSb, author = "{American National Standards Institute}", title = "{American National Standard} for information systems: programming languages, full {BASIC}: {ANSI X3.113-1987}", number = "68-2", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "360", year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "FIPS PUB", acknowledgement = ack-nhfb, keywords = "BASIC (Computer program language) --- Standards", } @Book{ANSI:1987:ANSc, author = "{American National Standards Institute}", title = "{American National Standard} programming language, {FORTRAN}: draft proposed: revision of {ANSI X3.9-1978}. {X3 Project 67-R}", publisher = pub-GLOBAL-ENG, address = pub-GLOBAL-ENG:adr, edition = "Revised", pages = "various", year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1987:ANSd, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language {Fortran}: {S8 (X3.9-198X): Revision of ANSI X3.9-1978}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "FORTRAN (Computer program language) --- Standards", } @Book{ANSI:1987:ANSe, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language --- {PL/I} general-purpose subset: {ANSI X3.74-1987}: Revision of {ANSI X3.74-1981}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "449", year = "1987", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved September 4, l987.", acknowledgement = ack-nhfb, keywords = "PL/I (Computer program language) --- Standards", } @Manual{ANSI:1987:DPA, title = "Draft Proposed {ANSI Fortran X3.9-198x}", organization = pub-ANSI, address = pub-ANSI:adr, day = "18", month = sep, year = "1987", bibsource = "ftp://ftp.math.utah.edu/pub/tex/bib/master.bib; ftp://ftp.math.utah.edu/pub/tex/bib/standard.bib; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "See also \cite{Metcalf:1987:FE}.", acknowledgement = ack-nhfb, } @Book{ANSI:1987:PFD, author = "{American National Standards Institute}", title = "{PHIGS}+ Functional Description, Revision 2.0", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "??", day = "20", month = jul, year = "1987", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Manual{IBM:1987:FS, author = "{International Business Machines Corporation}", title = "{Fortran} standardization", organization = pub-IBM-SAN-JOSE, address = pub-IBM-SAN-JOSE:adr, pages = "43", year = "1987", bibdate = "Sat Jan 27 13:40:57 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "States.; {Fortran} (Computer program language) --- Standards --- United", } @Book{Metcalf:1987:FE, author = "Michael Metcalf and John Reid", title = "Fortran 8x Explained", publisher = pub-CP, address = pub-CP:adr, pages = "xiv + 262", year = "1987", ISBN = "0-19-853751-4 (hardcover), 0-19-853731-X (paperback)", ISBN-13 = "978-0-19-853751-9 (hardcover), 978-0-19-853731-1 (paperback)", LCCN = "QA76.73.F26 M48 1987", bibdate = "Wed Dec 15 10:39:06 1993", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "See also \cite{ANSI:1987:DPA,ANSI:1990:DPA}.", acknowledgement = ack-nhfb, } @Article{Relph:1987:PAC, author = "Richard Relph", title = "Preparing for {ANSI C}", journal = j-DDJ, volume = "12", number = "8", pages = "16--18, 20, 22--23", month = aug, year = "1987", CODEN = "DDJOEB", ISSN = "0888-3076", bibdate = "Thu Jan 9 09:35:43 MST 1997", bibsource = "Compendex database; http://www.ddj.com/index/author/index.htm; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, classification = "723; 902", fjournal = "Dr. Dobb's Journal of Software Tools", journalabr = "Dr Dobb's J Software Tools", keywords = "American National Standards Institute (ANSI); ANSI compiler; C language; computer operating systems --- Program Compilers; computer programming languages; Standards", } @TechReport{ANSI-X3:1988:DPA, author = "{American National Standards Institute. Information Processing Systems Committee X3} and {Computer and Business Equipment Manufacturers Association}", title = "Draft proposed {American National Standard} for information systems: programming language {C}: {X3J11/88-158}: Ref. Doc. {X3J11/88-090}", institution = pub-CBEMA, address = pub-CBEMA:adr, pages = "viii + 218", year = "1988", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "December 7, 1988.", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @TechReport{ANSI-X3:1988:RDP, author = "{American National Standards Institute. Information Processing Systems Committee X3} and {Computer and Business Equipment Manufacturers Association}", title = "Rationale for draft proposed {American National Standard} for information systems: programming language {C}: {X3J11/88-15}: Project: 381-{D}", institution = "available from Global Engineering Documents", address = "Computer and Business Equipment Manufacturers Association", pages = "vi + 119", year = "1988", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "14 November 1988.", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @Book{ANSI:1988:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language {DIBOL}: {ANSI X3.165-1988}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "86", day = "3", month = may, year = "1988", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "ANSI X3.165-1988: approved May 3, 1988.", acknowledgement = ack-nhfb, keywords = "Programming languages (Electronic computers) --- Standards", } @TechReport{ANSI:1988:ANSb, author = "{American National Standards Institute} and {American Nuclear Society}", title = "{American National Standard} recommended programming practices to facilitate the portability of scientific and engineering computer programs: {ANSI/ANS-10.2-1988}", type = "????", number = "ANSI/ANS-10.2-1988", institution = "American Nuclear Society", address = "LaGrange Park, IL, USA", pages = "5", day = "18", month = apr, year = "1988", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved April 18, 1988.", acknowledgement = ack-nhfb, keywords = "Programming (Electronic computers) --- Standards", } @Manual{ANSI:1988:DPAa, title = "Draft Proposed American National Standard Programming Language {C}", organization = pub-ANSI, address = pub-ANSI:adr, month = jan # " 11", year = "1988", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Manual{ANSI:1988:DPAb, title = "Draft Proposed American National Standard Programming Language {C}", organization = pub-ANSI, address = pub-ANSI:adr, month = oct # " 31", year = "1988", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Manual{ANSI:1988:ISC, 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", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, } @Book{ANSI:1989:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming languages: modules and individual character input for full {BASIC}: {ANSI X3.113a-1989}: Supplement to {ANSI X3.113-1989}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "14", day = "26", month = jul, year = "1989", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved July 26, 1989.", acknowledgement = ack-nhfb, keywords = "BASIC (Computer program language) --- Standards", } @Book{ANSI:1989:ANSb, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association and Secretariat}", title = "{American National Standard} for information systems: programming language: {C}: {ANSI X3.159-1989}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "219 + vi + 119", day = "14", month = dec, year = "1989", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @Book{ANSI:1989:ANSc, author = "{American National Standards Institute}", title = "{American National Standard} for Information Systems programming and language: {Fortran 8X} draft", volume = "8(4)", publisher = pub-ACM, address = pub-ACM:adr, pages = "various", month = may, year = "1989", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Revision of X3.9-1978", series = "Fortran Forum", acknowledgement = ack-nhfb, keywords = "FORTRAN (Computer program language)", } @Book{ANSI:1989:ANZ, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.22-1989}: {Proof} Corrections", publisher = pub-NISO, address = pub-NISO:adr, pages = "????", year = "1989", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "????", acknowledgement = ack-nhfb, } @Book{ANSI:1989:AXI, author = "{American National Standards Institute}", title = "{ANSI} {X3}.135-1992: Information Systems --- Database Language --- {SQL} (includes {ANSI} {X3}.168-1989)", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1989", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:02:52 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$220", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1989:PLC, author = "{American National Standards Institute}", title = "Programming language, {C}: {ANSI X3.159-1989}", number = "160", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "119", year = "1989", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "FIPS Publication", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @Article{Plauger:1989:SCA, author = "P. J. Plauger", title = "{STANDARD C} Addresses Challenge Of The International Marketplace", journal = j-CUJ, volume = "7", type = "Standard C", number = "1", pages = "9--??", month = jan, year = "1989", ISSN = "0898-9788", bibdate = "Fri Aug 30 16:52:23 MDT 1996", bibsource = "http://www.cuj.com/cbklist.htm; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, fjournal = "C Users Journal", } @Book{ANSI:1990:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language --- {C}: {ANSI X3.159-1989}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "219 + vi + 119", year = "1990", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved December 14, 1989.", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @Book{ANSI:1990:ANSb, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language: intrinsic function module for {COBOL}: {ANSI X3.23a-1989}: Supplement to {ANSI X3.23-1985}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "ii + 16", year = "1990", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved September 13, 1989.", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language) --- Standards", } @Book{ANSI:1990:ANSc, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association Secretariat}", title = "{American National Standard} for information systems: programming language: intrinsic function module for {COBOL}: {ANSI X3.23a-1989}, supplement to {ANSI X3.23-1985}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "ii + 76", year = "1990", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language) --- Standards", } @Book{ANSI:1990:ANSd, author = "{American National Standards Institute} and {MUMPS Development Committee}", title = "{American National Standard} for information systems: programming languages: {MUMPS}: {ANSI/MDC X11.1-1990}", publisher = "MUMPS Users' Group", address = "College Park, MD, USA", pages = "8 + 86", day = "11", month = nov, year = "1990", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved November 11, 1990.", keywords = "MUMPS (Computer program language) --- Standards", } @Book{ANSI:1990:ANSe, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information technology: programming language {PASCAL}: {ANSI/ISO 7185-1990}: Revision and redesignation of {ANSI/IEEE 770.X3.97-1983 (R1990)}", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised", pages = "v + 78 (printed), vi + 92 (online)", year = "1990", bibdate = "Wed Jun 10 13:53:43 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Available in PostScript for personal use only at http://pascal.miningco.com/msub1.htm.", acknowledgement = ack-nhfb, annote = "From the title page: ``This online copy of the Extended Pascal standard is provided only as an aid to standardization. In the case of differences between this online version and the printed version, the printed version takes precedence.\par Do not modify this document. Do not include this document in another software product. You may print this document for personal use only. Do not sell this document.\par Use this information only for good; never for evil. Do not expose to fire. Do not operate heavy equipment after reading, may cause drowsiness. Do not read under the influence of alcohol (although there have been several unconfirmed reports that alcohol actually improves the readability). The standard is written in English. If you have trouble understanding a particular section, read it again and again and again... Sit up straight. Eat your vegetables. Do not mumble.\par (c) ISO/IEC 1991.''", keywords = "PASCAL (Computer program language)", } @Manual{ANSI:1990:DPA, title = "Draft Proposed {American National Standard} Programming Language {Fortran} Extended {X3.198-199x}", organization = pub-ANSI, address = pub-ANSI:adr, day = "24", month = sep, year = "1990", bibsource = "ftp://ftp.math.utah.edu/pub/tex/bib/master.bib; ftp://ftp.math.utah.edu/pub/tex/bib/standard.bib; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "See also \cite{Metcalf:1987:FE}.", acknowledgement = ack-nhfb, } @Book{Ellis:1990:FPI, author = "T. M. R. Ellis", title = "{Fortran 77} Programming: With an Introduction to {Fortran 90 Standard}", publisher = pub-AW, address = pub-AW:adr, edition = "Second", pages = "xxi + 641", year = "1990", ISBN = "0-201-41638-7 (paperback)", ISBN-13 = "978-0-201-41638-1 (paperback)", LCCN = "QA76.73.F25 E43 1990", bibdate = "Mon Jan 3 11:48:52 1994", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib; http://www.math.utah.edu/pub/tex/bib/fortran3.bib; http://www.math.utah.edu/pub/tex/bib/master.bib", note = "Rev. ed. of: A structured approach to FORTRAN 77 programming.", price = "US\$38.75", series = "International Computer Science Series", URL = "http://www.cbooks.com/sqlnut/SP/search/gtsumt?source=&isbn=0-201-41638-7", acknowledgement = ack-nhfb, dimensions = "9.10in x 7.48in x 1.42in", keywords = "Computer systems --- Structured programming --- Programming; Fortran 77 (computer program language); Fortran 90 (computer program language); languages: Fortran 77 language; Structured programming; {Fortran} (Computer program language)", paperback = "yes", tableofcontents = "Introduction, Fundamental principles \\ A simple program \\ Arithmetic, expressions and assignment \\ Procedures and structure plan \\ Loop \\ Array \\ Decision \\ Other types of loop \\ Simple input/output facilities \\ Keeping data in file \\ Developing and testing programs \\ Towards real programs: An intro to numerical methods in Fortran 77 programs \\ Character handling \\ Other data types \\ More about arrays \\ Global data \\ More about procedures \\ More about formats and file-handling \\ More about numerical methods \\ Obsolete and little used features of Fortran 77 \\ Looking to the future: An outline of the next standard Fortran language Fortran 90 \\ Seven golden rules \\ Appendices", } @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", } @Book{ANSI:1991:AXRa, author = "{American National Standards Institute}", title = "{ANSI X3.23a-1989 (R1991)}: Programming Languages --- Intrinsic Function Module for {COBOL}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1991", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI+X3%2E23a%2D1989+%28R1991%29", acknowledgement = ack-nhfb, } @Book{ANSI:1991:AXRb, author = "{American National Standards Institute}", title = "{ANSI X3.23-1985 (R1991)}: Programming Languages --- {COBOL}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1991", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI+X3%2E23%2D1985+%28R1991%29", acknowledgement = ack-nhfb, } @Book{ANSIX3:1991:PAN, author = "{American National Standards Institute Committee X3}", title = "Proposed American National Standard: information technology: test and office systems: conformance testing for standard generalized markup language ({SGML}) systems: draft 3/4/1991", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "28", year = "1991", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Sat Apr 29 15:07:57 MDT 1995", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Cover title: Draft proposed American National Standard conformance testing for SGML. Running title: SGML conformance testing. Prepared by X3V1 --- Test: Office and Publishing System. Accredited Standards Committee, X3 --- Information Processing System--Cover. April 1, 1991--Cover. X3.190-199x--Cover. X3V1/91-04. ANSI X3.190 ANSI X3.190", keywords = "SGML (Computer program language) -- Standards.", } @Article{Goldfarb:1991:SHS, author = "Charles F. Goldfarb", title = "Standards: {HyTime}: a standard for structured hypermedia interchange", journal = j-COMPUTER, volume = "24", number = "8", pages = "81--84", month = aug, year = "1991", CODEN = "CPTRB4", ISSN = "0018-9162 (print), 1558-0814 (electronic)", ISSN-L = "0018-9162", bibdate = "Sat Feb 1 16:21:14 MST 1997", bibsource = "Compendex database; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, affiliation = "IBM Almaden Res. Center, San Jose, CA, USA", classification = "723; 902; C5620 (Computer networks and techniques); C6130 (Data handling techniques); C7250 (Information storage and retrieval)", fjournal = "Computer", journal-URL = "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=2", journalabr = "Computer", keywords = "American standard; ASN.1; Computer Networks; Digital Communication Systems; Hyperdocument architecture; Hypermedia information; HyTime; HyTime Standard; Industry groups; Integrated Open Hypermedia; International standard; ISO 8824; ISO 8879; ISO/IEC 10744; ISO/IEC 10744 Standard; Motion video; Multimedia Objects; Multimedia objects; OSI compatibility; Standards; Standards committees; Still pictures; Structured Hypermedia Interchange; Structured hypermedia interchange", thesaurus = "Electronic data interchange; Hypermedia; Open systems; Standards", } @Book{IEEE:1991:IEI, author = "{IEEE}", title = "{IEEE} 1003.3-1991 Edition: Information Technology --- Test Methods for Measuring Conformance to {POSIX}", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1991", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:35:02 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$54", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @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{ANSI:1992:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association Secretariat} and {International Organization for Standardization} and {International Electrotechnical Commission}", title = "{American National Standard} for programming languages: {C}: {ANSI/ISO 9899-1990} (revision and redesignation of {ANSI X3.159-1989})", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "viii + 219", year = "1992", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved August 3, 1992.", acknowledgement = ack-nhfb, keywords = "C (Computer program language) --- Standards", } @Book{ANSI:1992:ANSb, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language: {DIBOL}: {ANSI X3.165-1992}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "x + 134", year = "1992", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved March 6, 1992.", keywords = "Programming languages (Electronic computers) --- Standards", } @Book{ANSI:1992:ANSc, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for programming language, {FORTRAN} --- extended: {ANSI X3.198-1992}: {ISO\slash IEC} 1539: 1991 ({E})", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "xix + 369", day = "21", month = sep, year = "1992", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved September 21, 1992", keywords = "Fortran (Computer program language); Fortran (Computer program language) --- Standards --- United; States", } @Book{ANSI:1992:ANSd, author = "{American National Standards Institute}", title = "American national standard for information systems: database language --- {SQL}: {ANSI} {X3}.135-1992", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "xiv + 580", year = "1992", bibdate = "Wed Jul 01 10:25:47 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Revision and consolidation of ANSI X3.135-1989 and ANSI X3.168-1989, Approved October 3, 1989.", acknowledgement = ack-nhfb, } @Book{ANSI:1992:DPA, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "Draft proposed {American National Standard} programming language {Common LISP}: {X3.226-199x}: Draft 12.24, {X3J13/92-102}", publisher = pub-CBEMA, address = pub-CBEMA:adr, pages = "????", day = "1", month = jul, year = "1992", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "July 1, 1992.", acknowledgement = ack-nhfb, keywords = "COMMON LISP (Computer program language) --- Standards", } @Book{ANSI:1992:IPS, author = "{ANSI}", title = "Information processing systems: local area networks --- Part 3. Carrier sense multiple access with collision detection ({CSMA\slash CD}) access method and physical layer specifications", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "{ANSI\slash IEEE Std} 802.3-1990 Edition. {International} standard {ISO\slash IEC} 8802-3, {IEEE} product number: {SH13482}", pages = "220", year = "1992", ISBN = "1-55937-049-1", ISBN-13 = "978-1-55937-049-3", LCCN = "TK5105.7.I54 1990", bibdate = "Thu Aug 18 11:06:40 1994", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-cs, } @Book{IEEE:1992:IIT, author = "{IEEE}", title = "{IEEE} 1003.5-1992: Information Technology --- {POSIX} Ada Language Interfaces --- Part 1: Binding for System Application Program Interface ({API})", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1992", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:41:16 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$110", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Article{Pancake:1992:WSW, author = "C. M. Pancake", title = "What Should We Expect from Parallel Language Standards?", journal = j-IJSA, volume = "6", number = "1", pages = "112--117", month = "Spring", year = "1992", CODEN = "IJSAE9", ISSN = "0890-2720", bibdate = "Tue Feb 18 10:19:29 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, affiliation = "Dept. of Comput. Sci. and Eng., Auburn Univ., AL, USA", fjournal = "International Journal of Supercomputer Applications", } @Book{Plauger:1992:AIS, author = "P. J. Plauger and Jim Brodie", title = "{ANSI} and {ISO Standard C}: programmer's reference", publisher = pub-MICROSOFT, address = pub-MICROSOFT:adr, pages = "vii + 278", year = "1992", ISBN = "1-55615-359-7", ISBN-13 = "978-1-55615-359-4", LCCN = "????", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "Microsoft programming series", acknowledgement = ack-nhfb, annote = "Updated edition of: Standard C (1989).", keywords = "C (Computer program language); Programming languages", } @Book{Plauger:1992:SCL, 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", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib; http://www.math.utah.edu/pub/tex/bib/fparith.bib; http://www.math.utah.edu/pub/tex/bib/litprog.bib; http://www.math.utah.edu/pub/tex/bib/master.bib; http://www.math.utah.edu/pub/tex/bib/unix.bib", abstract = "\booktitle{The Standard C Library} shows you how to use all of the library functions mandated by the ANSI and ISO Standards for the programming language C. To help you understand how to use the library, this book also shows you how to implement it. You see approximately 9,000 lines of tested, working code that is highly portable across diverse computer architectures. \booktitle{The Standard C Library} explains how the library was meant to be used and how it can be used. It places particular emphasis on features added to C as part of the C Standard. These features include support for multiple locales (cultural conventions) and very large character sets (such as Kanji). The code presented in this book has been tested with C compilers from Borland, Saber, Project Gnu, Sun, UNIX, and VAX, ULTRIX. It has passed the widely used Plum Hall Validation Suite tests for library functions. It has also survived an assortment of public-domain programs designed to stress C implementations and illuminate their darker corners. The mathematical functions are particularly well-engineered and tested. Finally, \booktitle{The Standard C Library} shows you many principles of library design in general. You learn how to design and implement libraries that are highly cohesive and reusable.", acknowledgement = ack-nhfb, tableofcontents = "Preface / ix \\ Introduction / 1 \\ / 17 \\ / 25 \\ / 47 \\ / 57 \\ / 73 \\ / 81 \\ / 127 \\ / 181 \\ / 193 \\ / 205 \\ / 215 \\ / 225 \\ / 333 \\ / 387 \\ / 415 \\ Interfaces / 445 \\ Names / 453 \\ Terms / 463 \\ Index / 475", } @Article{Saks:1992:ACU, author = "D. Saks", title = "{ANSI C++} update: works in progress", journal = j-C-PLUS-PLUS-REPORT, volume = "4", number = "1", pages = "11--14", month = jan, year = "1992", CODEN = "CRPTE7", ISSN = "1040-6042", bibdate = "Tue Sep 10 08:16:32 MDT 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", abstract = "The ANSI C++ standards committee, X3J16, held its sixth meeting in Lund, Sweden during June 1991. By careful prior arrangement, the meeting coincided with the first meeting for the ISO C++ working group, WG21. The committees met both separately and in joint session. Although much of the meeting time was spent deciding how it would be best for the committees to work together, there was still time for productive technical discussion and a few significant decisions. The author discusses the development of an international standard and European representation for C++.", acknowledgement = ack-nhfb, classification = "C6140D (High level languages)", fjournal = "C++ Report", keywords = "ANSI C++ standards committee; ISO C++ working group", language = "English", pubcountry = "USA", thesaurus = "C language; C listings; Standards", } @Article{Anonymous:1993:EA, author = "Anonymous", title = "Evolution of Ada {9X}", journal = j-SIGADA-LETTERS, volume = "13", number = "6", pages = "66--158", month = nov # "--" # dec, year = "1993", CODEN = "AALEE5", ISSN = "1094-3641 (print), 1557-9476 (electronic)", ISSN-L = "1094-3641", bibdate = "Fri May 24 09:58:11 MDT 1996", bibsource = "Compendex database; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", abstract = "Ada is a modern programming language suitable for those application areas which benefit from the discipline of organized development which is Software Engineering. It is a general purpose language with special applicability to real time and embedded systems. Ada was developed by an international design team in response to the requirements issued by the United States Department of Defense. This paper discusses the evolution of Ada 9X which is a revised version of Ada updating the 1983 ANSI Ada standard and the equivalent 1987 ISO standard in accordance with ANSI and ISO procedures.", acknowledgement = ack-nhfb, classification = "722.4; 723.1; 723.1.1; 723.5", conferenceyear = "1993", fjournal = "ACM SIGADA Ada Letters", journalabr = "Ada Lett", keywords = "Abstraction; Ada (programming language); Algorithms; Control structures; Error detection; Information hiding; Large scale information system; Machine oriented languages; Object oriented programming; Program composition; Program debugging; Program documentation; Programming theory; Real time embedded system; Real time systems; Scheduling; Software architecture; Software engineering; Systems analysis; User needs", } @Article{Anonymous:1993:HPF, author = "Anonymous", title = "{High Performance Fortran}", journal = j-SCI-PROG, volume = "2", number = "1-2", pages = "1--170", month = "Spring--Summer", year = "1993", CODEN = "SCIPEV", ISSN = "1058-9244 (print), 1875-919X (electronic)", ISSN-L = "1058-9244", bibdate = "Sun Dec 22 10:19:23 MST 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, classification = "C6110 (Systems analysis and programming); C6140D (High level languages)", fjournal = "Scientific Programming", journal-URL = "http://iospress.metapress.com/content/1058-9244", keywords = "ANSI standard; Fortran 90; High Performance Fortran; International Standard for Fortran; ISO standard", pubcountry = "USA", thesaurus = "ANSI standards; FORTRAN; ISO standards; Programming; Software standards", } @Book{ANSI:1993:AII, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC} 9579-2-1993: Information Technology --- Remote Database Access --- Part 2: {SQL} Specialization", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1993", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:03:57 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$72", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1993:ANS, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "American National Standard for information technology --- text and office systems: conformance testing for standard generalized markup language ({SGML}) systems", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "v + 28", year = "1993", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Sat Apr 29 15:07:57 MDT 1995", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "ANSI X3.190-1992. Approved August 20, 1992, American National Standards Institute.", keywords = "SGML (Computer program language) -- Standards.", } @Book{ANSI:1993:ANZ, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.43-1993}: {Standard Address Number} ({SAN}) for the Publishing Industry", publisher = pub-NISO, address = pub-NISO:adr, pages = "16", year = "1993", ISBN = "1-880124-14-9", ISBN-13 = "978-1-880124-14-7", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152624/z39-43.pdf", acknowledgement = ack-nhfb, } @Book{IEEE:1993:IITa, author = "{IEEE}", title = "{IEEE} 1003.9-1993: Information Technology --- {POSIX} {FORTRAN} 77 Language Interfaces --- Part 1: Binding for System {API}", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1993", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Mar 13 17:00:19 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$72", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1993:IITb, author = "{IEEE}", title = "{IEEE} 2003.1-1993: Information Technology --- Test Methods for Measuring Conformance to {POSIX} --- System Interfaces", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1993", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:36:46 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$120", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1993:ITI, author = "{IEEE}", title = "{IEEE} 1003.2-1993: Information Technology --- Portable Operating System Interfaces ({POSIX}) - Part 2: Shell and Utilities", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1993", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:37:29 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$325", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{NIST:1993:FPS, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 181}: Standard for {Automated Password Generator (APG})", publisher = pub-NIST, address = pub-NIST:adr, day = "5", month = oct, year = "1993", bibdate = "Mon Nov 27 08:37:27 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.itl.nist.gov/fipspubs/fip181.htm", abstract = "This publication specifies a standard to be used by Federal organizations that require computer generated pronounceable passwords to authenticate the personal identity of an automated data processing (ADP) system user, and to authorize access to system resources. The standard describes an automated password generation algorithm that randomly creates simple pronounceable syllables as passwords. The password generator accepts input from a random number generator based on the Data Encryption Standard (DES) cryptographic algorithm defined in Federal Information Processing Standard 46-1 (FIPS PUB 46-1).", acknowledgement = ack-nhfb, keywords = "access control; Data Encryption Standard (DES); Federal Information Processing Standard (FIPS); identification; passwords; security", } @Article{Plauger:1993:CIF, author = "P. J. Plauger", title = "{CBEMA} Increases Fees for Standards Volunteers", journal = j-CUJ, volume = "11", type = "Editor's Forum", number = "1", pages = "8--??", month = jan, year = "1993", ISSN = "0898-9788", bibdate = "Fri Aug 30 16:52:23 MDT 1996", bibsource = "http://www.cuj.com/cbklist.htm; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, fjournal = "C Users Journal", } @Article{Stroustrup:1993:WCL, author = "B. P. Stroustrup", title = "Why consider language extensions? Maintaining a delicate balance", journal = j-C-PLUS-PLUS-REPORT, volume = "5", number = "7", pages = "44--51", month = sep, year = "1993", CODEN = "CRPTE7", ISSN = "1040-6042", bibdate = "Tue Sep 10 08:13:59 MDT 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", abstract = "Formal standardization of C++ started in December 1989 when the ANSI C++ committee, X3J16, was formed. The initiative came from IBM, DEC, and HP and was supported by AT and T. In June 1991 the effort became officially international with the creation of the ISO SC22-WG21. Thus, a single US national and international C++ standard will emerge. Every living programming language faces a conflict between stability vs. the need to grow to meet new challenges and reflect new insights. This problem will not go away and must be handled delicately and with common sense. As usual, one person's common sense is another's lunacy, but no simple and absolute rule can adequately express a policy on this matter. The particular example of a proposed extension discussed in this article, namespaces, is simple, easily comprehended, and almost completely compatible. It solves a serious problem, transition from older styles to use of namespaces is easy, and it has been implemented. The problem it addresses cannot be adequately handled with existing language features or through a library. It is an example of a proposed extension that deserves to be accepted.", acknowledgement = ack-nhfb, affiliation = "Dept. of Comput. Structures Res., AT and T Bell Labs., Murray Hill, NJ, USA", classification = "C6140D (High level languages)", fjournal = "C++ Report", keywords = "ANSI C++ committee; Compatibility; International C++ standard; ISO SC22-WG21; Language extensions; Namespaces; Policy; Stability; X3J16", language = "English", pubcountry = "USA", thesaurus = "C language; Programming languages; Standardisation", } @Article{Anonymous:1994:SIO, author = "Anonymous", title = "{Standards} Information. Organization of {Standards Committees}", journal = j-FORTRAN-FORUM, volume = "13", number = "1", pages = "4--??", day = "1", month = mar, year = "1994", ISSN = "1061-7264", ISSN-L = "1061-7264", bibdate = "Sat May 18 15:34:25 MDT 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib; UnCover library database", abstract = "Copies of Fortran 90 Standard. Future Meetings. International Meetings. National Fortran Working Groups. Real-Time Fortran Standard. Fortran 90 Interpretations. Plans for Fortran 95. High Performance Fortran Language Specification.", acknowledgement = ack-nhfb, fjournal = "ACM Fortran Forum", } @Book{ANSI:1994:ANSa, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming language: correction amendment for {COBOL (ANSI X3.23-1985)}: {ANSI/X3.23b-1993}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", day = "31", month = jan, year = "1994", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved January 31, 1994.", acknowledgement = ack-nhfb, keywords = "COBOL (Computer program language); Programming languages (Electronic computers) --- Standards", } @Book{ANSI:1994:ANSb, author = "{American National Standards Institute} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information systems: programming languages: {Forth}: {ANSI/X3.215-1994}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "vii + 211", day = "24", month = mar, year = "1994", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved March 24, 1994.", acknowledgement = ack-nhfb, keywords = "Programming languages (Electronic computers) --- Standards", } @Book{ANSI:1994:ANSc, author = "{American National Standards Institute} and {CODASYL Form Information Management Committee}", title = "{American National Standard} for information technology: programming languages: {Form Interface Management System}: {ANSI/ISO/IEC 11730-1994}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "xi + 508", year = "1994", bibdate = "Tue Dec 12 06:18:18 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Approved December 8, 1994.", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI%2FISO%2FIEC+11730%2D1994", acknowledgement = ack-nhfb, keywords = "Computer interfaces; Programming languages (Electronic computers).", } @Book{ANSI:1994:ANSd, author = "{American National Standards Institute} and {Information Technology Industry Council}", title = "{American National Standard} for information technology: programming language {PL\slash B}: {ANSI X3.238-1994}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1994", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "ANSI X3.238-1994: approved December 8, 1994.", acknowledgement = ack-nhfb, keywords = "PL/B (Computer program language)", } @Book{ANSI:1994:ANZa, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.2-1994}: {Information} Interchange Format", publisher = pub-NISO, address = pub-NISO:adr, pages = "12", year = "1994", ISBN = "1-880124-08-4", ISBN-13 = "978-1-880124-08-6", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/149295/z39-2.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1994:ANZb, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.53-1994}: {Codes} for the Representation of Languages for Information Interchange", publisher = pub-NISO, address = pub-NISO:adr, pages = "18", year = "1994", ISBN = "1-880124-10-6", ISBN-13 = "978-1-880124-10-9", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152628/z39-53.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1994:DPA, author = "{American National Standards Institute. Information Processing Systems Committee X3} and {Computer and Business Equipment Manufacturers Association}", title = "Draft proposed {American National Standard} programming language {Common LISP}: {X3.226:199x}: Draft {14.10, X3J13/93-102}", publisher = "X3 Secretariat/CBEMA", address = "Washington, DC, USA", pages = "????", day = "10", month = jan, year = "1994", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "January 10, 1994.", acknowledgement = ack-nhfb, keywords = "COMMON LISP (Computer program language) --- Standards", } @Book{IEEE:1994:ISI, author = "{IEEE}", title = "{IEEE} 1003.2d-1994: Standard for Information Technology --- Portable Operating System Interfaces ({POSIX}) --- Part 2: Shell and Utilities --- Amendment: Batch Environment", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1994", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:42:58 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Article{Vilot:1994:IST, author = "M. J. Vilot", title = "An introduction to the {Standard Template Library}", journal = j-C-PLUS-PLUS-REPORT, volume = "6", number = "8", pages = "22--29, 35", month = oct, year = "1994", CODEN = "CRPTE7", ISSN = "1040-6042", bibdate = "Tue Sep 10 08:10:00 MDT 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", abstract = "Developed at Hewlett--Packard, the Standard Template Library (STL) contains general-purpose mechanisms, using C++'s templates for component parameterization. A notable aspect of this library is that it focuses primarily on algorithms-once thought to be the exclusive province of FORTRAN subroutine libraries. This article focuses on using STL, rather than on presenting a comprehensive treatment of its internal technical details. The first section provides an overview of the library. The second section provides a series of C++ code examples that illustrate various aspects of using the library's `algorithm-oriented generic software' approach. Finally, the last section concludes with a more detailed overview of the library. It can be used as a roadmap to the detailed reference material.", acknowledgement = ack-nhfb, classification = "C6110J (Object-oriented programming); C6140D (High level languages)", fjournal = "C++ Report", keywords = "Algorithm-oriented generic software; C++ code; C++ templates; Component parameterization; General-purpose mechanisms; Hewlett--Packard; Standard Template Library; STL", language = "English", pubcountry = "USA", thesaurus = "C language; Object-oriented programming; Software libraries", } @Book{ANSI:1995:AIIa, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC} 9075-3-1995: Information Technology --- Database Languages --- {SQL} --- Part 3: Call-Level Interface ({SQL\slash CLI})", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 10:59:18 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$110", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1995:AIIb, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC 8652-1995}: Information Technology --- Programming Languages --- {Ada}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI%2FISO%2FIEC+8652%2D1995", acknowledgement = ack-nhfb, } @Book{ANSI:1995:ANSa, author = "{American National Standards Institute}", title = "{American National Standard} for information technology: programming language {ADA}: {ANSI/ISO/IEC 8652-1995}: Revision and redesignation of {ANSI/MIL 1815A-1983}", number = "119-1", publisher = pub-ANSI, address = pub-ANSI:adr, edition = "Revised", pages = "various", day = "10", month = apr, year = "1995", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", series = "FIPS PUB", acknowledgement = ack-nhfb, keywords = "ADA (Computer program language)", } @Book{ANSI:1995:ANSb, author = "{American National Standards Institute} and {Information Technology Industry Council} and {Computer and Business Equipment Manufacturers Association}", title = "{American National Standard} for information technology: programming language {APT}: {ANSI X3.37-1995}: {Revision of ANSI X3.37-1987 (R1993)}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1995", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved June 6, 1995.", keywords = "APT (Computer program language) --- Standards.; Machine-tools --- Numerical control --- Standards", } @Book{ANSI:1995:ANSc, author = "{American National Standards Institute} and {MUMPS Development Committee} and {M. Technology Association}", title = "{American National Standard} for information systems: programming languages: {M}: {ANSI/MDC X11.1-1995}: Revision of {ANSI/MDC X11.1-1990}", publisher = "M Technology Association", address = "Silver Spring, MD, USA", pages = "xi + 115", year = "1995", ISBN = "0-918118-40-9", ISBN-13 = "978-0-918118-40-0", LCCN = "????", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved December 8, 1995.", keywords = "M (Computer program language) --- Standards", } @Book{ANSI:1995:ANSd, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.18-1995}: {Scientific} \& Technical Reports: Elements, Organization, \& Design", publisher = pub-NISO, address = pub-NISO:adr, pages = "30 + 16", year = "1995", ISBN = "1-880124-24-6", ISBN-13 = "978-1-880124-24-6", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/228864/z39-18a.pdf; http://www.techstreet.com/cgi-bin/pdf/free/228865/z39-18b.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1995:ANZ, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.50-1995}: {Information} Retrieval: Application Service Definition \& Protocol Specification", publisher = pub-NISO, address = pub-NISO:adr, pages = "17", year = "1995", ISBN = "1-880124-22-X", ISBN-13 = "978-1-880124-22-2", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/228859/z39-50a.pdf", acknowledgement = ack-nhfb, } @Article{Brodlie:1995:GO, author = "Ken W. Brodlie and Ljiljana B. Damnjanovic and David A. Duce and F. Robert A. Hopgood", title = "{GKS-94}: An Overview", journal = j-IEEE-CGA, volume = "15", number = "6", pages = "64--71", month = nov, year = "1995", CODEN = "ICGADZ", ISSN = "0272-1716 (print), 1558-1756 (electronic)", ISSN-L = "0272-1716", bibdate = "Sat Jan 25 06:42:48 MST 1997", bibsource = "Compendex database; http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, affiliation = "Univ of Leeds", affiliationaddress = "Leeds, UK", classification = "722; 722.2; 723; 723.1; 902.2", fjournal = "IEEE Computer Graphics and Applications", journal-URL = "http://www.computer.org/portal/web/csdl/magazines/cga", journalabr = "IEEE Comput Graphics Appl", keywords = "Computer architecture; Computer programming; Graphical kernel system; Interactive computer graphics; Interfaces (computer); International organization for standardization; Standards; User interfaces", } @Article{Coletta:1995:SPI, author = "A. Coletta", title = "The {SPICE} Project: An International Standard for Software Process Assessment, Improvement and Capability Determination", journal = j-LECT-NOTES-COMP-SCI, volume = "926", pages = "49--??", year = "1995", CODEN = "LNCSD9", ISSN = "0302-9743", ISSN-L = "0302-9743", bibdate = "Sat May 11 13:45:32 MDT 1996", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, fjournal = "Lecture Notes in Computer Science", } @Book{IEEE:1995:IGP, author = "{IEEE}", title = "{IEEE} 1003.0-1995: Guide to the {POSIX} Open System Environment", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:33:18 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1995:IITa, author = "{IEEE}", title = "{IEEE} 1003.1c-1995: Information Technology --- Portable Operating System Interface ({POSIX}) - System Application Program Interface ({API}) Amendment 2: Threads Extension ({C} Language)", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:45:41 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1995:IITb, author = "{IEEE}", title = "{IEEE} 1387.2-1995: Information Technology --- Portable Operating System Interface ({POSIX}) System Administration --- Part 2: Software Administration", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:40:41 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$95", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1995:IPS, author = "{IEEE}", title = "{IEEE} 1003.10-1995: {POSIX} Supercomputing Application Environment Profile", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:34:16 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1995:ITI, author = "{IEEE}", title = "{IEEE} {1003.1I}-1995: Information Technology --- Portable Operating System Interface ({POSIX}) - Part 1: System Applications Program Interface ({API}) --- Amendment: Technical Corrigenda to Real-time Extension ({C} Language)", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1995", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Sat Dec 09 17:21:52 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{NISO:1995:NTE, author = "{National Information Standards Organization}", title = "{NISO TR01-1995}: {Environmental} Guidelines for the Storage of Paper Records", publisher = pub-NISO, address = pub-NISO:adr, pages = "26", year = "1995", ISBN = "1-880124-21-1", ISBN-13 = "978-1-880124-21-5", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152641/tr01.pdf", acknowledgement = ack-nhfb, } @Book{NIST:1995:FPSa, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 10-4}: Standard for Countries, Dependencies, Areas of Special Sovereignty, and Their Principal Administrative Divisions", publisher = pub-NIST, address = pub-NIST:adr, month = apr, year = "1995", bibdate = "Mon Nov 27 08:37:27 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Supersedes FIPS PUB 10-3 1984 February 9. See related international standards ISO 3166-1:1997, ISO 3166-2:1998, and ISO 3166-3:1999.", URL = "http://www.itl.nist.gov/fipspubs/fip10-4.htm; http://www.nima.mil/gns/html/FIPS/FIP10-4.html; http://www.nima.mil/gns/html/FIPS/FIPS_Files.html", abstract = "This Standard provides a list of the basic geopolitical entities in the world, together with the principal divisions that comprise each entity. Each basic geopolitical entity that was listed in FIPS PUB 10-3, Countries, Dependencies, and Areas of Special Sovereignty, as updated, is included; it is represented by the same two-character alphabetic, country code. Each principal administrative division is identified by a four-character code consisting of the two-character country code followed by a two-character administrative division code. This Standard supersedes FIPS 10-3 in its entirety.", acknowledgement = ack-nhfb, keywords = "country codes; country division codes; data codes; data elements; data standards; Federal Information Processing Standard; geographic codes; information processing; information resources management; principal administrative divisions", } @Book{NIST:1995:FPSb, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 180-1}: Secure Hash Standard", publisher = pub-NIST, address = pub-NIST:adr, day = "17", month = apr, year = "1995", bibdate = "Mon Nov 27 08:37:27 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "Supersedes FIPS PUB 180 1993 May 11.", URL = "http://www.itl.nist.gov/fipspubs/fip180-1.htm", abstract = "This standard specifies a Secure Hash Algorithm (SHA-1) which can be used to generate a condensed representation of a message called a message digest. The SHA-1 is required for use with the Digital Signature Algorithm (DSA) as specified in the Digital Signature Standard (DSS) and whenever a secure hash algorithm is required for Federal applications. The SHA-1 is used by both the transmitter and intended receiver of a message in computing and verifying a digital signature.", acknowledgement = ack-nhfb, keywords = "computer security; digital signatures; Federal Information Processing Standard (FIPS); hash algorithm", } @Book{ANSI:1996:AII, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC} 9075-4-1996: Information Technology --- Database languages --- {SQL} --- Part 4: Persistent Stored Modules ({SQL\slash PSM})", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1996", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:00:54 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1996:ANSa, author = "{American National Standards Institute} and {Information Technology Industry Council}", title = "{American National Standard} for information technology: programming language --- {Common LISP}: {ANSI X3.226-1994}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "various", year = "1996", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved December 8, 1994.", keywords = "COMMON LISP (Computer program language) --- Standards", } @Book{ANSI:1996:ANSb, author = "{American National Standards Institute} and {Information Technology Industry Council}", title = "{American National Standard} for information technology: programming language {REXX}: {ANSI X3.274-1996}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "iv + 167", year = "1996", bibdate = "Mon Feb 24 15:49:20 MST 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", acknowledgement = ack-nhfb, annote = "Approved February 5, 1996.", keywords = "REXX (Computer program language) --- Standards", } @Book{ANSI:1996:ANZa, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.32-1996}: {Information} on Microfiche Headers", publisher = pub-NISO, address = pub-NISO:adr, pages = "14", year = "1996", ISBN = "1-880124-25-4", ISBN-13 = "978-1-880124-25-3", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152622/z39-32.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1996:ANZb, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.56-1996}: {Serial Item \& Contribution Identifier} ({SICI})", publisher = pub-NISO, address = pub-NISO:adr, pages = "35", year = "1996", ISBN = "1-880124-28-9", ISBN-13 = "978-1-880124-28-4", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152629/z39-56.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1996:ANZc, author = "{American National Standards Institute}", title = "{ANSI\slash NISO Z39.56-1996: Serial Item and Contribution Identifier (SICI) (revision of ANSI\slash NISO Z39.56-1991)}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", day = "14", month = aug, year = "1996", bibdate = "Fri Nov 24 17:39:56 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "https://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI%2FNISO+Z39%2E56%2D1996", abstract = "Defines the serial Item and Contribution Identifier (SICI) for use with serial publications in all formats. Intended for use by those members of the bibliographic community engaged in the functions associated with the management of serials and the contributions they contain, such as, ordering, accessioning, claiming, royalty collection, rights management, online retrieval, database linking, document delivery, etc. Decribes how to construct a variable length code for the unique identification of a serial item or a contribution. Identifiers constructed according to this standard are used within a wide variety of applications: Electronic data Interchange (EDI), Serials Industry Systems Advisory Committee (SISAC) bar codes, Z39.50 queries, Uniform Resource Names (URNs), electronic-mail and human transaction in print.", acknowledgement = ack-nhfb, } @Book{ANSI:1996:AXR, author = "{American National Standards Institute}", title = "{ANSI} {X3}.124.1-1985 ({R1996}): Graphical Kernel System ({GKS}) {FORTRAN} Binding (included in {ANSI} {X3}.124-1985)", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1996", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:11:40 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$32", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{Dybvig:1996:SPL, author = "R. Kent Dybvig", title = "The {SCHEME} Programming Language: {ANSI} Scheme", publisher = pub-PH, address = pub-PH:adr, edition = "Second", pages = "xii + 248", year = "1996", ISBN = "0-13-454646-6", ISBN-13 = "978-0-13-454646-9", LCCN = "QA76.73.S34 D93 1996", bibdate = "Thu May 09 14:09:08 2002", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$64.00", URL = "http://www.scheme.com/tspl2d/", } @Book{IEEE:1996:IITa, author = "{IEEE}", title = "{IEEE} 1003.5b-1996: Information Technology --- {POSIX} Ada Language Interfaces --- Part 1: Binding for System Application Program Interface ({API}) --- Amendment 1: Realtime Extension", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1996", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:46:22 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$195", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1996:IITb, author = "{IEEE}", title = "{IEEE} 1387.3-1996: Information Technology --- Portable Operating System Interface ({POSIX} {R} ) System Administration --- Part 3: User and Group Account Administration", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1996", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:42:11 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$75", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{IEEE:1996:IITc, author = "{IEEE}", title = "{IEEE} 2003.2-1996: Information Technology --- Test Methods for Measuring Conformance to {POSIX} --- Part 2: Shell and Utilities", publisher = pub-IEEE, address = pub-IEEE:adr, pages = "????", year = "1996", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:38:04 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$125", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1997:ANZ, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.48-1992 (R1997)}: {Permanence} of Paper for Publications and Documents in Libraries and Archives", publisher = pub-NISO, address = pub-NISO:adr, pages = "10", year = "1997", ISBN = "1-880124-00-9", ISBN-13 = "978-1-880124-00-0", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/136497/z39-48.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1997:AER, author = "{American National Standards Institute}", title = "{ANSI\slash EIA} 555-1988 ({R1997}): Lot Acceptance Procedure for Verifying Compliance with the Specified Quality Level ({SQL}) in {PPM}", publisher = "EIA (CEMA)", address = "????", pages = "????", year = "1997", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:05:53 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$32", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1997:AII, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC 1539-1:1997}: Information technology --- Programming languages --- {Fortran} --- Part 1: Base language", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1997", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI%2FISO%2FIEC+1539%2D1%3A1997", acknowledgement = ack-nhfb, } @Book{ANSI:1997:AIR, author = "{American National Standards Institute}", title = "{ANSI\slash ISO} 9593-1-1990 ({R1997}): Information Processing Systems --- Computer Graphics --- Programmer's Hierarchical Interactive Graphics System ({PHIGS}) Language Bindings (Part 1: {FORTRAN})", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1997", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Jul 01 11:17:42 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$80", URL = "http://www.ansi.org/", acknowledgement = ack-nhfb, } @Book{ANSI:1997:ANZa, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.14-1997}: {Guidelines} for Abstracts", publisher = pub-NISO, address = pub-NISO:adr, pages = "21", year = "1997", ISBN = "1-880124-31-9", ISBN-13 = "978-1-880124-31-4", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152600/z39-14.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1997:ANZb, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.23-1997}: {Standard} Technical Report Number Format \& Creation", publisher = pub-NISO, address = pub-NISO:adr, pages = "11", year = "1997", ISBN = "1-880124-30-0", ISBN-13 = "978-1-880124-30-7", LCCN = "????", bibdate = "Tue Mar 13 15:09:48 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152603/z39-23.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1997:ANZc, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.26-1997}: {Micropublishing} Product Information", publisher = pub-NISO, address = pub-NISO:adr, pages = "11", year = "1997", ISBN = "1-880124-38-6", ISBN-13 = "978-1-880124-38-3", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152621/z39-26.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1997:ANZd, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.41-1997}: {Printed} Information of Spines", publisher = pub-NISO, address = pub-NISO:adr, pages = "15", year = "1997", ISBN = "1-880124-32-7", ISBN-13 = "978-1-880124-32-1", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152623/z39-41.pdf", acknowledgement = ack-nhfb, } @Misc{ANSI:1997:WPD, author = "{American National Standards Institute}", title = "Working Paper for {Draft Proposed International Standard for Information Systems --- Programming Language C++}: Document Number {X3J16}\slash 96-0225 {WG21}\slash {N1043}", pages = "ca. 700", day = "2", month = dec, year = "1997", bibdate = "Sat Mar 01 09:28:17 1997", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "This is the first freely-available release of the Draft ANSI C++ Standard. This document is the second draft released for public review.", URL = "http://www.maths.warwick.ac.uk/c++/pub/; http://www.setech.com/x3.html", acknowledgement = ack-nhfb, } @Book{NISO:1997:NTG, author = "{National Information Standards Organization}", title = "{NISO TR-02-1997}: {Guidelines} for Indexes and Related Information Retrieval Devices", publisher = pub-NISO, address = pub-NISO:adr, pages = "59", year = "1997", ISBN = "1-880124-36-X", ISBN-13 = "978-1-880124-36-9", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152642/tr02.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1998:ANI, author = "{American National Standards Institute}", title = "{ANSI NCITS 319-1998}: Information Technology --- Programming Languages --- {Smalltalk}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1998", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI+NCITS+319%2D1998", acknowledgement = ack-nhfb, } @Book{ANSI:1998:ANZa, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.47-1993(R1998)}: {Extended} {Latin} Alphabet Coded Character Set for Bibliographic Use ({ANSEL})", publisher = pub-NISO, address = pub-NISO:adr, pages = "27", year = "1998", ISBN = "1-880124-02-5", ISBN-13 = "978-1-880124-02-4", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/152626/z39-47.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1998:ANZb, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.19-1993(R1998)}: {Guidelines} for the Construction, Format, and Management of Monolingual Thesauri", publisher = pub-NISO, address = pub-NISO:adr, pages = "33", year = "1998", ISBN = "1-880124-04-1", ISBN-13 = "978-1-880124-04-8", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/228866/z39-19a.pdf", acknowledgement = ack-nhfb, } @Book{ANSI:1998:AXR, author = "{American National Standards Institute}", title = "{ANSI X3.113a-1989 (R1998)}: Programming Languages --- Modules and Individual Character Input for {Full BASIC}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1998", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI+X3%2E113a%2D1989+%28R1998%29", acknowledgement = ack-nhfb, } @Book{ANSI:1999:AII, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC 9899-1999}: Programming Languages --- {C}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "1999", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Tue Dec 12 06:10:00 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$18.00", URL = "http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI%2FISO%2FIEC+9899%2D1999", acknowledgement = ack-nhfb, } @Book{ANSI:1999:ANZ, author = "{American National Standards Institute} and {National Information Standards Organization}", title = "{ANSI\slash NISO Z39.20-1999}: {Criteria} for Price Indexes for Print Library Materials", publisher = pub-NISO, address = pub-NISO:adr, pages = "19", year = "1999", ISBN = "1-880124-46-7", ISBN-13 = "978-1-880124-46-8", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/201273/z39-20.pdf", acknowledgement = ack-nhfb, } @Book{NISO:1999:NTG, author = "{National Information Standards Organization}", title = "{NISO TR-03-1999}: {Guidelines} for Alphabetical Arrangement of Letters \& Sorting of Numerals \& Other Symbols", publisher = pub-NISO, address = pub-NISO:adr, pages = "28", year = "1999", ISBN = "1-880124-41-6", ISBN-13 = "978-1-880124-41-3", LCCN = "????", bibdate = "Tue Mar 13 14:44:22 2001", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.techstreet.com/cgi-bin/pdf/free/200346/tr03.pdf", acknowledgement = ack-nhfb, } @Book{NIST:1999:FPD, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 46-3}: {Data Encryption Standard (DES)}", publisher = pub-NIST, address = pub-NIST:adr, day = "25", month = oct, year = "1999", bibdate = "Mon Nov 27 09:20:17 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "supersedes FIPS 46-2", URL = "http://www.itl.nist.gov/fipspubs/fip186-2.pdf", abstract = "The selective application of technological and related procedural safeguards is an important responsibility of every Federal organization in providing adequate security to its electronic data systems. This publication specifies two cryptographic algorithms, the Data Encryption Standard (DES) and the Triple Data Encryption Algorithm (TDEA) which may be used by Federal organizations to protect sensitive data. Protection of data during transmission or while in storage may be necessary to maintain the confidentiality and integrity of the information represented by the data. The algorithms uniquely define the mathematical steps required to transform data into a cryptographic cipher and also to transform the cipher back to the original form. The Data Encryption Standard is being made available for use by Federal agencies within the context of a total security program consisting of physical security procedures, good information management practices, and computer system/network access controls. This revision supersedes FIPS 46-2 in its entirety.", acknowledgement = ack-nhfb, keywords = "computer security; data encryption standard; Federal Information Processing Standard (FIPS); security; triple data encryption algorithm", } @Manual{ANSI:2000:ANS, author = "{American National Standards Institute} and {Information Technology Industry Council}", title = "American National Standard for Information Technology: Programming Language {REXX} --- Amendments, Errata and Interpretations", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "14", year = "2000", bibdate = "Fri Jul 01 12:42:20 2005", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", note = "ANSI X3.274-1996/AM 1-2000. Approved December 13, 2000. Supplement to ANSI X3.274-1996.", acknowledgement = ack-nhfb, } @Book{NIST:2000:FPD, author = "{National Institute of Standards and Technology}", title = "{FIPS PUB 186-2}: {Digital Signature Standard (DSS)}", publisher = pub-NIST, address = pub-NIST:adr, day = "27", month = jan, year = "2000", bibdate = "Mon Nov 27 09:20:17 2000", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", URL = "http://www.itl.nist.gov/fipspubs/fip186-2.pdf", abstract = "This standard specifies a suite of algorithms which can be used to generate a digital signature. Digital signatures are used to detect unauthorized modifications to data and to authenticate the identity of the signatory. In addition, the recipient of signed data can use a digital signature in proving to a third party that the signature was in fact generated by the signatory. This is known as nonrepudiation since the signatory cannot, at a later time, repudiate the signature.", acknowledgement = ack-nhfb, keywords = "ADP security; computer security; digital signatures; Federal Information Processing Standards; public-key cryptography", } @Manual{Anonymous:2011:AXL, author = "Anonymous", title = "{ANSI X9.98-2010}: Lattice-Based Polynomial Public Key Establishment Algorithm for the Financial Services Industry", organization = pub-ANSI, address = pub-ANSI:adr, month = apr, year = "2011", bibdate = "Thu Apr 21 09:46:45 2011", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$100", URL = "http://webstore.ansi.org/RecordDetail.aspx?sku=ANSI+X9.98-2010", abstract = "Specifies the cryptographic functions for establishing symmetric keys using a lattice-based polynomial public key encryption algorithm and the associated parameters for key generation. The mechanism supported is key transport, where one party selects keying material and conveys it to the other party with cryptographic protection. The keying material may consist of one or more individual keys used to provide other cryptographic services outside the scope of this Standard, e.g., data confidentiality, data integrity, or symmetric-key-based key establishment. The standard also specifies key pair generators and corresponding key pair validation methods supporting the key transport schemes.", acknowledgement = ack-nhfb, keywords = "NTRUEncrypt", remark = "News stories in April 2011 claim speedups of 1000 to 100,000 over RSA and ECC (elliptic curve cryptography) for NTRUEncrypt.", } @Book{ANSI:2011:AII, author = "{American National Standards Institute}", title = "{ANSI\slash ISO\slash IEC 9899:2011}: Information Technology: Programming Languages --- {C}", publisher = pub-ANSI, address = pub-ANSI:adr, pages = "????", year = "2011", ISBN = "????", ISBN-13 = "????", LCCN = "????", bibdate = "Wed Feb 21 07:02:18 2018", bibsource = "http://www.math.utah.edu/pub/tex/bib/ansistd.bib", price = "US\$232.00", URL = "https://webstore.ansi.org/RecordDetail.aspx?sku=ISO%2fIEC+9899%3a2011", acknowledgement = ack-nhfb, }