Valid HTML 4.0! Valid CSS!
%%% -*-BibTeX-*-
%%% ====================================================================
%%%  BibTeX-file{
%%%     author          = "Nelson H. F. Beebe",
%%%     version         = "1.42",
%%%     date            = "30 September 2024",
%%%     time            = "11:40:36 MDT",
%%%     filename        = "dijkstra-edsger-w.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             = "https://www.math.utah.edu/~beebe",
%%%     checksum        = "21521 37477 154896 1611514",
%%%     email           = "beebe at math.utah.edu, beebe at acm.org,
%%%                        beebe at computer.org (Internet)",
%%%     codetable       = "ISO/ASCII",
%%%     keywords        = "bibliography; BibTeX; Edsger Wybe Dijkstra",
%%%     license         = "public domain",
%%%     supported       = "yes",
%%%     docstring       = "This is a bibliography of the publications of
%%%                        the noted Dutch/American computer scientist
%%%                        Edsger Wybe Dijkstra (11 May 1930--6 August
%%%                        2002).  Part 2 of this bibliography includes
%%%                        publications by others about him and/or his
%%%                        works.
%%%
%%%                        At version 1.42, the year coverage looked
%%%                        like this:
%%%
%%%                             1953 (   1)    1977 (  55)    2001 (  49)
%%%                             1954 (   2)    1978 (  65)    2002 (  32)
%%%                             1955 (   4)    1979 (  47)    2003 (  10)
%%%                             1956 (   6)    1980 ( 102)    2004 (  10)
%%%                             1957 (   5)    1981 (  44)    2005 (   6)
%%%                             1958 (   0)    1982 ( 140)    2006 (  11)
%%%                             1959 (   4)    1983 (  39)    2007 (   7)
%%%                             1960 (   6)    1984 (  42)    2008 (   8)
%%%                             1961 (   4)    1985 (  62)    2009 (  15)
%%%                             1962 (   7)    1986 (  56)    2010 (  23)
%%%                             1963 (  17)    1987 (  29)    2011 (  14)
%%%                             1964 (  13)    1988 (  27)    2012 (  16)
%%%                             1965 (  10)    1989 (  51)    2013 (  10)
%%%                             1966 (  12)    1990 (  93)    2014 (  14)
%%%                             1967 (   7)    1991 (  37)    2015 (   3)
%%%                             1968 (  22)    1992 (  37)    2016 (   1)
%%%                             1969 (  13)    1993 (  27)    2017 (   1)
%%%                             1970 (  11)    1994 (  36)    2018 (   4)
%%%                             1971 (   9)    1995 (  41)    2019 (   2)
%%%                             1972 (  26)    1996 (  49)    2020 (   0)
%%%                             1973 (  27)    1997 (  18)    2021 (   5)
%%%                             1974 (  30)    1998 (  18)    2022 (   3)
%%%                             1975 (  75)    1999 (  24)    2023 (   1)
%%%                             1976 ( 101)    2000 (  20)
%%%                             19xx (   9)
%%%                             20xx ( 103)
%%%
%%%                             Article:        272
%%%                             Book:            30
%%%                             InBook:          31
%%%                             InCollection:   199
%%%                             InProceedings:  224
%%%                             Misc:            18
%%%                             PhdThesis:        1
%%%                             Proceedings:     19
%%%                             TechReport:      34
%%%                             Unpublished:   1100
%%%
%%%                             Total entries: 1928
%%%
%%%                        E. W. (Edsger Wybe) Dijkstra began his
%%%                        studies in theoretical physics at the
%%%                        University of Leiden, The Netherlands,
%%%                        earning undergraduate degrees in mathematics
%%%                        and theoretical physics, but soon switched to
%%%                        the developing field of computer science,
%%%                        receiving his Ph.D. in that field from the
%%%                        University of Amsterdam in 1959.  His early
%%%                        career was at the Mathematisch Centrum at the
%%%                        University of Amsterdam in the
%%%                        Netherlands. He later became a professor at
%%%                        the Eindhoven University of Technology, The
%%%                        Netherlands (1962--1984).  He also worked as
%%%                        a Research Fellow at Burroughs Corporation
%%%                        (1973--1984).  From 1984 until his retirement
%%%                        in Autumn 1999, he held the Schlumberger Centennial
%%%                        Chair of Computer Sciences at The University
%%%                        of Texas at Austin. The ACM PODC Influential
%%%                        Paper Award was renamed the Dijkstra Prize in
%%%                        2003.  Edsger Dijkstra received the 7th ACM
%%%                        Turing Award in 1972.
%%%
%%%                        Edsger Dijkstra is credited with inventing,
%%%                        or making significant contributions to, at
%%%                        least these areas of computer science:
%%%
%%%                            * the concept of semaphores for handling
%%%                              resource access in parallel programs;
%%%
%%%                            * the Dining Philosophers' Problem (fair
%%%                              resource scheduling without process
%%%                              starvation or deadlock);
%%%
%%%                            * structured programming, and avoidance of
%%%                              unstructured go-to statements;
%%%
%%%                            * team member in the design of Algol 60,
%%%                              the first formally-defined, and
%%%                              structured, programming language;
%%%
%%%                            * the first Algol 60 compiler, released
%%%                              in August 1960, more than a year before
%%%                              the next compiler for that language;
%%%
%%%                            * the idea of a `stack' for supporting
%%%                              recursive programming;
%%%
%%%                            * the term `vector' for naming consecutive
%%%                              storage locations;
%%%
%%%                            * the THE (Technische Hogeschool te Eindhoven)
%%%                              operating system (from entry
%%%                              Randell:2003:ED: ``The THE system was a
%%%                              staggering achievement, because it was
%%%                              so well designed and coded that there
%%%                              were virtually no bugs in it.'');
%%%
%%%                            * the Dijkstra algorithm for finding the
%%%                              shortest path among a number of points,
%%%                              such as the vertices of a graph, an algorithm
%%%                              that continues to have worldwide use in
%%%                              traffic routing.
%%%
%%%                        The remembrance in entry Chen:2002:GLS says:
%%%
%%%                            ``A survey of more than 1,000 college
%%%                            professors identified the 38 most
%%%                            influential papers in computer science
%%%                            [see entry Laplante:1996:GPC], and
%%%                            Dijkstra authored five of them.''
%%%
%%%                        Those five papers are reprinted in the Great
%%%                        Papers book as entries Dijkstra:1996:CSP,
%%%                        Dijkstra:1996:SPC, Dijkstra:1996:GCN,
%%%                        Dijkstra:1996:GSC, and Dijkstra:1996:PCH.
%%%
%%%                        Edsger Dijkstra was a strong proponent of
%%%                        mathematical proofs of algorithms, and his
%%%                        book ``A discipline of programming'' (see
%%%                        entry Dijkstra:1976:DP) notes that ``None of
%%%                        the programs in this monograph, needless to
%%%                        say, has been tested on a machine.''
%%%
%%%                        After his influential early years working as
%%%                        a programmer and computer designer, Dijkstra
%%%                        wrote about programs and computers, but did
%%%                        not implement his programs as runnable
%%%                        software, and mostly did not use a computer
%%%                        for either programming or writing.
%%%
%%%                        Although Edsger Dijkstra was often
%%%                        provocative in his speaking and writing, he
%%%                        presented carefully-reasoned arguments for
%%%                        his views, and was held in high regard by
%%%                        many of his colleagues.  In a funeral address
%%%                        (see entry Moore:2002:RFE), his department
%%%                        chair wrote:
%%%
%%%                            ``I wish I had 10 faculty members like
%%%                            Edsger. But, alas, there was only one
%%%                            Edsger.
%%%
%%%                            He was like a man with a light in the
%%%                            darkness. He illuminated virtually every
%%%                            issue he discussed. Almost every
%%%                            encounter with him taught me something.
%%%
%%%                            Yes, he was a great computer
%%%                            scientist. He defined much of our
%%%                            vocabulary. He invented many of the
%%%                            important ideas. He will be remembered as
%%%                            one of the giants of the science. But we
%%%                            at the University of Texas at Austin will
%%%                            remember him with more than just respect
%%%                            and admiration. We will remember him with
%%%                            love and affection.''
%%%
%%%                        Beyond his normal journal and book
%%%                        publications, Edsger Dijkstra wrote more than
%%%                        one thousand unpublished documents, numbered
%%%                        EWDnnnn, many of them handwritten in Dutch or
%%%                        English with a fountain pen, and then
%%%                        photocopied and distributed to a few (and
%%%                        sometimes, many) of his colleagues.  There
%%%                        are missing numbers in the EWD papers; see
%%%                        the remark in entry Dijkstra:1976:NTR for the
%%%                        reasons.  The last one is EWD1318 (entry
%%%                        Dijkstra:2002:CR).  About 110 of the EWD
%%%                        papers listed here are undated; sometimes,
%%%                        their dates can be upper-bounded by their
%%%                        subsequent publication, or by the dates of
%%%                        surrounding members of the sequence.
%%%                        However, more work needs to be done to
%%%                        resolve those uncertainties.
%%%
%%%                        According to entry Randell:2003:ED:
%%%
%%%                            ``So prolific was he [Dijkstra] [that] at
%%%                            least one person, not noticing that they
%%%                            were Edsger's initials, wrote to him
%%%                            asking if `EWD' stood for `Eindhoven
%%%                            Working Document'.''
%%%
%%%                        The Dijkstra papers are archived at the
%%%                        University of Texas in Austin:
%%%
%%%                            http://catalog.lib.utexas.edu/record=b5900740
%%%                            http://www.lib.utexas.edu/taro/utcah/00378/cah-00378.html
%%%                            http://www.cs.utexas.edu/users/EWD/welcome.html
%%%
%%%                        There are Web sites about Edsger Dijkstra at
%%%
%%%                            http://pendaftaran-mahasiswa-stti-stieni.sepakbola.biz
%%%                            http://en.wikipedia.org/wiki/Edsger_W._Dijkstra
%%%                            http://www.dijkstrascry.com/node/41
%%%                            http://www.sdm.de/conf2001/index_e.htm
%%%
%%%                        After major bibliographic sources listed
%%%                        below had been mined to find data for this
%%%                        bibliography, data from an additional 1264
%%%                        rough pseudo-BibTeX entries from the Dijkstra
%%%                        papers archives were corrected and merged in;
%%%                        they are identifiable as entries containing
%%%                        oldlabel keys.  All entries have been
%%%                        relabeled according to the standard BibNet
%%%                        Project conventions.  English translations
%%%                        are provided for all titles in Dutch or
%%%                        German.
%%%
%%%                        Data for this bibliography have been
%%%                        collected, and merged into BibTeX entries,
%%%                        from numerous sources, including at least
%%%                        these:
%%%
%%%                            * the University of Utah Mathematics
%%%                              Department bibliography archives
%%%
%%%                            * the TeX User Group bibliography
%%%                              archives
%%%
%%%                            * the Karlsruhe Computer Science
%%%                              bibliography archives
%%%
%%%                            * the Karlsruhe virtual catalog at
%%%                              http://www.ubka.uni-karlsruhe.de/kvk_en.html
%%%
%%%                            * the US Library of Congress catalog at
%%%                              http://catalog.loc.gov/
%%%
%%%                            * the author's cattobib utility, which
%%%                              provides Z39.50 interfaces to many
%%%                              large libraries around the world, at
%%%                              https://www.math.utah.edu/pub/cattobib/
%%%
%%%                            * the European Mathematical Society
%%%                              Zentralblatt fuer Mathematik database
%%%                              at http://www.zentralblatt-math.org/zbmath/
%%%
%%%                            * the ACM Portal database;
%%%
%%%                            * the American Mathematical Society
%%%                              MathSciNet database at
%%%                              http://ams.rice.edu/mathscinet/search.html
%%%
%%%                            * the American Institute of Physics
%%%                              Scitation database at
%%%                              http://scitation.aip.org/search_scitation
%%%
%%%                            * the American Physical Society PROLA
%%%                              database at
%%%                              http://publish.aps.org/search
%%%
%%%                            * the ALSOS Digital Library for Nuclear
%%%                              Issues at Washington and Lee University
%%%                              http://alsos.wlu.edu/
%%%
%%%                            * the British Institute of Physics (IOP)
%%%                              database at
%%%                              http://iopscience.iop.org/search
%%%
%%%                            * the Canadian Journal of Physics
%%%                              database at
%%%                              http://www.nrcresearchpress.com/search/advanced
%%%
%%%                            * the Europhysics journal archive at
%%%                              http://www.europhysicsnews.org/
%%%
%%%                            * the IEEE Xplore database;
%%%
%%%                            * the Nature journal archive at
%%%                              http://www.nature.com/search/
%%%
%%%                            * the Russian Physics-Uspekhi (Advances
%%%                              in Physical Sciences) journal archive
%%%                              at http://ufn.ru/en/authors/vigner_e/
%%%                              and the Cyrillic-to-Latin alphabet
%%%                              translation service at
%%%                              http://www.translit.ru/
%%%
%%%                            * the Russian State Library catalog at
%%%                              http://www.rsl.ru/en/
%%%
%%%                            * the SAO/NASA Astrophysics Data System at
%%%                              http://adsabs.harvard.edu/
%%%
%%%                            * the Science journal archive at
%%%                              http://www.sciencemag.org/search
%%%
%%%                            * the INSPIRE high-energy physics
%%%                              literature database at the Stanford
%%%                              Linear Accelerator at Stanford
%%%                              University at
%%%                              http://inspirehep.net/help/easy-search
%%%
%%%                            * the Springer journal database at
%%%                              http://www.springer.com/?SGWID=0-102-13-0-0
%%%
%%%                            * the Wiley journal database at
%%%                              http://onlinelibrary.wiley.com/
%%%
%%%                            * the Archivio di Storia della Fisica
%%%                              [History of Physics Archives]
%%%                              at http://fisica.unipv.it/ASF/
%%%
%%%                            * the JSTOR database at
%%%                              http://www.jstor.org/, and
%%%
%%%                            * many online library catalogs, including
%%%                              those of the British Library, the
%%%                              Karlsruhe Virtual Library catalog, the
%%%                              Cambridge University Library, the
%%%                              Oxford University Library, the
%%%                              University of California library
%%%                              system, and the US Library of Congress.
%%%
%%%                        The checksum field above contains a CRC-16
%%%                        checksum as the first value, followed by the
%%%                        equivalent of the standard UNIX wc (word
%%%                        count) utility output of lines, words, and
%%%                        characters.  This is produced by Robert
%%%                        Solovay's checksum utility.",
%%%  }
%%% ====================================================================
@Preamble{
    "\def \cprime {$'$}" #
    "\ifx \undefined \booktitle         \def \booktitle#1{{{\em #1}}} \fi" #
    "\ifx \undefined \cdprime           \def \cdprime{$''$} \fi" #
    "\ifx \undefined \cprime            \def \cprime{$'$} \fi" #
    "\ifx \undefined \circled           \def \circled #1{(#1)}\fi" #
    "\ifx \undefined \cyr               \let \cyr = \relax \fi" #
    "\ifx \undefined \hslash            \let \hslash = \hbar \fi" #
    "\ifx \undefined \mathcal           \def \mathcal #1{{\cal #1}} \fi" #
    "\ifx \undefined \mathfrak          \let \mathfrak = \mathcal \fi" #
    "\ifx \undefined \mathit            \def \mathit #1{\hbox{\it #1\/}} \fi" #
    "\ifx \undefined \mathrm            \def \mathrm #1{{\rm #1}} \fi" #
    "\ifx \undefined \reg               \def \reg {\circled{R}}\fi" #
    "\ifx \undefined \scr               \let \scr = \cal \fi" #
    "\ifx \undefined \url               \input{path.sty} \fi"
}

%%% ====================================================================
%%% Institution abbreviations:
@String{inst-AEC                = "US Atomic Energy Commission"}
@String{inst-AEC:adr            = "Washington, DC, USA"}

@String{inst-ETH                = "ETH Z{\"u}rich"}
@String{inst-ETH:adr            = "Z{\"u}rich, Switzerland"}

@String{inst-US-DOE             = "United States Department of Energy"}
@String{inst-US-DOE:adr         = "Washington, DC, USA"}

%%% ====================================================================
%%% Journal abbreviations:
@String{j-ACM-J-EXP-ALGORITHMICS = "ACM Journal of Experimental Algorithmics"}

@String{j-ACTA-INFO             = "Acta Informatica"}

@String{j-ALGOL-BULLETIN        = "ALGOL Bulletin (Amsterdam: Mathematisch
                                  Centrum)"}

@String{j-ALGORITHMICA          = "Algorithmica"}

@String{j-AM-SCI                = "American Scientist"}

@String{j-AMER-MATH-MONTHLY     = "American Mathematical Monthly"}

@String{j-ANN-HIST-COMPUT       = "Annals of the History of Computing"}

@String{j-ANNU-REV-AUTOM-PROGRAM = "Annual Review in Automatic Programming"}

@String{j-APPL-MATH-COMP        = "Applied Mathematics and Computation"}

@String{j-AUTOM-REMOTE-CONTROL  = "Automation and Remote Control"}

@String{j-BELL-SYST-TECH-J      = "The Bell System Technical Journal"}

@String{j-BIT                   = "BIT (Nordisk tidskrift for
                                  informationsbehandling)"}

@String{j-CACM                  = "Communications of the Association for
                                  Computing Machinery"}

@String{j-CCPE                  = "Concurrency and Computation: Prac\-tice and
                                  Experience"}

@String{j-CGF                   = "Computer Graphics Forum"}

@String{j-COMP-ARCH-NEWS        = "ACM SIGARCH Computer Architecture News"}

@String{j-COMP-J                = "The Computer Journal"}

@String{j-COMP-LANGS            = "Computer Languages"}

@String{j-COMP-OP-RES           = "Computers and Operations Research"}

@String{j-COMP-OPTIM-APPL       = "Computational Optimization and Applications"}

@String{j-COMP-SURV             = "ACM Computing Surveys"}

@String{j-COMP-SYS              = "Computing systems: the journal of the
                                  USENIX Association"}

@String{j-COMPUTER              = "Computer"}

@String{j-COMPUTING             = "Computing: Archiv f{\"u}r informatik und
                                  numerik"}

@String{j-CONTROL-CYBERN        = "Control and cybernetics"}

@String{j-DDJ                   = "Dr. Dobb's Journal of Software Tools"}

@String{j-DISCRETE-APPL-MATH    = "Discrete Applied Mathematics"}

@String{j-DISTRIB-COMPUT        = "Distributed Computing"}

@String{j-ELEK-RECHENANLAGEN    = "Elektronische Rechenanlagen"}

@String{j-FORM-ASP-COMPUT       = "Formal Aspects of Computing"}

@String{j-FUND-INFO             = "Fundamenta Informaticae"}

@String{j-FUT-GEN-COMP-SYS      = "Future Generation Computer Systems"}

@String{j-GUARDIAN              = "The Guardian"}

@String{j-IEEE-ANN-HIST-COMPUT  = "IEEE Annals of the History of Computing"}

@String{j-IEEE-COMMUN-LET       = "IEEE Communications Letters"}

@String{j-IEEE-SOFTWARE         = "IEEE Software"}

@String{j-IEEE-TRANS-CAD-ICS    = "IEEE Transactions on Computer-Aided Design of
                                  Integrated Circuits and Systems"}

@String{j-IEEE-TRANS-CIRCUITS-SYST-1 = "IEEE Transactions on Circuits and
                                  Systems I: Regular Papers"}

@String{j-IEEE-TRANS-COMPUT     = "IEEE Transactions on Computers"}

@String{j-IEEE-TRANS-SOFTW-ENG  = "IEEE Transactions on Software Engineering"}

@String{j-IEEE-TRANS-VIS-COMPUT-GRAPH = "IEEE Transactions on Visualization
                                   and Computer Graphics"}

@String{j-INDAG-MATH-PROC       = "Indagationes Mathematicae (Proceedings)"}

@String{j-INFO-PROC-LETT        = "Information Processing Letters"}

@String{j-INFO-SCI              = "Information Sciences"}

@String{j-INT-J-COMPUT-INF-SCI  = "International Journal of Computer and
                                  Information Sciences"}

@String{j-J-ACM                 = "Journal of the Association for Computing
                                  Machinery"}

@String{j-J-ALG                 = "Journal of Algorithms"}

@String{j-J-COMPUT-PHYS         = "Journal of Computational Physics"}

@String{j-J-DISCRETE-ALGORITHMS = "Journal of Discrete Algorithms"}

@String{j-J-FUNCT-PROGRAM       = "Journal of Functional Programming"}

@String{j-J-OPER-RES-SOC-JPN    = "Journal of the Operations Research Society
                                  of Japan"}

@String{j-J-PAR-DIST-COMP       = "Journal of Parallel and Distributed
                                  Computing"}

@String{j-J-SCI-COMPUT          = "Journal of Scientific Computing"}

@String{j-J-SYMBOLIC-LOGIC      = "Journal of Symbolic Logic"}

@String{j-LECT-NOTES-COMP-SCI   = "Lecture Notes in Computer Science"}

@String{j-MATH-GAZ              = "Mathematical Gazette"}

@String{j-MATH-INTEL            = "The Mathematical Intelligencer"}

@String{j-MATH-OP-RES           = "Mathematics of Operations Research"}

@String{j-MATH-PROG             = "Mathematical Programming"}

@String{j-MATH-TABLES-OTHER-AIDS-COMPUT = "Mathematical Tables and Other Aids
                                  to Computation"}

@String{j-MITT-MATH-GES-HAMBURG = "Mitteilungen der Mathematischen Gesellschaft
                                  in Hamburg"}

@String{j-NOTRE-DAME-J-FORM-LOG = "{Notre Dame} Journal of Formal Logic"}

@String{j-NUM-MATH              = "Numerische Mathematik"}

@String{j-NY-TIMES              = "New York Times"}

@String{j-OPER-SYS-REV          = "Operating Systems Review"}

@String{j-OSIRIS-2              = "Osiris (Series 2)"}

@String{j-PARALLEL-COMPUTING    = "Parallel Computing"}

@String{j-PHILOS-TRANS-R-SOC-LOND = "Philosophical transactions of the Royal
                                  Society of London"}

@String{j-PHILOS-TRANS-R-SOC-LOND-SER-A = "Philosophical Transactions of the
                                  Royal Society A: Mathematical,
                                  Physical, and Engineering Sciences"}

@String{j-PHYS-TODAY            = "Physics Today"}

@String{j-SCI-COMPUT-PROGRAM    = "Science of Computer Programming"}

@String{j-SIAM-J-COMPUT         = "SIAM Journal on Computing"}

@String{j-SIGACT                = "SIGACT News (ACM Special Interest Group on
                                  Automata and Computability Theory)"}

@String{j-SIGCSE                = "SIGCSE Bulletin (ACM Special Interest Group
                                  on Computer Science Education)"}

@String{j-SIGNUM                = "ACM SIGNUM Newsletter"}

@String{j-SIGPLAN               = "ACM SIGPLAN Notices"}

@String{j-SIGSOFT               = "ACM SIGSOFT Software Engineering Notes"}

@String{j-SOCIOL-METHODS-RES    = "Sociological Methods \& Research"}

@String{j-SPE                   = "Software --- Practice and Experience"}

@String{j-STRUCT-PROGRAM        = "Structured Programming"}

@String{j-STUD-CERCET-MAT       = "Studii {\c{s}}i cercet{\u{a}}ri Matematice"}

@String{j-SUPERCOMPUTER         = "Supercomputer"}

@String{j-THEOR-COMP-SCI        = "Theoretical Computer Science"}

@String{j-TOPLAS                = "ACM Transactions on Programming Languages and
                                  Systems"}

@String{j-TOSEM                 = "ACM Transactions on Software Engineering and
                                  Methodology"}

@String{j-YUGO-J-OPER-RES       = "Yugoslav Journal of Operations Research"}

%%% ====================================================================
@String{prep-latex              = "Prepared with {\LaTeX}."}

%%% ====================================================================
%%% Publisher abbreviations:
@String{pub-ACADEMIC            = "Academic Press"}
@String{pub-ACADEMIC:adr        = "New York, NY, USA"}

@String{pub-ACM                 = "ACM Press"}
@String{pub-ACM:adr             = "New York, NY 10036, USA"}

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

@String{pub-IEEE                = "IEEE Computer Society Press"}
@String{pub-IEEE:adr            = "1109 Spring Street, Suite 300,
                                  Silver Spring, MD 20910, USA"}

@String{pub-MCGRAW-HILL         = "Mc{\-}Graw-Hill"}
@String{pub-MCGRAW-HILL:adr     = "New York, NY, USA"}

@String{pub-MIT                 = "MIT Press"}
@String{pub-MIT:adr             = "Cambridge, MA, USA"}

@String{pub-PH                  = "Pren{\-}tice-Hall"}
@String{pub-PH:adr              = "Upper Saddle River, NJ 07458, USA"}

@String{pub-REIDEL              = "D. Reidel"}
@String{pub-REIDEL:adr          = "Dordrecht, The Netherlands; Boston, MA, USA;
                                  Lancaster, UK; Tokyo, Japan"}

@String{pub-SUCSLI              = "Stanford University Center for the
                                  Study of Language and Information"}
@String{pub-SUCSLI:adr          = "Stanford, CA, USA"}

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

%%% ====================================================================
%%% Series abbreviations:
@String{ser-LNCS                = "Lecture Notes in Computer Science"}

%%% ====================================================================
%%%            Part 1 (of 2) --- Publications by Edsger Dijkstra
%%%
%%% Entries are sorted by year, and then by citation label, with
%%% ``bibsort --year'':
@TechReport{Dijkstra:1953:FBV,
  author =       "Edsger W. Dijkstra",
  title =        "Functionele beschrijving van de {ARRA}. ({Dutch})
                 [{Functional} description of the {ARRA}]",
  number =       "12",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1953",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR12.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1423 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR12",
}

@TechReport{Dijkstra:1954:DKR,
  author =       "Edsger W. Dijkstra",
  title =        "``{Drijvende}-Komma''-Rekentechniek:
                 ({ARRA}-subroutines {Rd1} en {Rd2}). ({Dutch})
                 [``{Floating}-Point Calculation Technique: ({ARRA}
                 subroutines {Rd1} and {Rd2})]",
  number =       "16",
  institution =  "Mathematisch Centrum, Amsterdam",
  pages =        "27",
  month =        sep,
  year =         "1954",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR16.PDF",
  abstract-en =  "In this report, the subroutines for ``floating-point''
                 arithmetic are described as they arose in
                 mid-1954.

                 Because the standards in the various cases can take
                 much shorter or much longer, the length of time for
                 each call is not specified. Based on the experience
                 gained in July '54 with Rd1, one should count on a
                 delay of 40 to 50 times. Because channel changes occur
                 very often, we may expect that this ratio is not
                 insignificant and will be more favorable, as soon as
                 the relay from the selection is replaced. Rd2 in its
                 current form - particularly the service facilities -
                 arose later, following the experiences that we gained
                 in actual use.",
  abstract-nl =  "In dit rapport woorden de subroutines voor ``Drijvande
                 Komma''-rekentechn beschreven, zoals deze medio 1954
                 ontstaan zijn.

                 Omdat de normering in de verschillende gevallen zoveel
                 korter of langer duren kan, is niet bij elke aanroep de
                 tijdsduur aangegeven. Op grond van ervaringen in Juli
                 '54 met Rd1 opgedaan, mag men rekenen op een vertraging
                 van 40 a 50 maal. Omdat kanaalwisselingen zeer veel
                 optreden, mogen we verwachten, dat deze verhouding niet
                 onbeduidend gunstiger zal komen te liggen, zodra de
                 relais uit de selectie verdwenen zullen zijn. Rd2 in
                 zijn huidige vorm --- met name de service-faciliteiten
                 --- is later ontstaan, naar aanleiding van de
                 ervaringen, die we bij het werkelijk gebruik opdeden.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "513 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR16",
}

@TechReport{Dijkstra:1954:UVA,
  author =       "Edsger W. Dijkstra",
  title =        "In- en uitvoer van de {ARRA}. ({Dutch}) [{Export} and
                 import of the {ARRA}]",
  number =       "14",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1954",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR14.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "523 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR14",
}

@TechReport{Dijkstra:1955:CVA,
  author =       "Edsger W. Dijkstra",
  title =        "Het communicatieprogramma van de {ARRA}. ({Dutch})
                 [{The} communication program of the {ARRA}]",
  number =       "21",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1955",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR21.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "907 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR21",
}

@TechReport{Dijkstra:1955:HVPa,
  author =       "Edsger W. Dijkstra",
  title =        "Handboek voor de programmeur ({FERTA}), 1. ({Dutch})
                 [{Manual} for the programmer ({FERTA}) 1]",
  number =       "17",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1955",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR17.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1515 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR17",
}

@TechReport{Dijkstra:1955:HVPb,
  author =       "Edsger W. Dijkstra",
  title =        "Handboek voor de programmeur ({FERTA}), 2. ({Dutch})
                 [{Manual} for the programmer ({FERTA}) 2]",
  number =       "20",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1955",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR20.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1118 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR20",
}

@TechReport{Dijkstra:1955:TEI,
  author =       "E. W. Dijkstra and A. van Wijngaarden",
  title =        "Table of {Everett}'s interpolation coefficients",
  type =         "Technical Report",
  number =       "R294",
  institution =  "Computation Department of the Mathematical Centre,
                 Amsterdam",
  address =      "Amsterdam, The Netherlands",
  pages =        "204",
  year =         "1955",
  MRclass =      "65.0X",
  MRnumber =     "0070244 (16,1153b)",
  MRreviewer =   "John Todd",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Rep. R294",
  URL =          "http://books.google.com/books?id=UflRAQAAIAAJ",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "\ldots{} \\
                 2, 3. On the construction of tables and on
                 interpolation. by Karl Pearson \\
                 Part 1. Uni-variate tables \\
                 2. Bi-variate tables \\
                 \ldots{} \\
                 5. Table of the coefficients of Everett's
                 central-difference interpolation formula, by A. J.
                 Thompson \\
                 6. Smoothing, by E. C. Rhodes",
}

@TechReport{Dijkstra:1956:KBV,
  author =       "Edsger W. Dijkstra",
  title =        "Korte beschrijving van de opdrachtencode etc. voor
                 {ARMAC}. ({Dutch}) [{Short} description of the command
                 code, etc. for {ARMAC}]",
  number =       "23",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1956",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR23.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "389 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR23",
}

@TechReport{Dijkstra:1956:PVAa,
  author =       "Edsger W. Dijkstra",
  title =        "Programmering voor de {ARMAC}, 1: {Algemeen}.
                 ({Dutch}) [{Programming} for the {ARMAC} 1:
                 {General}]",
  number =       "25",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1956",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR25.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1814 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR25",
}

@TechReport{Dijkstra:1956:PVAb,
  author =       "Edsger W. Dijkstra",
  title =        "Programmering voor de {ARMAC}, 2: {De} inhoud der
                 geblokkeerde kanalen. ({Dutch}) [{Programming} for the
                 {ARMAC} 2: {The} contents of blocked channels]",
  number =       "26",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1956",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR26.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "555 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR26",
}

@TechReport{Dijkstra:1956:PVAc,
  author =       "Edsger W. Dijkstra",
  title =        "Programmering voor de {ARMAC}, 3. ({Dutch})
                 [{Programming} for the {ARMAC} 3]",
  number =       "27",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1956",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR27.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "786 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR27",
}

@TechReport{Dijkstra:1956:STV,
  author =       "Edsger W. Dijkstra",
  title =        "Het standaard-typprogramma van {ARMAC}. ({Dutch})
                 [{The} default type programs of {ARMAC}]",
  number =       "24",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1956",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR24.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "337 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR24",
}

@TechReport{vanWijngaarden:1956:CUN,
  author =       "A. van Wijngaarden and J. Berghuis and Edsger W.
                 Dijkstra",
  title =        "Capita uit de numerieke wiskunde. ({Dutch})
                 [{Capitalisation} of numerical mathematics]",
  number =       "8",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1956",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Colloquium 1955/56",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/CR1956-008.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "140 KB",
  language =     "Dutch",
  oldlabel =     "EWD:CR1956.008",
}

@TechReport{Dekker:1957:CPV,
  author =       "T. J. Dekker and Edsger W. Dijkstra and A. van
                 Wijngaarden",
  title =        "Cursus: {Programmeren} voor automatische
                 rekenmachines. ({Dutch}) [{Course}: Programming
                 automatic calculators]",
  number =       "9",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1957",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/CR1957-009.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "3194 KB",
  language =     "Dutch",
  oldlabel =     "EWD:CR1957.009",
}

@Article{Dijkstra:1957:MIPa,
  author =       "E. W. Dijkstra",
  title =        "A Method to Investigate Primality",
  journal =      j-MATH-TABLES-OTHER-AIDS-COMPUT,
  volume =       "11",
  number =       "59",
  pages =        "195--196",
  month =        jul,
  year =         "1957",
  CODEN =        "MTTCAS",
  ISSN =         "0891-6837",
  ISSN-L =       "0891-6837",
  MRclass =      "10.0X",
  MRnumber =     "0090604 (19,838a)",
  MRreviewer =   "B. A. Galler",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/mathcomp1950.bib;
                 JSTOR database",
  note =         "In Technical Notes and Short Papers.",
  URL =          "http://www.jstor.org/stable/2002081",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Mathematical Tables and Other Aids to Computation",
  journal-URL =  "http://www.ams.org/mcom/",
}

@TechReport{Dijkstra:1957:MIPb,
  author =       "Edsger W. Dijkstra",
  title =        "A method to investigate primality",
  number =       "2",
  institution =  "Mathematisch Centrum, Amsterdam",
  month =        jan,
  year =         "1957",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/ZW1957-002.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:ZW1957-002",
}

@TechReport{Dijkstra:1957:PVAa,
  author =       "Edsger W. Dijkstra",
  title =        "Programmering voor de {ARMAC}, 1a: {Algemeen}.
                 ({Dutch}) [{Programming} for the {ARMAC} 1a:
                 {General}]",
  number =       "25a",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1957",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR25a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "787 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR25a",
}

@TechReport{Dijkstra:1957:PVAb,
  author =       "Edsger W. Dijkstra",
  title =        "Programmering voor de {ARMAC}, 5. ({Dutch})
                 [{Programming} for the {ARMAC}, 5]",
  number =       "29",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1957",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR29.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "618 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR29",
}

@Article{Dijkstra:1959:ASC,
  author =       "Edsger W. Dijkstra and W. Heise and Alan J. Perlis and
                 K. Samelson",
  title =        "{ALGOL} Sub-Committee Report --- Extensions",
  journal =      j-CACM,
  volume =       "2",
  number =       "9",
  pages =        "24--??",
  month =        "????",
  year =         "1959",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Jan 22 06:36:12 MST 2001",
  bibsource =    "http://dblp.uni-trier.de/db/journals/cacm/cacm2.html#DijkstraHPS59;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1950.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  oldlabel =     "DijkstraHPS59",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/DijkstraHPS59",
}

@PhdThesis{Dijkstra:1959:CACa,
  author =       "Edsger W. Dijkstra",
  title =        "Communication with an Automatic Computer",
  publisher =    "Excelsior",
  school =       "University of Amsterdam",
  address =      "Amsterdam, The Netherlands",
  pages =        "v + 166 + 3",
  year =         "1959",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/Pre.1970.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/PhDthesis/PhDthesis.PDF",
  acknowledgement = ack-nhfb,
  advisor =      "Aad van Wijngaarden",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "5263 KB",
  keywords =     "Electrologica EL X1 (first commercial electronic
                 computer developed in The Netherlands)",
  oldlabel =     "EWD:EWDthesis",
  remark =       "The Electrologica X1 has an 27-bit word, and 32768
                 words of memory. However, each memory word has a parity
                 bit, so storage is in units of 28 bits. There are no
                 floating-point instructions; that feature is provided
                 in software.",
  tableofcontents = "1 INTRODUCTION / 1 \\
                 2 A GENERAL DESCRIPTION OF THE X1 / 2 \\
                 2.1 Introduction / 2 \\
                 2.2 A short description of the three main parts / 2 \\
                 2.2.1 The basic machine / 2 \\
                 2.2.2 The memory / 4 \\
                 2.2.3 Input and output apparatus / 5 \\
                 2.3 The order code / 6 \\
                 2.4 The variants / 13 \\
                 2.4.1 Address modification / 13 \\
                 2.4.2 Condition reaction / 14 \\
                 2.4.3 Condition-setting / 16 \\
                 2.5 The order notation / 18 \\
                 2.5.1 The address notation / 18 \\
                 2.5.2 The order / 19 \\
                 2.6 Shift and communication orders / 20 \\
                 2.6.1 Shift orders / 21 \\
                 2.6.2 Register transports / 23 \\
                 2.6.3 Normalize orders / 23 \\
                 2.6.4 The stop order / 24 \\
                 2.6.5 The fast multiplications by 10 / 24 \\
                 2.6.6 The communication orders for the tape reader / 25
                 \\
                 2.6.7 The communication orders for the tape punch / 25
                 \\
                 2.6.8 The communication orders for the typewriter / 26
                 \\
                 2.6.9 Timing of communication orders / 26 \\
                 2.7 The synchronization with external apparatus / 28
                 \\
                 2.7.1 Introduction / 28 \\
                 2.7.2 The preserving function of subroutine jumps / 30
                 \\
                 2.7.3 Orders related to interruptions / 31 \\
                 2.7.4 The interruption by means of the keyboard / 33
                 \\
                 2.8 The console of the X1 / 33 \\
                 2.9 The speed of the X1 / 36 \\
                 3 DISCUSSION OF SOME OF THE FEATURES OF THE X1 / 38 \\
                 3.1 The requirements / 38 \\
                 3.2 Arithmetical facilities / 40 \\
                 3.3 The word length / 42 \\
                 3.4 The condition / 44 \\
                 3.5 The subroutine jump / 49 \\
                 3.6 The counting jump / 51 \\
                 3.7 Address modification / 54 \\
                 3.8 Shift orders / 55 \\
                 3.9 Some examples / 56 \\
                 3.9.1 A `step by step reduction to zero' / 56 \\
                 3.9.2 Determination of the smallest factor / 57 \\
                 3.9.3 Punching a binary word / 58 \\
                 3.9.4 Forming a scalar product / 59 \\
                 4 COMMUNICATION PROGRAMS / 62 \\
                 4.1 The tape read program as independent program / 62
                 \\
                 4.1.1 General survey of the functions of the tape read
                 program / 62 \\
                 4.1.2 Initials / 64 \\
                 4.1.3 Type Indications / 66 \\
                 4.1.4 Directives for the processing cycle / 69 \\
                 4.1.5 Remarks about the use of directives / 70 \\
                 4.1.6 Starting the tape read program / 71 \\
                 4.2 The tape punch program as independent pro- gram /
                 72 \\
                 4.3 The type program as independent program / 74 \\
                 4.4 The keyboard program / 74 \\
                 4.4.1 Manual input of numbers / 75 \\
                 4.4.2 The autostarts / 76 \\
                 4.5 The tape read program as subroutine / 78 \\
                 4.6 The tape punch program as subroutine / 80 \\
                 4.7 The type program as subroutine / 82 \\
                 4.7.1 The type code / 83 \\
                 4.7.2 Calling in the type subroutine / 88 \\
                 4.7.3 Extra line blank / 90 \\
                 4.7.4 `Tab-tape' / 90 \\
                 4.8 Some remarks about synchronizing routines / 91 \\
                 4.8.1 The interruption permit / 91 \\
                 4.8.2 The end of a program / 92 \\
                 4.8.3 Autostart 6 / 93 \\
                 4.8.4 Compatibility of the keyboard program and active
                 communication programs / 93 \\
                 4.8.5 Reserved storage locations / 94 \\
                 4.9 Description of synchronizing subroutines / 95 \\
                 4.9.1 Introduction / 95 \\
                 4.9.2 General structure of synchronizing communication
                 programs / 96 \\
                 4.9.3 The calls of the internal communication
                 subroutines / 98 \\
                 4.9.4 Structure of the internal communication routines
                 / 103 \\
                 4.9.5 The interruption of class 6 / 105 \\
                 4.9.6 Autostart 2 and the directive DE / 110 \\
                 4.9.7 The possibility of translation / 112 \\
                 4.10 Mutually synchronized input and output / 113 \\
                 5 SOME SPECIAL ASPECTS OF THE COMMUNICATION PROGRAM /
                 122 \\
                 5.1 The communication program in the dead memory / 122
                 \\
                 5.2 Extension possibilities of the keyboard program /
                 123 \\
                 5.2.1 Input of floating point numbers / 123 \\
                 5.2.2 Multiple autostarts / 124 \\
                 5.3 The extension possibilities of the tape read
                 program / 124 \\
                 5.4 Some closing remarks / 126 \\
                 References / 128 \\
                 Samenvatting / 129 \\
                 Appendix 1 The symbols on the typewriter / 133 \\
                 Appendix 2 Binary representation of orders / 134 \\
                 Appendix 3 Storage reservations in the living memory /
                 136 \\
                 Appendix 4 Standard program for class 6 and class 7 /
                 138",
}

@Article{Dijkstra:1959:CACb,
  author =       "Edsger W. Dijkstra",
  title =        "Communication with an Automatic Computer",
  journal =      j-CACM,
  volume =       "2",
  number =       "9",
  pages =        "24--24",
  month =        sep,
  year =         "1959",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Tue Mar 17 15:39:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1950.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  remark =       "This page is missing from the ACM Portal archive, and
                 the paper/note has not yet been recorded. Cited in
                 \url{http://en.wikipedia.org/wiki/Electrologica_X1}.
                 Check??",
}

@Article{Dijkstra:1959:NTP,
  author =       "Edsger W. Dijkstra",
  title =        "A note on two problems in connexion with graphs",
  journal =      j-NUM-MATH,
  volume =       "1",
  number =       "1",
  pages =        "269--271",
  month =        dec,
  year =         "1959",
  CODEN =        "NUMMA7",
  DOI =          "https://doi.org/10.1007/BF01386390",
  ISSN =         "0029-599X (print), 0945-3245 (electronic)",
  ISSN-L =       "0029-599X",
  MRclass =      "05.00",
  MRnumber =     "0107609 (21 \#6334)",
  MRreviewer =   "D. Gale",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=0029-599X&volume=1&issue=1;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/nummath.bib",
  URL =          "http://gdzdoc.sub.uni-goettingen.de/sub/digbib/loader?did=D196313;
                 http://link.springer.com/article/10.1007/BF01386390;
                 http://www.springerlink.com/openurl.asp?genre=article&issn=0029-599X&volume=1&issue=1&spage=269",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "256 KB",
  fjournal =     "Numerische Mathematik",
  journal-URL =  "http://link.springer.com/journal/211",
  oldlabel =     "EWD:NumerMath59",
  remark =       "This paper is a Web of Science Citation Classic.",
}

@TechReport{Dijkstra:1960:CPA,
  author =       "Edsger W. Dijkstra",
  title =        "Cursus programmeren in {ALGOL 60} ({Dutch}) [{Course}
                 in programming in {ALGOL 60}]",
  institution =  "Mathematisch Centrum, Amsterdam",
  address =      "Amsterdam, The Netherlands",
  year =         "1960",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "Dutch",
}

@TechReport{Dijkstra:1960:KBU,
  author =       "Edsger W. Dijkstra",
  title =        "Kortste bomen uit een graph. ({Dutch}) [{Shortest}
                 trees from a graph]",
  number =       "1",
  institution =  "Mathematisch Centrum, Amsterdam",
  month =        jan,
  year =         "1960",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/ZW1960-001.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "264 KB",
  language =     "Dutch",
  oldlabel =     "EWD:ZW1960-001",
}

@InCollection{Dijkstra:1960:RPa,
  author =       "Edsger W. Dijkstra",
  editor =       "Saul Rosen",
  booktitle =    "Programming Systems and Languages",
  title =        "Recursive Programming",
  chapter =      "3C",
  publisher =    pub-MCGRAW-HILL,
  address =      pub-MCGRAW-HILL:adr,
  pages =        "221--227",
  year =         "1960",
  bibdate =      "Thu Mar 12 11:58:16 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bcp.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dijkstra:1960:RPb,
  author =       "Edsger W. Dijkstra",
  title =        "Recursive Programming",
  journal =      j-NUM-MATH,
  volume =       "2",
  number =       "1",
  pages =        "312--318",
  month =        dec,
  year =         "1960",
  CODEN =        "NUMMA7",
  DOI =          "https://doi.org/10.1007/BF01386232",
  ISSN =         "0029-599X (print), 0945-3245 (electronic)",
  ISSN-L =       "0029-599X",
  MRclass =      "Contributed Item",
  MRnumber =     "1553940",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/nummath.bib;
                 https://www.math.utah.edu/pub/tex/bib/scicomputprogram.bib",
  note =         "See \cite{vandenHove:2017:DHC}.",
  URL =          "http://gdzdoc.sub.uni-goettingen.de/sub/digbib/loader?did=D196346",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "912 KB",
  fjournal =     "Numerische Mathematik",
  journal-URL =  "http://link.springer.com/journal/211",
  oldlabel =     "EWD:NumerMath60",
  remark =       "This paper introduced the idea of a `stack' in
                 computer science.",
}

@Article{Dijkstra:1960:STS,
  author =       "E. W. Dijkstra",
  title =        "Some theorems on spanning subtrees of a graph",
  journal =      j-INDAG-MATH-PROC,
  volume =       "63",
  pages =        "196--199",
  year =         "1960",
  DOI =          "https://doi.org/10.1016/S1385-7258(60)50026-6",
  ISSN =         "1385-7258 (print), 1878-5972 (electronic)",
  ISSN-L =       "1385-7258",
  MRclass =      "05.00",
  MRnumber =     "0109795 (22 \#680)",
  MRreviewer =   "D. Gale",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/S1385725860500266",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Indagationes Mathematicae (Proceedings)",
  journal-URL =  "http://www.sciencedirect.com/science/journal/13857258",
  xxvolume =     "22",
}

@TechReport{Dijkstra:1961:ATA,
  author =       "Edsger W. Dijkstra",
  title =        "{Algol 60} translation: an {Algol 60} translator for
                 the {x1} and {Making} a translator for {Algol 60}",
  number =       "35",
  institution =  "Mathematisch Centrum, Amsterdam",
  year =         "1961",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR35.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1032 KB",
  oldlabel =     "EWD:MR35",
}

@Article{Dijkstra:1961:AUX,
  author =       "E. W. Dijkstra",
  title =        "{Ein ALGOL-60-{\"U}bersetzer f{\"u}r die X 1. II}.
                 ({German}) [An {ALGOL-60} translator for the {X 1}.
                 {II}]",
  journal =      "Math.-Tech.-Wirtschaft",
  volume =       "8",
  pages =        "115--119",
  year =         "1961",
  MRclass =      "68.00",
  MRnumber =     "0130075 (23 \#B3108)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "German",
}

@TechReport{Dijkstra:1961:DMI,
  author =       "Edsger W. Dijkstra",
  title =        "On the design of machine independent programming
                 languages",
  number =       "34",
  institution =  "Mathematisch Centrum, Amsterdam",
  month =        oct,
  year =         "1961",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR34.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "731 KB",
  oldlabel =     "EWD:MR34",
}

@Article{Dijkstra:1961:LED,
  author =       "E. W. Dijkstra",
  title =        "Letter to the {Editor}: Defense of {ALGOL 60}",
  journal =      j-CACM,
  volume =       "4",
  number =       "11",
  pages =        "502--503",
  month =        nov,
  year =         "1961",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Fri Nov 25 18:19:35 MST 2005",
  bibsource =    "http://www.acm.org/pubs/contents/journals/cacm/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
}

@TechReport{Dijkstra:1962:AUC,
  author =       "Edsger W. Dijkstra",
  title =        "An attempt to unify the constituent concepts of serial
                 program execution",
  number =       "46",
  institution =  "Mathematisch Centrum, Amsterdam",
  month =        jan,
  year =         "1962",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR46.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "509 KB",
  oldlabel =     "EWD:MR46",
}

@Unpublished{Dijkstra:1962:HLV,
  author =       "Edsger W. Dijkstra",
  title =        "Over de ``hot line'' ({VERTROUWELIJK}). ({Dutch})
                 [{On} the ``hot line'' ({CONFIDENTIAL})]",
  month =        feb,
  year =         "1962",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN188.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN188",
}

@Article{Dijkstra:1962:OEA,
  author =       "E. W. Dijkstra",
  title =        "Operating experience with {ALGOL 60}",
  journal =      j-COMP-J,
  volume =       "5",
  number =       "2",
  pages =        "125--127",
  month =        aug,
  year =         "1962",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/5.2.125",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Tue Dec 4 14:47:28 MST 2012",
  bibsource =    "http://comjnl.oxfordjournals.org/content/5/2.toc;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_05/Issue_02/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/compj.bib;
                 https://www.math.utah.edu/pub/tex/bib/compj1960.bib",
  URL =          "http://comjnl.oxfordjournals.org/content/5/2/125.full.pdf+html;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_05/Issue_02/050125.sgm.abs.html;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_05/Issue_02/tiff/125.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_05/Issue_02/tiff/126.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_05/Issue_02/tiff/127.tif",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  xxmonth =      jul,
}

@Unpublished{Dijkstra:1962:OOO,
  author =       "Edsger W. Dijkstra",
  title =        "Ontwerpschets ontwikkelingsplan. 24 oktober 1962.
                 ({Dutch}) [{Design} sketch development plan. {24
                 October 1962}]",
  month =        oct,
  year =         "1962",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN033.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN33",
}

@Book{Dijkstra:1962:PAR,
  author =       "Edsger W. Dijkstra",
  title =        "A primer of {ALGOL 60}: report on the algorithmic
                 language {ALGOL 60}",
  volume =       "2",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  pages =        "xi + 114",
  year =         "1962",
  ISBN =         "0-12-216250-1",
  ISBN-13 =      "978-0-12-216250-3",
  ISSN =         "0067-2483",
  ISSN-L =       "0067-2483",
  LCCN =         "QA76.73.A24",
  bibdate =      "Tue Mar 17 15:48:54 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "APIC studies in data processing",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "Reprinted at least 7 times, up to the 1978 printing.",
}

@InProceedings{Dijkstra:1962:SMA,
  author =       "Edsger W. Dijkstra",
  booktitle =    "{IFIP} Congress",
  title =        "Some Meditations on Advanced Programming",
  publisher =    "????",
  address =      "????",
  pages =        "535--538",
  year =         "1962",
  bibdate =      "Thu Mar 12 11:59:23 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/ifip/ifip1962.html#Dijkstra62;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/Pre.1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1962:SP,
  author =       "Edsger W. Dijkstra",
  title =        "Substitution processes",
  month =        jan,
  year =         "1962",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD28.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "312 KB",
  oldlabel =     "EWD:EWD28",
}

@Article{Dijkstra:1963:ATP,
  author =       "E. W. Dijkstra",
  editor =       "Richard Goodman",
  title =        "Appendix --- Two Papers on an {ALGOL} Translator for
                 the {X1}",
  journal =      j-ANNU-REV-AUTOM-PROGRAM,
  volume =       "3",
  pages =        "327--??",
  year =         "1963",
  CODEN =        "ARVAAM",
  DOI =          "https://doi.org/10.1016/B978-0-08-009763-3.50017-5;
                 https://doi.org/10.1016/S0066-4138(63)80014-2",
  ISSN =         "0066-4138 (print), 1878-545X (electronic)",
  ISSN-L =       "0066-4138",
  bibdate =      "Mon Mar 16 15:11:21 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "International Tracts in Computer Science and
                 Technology and Their Application",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780080097633500175;
                 http://www.sciencedirect.com/science/article/pii/S0066413863800142",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Annual Review in Automatic Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00664138",
  keywords =     "Electrologica EL X1 (first commercial electronic
                 computer developed in The Netherlands)",
}

@Article{Dijkstra:1963:ATX,
  author =       "Edsger W. Dijkstra",
  title =        "An {ALGOL-60} translator for the {X1}",
  journal =      j-ANNU-REV-AUTOM-PROGRAM,
  volume =       "3",
  number =       "??",
  pages =        "329--345",
  year =         "1963",
  CODEN =        "ARVAAM",
  ISSN =         "0066-4138 (print), 1878-545X (electronic)",
  ISSN-L =       "0066-4138",
  bibdate =      "Tue Mar 17 15:50:30 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Annual Review in Automatic Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00664138",
}

@Article{Dijkstra:1963:DMI,
  author =       "E. W. Dijkstra",
  editor =       "Richard Goodman",
  title =        "On the Design of Machine Independent Programming
                 Languages",
  journal =      j-ANNU-REV-AUTOM-PROGRAM,
  volume =       "3",
  number =       "0",
  pages =        "27--42",
  year =         "1963",
  CODEN =        "ARVAAM",
  DOI =          "https://doi.org/10.1016/B978-0-08-009763-3.50007-2;
                 https://doi.org/10.1016/S0066-4138(63)80003-8",
  ISSN =         "0066-4138 (print), 1878-545X (electronic)",
  ISSN-L =       "0066-4138",
  bibdate =      "Mon Mar 16 15:10:40 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Originally issued as Report M.R.34 of the Mathematics
                 Centre, Amsterdam.",
  series =       "International Tracts in Computer Science and
                 Technology and Their Application",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780080097633500072;
                 http://www.sciencedirect.com/science/article/pii/S0066413863800038",
  abstract =     "This chapter discusses programming languages that,
                 like ALGOL 60, are intended for the description of
                 numerical processes. There are two declarations in
                 ALGOL 60 with a hybrid nature, the switch declaration
                 and the procedure declaration. Like all declarations,
                 they reserve an identifier for a special sort of object
                 but, they immediately define this object and do so
                 statically. In this respect, they are comparable to the
                 so-called constant declaration, which has been
                 suggested for numerical quantities. It is known that by
                 replacing static definitions by dynamic ones, one can
                 only gain in flexibility. Furthermore, ALGOL 60
                 includes the assignment statement that assigns a value
                 dynamically but only in the case that the value is a
                 logical value or a number. By extending the concept
                 assignment of a value so that lists, statements, etc.,
                 can also act as assigned values, the value-defining
                 function of the switch and procedure declaration can be
                 removed. The declarators switch and procedure should
                 then only be followed by a list of identifiers, to
                 which suitable assignments should eventually be made.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Annual Review in Automatic Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00664138",
  xxISSN =       "0074-9141",
}

@Unpublished{Dijkstra:1963:ERVa,
  author =       "Edsger W. Dijkstra",
  title =        "Excerpt reactie's van fabrikanten. ({Dutch})
                 [{Excerpt} reaction from manufacturers]",
  month =        jan,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN036.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "201 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN36",
}

@Unpublished{Dijkstra:1963:ERVb,
  author =       "Edsger W. Dijkstra",
  title =        "2de {Excerpt} reactie van fabrikanten. ({Dutch})
                 [{Second} excerpt reaction from manufacturers]",
  month =        jan,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN037.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "234 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN37",
}

@Unpublished{Dijkstra:1963:ERVc,
  author =       "Edsger W. Dijkstra",
  title =        "3de {Excerpt} reactie's van fabrikanten. ({Dutch})
                 [{Third} excerpt reaction from manufacturers]",
  month =        feb,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN041.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "266 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN41",
}

@Unpublished{Dijkstra:1963:ERVd,
  author =       "Edsger W. Dijkstra",
  title =        "Excerpt reactie's van fabrikanten. no. 4. ({Dutch})
                 [{Excerpt} reaction from manufacturers, no. 4]",
  month =        mar,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN042.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "230 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN42",
}

@Unpublished{Dijkstra:1963:JDJ,
  author =       "Edsger W. Dijkstra",
  title =        "Over {Jansen}. ({Dutch}) [{On Jansen}]",
  month =        sep,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD65.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "153 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD65",
}

@Unpublished{Dijkstra:1963:MDF,
  author =       "Edsger W. Dijkstra",
  title =        "My dear friends",
  month =        jan,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Cover letter for submission of
                 \cite{Dijkstra:1963:RID} to \booktitle{Commun. ACM};
                 circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN038.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "36 KB",
  oldlabel =     "EWD:NN38",
}

@Article{Dijkstra:1963:MTA,
  author =       "Edsger W. Dijkstra",
  title =        "Making a translator for {ALGOL-60}",
  journal =      j-ANNU-REV-AUTOM-PROGRAM,
  volume =       "3",
  number =       "??",
  pages =        "347--356",
  year =         "1963",
  CODEN =        "ARVAAM",
  ISSN =         "0066-4138 (print), 1878-545X (electronic)",
  ISSN-L =       "0066-4138",
  bibdate =      "Tue Mar 17 15:50:30 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Annual Review in Automatic Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00664138",
  keywords =     "Algol 60, translator, compiler",
  reffrom =      Floyd:ieee:toec:1964,
}

@Unpublished{Dijkstra:1963:MVK,
  author =       "Edsger W. Dijkstra",
  title =        "Motivering van de keuze. ({Dutch}) [{Justification}
                 for the choice]",
  month =        jun,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN062.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "135 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN62",
}

@Unpublished{Dijkstra:1963:MXV,
  author =       "Edsger W. Dijkstra",
  title =        "Multiprogrammering en de {X8} ({Vervolg} van {EWD54}).
                 ({Dutch}) [{Multiprogramming} and {X8} (Continuation of
                 {EWD54})]",
  month =        jun,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD57.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "449 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD57",
}

@Unpublished{Dijkstra:1963:NAP,
  author =       "Edsger W. Dijkstra",
  title =        "Notitie over de aansluiting en de programmering van de
                 teleprinter. ({Dutch}) [{Note} on connecting and
                 programming the teleprinter]",
  month =        jul,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD62.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "252 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD62",
}

@TechReport{Dijkstra:1963:OGD,
  author =       "Edsger W. Dijkstra",
  title =        "Objectprogramma, gegenereerd door de {M.C.}-vertaler:
                 (intern rapport). ({Dutch}) [{Object} program generated
                 by the {M.C.}-translator (internal report)]",
  number =       "55",
  institution =  "Mathematisch Centrum, Amsterdam",
  month =        jan,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/MR55.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "551 KB",
  language =     "Dutch",
  oldlabel =     "EWD:MR55",
}

@Unpublished{Dijkstra:1963:RID,
  author =       "Edsger W. Dijkstra",
  title =        "A review of the {IBM 1620 Data Processing System}",
  month =        jan,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD37.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "205 KB",
  oldlabel =     "EWD:EWD37",
}

@Unpublished{Dijkstra:1963:SDS,
  author =       "Edsger W. Dijkstra",
  title =        "Over stapeladministratie. ({Dutch}) [{On} stack
                 management]",
  month =        nov,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD69.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD69",
}

@Unpublished{Dijkstra:1963:TDD,
  author =       "Edsger W. Dijkstra",
  title =        "Over trommelpaginatransporten. ({Dutch}) [{On} drum
                 page transport]",
  month =        dec,
  year =         "1963",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD72.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "149 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD72",
}

@Unpublished{Dijkstra:1964:BTD,
  author =       "Edsger W. Dijkstra",
  title =        "Bezettingsadministratie der trommelpagina's. ({Dutch})
                 [{Occupation} administration of drum pages]",
  month =        may,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD86.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD86",
}

@Unpublished{Dijkstra:1964:DOP,
  author =       "Edsger W. Dijkstra",
  title =        "Description of the object program, {II}",
  month =        sep,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD102.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "180 KB",
  oldlabel =     "EWD:EWD102",
}

@Unpublished{Dijkstra:1964:EC,
  author =       "Edsger W. Dijkstra",
  title =        "Error checking",
  month =        dec,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD111.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "72 KB",
  oldlabel =     "EWD:EWD111",
}

@Unpublished{Dijkstra:1964:ECA,
  author =       "Edsger W. Dijkstra",
  title =        "Embedding complex arithmetic",
  month =        aug,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD96.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "137 KB",
  oldlabel =     "EWD:EWD96",
}

@InCollection{Dijkstra:1964:F,
  author =       "Edsger W. Dijkstra",
  title =        "Foreword",
  crossref =     "Randell:1964:AIT",
  pages =        "??--??",
  year =         "1964",
  bibdate =      "Wed Mar 18 15:02:52 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1964:FL,
  author =       "Edsger W. Dijkstra",
  title =        "Over formal locations",
  month =        jun,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD89.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "358 KB",
  oldlabel =     "EWD:EWD89",
}

@Unpublished{Dijkstra:1964:PDP,
  author =       "Edsger W. Dijkstra",
  title =        "Over paginaadministratie. ({Dutch}) [{On} page
                 management]",
  month =        may,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD84.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "516 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD84",
}

@Unpublished{Dijkstra:1964:RSV,
  author =       "Edsger W. Dijkstra",
  title =        "Ruwe schets vertaalproces. ({Dutch}) [{Rough}
                 translation process]",
  month =        dec,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD112.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "41 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD112",
}

@Unpublished{Dijkstra:1964:SC,
  author =       "Edsger W. Dijkstra",
  title =        "Segment control",
  month =        dec,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD113.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "286 KB",
  oldlabel =     "EWD:EWD113",
}

@Article{Dijkstra:1964:SCA,
  author =       "E. W. Dijkstra",
  title =        "Some comments on the aims of {MIRFAC}",
  journal =      j-CACM,
  volume =       "7",
  number =       "3",
  pages =        "190--190",
  month =        mar,
  year =         "1964",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Fri Nov 25 18:19:52 MST 2005",
  bibsource =    "http://portal.acm.org/;
                 http://www.acm.org/pubs/contents/journals/cacm/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
}

@Unpublished{Dijkstra:1964:SVO,
  author =       "Edsger W. Dijkstra",
  title =        "Samenvatting van oordeel over het ``{Voorstel} tot
                 aanschaffing van een digitale informatieverwerkende
                 machine voor de afdeling der elektrotechniek''.
                 ({Dutch}) [{Summary} judgment on the ``{Proposal} to
                 acquire a digital information processing machine for
                 the {Department of Electrical Engineering}'']",
  month =        jun,
  year =         "1964",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd00xx/EWD91.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "327 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD91",
}

@TechReport{Dijkstra:1965:CSP,
  author =       "E. W. Dijkstra",
  title =        "{Cooperating Sequential Processes}",
  institution =  "Technische Universiteit Eindhoven",
  address =      "Eindhoven, The Netherlands",
  month =        sep,
  year =         "1965",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/dimarzo.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1965:CVX,
  author =       "Edsger W. Dijkstra",
  title =        "Communicatiebuffering voor de {EL-X8 -- T.H.E.}.
                 ({Dutch}) [{Communication} buffering for {EL-X8 ---
                 T.H.E.}]",
  month =        feb,
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD118.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD118",
}

@Unpublished{Dijkstra:1965:GBV,
  author =       "Edsger W. Dijkstra",
  title =        "Globale beschrijving van de drijvende arithmetiek van
                 de {EL X8}. ({Dutch}) [{General} description of the
                 floating-point arithmetic of the {X8 EL}]",
  month =        dec,
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD145.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "83 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD145",
}

@Unpublished{Dijkstra:1965:HKV,
  author =       "Edsger W. Dijkstra",
  title =        "Heel kort verslag bezoek aan het symposium over {Multi
                 Access Computers}, 2--4 november 1965 in het {NPL}.
                 ({Dutch}) [{Very} short report of a visit to the
                 symposium {Multi Access Computers, 2 to 4 November 1965
                 in the NPL}]",
  month =        nov,
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD137.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "Dutch",
  oldlabel =     "EWD:EWD137",
}

@Unpublished{Dijkstra:1965:MSX,
  author =       "Edsger W. Dijkstra",
  title =        "The multiprogramming system for the {EL X8 THE}",
  month =        jun,
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD126.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "311 KB",
  oldlabel =     "EWD:EWD126",
}

@Unpublished{Dijkstra:1965:PCHa,
  author =       "Edsger W. Dijkstra",
  title =        "Programming considered as a human activity",
  pages =        "14",
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1965:PCHb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD117.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "230 KB",
  oldlabel =     "EWD:EWD117",
}

@InProceedings{Dijkstra:1965:PCHb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Proceedings of the {IFIP} Congress",
  title =        "Programming considered as a human activity",
  volume =       "65",
  publisher =    "????",
  address =      "????",
  pages =        "213--217",
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD117pub",
}

@Article{Dijkstra:1965:SPCa,
  author =       "Edsger W. Dijkstra",
  title =        "Solution of a Problem in Concurrent Programming
                 Control",
  journal =      j-CACM,
  volume =       "8",
  number =       "9",
  pages =        "569--569",
  month =        sep,
  year =         "1965",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/365559.365617",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Compiler/bevan.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm8.html#Dijkstra65;
                 http://www.acm.org/pubs/contents/journals/cacm/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib",
  abstract =     "A number of mainly independent sequential-cyclic
                 processes with restricted means of communication with
                 each other can be made in such a way that at any moment
                 one and only one if them is engaged in the ``critical
                 section'' of its cycle.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "115 KB",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  oldlabel =     "Dijkstra65; EWD:CACM1965",
  remark =       "This influential one-page paper introduced the Mutual
                 Exclusion Problem for $n$ processes, and supplied a
                 solution to it.",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Dijkstra65",
  xxtitle =      "Solutions of a Problem in Concurrent Programming
                 Control",
}

@Unpublished{Dijkstra:1965:VVBa,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van het bezoek aan het {IFIP}-congres te {New
                 York}, 24--29 mei 1965. ({Dutch}) [{Visit} report to
                 the {IFIP}-congress in {New York, 24--29 May 1965}]",
  month =        jun,
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN130.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "69 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN130",
}

@Unpublished{Dijkstra:1965:VVBb,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van bezoek aan de {Arbeitstagung f{\"u}r
                 Automatentheorie} te {Hanover}. ({Dutch}) [{Report} of
                 visit to the {Workshop on Automata Theory} in
                 {Hanover}]",
  year =         "1965",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD131.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "216 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD131",
}

@Misc{Bron:1966:SCO,
  author =       "Coen Bron and Edsger W. Dijkstra",
  title =        "Source code of {THE Operating System}",
  howpublished = "Web archive",
  year =         "1966",
  bibdate =      "Mon Oct 08 15:32:23 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-1-pdf/k-1-C1063.6-source-THE-os.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "Annotations by E. W. Djikstra in dark pen; 254 pages;
                 Scanned: July 6, 2005; This was a very difficult scan
                 because the listing was still bound, and heavy. Pages
                 were scanned at 16.00 by 11.00 inches.",
}

@Unpublished{Dijkstra:1966:ALV,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de leden van de {Z8}-commissie [{Over} {Michael}].
                 ({Dutch}) [{To} the members of the {Z8-commission} [On
                 {Michael}]]",
  month =        may,
  year =         "1966",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN158.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "40 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN158",
}

@Unpublished{Dijkstra:1966:DCA,
  author =       "Edsger W. Dijkstra",
  title =        "Documentatie over de communicatieapparatuur aan de {EL
                 X8} (vervanging van {EWD140}). ({Dutch})
                 [{Documentation} of the communication to the {EL X8}
                 (replacement of {EWD140})]",
  month =        jan,
  year =         "1966",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD149.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "597 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD149",
}

@Misc{Dijkstra:1966:OSAa,
  author =       "Edsger W. Dijkstra and others",
  title =        "{THE} operating system --- System Tables",
  howpublished = "Web archive",
  year =         "1966",
  bibdate =      "Mon Oct 08 15:32:23 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-9-pdf/k-9-c1063-1-THEos-SystemTables.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "1965--66; Electrologica X8; 17.18 by 11.0 inches; 126
                 pages; pencil and ink handwritten notes by D.E.K.;
                 Scanned: Nov 5, 2006",
}

@Misc{Dijkstra:1966:OSAb,
  author =       "Edsger W. Dijkstra and others",
  title =        "{THE} operating system --- List of Operator Message
                 words",
  howpublished = "Web archive",
  year =         "1966",
  bibdate =      "Mon Oct 08 15:32:23 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-9-pdf/k-9-c1063-2-THEos-message-words.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "1965--66; Electrologica X8; 17.18 by 11.0 inches; 26
                 pages; blue ink notes by D.E.K.; Scanned: Nov 5, 2006",
}

@Misc{Dijkstra:1966:OSAc,
  author =       "Edsger W. Dijkstra and others",
  title =        "{THE} operating system --- Arithmetic and System
                 Subroutines",
  howpublished = "Web archive",
  year =         "1966",
  bibdate =      "Mon Oct 08 15:32:23 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-9-pdf/k-9-c1063-3-THEos-Arith-System-Subroutines.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "1965--66; Electrologica X8; 17.18 by 11.0 inches; 254
                 pages; blue ink notes by D.E.K.; Scanned: Nov 5,
                 2006.",
}

@Misc{Dijkstra:1966:OSAd,
  author =       "Edsger W. Dijkstra",
  title =        "{THE} operating system --- Table of the {ALGOL}
                 translator",
  howpublished = "Web archive",
  year =         "1966",
  bibdate =      "Mon Oct 08 15:32:23 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-9-pdf/k-9-c1063-4-THEOS-Translator-Table.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "1965--66; Electrologica X8; 17.25 by 11.0 inches; 27
                 pages; blue ink notes by D.E.K.; Scanned: Oct 29,
                 2006.",
}

@Misc{Dijkstra:1966:OSAe,
  author =       "Edsger W. Dijkstra",
  title =        "{THE} operating system --- {ALGOL} lex scanner",
  howpublished = "Web archive",
  year =         "1966",
  bibdate =      "Mon Oct 08 15:32:23 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/KnuthDigitalArchive-Index.html#C1063-5",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "1965--66; Electrologica X8; 17.18 by 11.0 inches; 25
                 pages; blue ink notes by D.E.K.; Scanned: Nov 5,
                 2006.",
}

@Article{Dijkstra:1966:SMP,
  author =       "E. W. Dijkstra",
  title =        "The Structure of the {THE} Multi-programming System",
  journal =      j-CACM,
  volume =       "9",
  number =       "5",
  pages =        "??--??",
  month =        may,
  year =         "1966",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Database/Wiederhold/Pre.1975.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/leavens.bib",
  acknowledgement = ack-nhfb,
  annote =       "Design principles for correct programming systems",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
}

@Unpublished{Dijkstra:1966:TCS,
  author =       "Edsger W. Dijkstra",
  title =        "Tentamenopgave ``{Cooperating Sequential Processes}''
                 (april 1966). ({Dutch}) [{Exam} question ``{Cooperating
                 Sequential Processes}'' ({April 1966})]",
  month =        apr,
  year =         "1966",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD158.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "19 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD158",
}

@Unpublished{Dijkstra:1967:ACW,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de {Commissie Wetenschapsbeleid} ter zake van
                 {Automatiseringswiskunde} aan de {THE}. ({Dutch}) [{The
                 Committee on Science Policy} in respect of automation
                 of mathematics in the {THE}]",
  month =        feb,
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD191.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "127 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD191",
}

@Unpublished{Dijkstra:1967:CAP,
  author =       "Edsger W. Dijkstra",
  title =        "A constructive approach to the problem of program
                 correctness",
  month =        aug,
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD209.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "305 KB",
  oldlabel =     "EWD:EWD209",
}

@Unpublished{Dijkstra:1967:SEa,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD200}",
  month =        jun,
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD201.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "96 KB",
  oldlabel =     "EWD:EWD201",
}

@Unpublished{Dijkstra:1967:SEb,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD201}",
  month =        jul,
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD206.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD206",
}

@Unpublished{Dijkstra:1967:TCS,
  author =       "Edsger W. Dijkstra",
  title =        "Tentamenopgave ``{Cooperating Sequential Processes}''
                 (21 juni 1967). ({Dutch}) [{Exam} question
                 ``{Cooperating Sequential Processes}'' ({21 June
                 1967})]",
  month =        jun,
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN215.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "18 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN215",
}

@Unpublished{Dijkstra:1967:VSM,
  author =       "Edsger W. Dijkstra",
  title =        "The variable size machine",
  month =        jun,
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD200.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "90 KB",
  oldlabel =     "EWD:EWD200",
}

@Unpublished{Dijkstra:1967:VVB,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van het bezoek aan {Grenoble} en {Parijs}
                 (6--11 december 1967). ({Dutch}) [{Report} of the visit
                 to {Grenoble} and {Paris} ({6 to 11 December 1967})]",
  year =         "1967",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD222.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "132 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD222",
}

@Unpublished{Dijkstra:1968:ALV,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de leden van de {Commissie Wetenschapsbeleid}.
                 ({Dutch}) [{To} the members of the {Scientific Policy
                 Committee}]",
  month =        mar,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD229.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD229",
}

@Unpublished{Dijkstra:1968:BVS,
  author =       "Edsger W. Dijkstra",
  title =        "Bijdrage voor de subcommissie {Aanschaffingsbeleid
                 Rekenautomaten}. ({Dutch}) [{Contribution} to the
                 subcommittee {Procurement of Computers}]",
  month =        sep,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD243.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "131 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD243",
}

@Unpublished{Dijkstra:1968:CAG,
  author =       "Edsger W. Dijkstra",
  title =        "A case against the {GO TO} statement",
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Letter to the Editor: ``Go To Statement Considered
                 Harmful''; published as \cite{Dijkstra:1968:GSC}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD215.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "122 KB",
  oldlabel =     "EWD:EWD215",
}

@Unpublished{Dijkstra:1968:CAPa,
  author =       "Edsger W. Dijkstra",
  title =        "A constructive approach to the problem of program
                 correctness",
  month =        feb,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1968:CAPb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD209A.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "373 KB",
  oldlabel =     "EWD:EWD209A",
}

@Article{Dijkstra:1968:CAPb,
  author =       "Edsger W. Dijkstra",
  title =        "A Constructive Approach to the Problem of Program
                 Correctness",
  journal =      j-BIT,
  volume =       "8",
  number =       "3",
  pages =        "174--186",
  month =        sep,
  year =         "1968",
  CODEN =        "BITTEL, NBITAB",
  DOI =          "https://doi.org/10.1007/BF01933419",
  ISSN =         "0006-3835 (print), 1572-9125 (electronic)",
  ISSN-L =       "0006-3835",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=0006-3835&volume=8&issue=3;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/bit.bib",
  URL =          "http://www.springerlink.com/openurl.asp?genre=article&issn=0006-3835&volume=8&issue=3&spage=174",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "BIT (Nordisk tidskrift for informationsbehandling)",
  journal-URL =  "http://link.springer.com/journal/10543",
  oldlabel =     "EWD:EWD209Apub",
}

@InProceedings{Dijkstra:1968:CCH,
  author =       "Edsger W. Dijkstra",
  title =        "Complexity Controlled by Hierarchical Ordering of
                 Function and Variability",
  crossref =     "Naur:1969:SER",
  pages =        "181--185",
  year =         "1969",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "checked",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  referencedby = "\cite{1975:ncse:mcclure}",
}

@Unpublished{Dijkstra:1968:CED,
  author =       "Edsger W. Dijkstra",
  title =        "Contractie en expansie. ({Dutch}) [{Contraction} and
                 expansion]",
  month =        jun,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD235.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "165 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD235",
}

@Unpublished{Dijkstra:1968:COC,
  author =       "Edsger W. Dijkstra",
  title =        "Commentaar op het {Concept} van {Benders} en
                 {Veltkamp}. ({Dutch}) [{Commentary} on the concept of
                 {Benders} and {Veltkamp}]",
  month =        dec,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN247.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN247",
}

@InCollection{Dijkstra:1968:COS,
  author =       "Edsger W. Dijkstra",
  editor =       "F. Genuys",
  booktitle =    "Programming Languages",
  title =        "Co-operating sequential processes",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  pages =        "43--112",
  year =         "1968",
  bibdate =      "Thu Mar 12 12:00:52 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Distributed/Dist.Sys.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/allison.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Object/Nierstrasz.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  keywords =     "book; concurrency; concurrent; cooperating; parallel;
                 process; semaphore; semaphores; synchronise;
                 synchronization; text",
  xxyear =       "1965",
}

@Unpublished{Dijkstra:1968:CSPa,
  author =       "Edsger W. Dijkstra",
  title =        "Cooperating sequential processes",
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1968:CSPb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD123.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1691 KB",
  oldlabel =     "EWD:EWD123",
}

@InCollection{Dijkstra:1968:CSPb,
  author =       "Edsger W. Dijkstra",
  editor =       "F. Genuys",
  booktitle =    "Programming Languages: {NATO} Advanced Study
                 Institute",
  title =        "Cooperating sequential processes",
  publisher =    "Academic Press",
  pages =        "43--112",
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD123pub",
}

@Unpublished{Dijkstra:1968:EDD,
  author =       "Edsger W. Dijkstra",
  title =        "Een educatief dilemma. ({Dutch}) [{An} educational
                 dilemma]",
  month =        sep,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD244.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD244",
}

@Article{Dijkstra:1968:GSC,
  author =       "Edsger Wybe Dijkstra",
  title =        "{{\tt Go to}} statement considered harmful",
  journal =      j-CACM,
  volume =       "11",
  number =       "3",
  pages =        "147--148",
  month =        mar,
  year =         "1968",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib;
                 https://www.math.utah.edu/pub/tex/bib/master.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1960.bib",
  note =         "This letter to the Editor inspired scores of others,
                 published mainly in SIGPLAN Notices up to the
                 mid-1980s. The best-known is \cite{Knuth:1974:SPG}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  oldlabel =     "EWD:EWD215pub",
  remark =       "According to Randell \cite{Randell:2003:ED}, the
                 ``considered harmful'' phrase was supplied by the
                 journal editors, rather than by Dijkstra.",
}

@InProceedings{Dijkstra:1968:HP,
  author =       "E. W. Dijkstra",
  booktitle =    "Proceedings of the International Conference on
                 Software Engineering at Garmisch, West Germany",
  title =        "The Humble Programmer",
  publisher =    "????",
  address =      "????",
  year =         "1968",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Neural/adapt.sys.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1968:HV,
  author =       "Edsger W. Dijkstra",
  title =        "{HEEL VERTROUWELIJK}. ({Dutch}) [{VERY
                 CONFIDENTIAL}]",
  month =        jan,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD224.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD224",
}

@Article{Dijkstra:1968:LEG,
  author =       "Edsger Wybe Dijkstra",
  title =        "Letter to the {Editor}: {Go} to statement considered
                 harmful",
  journal =      j-CACM,
  volume =       "11",
  number =       "3",
  pages =        "147--148",
  month =        mar,
  year =         "1968",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/362929.362947",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Fri Nov 25 18:20:18 MST 2005",
  bibsource =    "http://www.acm.org/pubs/contents/journals/cacm/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib",
  note =         "This letter in support of structured programming, and
                 in favor of eliminating control-flow disruption caused
                 by {\em go to} statements, inspired scores of others,
                 published mainly in SIGPLAN Notices up to the
                 mid-1980s. The best-known is \cite{Knuth:1974:SPG}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
}

@Unpublished{Dijkstra:1968:RGD,
  author =       "Edsger W. Dijkstra",
  title =        "De {Rekenautomaat} als {Gebruiksvoorwerp}. ({Dutch})
                 [{The} computer as tool]",
  month =        apr,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD231.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "399 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD231",
}

@Unpublished{Dijkstra:1968:SMSa,
  author =       "Edsger W. Dijkstra",
  title =        "The structure of the ``{THE}''-multiprogramming
                 system",
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1968:SMSb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd01xx/EWD196.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "337 KB",
  oldlabel =     "EWD:EWD196",
}

@Article{Dijkstra:1968:SMSb,
  author =       "Edsger W. Dijkstra",
  title =        "The structure of the {``THE''}-multiprogramming
                 system",
  journal =      j-CACM,
  volume =       "11",
  number =       "5",
  pages =        "341--346",
  month =        may,
  year =         "1968",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/363095.363143",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/os.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm11.html#Dijkstra68;
                 http://www.acm.org/pubs/contents/journals/cacm/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib",
  abstract =     "A multiprogramming system is described in which all
                 activities are divided over a number of sequential
                 processes. These sequential processes are placed at
                 various hierarchical levels, in each of which one or
                 more independent abstractions have been implemented.
                 The hierarchical structure proved to be vital for the
                 verification of the logical soundness of the design and
                 the correctness of its implementation.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  keywords =     "cooperating sequential processes; input-output
                 buffering; multiprocessing; multiprogramming;
                 multiprogramming system; operating system; processor
                 sharing; program verification; real-time debugging;
                 synchronizing primitives; system hierarchy; system
                 levels; system structure",
  oldlabel =     "Dijkstra68; EWD:EWD196pub",
  remark =       "From the Wikipedia article on semaphores: ``The
                 canonical names V and P come from the initials of Dutch
                 words. V is generally explained as verhogen
                 (`increase'). Several explanations have been offered
                 for P, including proberen for `to test' or `to try,'
                 passeren for `pass,' and pakken for `grab.' Dijkstra's
                 earliest paper on the subject gives passering (passing)
                 as the meaning for P, and vrijgave (release) as the
                 meaning for V. It also mentions that the terminology is
                 taken from that used in railroad signals. Dijkstra
                 subsequently wrote that he intended P to stand for the
                 portmanteau prolaag, short for probeer te verlagen,
                 literally `try to reduce,' or to parallel the terms
                 used in the other case, `try to decrease.' This
                 confusion stems from the fact that the words for
                 increase and decrease both begin with the letter V in
                 Dutch, and the words spelled out in full would be
                 impossibly confusing for those not familiar with the
                 Dutch language.

                 In ALGOL 68, the Linux kernel, and in some English
                 textbooks, the V and P operations are called,
                 respectively, up and down. In software engineering
                 practice, they are often called signal and wait,
                 release and acquire (which the standard Java library
                 uses), or post and pend. Some texts call them vacate
                 and procure to match the original Dutch
                 initials.''

                 From entry Randell:2003:ED: ``The THE system was a
                 staggering achievement, because it was so well designed
                 and coded that there were virtually no bugs in it.''",
  summary =      "The appendix deals with semaphores. The basic
                 operation of `P-Operation' and `V-Operation' are
                 specified, along with some comments on the effects of
                 multiple P's and V's. The use of semaphores for mutual
                 exclusion, and the use of private semaphores (which are
                 associated with a sequential process, which alone is
                 allowed to do a P-operation) is explained, along with
                 an outline of the proof that a particular
                 implementation using semaphores is valid.",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Dijkstra68",
}

@Unpublished{Dijkstra:1968:SPC,
  author =       "Edsger W. Dijkstra",
  title =        "Stepwise program construction",
  month =        feb,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SPCa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD227.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "417 KB",
  oldlabel =     "EWD:EWD227",
}

@Unpublished{Dijkstra:1968:TCO,
  author =       "Edsger W. Dijkstra",
  title =        "Tentamenopgave ``{Co-operating Sequential Processes}''
                 [22 mei 1968]. ({Dutch}) [{Exam} question
                 ``{Co-operating Sequential Processes}'' [{22 May
                 1968}]]",
  month =        may,
  year =         "1968",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN231.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "12 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN231",
}

@Article{Rice:1968:LEG,
  author =       "John R. Rice and Edsger W. Dijkstra",
  title =        "Letter to the {Editor}: The go to statement
                 reconsidered",
  journal =      j-CACM,
  volume =       "11",
  number =       "8",
  pages =        "538--538",
  month =        aug,
  year =         "1968",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Fri Nov 25 18:20:21 MST 2005",
  bibsource =    "http://www.acm.org/pubs/contents/journals/cacm/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/r/rice-john-r.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
}

@InCollection{Dijkstra:1969:CCH,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Software Engineering",
  title =        "Complexity controlled by hierarchical ordering of
                 function and variability",
  publisher =    "NATO Science Committee",
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1968.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2.3 MB",
  oldlabel =     "EWD:EWD236pub",
}

@TechReport{Dijkstra:1969:NSPa,
  author =       "E. W. Dijkstra",
  title =        "Notes on Structured Programming",
  institution =  "Teshnische Hogeschool",
  address =      "Eindhoven, The Netherlands",
  month =        aug,
  year =         "1969",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  referencedby = "\cite{1975:ncse:ramamoorthy}",
}

@InCollection{Dijkstra:1969:NSPb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Structured Programming",
  title =        "Notes on Structured Programming",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  year =         "1969",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/Heaps.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1969:OVO,
  author =       "Edsger W. Dijkstra",
  title =        "Organisatie van onderzoek en onderwijs van
                 {Fundamentele Programmering}. ({Dutch}) [{Organization}
                 of research and teaching of {Basic Programming}]",
  month =        nov,
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD278.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD278",
}

@Unpublished{Dijkstra:1969:PTC,
  author =       "Edsger W. Dijkstra",
  title =        "The programming task considered as an intellectual
                 challenge",
  month =        dec,
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD273.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "504 KB",
  oldlabel =     "EWD:EWD273",
}

@Unpublished{Dijkstra:1969:SEO,
  author =       "Edsger W. Dijkstra",
  title =        "Structure of an extendable operating system",
  month =        nov,
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD275.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "134 KB",
  oldlabel =     "EWD:EWD275",
}

@Unpublished{Dijkstra:1969:SPa,
  author =       "Edsger W. Dijkstra",
  title =        "Structured programming",
  month =        aug,
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD268.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  oldlabel =     "EWD:EWD268",
}

@InProceedings{Dijkstra:1969:SPb,
  author =       "E. W. Dijkstra",
  booktitle =    "Second {NATO} Conference on Software Engineering
                 Techniques, Rome, Italy",
  title =        "Structured Programming",
  crossref =     "Buxton:1970:SET",
  organization = "NATO",
  pages =        "84--88",
  year =         "1969",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/leavens.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  note =         "See also one-paragraph comment by Dijkstra on page 21
                 on the importance of precise terminology.",
  URL =          "http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1969.PDF",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  remark =       "The article appears in the reconstructed file
                 \url{nato1969.PDF} on pages 65--68. The comment is
                 cited in \cite[page 242, reference
                 1]{Knuth:1990:SPW}.",
}

@Unpublished{Dijkstra:1969:TCO,
  author =       "Edsger W. Dijkstra",
  title =        "Tentamen {Co-operating Sequential Processes} (jan.
                 1969). ({Dutch}) [{Exam} question {Co-operating
                 Sequential Processes} ({January 1969})]",
  month =        jan,
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD253.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "17 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD253",
}

@Unpublished{Dijkstra:1969:VBA,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag bezoek aan {MIT}. ({Dutch}) [{Report} of a
                 visit to {MIT}]",
  month =        apr,
  year =         "1969",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD257.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "69 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD257",
}

@Article{Woodger:1969:MRA,
  author =       "Mike Woodger and W{\l}adis{\l}aw Marek Turski and
                 Edsger W. Dijkstra and C. A. R. Hoare and Brian Randell
                 and Jan V. Garwick and Fraser G. Duncan and Gerhard
                 Seegmueller",
  title =        "Minority Report on {Algol 68}. {The} draft and the
                 final text",
  journal =      j-ALGOL-BULLETIN,
  volume =       "??",
  number =       "??",
  pages =        "??--??",
  day =          "17",
  month =        jan,
  year =         "1969",
  bibdate =      "Tue Aug 09 08:38:41 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hoare-c-a-r.bib",
  URL =          "http://ershov.iis.nsk.su/en/node/805785",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  pagecount =    "4",
}

@Unpublished{Dijkstra:1970:CCG,
  author =       "Edsger W. Dijkstra",
  title =        "Concern for correctness as a guiding principle for
                 program construction",
  month =        jul,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD288.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "279 KB",
  oldlabel =     "EWD:EWD288",
}

@TechReport{Dijkstra:1970:CPA,
  author =       "Edsger W. Dijkstra",
  title =        "Cursus programmeren in {Algol 60}: 11e uitg. ({Dutch})
                 [{Course} in programming in {Algol 60}: 11th edition]",
  institution =  "Mathematisch Centrum, Amsterdam",
  address =      "Amsterdam, The Netherlands",
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/MCReps/CR1970-013.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2034 KB",
  language =     "Dutch",
  oldlabel =     "EWD:CR1970.013",
}

@Unpublished{Dijkstra:1970:DWM,
  author =       "Edsger W. Dijkstra",
  title =        "Dear {WG2.3 Member}",
  month =        feb,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN282.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "21 KB",
  oldlabel =     "EWD:NN282",
}

@Unpublished{Dijkstra:1970:LPC,
  author =       "Edsger W. Dijkstra",
  title =        "Letter to professor {C. A. R. Hoare} (31 {August}
                 1970)",
  month =        aug,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD292.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "123 KB",
  oldlabel =     "EWD:EWD292",
}

@Article{Dijkstra:1970:NIM,
  author =       "Edsger W. Dijkstra and ?. Duncan and Jan V. Garwick
                 and C. A. R. Hoare and Brian Randell and G. Seegmueller
                 and W{\l}adis{\l}aw M. Turski and Michael Woodger",
  title =        "News Item --- Minority Report",
  journal =      j-ALGOL-BULLETIN,
  volume =       "31",
  pages =        "7--7",
  month =        mar,
  year =         "1970",
  CODEN =        "ALGOBG",
  ISSN =         "0084-6198",
  ISSN-L =       "0084-6198",
  bibdate =      "Wed Mar 18 15:08:05 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Item AB31.1.1.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "ALGOL Bulletin (Amsterdam: Mathematisch Centrum)",
  journal-URL =  "http://portal.acm.org/affiliated/ALGOL",
  remark =       "This is the rebuttal to the ALGOL 68 report
                 \cite{vanWijngaarden:1969:RAL}, written by eight former
                 members of the ALGOL 68 Committee who disagreed with
                 its final report. The report begins: ``We regard the
                 current Report on Algorithmic Language ALGOL 68 as the
                 fruit of an effort to apply a methodology for language
                 definition to a newly designed programming language. We
                 regard the effort as an experiment and professional
                 honesty compels us to state that in our considered
                 opinion we judge the experiment to be a failure in both
                 respects.''",
}

@Unpublished{Dijkstra:1970:NSPa,
  author =       "Edsger W. Dijkstra",
  title =        "Notes on {Structured Programming}",
  month =        apr,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD249.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2054 KB",
  oldlabel =     "EWD:EWD249",
}

@TechReport{Dijkstra:1970:NSPb,
  author =       "Edsger W. Dijkstra",
  title =        "Notes on structured programming",
  number =       "70-WSK-03",
  institution =  "Technological University Eindhoven",
  edition =      "second",
  month =        apr,
  year =         "1970",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/alspaugh.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1970:RVT,
  author =       "Edsger W. Dijkstra",
  title =        "Recensie voor het tijdschrift ``{Informatie}''.
                 ({Dutch}) [{Review} for the journal
                 ``{Information}'']",
  month =        jun,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD288a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "69 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD288a",
}

@InCollection{Dijkstra:1970:SP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Software Engineering Techniques",
  title =        "Structured programming",
  publisher =    "NATO Science Committee",
  month =        aug,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1969.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "3.2 MB",
  oldlabel =     "EWD:EWD268pub",
}

@Unpublished{Dijkstra:1970:VVM,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van mijn reis naar {California}. ({Dutch})
                 [{Report} of my trip to {California}]",
  month =        apr,
  year =         "1970",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD286.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "103 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD286",
}

@Unpublished{Dijkstra:1971:GVI,
  author =       "Edsger W. Dijkstra",
  title =        "Over het gewicht van een informatica-opleiding.
                 ({Dutch}) [{About} the weight of a computer science
                 course]",
  month =        mar,
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD306.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "81 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD306",
}

@Article{Dijkstra:1971:HOS,
  author =       "Edsger W. Dijkstra",
  title =        "Hierarchical Ordering of Sequential Processes",
  journal =      j-ACTA-INFO,
  volume =       "1",
  number =       "2",
  pages =        "115--138",
  month =        oct,
  year =         "1971",
  CODEN =        "AINFA2",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "68A05",
  MRnumber =     "0324939 (48 \#3288)",
  MRreviewer =   "K. H. V. Booth",
  bibdate =      "Sun Jan 15 17:52:42 1984",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Compiler/bevan.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Compiler/semantics.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Database/Graefe.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Database/Wiederhold/Pre.1975.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/ACTAI.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Os/IMMD_IV.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Os/os.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Theory/ProbAlgs.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/actainfo.bib",
  note =         "Reprinted in {\em Operating Systems Techniques\/}, C.
                 A. R. Hoare and R. H. Perrot, Eds., Academic Press,
                 1972, pp. 72--93. This paper introduces the classical
                 synchronization problem of Dining Philosophers.",
  abstract =     "One of the primary functions of an operating system is
                 to rebuild a machine that must be regarded as
                 non-deterministic (on account of cycle stealing and
                 interrupts) into a more or less deterministic
                 automaton. Taming the degree of indeterminacy in steps
                 will lead to a layered operating system. A bottom layer
                 will be discussed and so will the adequacy of the
                 interface it presents. An analysis of the requirements
                 of the correctness proofs will give us an insight into
                 the logical issues at hand. A `director-secretary'
                 relationship will be introduced to reflect a possible
                 discipline in the use of sequencing primitives.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
  keywords =     "Deadlocks; operating systems synchronization
                 communication; Semaphore",
}

@Unpublished{Dijkstra:1971:RBG,
  author =       "Edsger W. Dijkstra",
  title =        "{[Review} of] {Bauer, Goos: ``Informatik, Erster
                 Teil'' Heidelberger Taschenb{\"u}cher, Band 80,
                 Springer Verlag, 1971}",
  month =        may,
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD311.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD311",
}

@Unpublished{Dijkstra:1971:RVE,
  author =       "Edsger W. Dijkstra",
  title =        "Reisverslag van {Edsger W. Dijkstra} aan {Summer
                 School Marktoberdorf}, juli 1971. ({Dutch}) [{Trip}
                 report of {Edsger W. Dijkstra} to the {Marktoberdorf
                 Summer School, July 1971}]",
  month =        aug,
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316A.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "155 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD316A",
}

@Unpublished{Dijkstra:1971:SIA,
  author =       "Edsger W. Dijkstra",
  title =        "A short introduction to the art of programming",
  month =        aug,
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD316.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2104 KB",
  oldlabel =     "EWD:EWD316",
}

@Unpublished{Dijkstra:1971:VCVa,
  author =       "Edsger W. Dijkstra",
  title =        "(over een voorgestelde configuratie van een {P1400} en
                 vier {P880}'s). ({Dutch}) [({On} a proposed
                 configuration of a {P1400} and four {P880}'s)]",
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD307.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "174 KB",
  oldlabel =     "EWD:EWD307",
}

@Unpublished{Dijkstra:1971:VCVb,
  author =       "Edsger W. Dijkstra",
  title =        "(over een voorgestelde configuratie van een {P1400} en
                 vier {P880}'s). ({Dutch}) [({On} a proposed
                 configuration of a {P1400} and four {P880}'s)]",
  month =        apr,
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD309.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "48 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD309",
}

@Unpublished{Dijkstra:1971:VVR,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van reis van {E. W. Dijkstra} naar {Noord
                 Amerika}. ({Dutch}) [{Report} of a trip by {E. W.
                 Dijkstra} to {North America}]",
  month =        jun,
  year =         "1971",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD312.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "126 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD312",
}

@Unpublished{Dijkstra:1972:BRB,
  author =       "Edsger W. Dijkstra",
  title =        "{[Book} review of: {Bauer--Goos,
                 \booktitle{Informatik}, Zweiter Teil}]",
  month =        mar,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD330.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "82 KB",
  oldlabel =     "EWD:EWD330",
}

@Unpublished{Dijkstra:1972:BVW,
  author =       "Edsger W. Dijkstra",
  title =        "Bezoek van {E. W. Dijkstra} aan {l'Alpe d'Huez}, 8--15
                 december 1972. ({Dutch}) [{Visit} by {E. W. Dijkstra}
                 to {l'Alpe d'Huez}, {8--15 December 1972}]",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD362.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "154 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD362",
}

@Unpublished{Dijkstra:1972:CAS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Spring Joint Computer Conference",
  title =        "A class of allocation strategies inducing bounded
                 delays only",
  publisher =    "AFIPS?",
  pages =        "933--936",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD319.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "183 KB",
  oldlabel =     "EWD:EWD319",
}

@Unpublished{Dijkstra:1972:EEA,
  author =       "Edsger W. Dijkstra",
  title =        "Elementen ener afstudeerrichting in de informatica.
                 ({Dutch}) [{Elements} of energy specialization in
                 computer science]",
  month =        oct,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD353.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "81 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD353",
}

@InCollection{Dijkstra:1972:HOS,
  author =       "Edsger W. Dijkstra",
  title =        "Hierarchical Ordering of Sequential Processes",
  crossref =     "Hoare:1972:OST",
  pages =        "72--93",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Os/IMMD_IV.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD310pub",
}

@Unpublished{Dijkstra:1972:HPa,
  author =       "Edsger W. Dijkstra",
  title =        "The humble programmer",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Turing Award lecture; published as
                 \cite{Dijkstra:1972:HPb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD340.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "473 KB",
  oldlabel =     "EWD:EWD340",
}

@Article{Dijkstra:1972:HPb,
  author =       "Edsger W. Dijkstra",
  title =        "The Humble Programmer",
  journal =      j-CACM,
  volume =       "15",
  number =       "10",
  pages =        "859--866",
  month =        oct,
  year =         "1972",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/355604.361591",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "http://dblp.uni-trier.de/db/journals/cacm/cacm15.html#Dijkstra72;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/acm-turing-awards.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  note =         "Turing Award lecture",
  abstract =     "We shall do a much better programming job, provided
                 that we approach the task with a full appreciation if
                 its tremendous difficulty, provided that we stick to
                 modest and elegant programming languages, provided that
                 we respect the intrinsic limitations of the human mind
                 and approach the task as Very Humble Programmers.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  oldlabel =     "Dijkstra72; EWD:EWD340pub",
  remark =       "This is the 1972 ACM Turing Award Lecture. The 1971
                 ACM Turing Award Lecture was not published until 1987
                 \cite{McCarthy:1987:GAI}.",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Dijkstra72",
}

@Unpublished{Dijkstra:1972:ISSa,
  author =       "Edsger W. Dijkstra",
  title =        "Information streams sharing a finite buffer",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1972:ISSb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD329.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  oldlabel =     "EWD:EWD329",
}

@Article{Dijkstra:1972:ISSb,
  author =       "Edsger W. Dijkstra",
  title =        "Information streams sharing a finite buffer",
  journal =      j-INFO-PROC-LETT,
  volume =       "1",
  number =       "5",
  pages =        "179--180",
  day =          "??",
  month =        oct,
  year =         "1972",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C4290 (Other computer theory)",
  corpsource =   "Technological Univ. Eindhoven, Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "buffer sharing; computation theory; individual
                 starvation; information streams; synchronisation",
  oldlabel =     "EWD:EWD329pub",
  treatment =    "T Theoretical or Mathematical",
}

@InCollection{Dijkstra:1972:NSP,
  author =       "E. W. Dijkstra",
  title =        "Notes on Structured Programming",
  crossref =     "Dahl:1972:SP",
  pages =        "1--82",
  year =         "1972",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  referencedby = "\cite{1975:ncse:mcclure}, \cite{1975:ncse:wasserman}",
  xxpages =      "1--81",
}

@Unpublished{Dijkstra:1972:OID,
  author =       "Edsger W. Dijkstra",
  title =        "Ontwikkelingsplan {Informatica}. ({Dutch})
                 [{Development} of Informatics]",
  month =        sep,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD349.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "118 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD349",
}

@Unpublished{Dijkstra:1972:PMRa,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Parallelism in multi-record transactions",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1972:PMRb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD338.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "201 KB",
  oldlabel =     "EWD:EWD338",
}

@InCollection{Dijkstra:1972:PMRb,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Parallelism in multi-record transactions",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "15--21",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD338pub",
}

@InCollection{Dijkstra:1972:PMT,
  author =       "Edsger W. Dijkstra",
  title =        "Programming methodologies, their objectives and their
                 nature",
  crossref =     "Dahl:1972:SP",
  pages =        "203--216",
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD469pub",
  xxbooktitle =  "Structured Programming (Infotech State of the Art
                 Report)",
}

@Unpublished{Dijkstra:1972:PTP,
  author =       "Edsger W. Dijkstra",
  title =        "Poging tot plaatsbepaling van de {Informatica}.
                 ({Dutch}) [{Attempt} at locating informatics]",
  month =        apr,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD325.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "660 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD325",
}

@Unpublished{Dijkstra:1972:RBB,
  author =       "Edsger W. Dijkstra",
  title =        "Reisverslag betreffende het bezoek aan de {USA} van 14
                 tot 30 mei 1972 door {E. W. Dijkstra}. ({Dutch})
                 [{Trip} report on the visit to the {USA} from {14 to 30
                 May 1972} by {E. W. Dijkstra} ]",
  month =        jun,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD343.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "142 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD343",
}

@Article{Dijkstra:1972:SWC,
  author =       "Edsger W. Dijkstra",
  title =        "Selected Writings on Computing: a Personal
                 Perspective",
  journal =      "EWD",
  volume =       "477",
  pages =        "60--66",
  year =         "1972",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Object/Nierstrasz.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  keywords =     "separation of concerns",
}

@Unpublished{Dijkstra:1972:TZV,
  author =       "Edsger W. Dijkstra",
  title =        "Ter zake van wiskundige modelvorming. ({Dutch}) [{In}
                 respect of mathematical modeling]",
  month =        jun,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD345.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD345",
}

@Unpublished{Dijkstra:1972:VBE,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag bezoek {Engeland} 30 augustus--9 september
                 1972. ({Dutch}) [{Trip} report to {England 30 August--9
                 September 1972}]",
  month =        sep,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD351.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "82 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD351",
}

@Unpublished{Dijkstra:1972:VVR,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van de reis van {E. W. Dijkstra} naar
                 {Boston}, 12--18 augustus 1972. ({Dutch}) [{Report} of
                 the trip by {E. W. Dijkstra to Boston, 12--18 August
                 1972}]",
  month =        aug,
  year =         "1972",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD348.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "151 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD348",
}

@Unpublished{Dijkstra:1973:ADS,
  author =       "Edsger W. Dijkstra",
  title =        "On the axiomatic definition of semantics",
  month =        apr,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD367.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "336 KB",
  oldlabel =     "EWD:EWD367",
}

@Unpublished{Dijkstra:1973:AMS,
  author =       "Edsger W. Dijkstra",
  title =        "The analysis of multiprogrammed systems of unspecified
                 degree of parallellism",
  month =        may,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD374.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD374",
}

@Unpublished{Dijkstra:1973:BVP,
  author =       "Edsger W. Dijkstra",
  title =        "Betrouwbaarheid van programma's. ({Dutch})
                 [{Reliability} of programs]",
  month =        jul,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD384.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "101 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD384",
}

@Unpublished{Dijkstra:1973:CPB,
  author =       "Edsger W. Dijkstra",
  title =        "On a connection pattern between 2**{N} elements",
  month =        jun,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD379.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "110 KB",
  oldlabel =     "EWD:EWD379",
}

@Unpublished{Dijkstra:1973:FMS,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the maximum strong components in a directed
                 graph",
  month =        may,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:FMSa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD376.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  oldlabel =     "EWD:EWD376",
}

@Unpublished{Dijkstra:1973:ISE,
  author =       "Edsger W. Dijkstra",
  title =        "An immediate sequel to {EWD398}: ``{Sequencing}
                 primitives revisited''",
  month =        nov,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD399.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "28 KB",
  oldlabel =     "EWD:EWD399",
}

@Unpublished{Dijkstra:1973:NAE,
  author =       "Edsger W. Dijkstra",
  title =        "A non algebraic example of a constructive correctness
                 proof",
  month =        may,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD375.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "151 KB",
  oldlabel =     "EWD:EWD375",
}

@Unpublished{Dijkstra:1973:PDM,
  author =       "Edsger W. Dijkstra",
  title =        "Programming as a discipline of mathematical nature",
  month =        may,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1974:PDMa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD361.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "170 KB",
  oldlabel =     "EWD:EWD361",
}

@Unpublished{Dijkstra:1973:RA,
  author =       "Edsger W. Dijkstra",
  title =        "On representational abstraction",
  month =        nov,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD393.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "210 KB",
  oldlabel =     "EWD:EWD393",
}

@Unpublished{Dijkstra:1973:RWD,
  author =       "Edsger W. Dijkstra",
  title =        "Reisverslag {E. W. Dijkstra}: {Open} house on
                 semantics, {Aarhus}, 7--18 jan. 1973. ({Dutch}) [{Trip}
                 report of {E. W. Dijkstra}: {Open house on semantics},
                 {Aarhus}, {7--18 January 1973}]",
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD363.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "103 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD363",
}

@Unpublished{Dijkstra:1973:SABa,
  author =       "Edsger W. Dijkstra",
  title =        "A simple axiomatic basis for programming language
                 constructs",
  month =        may,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD372.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "422 KB",
  oldlabel =     "EWD:EWD372",
}

@TechReport{Dijkstra:1973:SABb,
  author =       "E. W. Dijkstra",
  title =        "A simple axiomatic basis for programming language
                 constructs",
  institution =  "Technical University of Eindhoven",
  address =      "Eindhoven, The Netherlands",
  year =         "1973",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  reffrom =      Basu:Yeh:ieee:tose:1975,
}

@Unpublished{Dijkstra:1973:SCR,
  author =       "Edsger W. Dijkstra",
  title =        "The solution to a cyclic relaxation problem",
  month =        aug,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SCRa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD386.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "72 KB",
  oldlabel =     "EWD:EWD386",
}

@Unpublished{Dijkstra:1973:SPR,
  author =       "Edsger W. Dijkstra",
  title =        "Sequencing primitives revisited",
  month =        nov,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD398.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "449 KB",
  oldlabel =     "EWD:EWD398",
}

@Unpublished{Dijkstra:1973:SSF,
  author =       "Edsger W. Dijkstra",
  title =        "Self-stabilization with four-state machines",
  month =        oct,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD392.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "122 KB",
  oldlabel =     "EWD:EWD392",
}

@Unpublished{Dijkstra:1973:SSSa,
  author =       "Edsger W. Dijkstra",
  title =        "Self-stabilization in spite of distributed control",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  month =        oct,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SSSa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD391.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "218 KB",
  oldlabel =     "EWD:EWD391",
}

@Unpublished{Dijkstra:1973:SSSb,
  author =       "Edsger W. Dijkstra",
  title =        "Self-stabilizing systems with distributed control",
  month =        nov,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD397.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD397",
}

@Unpublished{Dijkstra:1973:SST,
  author =       "Edsger W. Dijkstra",
  title =        "Self-stabilization with three-state machines",
  month =        nov,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD396.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD396",
}

@Unpublished{Dijkstra:1973:TFD,
  author =       "Edsger W. Dijkstra",
  title =        "A trip to {France}: 13th--20th {December} 1973",
  month =        dec,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD404.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "95 KB",
  oldlabel =     "EWD:EWD404",
}

@Unpublished{Dijkstra:1973:TRI,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {IBM Seminar} ``{Communication} and
                 {Computers}'', {Newcastle}, {Sept}. 1973",
  month =        sep,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TRIa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD387.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "197 KB",
  oldlabel =     "EWD:EWD387",
}

@Unpublished{Dijkstra:1973:TRU,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {I.U.C.C. Colloquium}, {Canterbury},
                 18th--21st Sept. 1973",
  month =        sep,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD389.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "95 KB",
  oldlabel =     "EWD:EWD389",
}

@Unpublished{Dijkstra:1973:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra Summer School Munich, July
                 25 to August 4, 1973}",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  month =        aug,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{EWD:EWD365pub}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD385.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "116 KB",
  oldlabel =     "EWD:EWD385",
}

@Unpublished{Dijkstra:1973:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra IFIP Working Group W.G.2.3
                 ``On Programming Methodology'', 21st--26th October
                 1973, Blanchland, England}",
  month =        oct,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD395.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "186 KB",
  oldlabel =     "EWD:EWD395",
}

@Unpublished{Dijkstra:1973:VVB,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van bezoek aan {Washington}, maart 1973.
                 ({Dutch}) [{Report} of a trip to {Washington}, {March
                 1973}]",
  month =        mar,
  year =         "1973",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD368.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "127 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD368",
}

@Unpublished{Dijkstra:1974:AET,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen and M. Rem",
  title =        "Associons: an effort towards accommodating potentially
                 ultra-high concurrency",
  pages =        "7",
  month =        jul,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD435.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD435",
}

@Unpublished{Dijkstra:1974:ASA,
  author =       "Edsger W. Dijkstra",
  title =        "Acceptance speech for the {AFIPS Harry Goode Memorial
                 Award} 1974",
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:ASA}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD407.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "104 KB",
  oldlabel =     "EWD:EWD407",
}

@Unpublished{Dijkstra:1974:ASV,
  author =       "Edsger W. Dijkstra",
  title =        "On the abolishment of the subscripted variable",
  month =        mar,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD417.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  oldlabel =     "EWD:EWD417",
}

@Unpublished{Dijkstra:1974:CCA,
  author =       "Edsger W. Dijkstra",
  title =        "Correctness concerns and, among other things, why they
                 are resented",
  month =        nov,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "invited paper, to be presented at the {International
                 Conference} on {Reliable Software}, {Los Angeles},
                 21--23 {April} 1975; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD450.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "309 KB",
  oldlabel =     "EWD:EWD450",
}

@Unpublished{Dijkstra:1974:DRV,
  author =       "Edsger W. Dijkstra",
  title =        "Determinism and recursion versus non-determinism and
                 the transitive closure",
  month =        oct,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD456.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "203 KB",
  oldlabel =     "EWD:EWD456",
}

@Unpublished{Dijkstra:1974:GCN,
  author =       "Edsger W. Dijkstra",
  title =        "Guarded commands, non-determinacy and a calculus for
                 the derivation of programs",
  month =        jun,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "See \cite{Dijkstra:1975:GCNd}; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD418.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "305 KB",
  oldlabel =     "EWD:EWD418",
}

@Unpublished{Dijkstra:1974:IMI,
  author =       "Edsger W. Dijkstra",
  title =        "Inside ``{Mathematics Inc.}''",
  pages =        "2",
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:IMIa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD442.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "57 KB",
  oldlabel =     "EWD:EWD442",
}

@Unpublished{Dijkstra:1974:LCR,
  author =       "Edsger W. Dijkstra",
  title =        "{[A} letter to {C. A. R. Hoare}, 13 {July} 1974]",
  month =        jul,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD432.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "88 KB",
  oldlabel =     "EWD:EWD432",
}

@Unpublished{Dijkstra:1974:LDH,
  author =       "Edsger W. Dijkstra",
  title =        "[{Letter} to {Dr. H. Bekic}, {8 October 1974}]",
  month =        oct,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD454.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "326 KB",
  oldlabel =     "EWD:EWD454",
}

@Unpublished{Dijkstra:1974:MAM,
  author =       "Edsger W. Dijkstra",
  title =        "A multidisciplinary approach to mathematics",
  month =        aug,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MAMa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD443.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  oldlabel =     "EWD:EWD443",
}

@Unpublished{Dijkstra:1974:MRA,
  author =       "Edsger W. Dijkstra",
  title =        "Monotonic replacement algorithms and their
                 implementation",
  month =        dec,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MRAa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD465.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "186 KB",
  oldlabel =     "EWD:EWD465",
}

@Unpublished{Dijkstra:1974:NEB,
  author =       "Edsger W. Dijkstra",
  title =        "A new elephant built from mosquitos humming in
                 harmony",
  month =        nov,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:NEBa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD464.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "145 KB",
  oldlabel =     "EWD:EWD464",
}

@Article{Dijkstra:1974:PDMa,
  author =       "Edsger W. Dijkstra",
  title =        "Programming as a Discipline of Mathematical Nature",
  journal =      j-AMER-MATH-MONTHLY,
  volume =       "81",
  number =       "6",
  pages =        "608--612",
  month =        jun # "\slash " # jul,
  year =         "1974",
  CODEN =        "AMMYAE",
  ISSN =         "0002-9890 (print), 1930-0972 (electronic)",
  ISSN-L =       "0002-9890",
  MRclass =      "68-XX",
  MRnumber =     "0371133 (51 \#7354)",
  MRreviewer =   "Leon Levy",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "http://www.jstor.org/journals/00029890.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.jstor.org/stable/2319209",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "The American Mathematical Monthly",
  journal-URL =  "https://www.jstor.org/journals/00029890.htm",
  oldlabel =     "EWD:EWD361pub",
}

@Unpublished{Dijkstra:1974:RST,
  author =       "Edsger W. Dijkstra",
  title =        "On the role of scientific thought",
  month =        aug,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/alspaugh.bib",
  note =         "Published as \cite{Dijkstra:1982:RSTa}. Reprinted in
                 \cite[pages 60--66]{Dijkstra:1982:SWC}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD447.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "286 KB",
  oldlabel =     "EWD:EWD447",
}

@Article{Dijkstra:1974:SAB,
  author =       "Edsger W. Dijkstra",
  title =        "A simple axiomatic basis for programming language
                 constructs",
  journal =      "Nederl. Akad. Wetensch. Proc. Ser. A {\bf 77}=Indag.
                 Math.",
  volume =       "36",
  pages =        "1--15",
  year =         "1974",
  MRclass =      "68A05",
  MRnumber =     "0339532 (49 \#4290)",
  MRreviewer =   "E. Ikaunieks",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1974:SOA,
  author =       "Edsger W. Dijkstra",
  title =        "Speech at the occasion of an anniversary",
  month =        jun,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SOAa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD427.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "144 KB",
  oldlabel =     "EWD:EWD427",
}

@Unpublished{Dijkstra:1974:SQ,
  author =       "Edsger W. Dijkstra",
  title =        "Some questions",
  month =        nov,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD463.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "124 KB",
  oldlabel =     "EWD:EWD463",
}

@Unpublished{Dijkstra:1974:SSSa,
  author =       "Edsger W. Dijkstra",
  title =        "Self-stabilizing systems in spite of distributed
                 control",
  month =        jun,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1974:SSSb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD426.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "139 KB",
  oldlabel =     "EWD:EWD426",
}

@Article{Dijkstra:1974:SSSb,
  author =       "Edsger W. Dijkstra",
  title =        "Self-stabilizing Systems in Spite of Distributed
                 Control",
  journal =      j-CACM,
  volume =       "17",
  number =       "11",
  pages =        "643--644",
  month =        nov,
  year =         "1974",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/traces.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm17.html#Dijkstra74;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  note =         "Winner of the 2002 ACM Influential Paper Award.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classcodes =   "C4220 (Automata theory); C6150J (Operating systems)",
  corpsource =   "Burroughs Corp., Nuenen, Netherlands",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  keywords =     "(computers); automata theory; distributed control;
                 error recovery; fault tolerant computing; harmonious
                 cooperation; multiprocessing; mutual exclusion;
                 networks; operating systems; robustness; self repair;
                 self stabilization; sharing; synchronization",
  oldlabel =     "Dijkstra74; EWD:EWD426pub",
  treatment =    "T Theoretical or Mathematical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Dijkstra74",
}

@Unpublished{Dijkstra:1974:TRW,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Luxembourg, 7--12 April
                 1974}",
  month =        apr,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD420.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "120 KB",
  oldlabel =     "EWD:EWD420",
}

@Unpublished{Dijkstra:1974:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, W.G.2.3 Meeting
                 ``Boldern'' 28th April--3rd May 1974}",
  month =        jun,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD423.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "120 KB",
  oldlabel =     "EWD:EWD423",
}

@Unpublished{Dijkstra:1974:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, USA and Canada, 5th--25th
                 May 1974}",
  month =        jun,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD425.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "221 KB",
  oldlabel =     "EWD:EWD425",
}

@Unpublished{Dijkstra:1974:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Edinburgh and Newcastle,
                 1--6 September 1974}",
  month =        sep,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD448.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "177 KB",
  oldlabel =     "EWD:EWD448",
}

@Unpublished{Dijkstra:1974:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Meeting IFIP W.G.2.3.,
                 Munich, 8 --14 December 1974}",
  month =        dec,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TRWl}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD466.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "200 KB",
  oldlabel =     "EWD:EWD466",
}

@Unpublished{Dijkstra:1974:TUJ,
  author =       "Edsger W. Dijkstra",
  title =        "A trip to the {U.S.A.}, 5th--25th {January} 1974",
  month =        jan,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD406.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "243 KB",
  oldlabel =     "EWD:EWD406",
}

@Unpublished{Dijkstra:1974:TWH,
  author =       "Edsger W. Dijkstra",
  title =        "A time-wise hierarchy imposed upon the use of a
                 two-level store",
  month =        dec,
  year =         "1974",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWHa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD462.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "427 KB",
  oldlabel =     "EWD:EWD462",
}

@Book{Dal:1975:SP,
  author =       "U. {\cyr{D}}al and E. {\cyr{D}}e{\u\i}kstra and K.
                 {\cyr{K}}hoor",
  title =        "Strukturnoe programmirovanie",
  publisher =    "Izdat. ``Mir''",
  address =      "Moscow, USSR",
  pages =        "247",
  year =         "1975",
  MRclass =      "68A05",
  MRnumber =     "0433939 (55 \#6909)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Translated from the English by S. D. Zelenecki{\u\i},
                 V. V. Martynjuk and L. V. Uhov, Edited by {\`E}. Z.
                 Ljubimski{\u\i} and V. V. Martynjuk, Matematicheskoe
                 Obespechenie EVM. [Monographs in Mathematical Computer
                 Software]",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1975:AJM,
  author =       "Edsger W. Dijkstra",
  title =        "An answer to {Jack Mazola}",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD535.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "81 KB",
  oldlabel =     "EWD:EWD535",
}

@Unpublished{Dijkstra:1975:AMS,
  author =       "Edsger W. Dijkstra",
  title =        "After many a sobering experience",
  month =        jun,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD500.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "142 KB",
  oldlabel =     "EWD:EWD500",
}

@Unpublished{Dijkstra:1975:ARL,
  author =       "Edsger W. Dijkstra",
  title =        "About robustness and the like",
  month =        jan,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD452.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "273 KB",
  oldlabel =     "EWD:EWD452",
}

@Unpublished{Dijkstra:1975:ATN,
  author =       "Edsger W. Dijkstra",
  title =        "Achtste toespraak, najaar 1975. ({Dutch}) [{Eighth}
                 lecture, {Autumn 1975}]",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD529.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD529",
}

@Unpublished{Dijkstra:1975:ATT,
  author =       "Edsger W. Dijkstra",
  title =        "Achtste toespraak tot mijn studenten. ({Dutch})
                 [{Eighth} lecture to my students]",
  month =        may,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD495.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD495",
}

@Unpublished{Dijkstra:1975:CBP,
  author =       "Edsger W. Dijkstra",
  title =        "A collection of beautiful proofs",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:CBPa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD538.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "226 KB",
  oldlabel =     "EWD:EWD538",
}

@Article{Dijkstra:1975:CCA,
  author =       "Edsger W. Dijkstra",
  title =        "Correctness concerns and, among other things, why they
                 are resented",
  journal =      j-SIGPLAN,
  volume =       "10",
  number =       "6",
  pages =        "546--550",
  month =        jun,
  year =         "1975",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sun Dec 14 09:13:49 MST 2003",
  bibsource =    "http://portal.acm.org/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6110 (Systems analysis and programming)",
  conflocation = "Los Angeles, CA, USA; 21-23 April 1975",
  conftitle =    "International Conference on Reliable Software",
  corpsource =   "Burroughs Corp., Nuenen, Netherlands",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "fault tolerant computing; historical perspective;
                 program; program correctness; programming; software
                 reliability",
  sponsororg =   "IEEE; ACM; et al",
  treatment =    "G General Review; P Practical",
}

@Unpublished{Dijkstra:1975:CMD,
  author =       "Edsger W. Dijkstra",
  title =        "A challenge to memory designers?",
  month =        jun,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD497.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD497",
}

@Unpublished{Dijkstra:1975:COS,
  author =       "Edsger W. Dijkstra",
  title =        "Commentaar op ``{Structuurplan Informatica} ({W.O.})''
                 van de {ARSI}. ({Dutch}) [{Comments} on ``{Structure
                 Informatics (WO)}'' of the {ARSI}]",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD479.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD479",
}

@Unpublished{Dijkstra:1975:CPP,
  author =       "Edsger W. Dijkstra",
  title =        "Concurrent programming: a preliminary investigation",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD476.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "293 KB",
  oldlabel =     "EWD:EWD476",
}

@Unpublished{Dijkstra:1975:CSa,
  author =       "Edsger W. Dijkstra",
  title =        "``{Craftsman} or scientist?''",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:CSb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD480.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "243 KB",
  oldlabel =     "EWD:EWD480",
}

@InProceedings{Dijkstra:1975:CSb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Proceedings {ACM} Pacific 75",
  title =        "Craftsman or Scientist?",
  publisher =    pub-ACM,
  address =      pub-ACM:adr,
  pages =        "217--223",
  year =         "1975",
  bibdate =      "2002-01-03",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pacific/pacific75.html#Dijkstra75;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1975.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  referencedby = "\cite{1975:ncse:wasserman}",
}

@Unpublished{Dijkstra:1975:CSc,
  author =       "Edsger W. Dijkstra",
  title =        "Comments at a symposium",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:CSa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD512.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "182 KB",
  oldlabel =     "EWD:EWD512",
}

@Unpublished{Dijkstra:1975:CWH,
  author =       "Edsger W. Dijkstra",
  title =        "Comments on ``{Woodenman}'' {HOL Requirements} for the
                 {DoD}",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD526.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "148 KB",
  oldlabel =     "EWD:EWD526",
}

@Unpublished{Dijkstra:1975:DLT,
  author =       "Edsger W. Dijkstra",
  title =        "Dertiende en laatste toespraak, najaar 1975. ({Dutch})
                 [{Thirteenth} and last lecture, {Autumn 1975}]",
  month =        dec,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD541.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD541",
}

@Unpublished{Dijkstra:1975:DTN,
  author =       "Edsger W. Dijkstra",
  title =        "Derde toespraak, najaar 1975. ({Dutch}) [{Third}
                 lecture, {Autumn 1975}]",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD516.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD516",
}

@Unpublished{Dijkstra:1975:DTT,
  author =       "Edsger W. Dijkstra",
  title =        "Derde toespraak tot mijn studenten. ({Dutch}) [{Third}
                 lecture to my students]",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD481.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD481",
}

@Unpublished{Dijkstra:1975:EEE,
  author =       "Edsger W. Dijkstra",
  title =        "Erratum and embellishments of {EWD503}",
  month =        jul,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:EEEa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD504.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  oldlabel =     "EWD:EWD504",
}

@Unpublished{Dijkstra:1975:EMP,
  author =       "Edsger W. Dijkstra",
  title =        "Exercises in making programs robust",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:EMPa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD482.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "278 KB",
  oldlabel =     "EWD:EWD482",
}

@Unpublished{Dijkstra:1975:ETNa,
  author =       "Edsger W. Dijkstra",
  title =        "Eerste toespraak, najaar 1975. ({Dutch}) [{First}
                 lecture, {Autumn 1975}]",
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD509.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD509",
}

@Unpublished{Dijkstra:1975:ETNb,
  author =       "Edsger W. Dijkstra",
  title =        "Elfde toespraak, najaar 1975. ({Dutch}) [{Eleventh}
                 lecture, {Autumn 1975}]",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD534.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD534",
}

@Unpublished{Dijkstra:1975:ETT,
  author =       "Edsger W. Dijkstra",
  title =        "Eerste toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{First} lecture to my students, {Spring
                 1976}]",
  month =        dec,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD543.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD543",
}

@Unpublished{Dijkstra:1975:FGCa,
  author =       "Edsger W. Dijkstra",
  title =        "On-the-fly garbage collection: an exercise in
                 multiprocessing",
  month =        apr,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately. Published in
                 \cite{Dijkstra:1978:FGCa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD492.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "140 KB",
  oldlabel =     "EWD:EWD492",
}

@Unpublished{Dijkstra:1975:FGCb,
  author =       "Edsger W. Dijkstra and Leslie Lamport and A. J. Martin
                 and C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-fly garbage collection: an exercise in
                 cooperation (preliminary version)",
  month =        may,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "marked ``old''; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD496A.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "219 KB",
  oldlabel =     "EWD:EWD496A",
}

@Unpublished{Dijkstra:1975:FGCc,
  author =       "Edsger W. Dijkstra and Leslie Lamport and A. J. Martin
                 and C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-fly garbage collection: an exercise in
                 cooperation",
  month =        jun,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1978:FGCa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD496B.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "234 KB",
  oldlabel =     "EWD:EWD496B",
}

@Unpublished{Dijkstra:1975:FGCd,
  author =       "Edsger W. Dijkstra and Leslie Lamport and A. J. Martin
                 and C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-fly garbage collection: an exercise in
                 cooperation",
  month =        oct,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD520.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "385 KB",
  oldlabel =     "EWD:EWD520",
}

@Unpublished{Dijkstra:1975:GCNa,
  author =       "Edsger W. Dijkstra",
  title =        "Guarded commands, non-determinacy and formal
                 derivation of programs",
  month =        jan,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1975:GCNd}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD472.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "347 KB",
  oldlabel =     "EWD:EWD472",
}

@Article{Dijkstra:1975:GCNc,
  author =       "Edsger W. Dijkstra",
  title =        "Guarded commands, non-determinacy and a calculus for
                 the derivation of programs",
  journal =      j-SIGPLAN,
  volume =       "10",
  number =       "6",
  pages =        "2, 2.1--2.13",
  month =        jun,
  year =         "1975",
  CODEN =        "SINODQ",
  DOI =          "https://doi.org/10.1145/390016.808417",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sun Dec 14 09:13:49 MST 2003",
  bibsource =    "http://portal.acm.org/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C4240 (Programming and algorithm theory); C6110
                 (Systems analysis and programming)",
  conflocation = "Los Angeles, CA, USA; 21-23 April 1975",
  conftitle =    "International Conference on Reliable Software",
  corpsource =   "Burroughs, Nuenen, Netherlands",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "alternative constructs; calculus for the derivation of
                 programs; fault tolerant computing; formal derivation;
                 guarded commands; nondeterministic program components;
                 program correctness proof; program semantics;
                 programming; programming methodology; programming
                 theory; repetitive constructs",
  sponsororg =   "IEEE; ACM; et al",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Dijkstra:1975:GCNd,
  author =       "Edsger W. Dijkstra",
  title =        "Guarded Commands, Nondeterminacy and Formal Derivation
                 of Programs",
  journal =      j-CACM,
  volume =       "18",
  number =       "8",
  pages =        "453--457",
  month =        aug,
  year =         "1975",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  MRclass =      "68A05",
  MRnumber =     "0383808 (52 \#4688)",
  MRreviewer =   "John Kam",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/Parallel/par.synch.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm18.html#Dijkstra75;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  abstract =     "So-called ``guarded commands'' are introduced as a
                 building block for alternative and repetitive
                 constructs that allow nondeterministic program
                 components for which at least the activity evoked, but
                 possibly even the final state, is not necessarily
                 uniquely determined by the initial state. For the
                 formal derivation of programs expressed in terms of
                 these constructs, a calculus is shown.",
  acknowledgement = ack-nhfb,
  annote =       "Yet another ancient paper which is occasionally
                 cited",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classcodes =   "C4210 (Formal logic)",
  classification = "723",
  corpsource =   "Burroughs Corp., Nuenen, Netherlands",
  fjournal =     "Communications of the Association for Computing
                 Machinery",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  journalabr =   "Commun ACM",
  keywords =     "calculus; computer programming languages; constructs;
                 correctness proof; derivation; guarded commands;
                 k-guarded-commands; nondeterministic program
                 components; programming language semantics; programming
                 languages; programming methodology; sequencing
                 primitives",
  oldlabel =     "Dijkstra75; EWD:EWD472pub",
  treatment =    "A Application; P Practical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Dijkstra75",
  xxtitle =      "Guarded commands, non-determinacy and formal
                 derivation of programs",
}

@Unpublished{Dijkstra:1975:GTDa,
  author =       "Edsger W. Dijkstra",
  title =        "On a gauntlet thrown by {David Gries}",
  month =        aug,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD502.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD502",
}

@Unpublished{Dijkstra:1975:GTDb,
  author =       "Edsger W. Dijkstra",
  title =        "On a gauntlet thrown by {David Gries}",
  month =        aug,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD507.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "66 KB",
  oldlabel =     "EWD:EWD507",
}

@Unpublished{Dijkstra:1975:HC,
  author =       "Edsger W. Dijkstra",
  title =        "{HOMO COGITANS}",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD533.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "236 KB",
  oldlabel =     "EWD:EWD533",
}

@Unpublished{Dijkstra:1975:HDW,
  author =       "Edsger W. Dijkstra",
  title =        "How do we tell truths that might hurt?",
  month =        jun,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:HDWa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD498.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:EWD498",
}

@Unpublished{Dijkstra:1975:LBR,
  author =       "Edsger W. Dijkstra",
  title =        "Letter to the {Burroughs} recipients of the
                 {EWD}-series",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD487.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "40 KB",
  oldlabel =     "EWD:EWD487",
}

@Unpublished{Dijkstra:1975:LMO,
  author =       "Edsger W. Dijkstra",
  title =        "A letter to my old friend {Jonathan}",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:LMOa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD475.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "158 KB",
  oldlabel =     "EWD:EWD475",
}

@Unpublished{Dijkstra:1975:LPD,
  author =       "Edsger W. Dijkstra",
  title =        "On a language proposal for the {Department of
                 Defense}",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD514.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "287 KB",
  oldlabel =     "EWD:EWD514",
}

@Unpublished{Dijkstra:1975:LRE,
  author =       "Edsger W. Dijkstra",
  title =        "Letter to the referees of {EWD418}",
  month =        jan,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD470.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "152 KB",
  oldlabel =     "EWD:EWD470",
}

@Unpublished{Dijkstra:1975:MHW,
  author =       "Edsger W. Dijkstra",
  title =        "More on {Hauck}'s warning",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MHWa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD528.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "62 KB",
  oldlabel =     "EWD:EWD528",
}

@Unpublished{Dijkstra:1975:MIP,
  author =       "Edsger W. Dijkstra",
  title =        "Mathematics Inc., a private letter from its chairman",
  month =        dec,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MIPa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD539.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "473 KB",
  oldlabel =     "EWD:EWD539",
}

@Unpublished{Dijkstra:1975:MQD,
  author =       "Edsger W. Dijkstra",
  title =        "Marketing questionnaire ``{A Discipline of
                 Programming}''",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD485.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  oldlabel =     "EWD:EWD485",
}

@Unpublished{Dijkstra:1975:NRT,
  author =       "Edsger W. Dijkstra",
  title =        "Notes on a Real-Time Garbage Collection System",
  year =         "1975",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/gc.bib",
  note =         "From a conversation with D. E. Knuth (private
                 collection of D. E. Knuth)",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  comments =     "These notes later evolved to paper \cite{dijk76b}",
}

@Unpublished{Dijkstra:1975:NTN,
  author =       "Edsger W. Dijkstra",
  title =        "Negende toespraak, najaar 1975. ({Dutch}) [{Ninth}
                 lecture, {Autumn 1975}]",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD530.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD530",
}

@Unpublished{Dijkstra:1975:OLB,
  author =       "Edsger W. Dijkstra",
  title =        "An open letter to {L. Bass}",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD532.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "36 KB",
  oldlabel =     "EWD:EWD532",
}

@Unpublished{Dijkstra:1975:OLR,
  author =       "Edsger W. Dijkstra",
  title =        "An open letter to {Ross Honsberger}",
  month =        dec,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD544.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "27 KB",
  oldlabel =     "EWD:EWD544",
}

@Unpublished{Dijkstra:1975:OSS,
  author =       "Edsger W. Dijkstra",
  title =        "On one-sided smoothing of event sequences",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD478.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "151 KB",
  oldlabel =     "EWD:EWD478",
}

@Unpublished{Dijkstra:1975:PSE,
  author =       "Edsger W. Dijkstra",
  title =        "A post-scriptum to {EWD501}",
  month =        jul,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:PSE}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD503.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "126 KB",
  oldlabel =     "EWD:EWD503",
}

@Unpublished{Dijkstra:1975:RFS,
  author =       "Edsger W. Dijkstra",
  title =        "Review of {``On the Feasibility of Software
                 Certification''}",
  month =        oct,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD524.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "66 KB",
  oldlabel =     "EWD:EWD524",
}

@Unpublished{Dijkstra:1975:SEa,
  author =       "Edsger W. Dijkstra",
  title =        "A synthesis emerging?",
  month =        aug,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SEa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD508.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "419 KB",
  oldlabel =     "EWD:EWD508",
}

@Unpublished{Dijkstra:1975:SEb,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD535}",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD536.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "78 KB",
  oldlabel =     "EWD:EWD536",
}

@Unpublished{Dijkstra:1975:TPTa,
  author =       "Edsger W. Dijkstra",
  title =        "On the teaching of programming, i.e. on the teaching
                 of thinking",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD473.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "299 KB",
  oldlabel =     "EWD:EWD473",
}

@Unpublished{Dijkstra:1975:TRV,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report visit {ETH Z{\"u}rich}, 3--4 {February}
                 1975 by {E. W. Dijkstra}",
  month =        feb,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TRVa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD474.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "133 KB",
  oldlabel =     "EWD:EWD474",
}

@Unpublished{Dijkstra:1975:TRW,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra 16th April/7th May, U.S.A.
                 and Canada}",
  month =        may,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TRWm}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD494.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "387 KB",
  oldlabel =     "EWD:EWD494",
}

@Unpublished{Dijkstra:1975:TTNa,
  author =       "Edsger W. Dijkstra",
  title =        "Tweede toespraak, najaar 1975. ({Dutch}) [{Second}
                 lecture, {Autumn 1975}]",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD515.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "57 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD515",
}

@Unpublished{Dijkstra:1975:TTNb,
  author =       "Edsger W. Dijkstra",
  title =        "Tiende toespraak, najaar 1975. ({Dutch}) [{Tenth}
                 lecture, {Autumn 1975}]",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD531.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD531",
}

@Unpublished{Dijkstra:1975:TTNc,
  author =       "Edsger W. Dijkstra",
  title =        "Twaalfde toespraak, najaar 1975. ({Dutch}) [{Twelfth}
                 lecture, {Autumn 1975}]",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD537.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD537",
}

@Unpublished{Dijkstra:1975:TTT,
  author =       "Edsger W. Dijkstra",
  title =        "{[Toespraak} tot twee afstudeerders]. ({Dutch})
                 [{Addressing} two graduations]",
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD542.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "90 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD542",
}

@Unpublished{Dijkstra:1975:TVP,
  author =       "Edsger W. Dijkstra",
  title =        "Two views of programming",
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD540.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "216 KB",
  oldlabel =     "EWD:EWD540",
}

@Unpublished{Dijkstra:1975:TWDa,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, London, 9--10 March
                 1975}",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD484.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD484",
}

@Unpublished{Dijkstra:1975:TWDb,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra: NATO Summer School
                 Marktoberdorf 1975}",
  month =        aug,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD506.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "167 KB",
  oldlabel =     "EWD:EWD506",
}

@Unpublished{Dijkstra:1975:TWDc,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra W.G.2.3, Baden, 1--5
                 September 1975}",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD511.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "153 KB",
  oldlabel =     "EWD:EWD511",
}

@Unpublished{Dijkstra:1975:TWDd,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra Newcastle, 8--12 September
                 1975}",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD513.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "170 KB",
  oldlabel =     "EWD:EWD513",
}

@Unpublished{Dijkstra:1975:UC,
  author =       "Edsger W. Dijkstra",
  title =        "On units of consistency",
  month =        nov,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD527.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "224 KB",
  oldlabel =     "EWD:EWD527",
}

@Unpublished{Dijkstra:1975:VTNa,
  author =       "Edsger W. Dijkstra",
  title =        "Vierde toespraak, najaar 1975. ({Dutch}) [{Fourth}
                 lecture, {Autumn 1975}]",
  month =        sep,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD518.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD518",
}

@Unpublished{Dijkstra:1975:VTNb,
  author =       "Edsger W. Dijkstra",
  title =        "Vijfde toespraak, najaar 1975. ({Dutch}) [{Fifth}
                 lecture, {Autumn 1975}]",
  month =        oct,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD521.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD521",
}

@Unpublished{Dijkstra:1975:VTO,
  author =       "Edsger W. Dijkstra",
  title =        "Variations on a theme: an open letter to {C. A. R.
                 Hoare}",
  month =        jul,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:VTO}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD501.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "285 KB",
  oldlabel =     "EWD:EWD501",
}

@Unpublished{Dijkstra:1975:VTT,
  author =       "Edsger W. Dijkstra",
  title =        "Vierde toespraak tot mijn studenten. ({Dutch})
                 [{Fourth} lecture to my students]",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD483.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD483",
}

@Unpublished{Dijkstra:1975:WH,
  author =       "Edsger W. Dijkstra",
  title =        "On a warning from {E. A. Hauck}",
  month =        oct,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:WHa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD525.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "104 KB",
  oldlabel =     "EWD:EWD525",
}

@Unpublished{Dijkstra:1975:ZTNa,
  author =       "Edsger W. Dijkstra",
  title =        "Zesde toespraak, najaar 1975. ({Dutch}) [{Sixth}
                 lecture, {Autumn 1975}]",
  month =        oct,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD522.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "53 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD522",
}

@Unpublished{Dijkstra:1975:ZTNb,
  author =       "Edsger W. Dijkstra",
  title =        "Zevende toespraak, najaar 1975. ({Dutch}) [{Seventh}
                 lecture, {Autumn 1975}]",
  month =        oct,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD523.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD523",
}

@Unpublished{Dijkstra:1975:ZTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Zesde toespraak tot mijn studenten. ({Dutch}) [{Sixth}
                 lecture to my students]",
  month =        mar,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD489.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "46 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD489",
}

@Unpublished{Dijkstra:1975:ZTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Zevende toespraak tot mijn studenten. ({Dutch})
                 [{Seventh} lecture to my students]",
  month =        apr,
  year =         "1975",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD494a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD494a",
}

@Unpublished{Dijkstra:1976:ARVa,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de {Raad van Advies}. ({Dutch}) [{The Advice
                 Council}]",
  month =        mar,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD555.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD555",
}

@Unpublished{Dijkstra:1976:ARVb,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de {Raad van Advies}, in tweede ronde. ({Dutch})
                 [{The Advice Council}, second round]",
  month =        apr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD564a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD564a",
}

@Unpublished{Dijkstra:1976:ATTa,
  author =       "Edsger W. Dijkstra",
  title =        "Achtste toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Eighth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD558.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "56 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD558",
}

@Unpublished{Dijkstra:1976:ATTb,
  author =       "Edsger W. Dijkstra",
  title =        "Achtste toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{Eighth} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD599.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "174 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD599",
}

@InBook{Dijkstra:1976:AV,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Array variables",
  chapter =      "11",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD428pub",
}

@Unpublished{Dijkstra:1976:BMB,
  author =       "Edsger W. Dijkstra",
  title =        "A bug in my book!",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD598.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "19 KB",
  oldlabel =     "EWD:EWD598",
}

@Unpublished{Dijkstra:1976:CAP,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Comments on {Arbeitsblatt} 3 from {o. Prof. Dr. F. L.
                 Bauer}",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD602.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "25 KB",
  oldlabel =     "EWD:EWD602",
}

@InProceedings{Dijkstra:1976:CCH,
  author =       "Edsger W. Dijkstra",
  title =        "Complexity Controlled by Hierarchical Ordering of
                 Function and Variability",
  crossref =     "Naur:1976:SEC",
  pages =        "114--116",
  year =         "1976",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "checked",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InBook{Dijkstra:1976:CS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The characterization of semantics",
  chapter =      "3",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD403pub",
}

@Unpublished{Dijkstra:1976:DLT,
  author =       "Edsger W. Dijkstra",
  title =        "Dertiende en laatste toespraak tot mijn studenten,
                 voorjaar 1976. ({Dutch}) [{Thirteenth} and last lecture
                 to my students, {Spring 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD569.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "53 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD569",
}

@InBook{Dijkstra:1976:DPT,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "On the design of properly terminating constructs",
  chapter =      "6",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD411pub",
}

@Unpublished{Dijkstra:1976:DTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Derde toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Third} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD549.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD549",
}

@Unpublished{Dijkstra:1976:DTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Derde toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{Third} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD587.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD587",
}

@InBook{Dijkstra:1976:EA,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Executional abstraction",
  chapter =      "0",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD383pub",
}

@Unpublished{Dijkstra:1976:EALa,
  author =       "Edsger W. Dijkstra",
  title =        "The effective arrangement of logical systems",
  month =        may,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD562.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "438 KB",
  oldlabel =     "EWD:EWD562",
}

@InProceedings{Dijkstra:1976:EALb,
  author =       "Edsger W. Dijkstra",
  title =        "The Effective Arrangement of Logical Systems",
  crossref =     "Mazurkiewicz:1976:MFC",
  pages =        "40--51",
  year =         "1976",
  bibdate =      "Tue Mar 17 06:44:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/semantics.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs45.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  xxpages =      "39--51",
}

@InBook{Dijkstra:1976:EARa,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "{Euclid's Algorithm} revisited",
  chapter =      "7",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD412pub",
}

@InBook{Dijkstra:1976:EARb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "An exercise attributed to {R. W. Hamming}",
  chapter =      "17",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD437pub",
}

@Unpublished{Dijkstra:1976:EDR,
  author =       "Edsger W. Dijkstra",
  title =        "An exercise for {Dr. R. M. Burstall}",
  month =        may,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:EDRa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD570.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  oldlabel =     "EWD:EWD570",
}

@InBook{Dijkstra:1976:ENS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "An essay on the notion: ``the scope of variables''",
  chapter =      "10",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD424pub",
}

@Unpublished{Dijkstra:1976:ETTa,
  author =       "Edsger W. Dijkstra",
  title =        "Elfde toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Eleventh} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD565.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD565",
}

@Unpublished{Dijkstra:1976:ETTb,
  author =       "Edsger W. Dijkstra",
  title =        "Eerste toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{First} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD583.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD583",
}

@InProceedings{Dijkstra:1976:FGC,
  author =       "E. W. Dijkstra and Leslie Lamport and A. J. Martin and
                 C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-Fly Garbage Collection: an Exercise in
                 Cooperation",
  crossref =     "Bauer:1976:LHI",
  pages =        "43--56",
  year =         "1976",
  DOI =          "https://doi.org/10.1007/3-540-07994-7_48",
  bibdate =      "Mon Mar 16 12:13:08 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs46.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1976:FIC,
  author =       "Edsger W. Dijkstra",
  title =        "A first investigation of the crossflow computer",
  pages =        "6",
  month =        oct,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD590.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "190 KB",
  oldlabel =     "EWD:EWD590",
}

@InBook{Dijkstra:1976:FMS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Finding the maximal strong components in a directed
                 graph",
  chapter =      "25",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD453pub",
}

@Unpublished{Dijkstra:1976:FTSa,
  author =       "Edsger W. Dijkstra",
  title =        "Formal techniques and sizeable programs",
  month =        may,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:FTSa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD563.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "366 KB",
  oldlabel =     "EWD:EWD563",
}

@InProceedings{Dijkstra:1976:FTSb,
  author =       "Edsger W. Dijkstra",
  title =        "Formal Techniques and Sizeable Programs",
  crossref =     "Samelson:1976:ECP",
  volume =       "44",
  pages =        "225--235",
  year =         "1976",
  bibdate =      "Wed Mar 18 12:27:43 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/eci/eci76.html#Dijkstra76;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1976.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InBook{Dijkstra:1976:FTSc,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The formal treatment of some small examples",
  chapter =      "8",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD413pub",
}

@InProceedings{Dijkstra:1976:GCN,
  author =       "Edsger W. Dijkstra",
  title =        "Guarded Commands, Non-determinacy and a Calculus for
                 the Derivation of Programs",
  crossref =     "Bauer:1976:LHI",
  pages =        "111--124",
  year =         "1976",
  bibdate =      "Mon Mar 16 12:08:16 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/ac/lhi1975.html#Dijkstra75a;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1975.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs46.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "incomplete, check pages",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  xxpages =      "2--14",
}

@Unpublished{Dijkstra:1976:GI,
  author =       "Edsger W. Dijkstra",
  title =        "A great improvement",
  month =        jul,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:GIa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD573.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD573",
}

@Unpublished{Dijkstra:1976:GTDa,
  author =       "Edsger W. Dijkstra",
  title =        "On a gauntlet thrown by {David Gries}",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1976:GTDb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD553.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD553",
}

@Article{Dijkstra:1976:GTDb,
  author =       "Edsger W. Dijkstra",
  title =        "On a Gauntlet Thrown by {David Gries}",
  journal =      j-ACTA-INFO,
  volume =       "6",
  number =       "4",
  pages =        "357--359",
  month =        "????",
  year =         "1976",
  CODEN =        "AINFA2",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "68A10",
  MRnumber =     "0426492 (54 \#14435)",
  MRreviewer =   "Amitava Bagchi",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/ACTAI.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/actainfo.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
  oldlabel =     "EWD:EWD553pub",
}

@Unpublished{Dijkstra:1976:HDM,
  author =       "Edsger W. Dijkstra",
  title =        "To {H. D. Mills, Chairman Software Methodology
                 Panel}",
  month =        jul,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:HDMa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD575.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "114 KB",
  oldlabel =     "EWD:EWD575",
}

@Unpublished{Dijkstra:1976:LPZ,
  author =       "Edsger W. Dijkstra",
  title =        "A letter to {Professor Zohar Manna, 26 July 1976}",
  month =        jul,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD574.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "145 KB",
  oldlabel =     "EWD:EWD574",
}

@InBook{Dijkstra:1976:LST,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The Linear Search Theorem",
  chapter =      "12",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD430pub",
}

@Unpublished{Dijkstra:1976:MAF,
  author =       "Edsger W. Dijkstra",
  title =        "More about the function ``fusc'' (A sequel to
                 {EWD570})",
  pages =        "4",
  month =        aug,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MAFa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD578.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "94 KB",
  oldlabel =     "EWD:EWD578",
}

@Unpublished{Dijkstra:1976:MFT,
  author =       "Edsger W. Dijkstra",
  title =        "A more formal treatment of a less simple example",
  month =        mar,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD550.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "358 KB",
  oldlabel =     "EWD:EWD550",
}

@InBook{Dijkstra:1976:MI,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "On manuals and implementations",
  chapter =      "26",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD467pub",
}

@InBook{Dijkstra:1976:MPR,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Merging problems revisited",
  chapter =      "16",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD436pub",
}

@InBook{Dijkstra:1976:NDB,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "On non-determinacy being bounded",
  chapter =      "9",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD458pub",
}

@Unpublished{Dijkstra:1976:NTR,
  author =       "Edsger W. Dijkstra",
  title =        "A ``non trip report'' from {E. W. Dijkstra}",
  pages =        "5",
  month =        apr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:NTRa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD561.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "211 KB",
  oldlabel =     "EWD:EWD561",
  remark =       "From page 5: ``This is a good occasion to explain `the
                 missing numbers' in the EWDseries. Some numbers are
                 occupied by documents that I failed to complete;
                 sometimes I start on a document because I hope and
                 expect that I can achieve a result, for instance
                 because I have the exciting feeling of having a new
                 bright idea, but when I then try to use it, it does not
                 work. Furthermore, I don't send my Dutch texts to the
                 USA.''",
}

@Unpublished{Dijkstra:1976:NTT,
  author =       "Edsger W. Dijkstra",
  title =        "Negende toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Ninth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD559.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "53 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD559",
}

@InCollection{Dijkstra:1976:Pa,
  author =       "Edsger W. Dijkstra",
  title =        "Preface",
  crossref =     "Dijkstra:1976:DP",
  pages =        "??--??",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD461pub",
}

@Unpublished{Dijkstra:1976:PAH,
  author =       "Edsger W. Dijkstra",
  title =        "``{On} a problem from {Aho}, {Hopcroft}, and
                 {Ullman}''",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD596.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "100 KB",
  oldlabel =     "EWD:EWD596",
}

@Unpublished{Dijkstra:1976:Pb,
  author =       "Edsger W. Dijkstra",
  title =        "A parable",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:Pa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD594.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD594",
}

@InBook{Dijkstra:1976:PCH,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The problem of the convex hull in three dimensions",
  chapter =      "24",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD445pub",
}

@Unpublished{Dijkstra:1976:PCS,
  author =       "Edsger W. Dijkstra",
  title =        "Programming: from craft to scientific discipline",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD566.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "377 KB",
  oldlabel =     "EWD:EWD566",
}

@InBook{Dijkstra:1976:PDN,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The problem of {The Dutch National Flag}",
  chapter =      "14",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD433pub",
}

@Unpublished{Dijkstra:1976:PEM,
  author =       "Edsger W. Dijkstra",
  title =        "A programmer's early memories",
  month =        may,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1980:PEM}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD568.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "470 KB",
  oldlabel =     "EWD:EWD568",
}

@InBook{Dijkstra:1976:PMI,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The problem of the most isolated villages",
  chapter =      "21",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD440pub",
}

@Unpublished{Dijkstra:1976:PML,
  author =       "Edsger W. Dijkstra",
  title =        "The problem of the maximum length of an ascending
                 subsequence",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD591.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "100 KB",
  oldlabel =     "EWD:EWD591",
}

@InBook{Dijkstra:1976:PMP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The pattern matching problem",
  chapter =      "18",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/string-matching.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD459pub",
}

@InBook{Dijkstra:1976:PNP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The problem of The Next Permutation",
  chapter =      "13",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD431pub",
}

@Unpublished{Dijkstra:1976:PSG,
  author =       "Edsger W. Dijkstra",
  title =        "A personal summary of the {Gries--Owicki} theory",
  month =        mar,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:PSGa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD554.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "427 KB",
  oldlabel =     "EWD:EWD554",
}

@InBook{Dijkstra:1976:PSP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The problem of the smallest prime factor of a large
                 number",
  chapter =      "20",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD438pub",
}

@InBook{Dijkstra:1976:PSS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The problem of the shortest subspanning tree",
  chapter =      "22",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD441pub",
}

@Unpublished{Dijkstra:1976:PTC,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A proof of a theorem communicated to us by {S.
                 Ghosh}",
  month =        aug,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:PTCa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD582.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  oldlabel =     "EWD:EWD582",
}

@InBook{Dijkstra:1976:R,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "In retrospect",
  chapter =      "27",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD468pub",
}

@InBook{Dijkstra:1976:RAR,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "{Rem}'s algorithm for the recording of equivalence
                 classes",
  chapter =      "23",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD444pub",
}

@InBook{Dijkstra:1976:RPL,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The role of programming languages",
  chapter =      "1",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD384pub",
}

@Unpublished{Dijkstra:1976:SB,
  author =       "Edsger W. Dijkstra",
  title =        "A superficial book",
  month =        apr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD564.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD564",
}

@Unpublished{Dijkstra:1976:SCF,
  author =       "Edsger W. Dijkstra",
  title =        "A simple consideration with far-reaching consequences
                 ({DRAFT})",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD571.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "113 KB",
  oldlabel =     "EWD:EWD571",
}

@InBook{Dijkstra:1976:SCP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "The semantic characterization of a programming
                 language",
  chapter =      "4",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD409pub",
}

@Unpublished{Dijkstra:1976:SI,
  author =       "Edsger W. Dijkstra",
  title =        "On subgoal induction",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "Published as \cite{Dijkstra:1982:SIa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD576.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "66 KB",
  oldlabel =     "EWD:EWD576",
}

@Unpublished{Dijkstra:1976:SNA,
  author =       "Edsger W. Dijkstra",
  title =        "A small note on the additive composition of variant
                 functions",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD592.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "50 KB",
  oldlabel =     "EWD:EWD592",
}

@Unpublished{Dijkstra:1976:SOL,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {Professor John McCarthy}",
  month =        aug,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD581.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  oldlabel =     "EWD:EWD581",
}

@InProceedings{Dijkstra:1976:SP,
  author =       "E. W. Dijkstra",
  title =        "Structured programming",
  crossref =     "Naur:1976:SEC",
  pages =        "222--226",
  year =         "1976",
  bibdate =      "Tue Mar 17 10:26:37 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  note =         "Republication of \cite{Dijkstra:1969:SPb}.",
  acknowledgement = ack-nhfb,
  annote =       "checked",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InBook{Dijkstra:1976:STC,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "States and their characterization",
  chapter =      "2",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD400pub",
}

@InProceedings{Dijkstra:1976:TPT,
  author =       "Edsger W. Dijkstra",
  title =        "On the teaching of programming, i.e. on the teaching
                 of thinking",
  crossref =     "Bauer:1976:LHI",
  pages =        "1--10",
  year =         "1976",
  DOI =          "https://doi.org/10.1007/3-540-07994-7_46",
  bibdate =      "Mon Mar 16 12:11:01 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/ac/lhi1975.html#Dijkstra75;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1975.bib",
  URL =          "http://link.springer.com/chapter/10.1007/3-540-07994-7_46",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InBook{Dijkstra:1976:TT,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Two theorems",
  chapter =      "5",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD410pub",
}

@Unpublished{Dijkstra:1976:TTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Tweede toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Second} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD548.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "53 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD548",
}

@Unpublished{Dijkstra:1976:TTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Tiende toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Tenth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD560.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD560",
}

@Unpublished{Dijkstra:1976:TTTc,
  author =       "Edsger W. Dijkstra",
  title =        "Twaalfde toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Twelfth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD567.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD567",
}

@Unpublished{Dijkstra:1976:TTTd,
  author =       "Edsger W. Dijkstra",
  title =        "Tweede toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{Second} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD586.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD586",
}

@Unpublished{Dijkstra:1976:TWDa,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, England and USA, 3--26
                 January 1976}",
  month =        feb,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD547.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "305 KB",
  oldlabel =     "EWD:EWD547",
}

@Unpublished{Dijkstra:1976:TWDb,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, U.S.A. and U.K., 8
                 June--10 July 1976}",
  month =        jul,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD572.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "349 KB",
  oldlabel =     "EWD:EWD572",
}

@Unpublished{Dijkstra:1976:TWDc,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, ECI-conference 9--12
                 August 1976, Amsterdam}",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD577.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "200 KB",
  oldlabel =     "EWD:EWD577",
}

@Unpublished{Dijkstra:1976:TWDd,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Poland and USSR, 4--25
                 September 1976}",
  month =        oct,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDc}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD584.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "335 KB",
  oldlabel =     "EWD:EWD584",
}

@Unpublished{Dijkstra:1976:TWDe,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Tokyo, 28 Sep.--3 Oct.
                 1976}",
  month =        oct,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDd}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD585.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "224 KB",
  oldlabel =     "EWD:EWD585",
}

@Unpublished{Dijkstra:1976:TWDf,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Copenhagen 10--12 Nov.
                 1976}",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD596a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD596a",
}

@Unpublished{Dijkstra:1976:TWDg,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Munich 24--26 November
                 1976}",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD601.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD601",
}

@Unpublished{Dijkstra:1976:TWDh,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, St. Pierre-de-Chartreuse,
                 12--19 Dec. 1976}",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDe}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD603.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "229 KB",
  oldlabel =     "EWD:EWD603",
}

@InProceedings{Dijkstra:1976:TWH,
  author =       "Edsger W. Dijkstra",
  title =        "A time-wise hierarchy imposed upon the use of a
                 two-level store",
  crossref =     "Bauer:1976:LHI",
  pages =        "345--357",
  year =         "1976",
  bibdate =      "Wed Mar 18 12:27:54 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/ac/lhi1975.html#Dijkstra75b;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1975.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InBook{Dijkstra:1976:USF,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Updating a sequential file",
  chapter =      "15",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD434pub",
}

@Unpublished{Dijkstra:1976:VTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Vierde toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Fourth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD551.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD551",
}

@Unpublished{Dijkstra:1976:VTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Vijfde toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Fifth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD552.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD552",
}

@Unpublished{Dijkstra:1976:VTTc,
  author =       "Edsger W. Dijkstra",
  title =        "Vierde toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{Fourth} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD588.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD588",
}

@Unpublished{Dijkstra:1976:VTTd,
  author =       "Edsger W. Dijkstra",
  title =        "Vijfde toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{Fifth} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD589.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD589",
}

@InBook{Dijkstra:1976:WNS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A Discipline of Programming",
  title =        "Writing a number as the sum of two squares",
  chapter =      "19",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD460pub",
}

@Unpublished{Dijkstra:1976:WOW,
  author =       "Edsger W. Dijkstra",
  title =        "Waarom de onderafdeling der wiskunde zich met de
                 informatica moet bezighouden. ({Dutch}) [{Why} the
                 subdivision of mathematics must deal with computer
                 science]",
  month =        aug,
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD580.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD580",
}

@Unpublished{Dijkstra:1976:YAN,
  author =       "Edsger W. Dijkstra",
  title =        "Yet another note about termination",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD597.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "60 KB",
  oldlabel =     "EWD:EWD597",
}

@Unpublished{Dijkstra:1976:ZTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Zesde toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Sixth} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD556.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD556",
}

@Unpublished{Dijkstra:1976:ZTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Zevende toespraak tot mijn studenten, voorjaar 1976.
                 ({Dutch}) [{Seventh} lecture to my students, {Spring
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD557.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD557",
}

@Unpublished{Dijkstra:1976:ZTTc,
  author =       "Edsger W. Dijkstra",
  title =        "Zesde toespraak tot mijn studenten, najaar 1976.
                 ({Dutch}) [{Sixth} lecture to my students, {Autumn
                 1976}]",
  year =         "1976",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD593.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "105 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD593",
}

@Unpublished{Dijkstra:1977:ATT,
  author =       "Edsger W. Dijkstra",
  title =        "Achtste toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Eighth} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD621.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "48 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD621",
}

@Unpublished{Dijkstra:1977:BRW,
  author =       "Edsger W. Dijkstra",
  title =        "[{Book} Review:] {Wasserman, Antony I. en Peter
                 Freeman (Eds.). \booktitle{Software Engineering
                 Education. Needs and Objectives. Proceedings of an
                 Interface Workshop}. New York\slash Heidelberg\slash
                 Berlin. Springer-Verlag, 1976}",
  pages =        "1",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD626.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "50 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD626",
}

@Unpublished{Dijkstra:1977:COO,
  author =       "Edsger W. Dijkstra",
  title =        "Commentaar op een ontwikkeling binnen de {TH}'s.
                 ({Dutch}) [{Comments} on development within the {TH
                 [technical university]}'s]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD647.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD647",
}

@Unpublished{Dijkstra:1977:CPC,
  author =       "Edsger W. Dijkstra",
  title =        "A correctness proof for communicating processes: a
                 small exercise",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:CPCa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD607.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "158 KB",
  oldlabel =     "EWD:EWD607",
}

@Unpublished{Dijkstra:1977:CSC,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A class of simple communication patterns",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:CSCb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD643.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "124 KB",
  oldlabel =     "EWD:EWD643",
}

@Unpublished{Dijkstra:1977:DTT,
  author =       "Edsger W. Dijkstra",
  title =        "Derde toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Third} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD612.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD612",
}

@Unpublished{Dijkstra:1977:EID,
  author =       "Edsger W. Dijkstra",
  title =        "An elephant inspired by the {Dutch National Flag}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:EIDa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD608.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "114 KB",
  oldlabel =     "EWD:EWD608",
}

@Unpublished{Dijkstra:1977:ENR,
  author =       "Edsger W. Dijkstra",
  title =        "Essays on the nature and role of mathematical elegance
                 (1)",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD619.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "352 KB",
  oldlabel =     "EWD:EWD619",
}

@Unpublished{Dijkstra:1977:ETT,
  author =       "Edsger W. Dijkstra",
  title =        "Eerste toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{First} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD606.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD606",
}

@Unpublished{Dijkstra:1977:FAO,
  author =       "Edsger W. Dijkstra",
  title =        "On the fact that the {Atlantic Ocean} has two sides",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:FAOa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD611.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "325 KB",
  oldlabel =     "EWD:EWD611",
}

@Unpublished{Dijkstra:1977:FCPa,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the correctness proof of a concurrent
                 program",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD640.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "213 KB",
  oldlabel =     "EWD:EWD640",
}

@Unpublished{Dijkstra:1977:FCPb,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the correctness proof of a concurrent
                 program",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1977:FCPc}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD640a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "275 KB",
  oldlabel =     "EWD:EWD640a",
}

@Article{Dijkstra:1977:FCPc,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the correctness proof of a concurrent
                 program",
  journal =      j-INDAG-MATH-PROC,
  volume =       "81",
  number =       "2",
  pages =        "207--215",
  year =         "1977",
  DOI =          "https://doi.org/10.1016/1385-7258(78)90038-0",
  ISSN =         "1385-7258 (print), 1878-5972 (electronic)",
  ISSN-L =       "1385-7258",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/1385725878900380",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Indagationes Mathematicae (Proceedings)",
  journal-URL =  "http://www.sciencedirect.com/science/journal/13857258",
  oldlabel =     "EWD:EWD640apub",
  xxjournal =    "Indagationes Mathematicae (Proceedings)",
}

@Unpublished{Dijkstra:1977:FGCa,
  author =       "Edsger W. Dijkstra and Leslie Lamport and A. J. Martin
                 and C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-fly garbage collection: an exercise in
                 cooperation",
  month =        jan,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd05xx/EWD595.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "492 KB",
  oldlabel =     "EWD:EWD595",
}

@Unpublished{Dijkstra:1977:FGCb,
  author =       "Edsger W. Dijkstra and Leslie Lamport and A. J. Martin
                 and C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-fly garbage collection: an exercise in
                 cooperation",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD630.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "692 KB",
  oldlabel =     "EWD:EWD630",
}

@Unpublished{Dijkstra:1977:IBM,
  author =       "Edsger W. Dijkstra",
  title =        "On the interplay between mathematics and programming",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD641.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "437 KB",
  oldlabel =     "EWD:EWD641",
}

@Unpublished{Dijkstra:1977:IMR,
  author =       "Edsger W. Dijkstra",
  title =        "The introduction of {MAES(R)}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:IMR}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD639.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  oldlabel =     "EWD:EWD639",
}

@Unpublished{Dijkstra:1977:LJA,
  author =       "Edsger W. Dijkstra",
  title =        "Letter to {J. Arsac}",
  month =        oct,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD644.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "205 KB",
  oldlabel =     "EWD:EWD644",
}

@Unpublished{Dijkstra:1977:MBB,
  author =       "Edsger W. Dijkstra",
  title =        "The mathematics behind the {Banker's Algorithm}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MBBa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD623.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "144 KB",
  oldlabel =     "EWD:EWD623",
}

@Unpublished{Dijkstra:1977:MSM,
  author =       "Edsger W. Dijkstra",
  title =        "On making solutions more and more fine-grained (In
                 gratitude dedicated to {C. A. R. Hoare}, {D. E. Knuth},
                 and {J. F. Traub}.)",
  month =        may,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MSMa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD622.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "482 KB",
  oldlabel =     "EWD:EWD622",
}

@Unpublished{Dijkstra:1977:NAV,
  author =       "Edsger W. Dijkstra",
  title =        "Naar aanleiding van een eigenlijk wat beledigend
                 stukje. ({Dutch}) [{Following} a basically offensive
                 piece]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD628.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD628",
}

@InProceedings{Dijkstra:1977:PCS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "International {Computing Symposium} 1977 ({Li}{\`e}ge,
                 1977)",
  title =        "Programming: from craft to scientific discipline",
  publisher =    "North-Holland, Amsterdam",
  pages =        "23--30",
  year =         "1977",
  MRclass =      "68A05",
  MRnumber =     "0474948 (57 \#14573)",
  MRreviewer =   "K. H. V. Booth",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1977:PLC,
  author =       "Edsger W. Dijkstra",
  title =        "Paying logical conscience-money to the fair demon",
  month =        jan,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD604.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD604",
}

@Unpublished{Dijkstra:1977:PPI,
  author =       "Edsger W. Dijkstra",
  title =        "Position paper on the impact of microprocessors
                 ({IFIP77})",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD634.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "112 KB",
  oldlabel =     "EWD:EWD634",
}

@Unpublished{Dijkstra:1977:PPM,
  author =       "Edsger W. Dijkstra",
  title =        "A political pamphlet from the {Middle Ages}",
  pages =        "4",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  note =         "Negative commentary on \cite{DeMillo:1979:SPP}.
                 Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD638.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "115 KB",
  oldlabel =     "EWD:EWD638",
}

@Unpublished{Dijkstra:1977:PPSa,
  author =       "Edsger W. Dijkstra",
  title =        "A position paper on {Software Reliability}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD627.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "125 KB",
  oldlabel =     "EWD:EWD627",
}

@Article{Dijkstra:1977:PPSb,
  author =       "Edsger W. Dijkstra",
  title =        "A position paper on software reliability",
  journal =      j-SIGSOFT,
  volume =       "2",
  number =       "5",
  pages =        "3--5",
  month =        oct,
  year =         "1977",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1005882.1005883",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:23 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
}

@Unpublished{Dijkstra:1977:RFD,
  author =       "Edsger W. Dijkstra",
  title =        "Re: ``{Formal} derivation of strongly correct parallel
                 programs'' by {Axel van Lamsweerde} and {M. Sintzoff}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD631.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "88 KB",
  oldlabel =     "EWD:EWD631",
}

@Unpublished{Dijkstra:1977:SBS,
  author =       "Edsger W. Dijkstra",
  title =        "Stationary behaviour of some ternary networks",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD624.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD624",
}

@Unpublished{Dijkstra:1977:SE,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD592}",
  month =        jan,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD600.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "82 KB",
  oldlabel =     "EWD:EWD600",
}

@Unpublished{Dijkstra:1977:SEP,
  author =       "Edsger W. Dijkstra",
  title =        "A supplement to {EWD591} ``{The} problem of the
                 maximum length of an ascending subsequence''",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD649.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "30 KB",
  oldlabel =     "EWD:EWD649",
}

@Unpublished{Dijkstra:1977:SOL,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {EAA} or: why {I} proved the
                 boundedness of the non-determinacy in the way {I} did",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SOLa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD614.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "134 KB",
  oldlabel =     "EWD:EWD614",
}

@Unpublished{Dijkstra:1977:SPV,
  author =       "Edsger W. Dijkstra",
  title =        "A strong {P/V}-implementation of conditional critical
                 regions",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD651.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "122 KB",
  oldlabel =     "EWD:EWD651",
}

@Unpublished{Dijkstra:1977:SSE,
  author =       "Edsger W. Dijkstra",
  title =        "A special sorting elephant",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD642.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "248 KB",
  oldlabel =     "EWD:EWD642",
}

@Unpublished{Dijkstra:1977:STA,
  author =       "Edsger W. Dijkstra",
  title =        "A not so simple theorem about undirected graphs",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD646.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "79 KB",
  oldlabel =     "EWD:EWD646",
}

@Unpublished{Dijkstra:1977:TAO,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem about odd powers of odd integers",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TAOa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD650.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  oldlabel =     "EWD:EWD650",
}

@Unpublished{Dijkstra:1977:TBS,
  author =       "Edsger W. Dijkstra",
  title =        "On two beautiful solutions designed by {Martin Rem}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TBSa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD629.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "183 KB",
  oldlabel =     "EWD:EWD629",
}

@Unpublished{Dijkstra:1977:TGR,
  author =       "Edsger W. Dijkstra",
  title =        "The {Three Golden Rules} for {Successful Scientific
                 Research}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TGRa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD637.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "77 KB",
  oldlabel =     "EWD:EWD637",
}

@Unpublished{Dijkstra:1977:TSF,
  author =       "Edsger W. Dijkstra",
  title =        "Two starvation-free solutions of a general exclusion
                 problem",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD625.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "99 KB",
  oldlabel =     "EWD:EWD625",
}

@Unpublished{Dijkstra:1977:TTT,
  author =       "Edsger W. Dijkstra",
  title =        "Tweede toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Second} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD609.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "56 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD609",
}

@Unpublished{Dijkstra:1977:TWDa,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Columbus --- Pittsburgh
                 --- Paoli, 12--22 January 1977}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD605.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "148 KB",
  oldlabel =     "EWD:EWD605",
}

@Unpublished{Dijkstra:1977:TWDb,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Australia, 16 February
                 1977--21 March 1977}",
  month =        mar,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDf}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD613.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  oldlabel =     "EWD:EWD613",
}

@Unpublished{Dijkstra:1977:TWDc,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, 29 July--21 August 1977}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD633.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "211 KB",
  oldlabel =     "EWD:EWD633",
}

@Unpublished{Dijkstra:1977:TWDd,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Newcastle-upon-Tyne, 5--10
                 Sept. 1977}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:TWDg}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD635.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "202 KB",
  oldlabel =     "EWD:EWD635",
}

@Unpublished{Dijkstra:1977:TWDe,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, USA 19--30 October 1977}",
  month =        nov,
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD645.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "186 KB",
  oldlabel =     "EWD:EWD645",
}

@Unpublished{Dijkstra:1977:VTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Vierde toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Fourth} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD615.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "53 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD615",
}

@Unpublished{Dijkstra:1977:VTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Vijfde toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Fifth} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD616.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD616",
}

@Unpublished{Dijkstra:1977:WNP,
  author =       "Edsger W. Dijkstra",
  title =        "Why naive program transformation systems are unlikely
                 to work",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:WNPa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD636.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "203 KB",
  oldlabel =     "EWD:EWD636",
}

@Unpublished{Dijkstra:1977:WSE,
  author =       "Edsger W. Dijkstra",
  title =        "``{Why} is software so expensive?'' {An} explanation
                 to the hardware designer",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:WSEa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD648.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "448 KB",
  oldlabel =     "EWD:EWD648",
}

@Unpublished{Dijkstra:1977:WUB,
  author =       "Edsger W. Dijkstra",
  title =        "On {Webster}, users, bugs and {Aristotle}",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:WUBa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD618.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "128 KB",
  oldlabel =     "EWD:EWD618",
}

@Unpublished{Dijkstra:1977:ZTTa,
  author =       "Edsger W. Dijkstra",
  title =        "Zesde toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Sixth} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD617.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD617",
}

@Unpublished{Dijkstra:1977:ZTTb,
  author =       "Edsger W. Dijkstra",
  title =        "Zevende toespraak tot mijn studenten, voorjaar 1977.
                 ({Dutch}) [{Seventh} lecture to my students, {Spring
                 1977}]",
  year =         "1977",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD620.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD620",
}

@Unpublished{Dijkstra:1978:APD,
  author =       "Edsger W. Dijkstra",
  title =        "About polygons in {Detroit}",
  month =        dec,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD693.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "36 KB",
  oldlabel =     "EWD:EWD693",
}

@Unpublished{Dijkstra:1978:BLSa,
  author =       "Edsger W. Dijkstra",
  title =        "On the {BLUE Language} submitted to {DoD}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD659.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "221 KB",
  oldlabel =     "EWD:EWD659",
}

@Article{Dijkstra:1978:BLSb,
  author =       "E. W. Dijkstra",
  title =        "On the {BLUE} language submitted to the {DoD}",
  journal =      j-SIGPLAN,
  volume =       "13",
  number =       "10",
  pages =        "10--15",
  month =        oct,
  year =         "1978",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sat Apr 25 11:46:37 MDT 1998",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6140D (High level languages)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "BLUE language; candidate design; Ironman; procedure
                 oriented languages; US Department of Defense",
  treatment =    "G General Review",
}

@Unpublished{Dijkstra:1978:BRa,
  author =       "Edsger W. Dijkstra",
  title =        "A book review",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD669.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "78 KB",
  oldlabel =     "EWD:EWD669",
}

@Unpublished{Dijkstra:1978:BRb,
  author =       "Edsger W. Dijkstra",
  title =        "A book review",
  month =        sep,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD680.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD680",
}

@Unpublished{Dijkstra:1978:CDA,
  author =       "Edsger W. Dijkstra",
  title =        "On the correctness of a design by {Alain J. Martin}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD668.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "168 KB",
  oldlabel =     "EWD:EWD668",
}

@Unpublished{Dijkstra:1978:CE,
  author =       "Edsger W. Dijkstra",
  title =        "A correction on {EWD651}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD652.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:EWD652",
}

@Article{Dijkstra:1978:DS,
  author =       "Edsger W. Dijkstra",
  title =        "{DoD-I}: the summing up",
  journal =      j-SIGPLAN,
  volume =       "13",
  number =       "7",
  pages =        "21--26",
  month =        jul,
  year =         "1978",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sun Dec 14 09:14:18 MST 2003",
  bibsource =    "http://portal.acm.org/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6140 (Programming languages)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "design groups; IRONMAN; programming language;
                 programming languages; US Department; US Department of
                 Defence",
  treatment =    "G General Review",
}

@Unpublished{Dijkstra:1978:EBN,
  author =       "Edsger W. Dijkstra",
  title =        "The equivalence of bounded nondeterminacy and
                 continuity",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:EBNb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD675.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  oldlabel =     "EWD:EWD675",
}

@Unpublished{Dijkstra:1978:ECL,
  author =       "Edsger W. Dijkstra",
  title =        "Exploiting contiguity in a linear store",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD653.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "415 KB",
  oldlabel =     "EWD:EWD653",
}

@Unpublished{Dijkstra:1978:ENR,
  author =       "Edsger W. Dijkstra",
  title =        "Essays on the nature and role of mathematical elegance
                 (3): On notation (a sequel to {EWD619})",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD655.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "119 KB",
  oldlabel =     "EWD:EWD655",
}

@InProceedings{Dijkstra:1978:FCPb,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the Correctness Proof of a Concurrent
                 Program",
  crossref =     "Winkowski:1978:MFC",
  pages =        "31--38",
  year =         "1978",
  DOI =          "https://doi.org/10.1007/3-540-08921-7_54",
  MRclass =      "68B10",
  MRnumber =     "519828 (80d:68016)",
  MRreviewer =   "Giorgio Levi",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs64.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dijkstra:1978:FCPc,
  author =       "E. W. Dijkstra",
  title =        "Finding the correctness proof of a concurrent
                 program",
  journal =      "Nederl. Akad. Wetensch. Indag. Math.",
  volume =       "40",
  number =       "2",
  pages =        "207--215",
  year =         "1978",
  CODEN =        "IMTHBJ",
  ISSN =         "0019-3577, 0023-3358",
  MRclass =      "68B10 (03B10 65H10)",
  MRnumber =     "497800 (81d:68020)",
  MRreviewer =   "V. V. Byts",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Koninklijke Nederlandse Akademie van Wetenschappen.
                 Indagationes Mathematicae",
}

@Article{Dijkstra:1978:FCPd,
  author =       "E. W. Dijkstra",
  title =        "Finding the correctness proof of a concurrent
                 program",
  journal =      j-INDAG-MATH-PROC,
  volume =       "81",
  number =       "1",
  pages =        "207--215",
  year =         "1978",
  DOI =          "https://doi.org/10.1016/S1385-7258(78)80011-0",
  ISSN =         "1385-7258 (print), 1878-5972 (electronic)",
  ISSN-L =       "1385-7258",
  bibdate =      "Mon Mar 16 15:13:55 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/S1385725878800110",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Indagationes Mathematicae (Proceedings)",
  journal-URL =  "http://www.sciencedirect.com/science/journal/13857258",
}

@Article{Dijkstra:1978:FGCa,
  author =       "Edsger W. Dijkstra and Leslie Lamport and Alain J.
                 Martin and C. S. Scholten and E. F. M. Steffens",
  title =        "On-the-Fly Garbage Collection: An Exercise in
                 Cooperation",
  journal =      j-CACM,
  volume =       "21",
  number =       "11",
  pages =        "966--975",
  month =        nov,
  year =         "1978",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/Compiler/garbage.collection.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Compiler/Heaps.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Misc/Functional.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Object/Nierstrasz.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm21.html#DijkstraLMSS78;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  note =         "Also E. W. Dijkstra Note EWD496, June 1975.",
  abstract =     "As an example of cooperation between sequential
                 processes with very little mutual interference despite
                 frequent manipulations of a large shared data space, a
                 technique is developed which allows nearly all of the
                 activity needed for garbage detection and collection to
                 be performed by an additional processor operating
                 concurrently with the processor devoted to the
                 computation proper. Exclusion and synchronization
                 constraints have been kept as weak as could be
                 achieved; the severe complexities engendered by doing
                 so are illustrated.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classcodes =   "C6120 (File organisation); C6150J (Operating
                 systems)",
  classification = "723",
  comment =      "much overlooked algorithm, presented as more of a
                 concurrency exercise than a garbage collector",
  corpsource =   "Burroughs Corp., Al Nuenen, Netherlands",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  journalabr =   "Commun ACM",
  keywords =     "computer operating systems; cooperation; functional
                 garbage collection multiprocessing cooperating
                 sequential processes minimised mutual exclusion
                 correctness concurrency memory; garbage detection;
                 multiprogramming; on the fly; sequential processes;
                 storage management",
  oldlabel =     "DijkstraLMSS78; EWD:EWD496Bpub",
  treatment =    "T Theoretical or Mathematical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/DijkstraLMSS78",
}

@Unpublished{Dijkstra:1978:FNLa,
  author =       "Edsger W. Dijkstra",
  title =        "On the foolishness of ``natural language
                 programming''",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD667.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  oldlabel =     "EWD:EWD667",
}

@Unpublished{Dijkstra:1978:GLSa,
  author =       "Edsger W. Dijkstra",
  title =        "On the {GREEN Language} submitted to the {DoD}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD660.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "200 KB",
  oldlabel =     "EWD:EWD660",
}

@Article{Dijkstra:1978:GLSb,
  author =       "E. W. Dijkstra",
  title =        "On the {GREEN} language submitted to the {DoD}",
  journal =      j-SIGPLAN,
  volume =       "13",
  number =       "10",
  pages =        "16--21",
  month =        oct,
  year =         "1978",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sat Apr 25 11:46:37 MDT 1998",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6140D (High level languages)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "candidate design; GREEN language; Ironman; procedure
                 oriented languages; US Department of Defense",
  treatment =    "G General Review",
}

@Unpublished{Dijkstra:1978:HFa,
  author =       "Edsger W. Dijkstra",
  title =        "In honour of {Fibonacci}",
  pages =        "2",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/fibquart.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD654.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "38 KB",
  oldlabel =     "EWD:EWD654",
  remark =       "This short typewritten note describes how the $ O(N^2)
                 $ algorithm for generating the first $N$ Fibonacci
                 numbers can be converted to an $ O(N \log N)$
                 algorithm.",
}

@Unpublished{Dijkstra:1978:III,
  author =       "Edsger W. Dijkstra",
  title =        "An introduction to implementation issues",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD656.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "312 KB",
  oldlabel =     "EWD:EWD656",
}

@Unpublished{Dijkstra:1978:ISA,
  author =       "Edsger W. Dijkstra",
  title =        "On improving the state of the art (a somewhat open
                 letter to {dr. Martin Rem})",
  month =        oct,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD691.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "224 KB",
  oldlabel =     "EWD:EWD691",
}

@Unpublished{Dijkstra:1978:LCE,
  author =       "Edsger W. Dijkstra",
  title =        "On language constraints enforceable by translators (an
                 open letter to {Lt. Col. William A. Whitaker})",
  pages =        "4",
  month =        mar,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD658.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "105 KB",
  oldlabel =     "EWD:EWD658",
  remark =       "The author comments on a part of the Ironman proposal
                 for a language eventually known as Ada, and ends with
                 this note: ``I wish you the courage of reconsideration
                 and the political tools needed for the prevention of
                 another billion-dollar mistake.''",
}

@Unpublished{Dijkstra:1978:LNS,
  author =       "Edsger W. Dijkstra",
  title =        "On leaves and nodes: a simplification of {EWD653}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD657.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD657",
}

@Unpublished{Dijkstra:1978:MEC,
  author =       "Edsger W. Dijkstra",
  title =        "Mathematics in an easy chair",
  month =        dec,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD695.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  oldlabel =     "EWD:EWD695",
}

@Unpublished{Dijkstra:1978:MJM,
  author =       "Edsger W. Dijkstra",
  title =        "More on {A. J. Martin}'s design (a sequel to
                 {EWD668})",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD672.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "94 KB",
  oldlabel =     "EWD:EWD672",
}

@Unpublished{Dijkstra:1978:NCS,
  author =       "Edsger W. Dijkstra",
  title =        "The nature of {Computer Science} (first draft)",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD682.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "402 KB",
  oldlabel =     "EWD:EWD682",
}

@Unpublished{Dijkstra:1978:NMT,
  author =       "Edsger W. Dijkstra",
  title =        "To a new member of {The Tuesday Afternoon Club}",
  month =        oct,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD683.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  oldlabel =     "EWD:EWD683",
}

@Unpublished{Dijkstra:1978:OCT,
  author =       "Edsger W. Dijkstra",
  title =        "On one of {Cayley}'s theorems",
  month =        aug,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD677.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD677",
}

@Unpublished{Dijkstra:1978:PEV,
  author =       "Edsger W. Dijkstra",
  title =        "The pragmatic engineer versus the scientific
                 designer",
  month =        nov,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD690.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "127 KB",
  oldlabel =     "EWD:EWD690",
}

@Unpublished{Dijkstra:1978:PIa,
  author =       "Edsger W. Dijkstra",
  title =        "Program inversion",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:PIa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD671.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "100 KB",
  oldlabel =     "EWD:EWD671",
}

@Article{Dijkstra:1978:PPM,
  author =       "Edsger W. Dijkstra",
  title =        "On a Political Pamphlet from the {Middle Ages}
                 (Commentary on a paper by {DeMillo}, {Lipton}, and
                 {Prelis})",
  journal =      j-SIGSOFT,
  volume =       "3",
  number =       "2",
  pages =        "14--16",
  month =        apr,
  year =         "1978",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1005888.1005890",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:24 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1970.bib",
  note =         "Negative commentary on \cite{DeMillo:1979:SPP}. See
                 responses
                 \cite{DeMillo:1978:RRD,Jeffrey:1978:DPP,VanGhent:1978:LRS,Maurer:1978:ALC}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  remark =       "This article refers to the paper Richard A. DeMillo,
                 Richard J. Lipton, Alan J. Perlis, \booktitle{Social
                 Processes and Proofs of Theorems and Programs},
                 Proceedings of the Fourth ACM Symposium on Principles
                 of Programming Languages, pp. 206--214 (January 1977)",
}

@Unpublished{Dijkstra:1978:PSF,
  author =       "Edsger W. Dijkstra",
  title =        "The problem of the {Swiss} football players",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD685.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "39 KB",
  oldlabel =     "EWD:EWD685",
}

@Unpublished{Dijkstra:1978:PSM,
  author =       "Edsger W. Dijkstra",
  title =        "A problem solved in my head",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD666.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD666",
}

@Unpublished{Dijkstra:1978:RLSa,
  author =       "Edsger W. Dijkstra",
  title =        "On the {RED Language} submitted to the {DoD}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD661.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "183 KB",
  oldlabel =     "EWD:EWD661",
}

@Article{Dijkstra:1978:RLSb,
  author =       "E. W. Dijkstra",
  title =        "On the {RED} language submitted to the {DoD}",
  journal =      j-SIGPLAN,
  volume =       "13",
  number =       "10",
  pages =        "27--32",
  month =        oct,
  year =         "1978",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sat Apr 25 11:46:37 MDT 1998",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6140D (High level languages)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "candidate design; Ironman; procedure oriented
                 languages; RED language; US Department of Defense",
  treatment =    "G General Review",
}

@Unpublished{Dijkstra:1978:RTA,
  author =       "Edsger W. Dijkstra",
  title =        "A review of the 1977 {Turing Award Lecture} by {John
                 Backus}",
  pages =        "5",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/acm-turing-awards.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD692.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "143 KB",
  oldlabel =     "EWD:EWD692",
}

@Unpublished{Dijkstra:1978:S,
  author =       "Edsger W. Dijkstra",
  title =        "The summing-up",
  month =        apr,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD663.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD663",
}

@Unpublished{Dijkstra:1978:SBA,
  author =       "Edsger W. Dijkstra",
  title =        "Some beautiful arguments using mathematical
                 induction",
  month =        dec,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1980:SBAa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD697.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "224 KB",
  oldlabel =     "EWD:EWD697",
}

@Unpublished{Dijkstra:1978:SDU,
  author =       "Edsger W. Dijkstra",
  title =        "Sequencing and the discriminated union",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD670.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD670",
}

@Unpublished{Dijkstra:1978:SSV,
  author =       "Edsger W. Dijkstra",
  title =        "A story that starts with a very good computer",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:SSVa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD678.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "123 KB",
  oldlabel =     "EWD:EWD678",
}

@Unpublished{Dijkstra:1978:T,
  author =       "Edsger W. Dijkstra",
  title =        "A trifle",
  month =        oct,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD688.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "16 KB",
  oldlabel =     "EWD:EWD688",
}

@Unpublished{Dijkstra:1978:TDDa,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Termination detection for diffusing computations",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD684.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "189 KB",
  oldlabel =     "EWD:EWD684",
}

@Unpublished{Dijkstra:1978:TDDb,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Termination detection for diffusing computations",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD687.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "157 KB",
  oldlabel =     "EWD:EWD687",
}

@Unpublished{Dijkstra:1978:TRW,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, U.K. --- Bahamas ---
                 U.S.A., 11--30 April 1978}",
  month =        may,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD665.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "268 KB",
  oldlabel =     "EWD:EWD665",
}

@Unpublished{Dijkstra:1978:TWDa,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Z{\"u}rich, 2--7 July
                 1978}",
  month =        jul,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD674.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "108 KB",
  oldlabel =     "EWD:EWD674",
}

@Unpublished{Dijkstra:1978:TWDb,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Marktoberdorf 24 July--6
                 August 1978}",
  month =        aug,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD676.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "180 KB",
  oldlabel =     "EWD:EWD676",
}

@Unpublished{Dijkstra:1978:TWDc,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra,
                 Newcastle---London---Lancaster, 4--13 Sep. 1978}",
  month =        sep,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD679.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "243 KB",
  oldlabel =     "EWD:EWD679",
}

@Unpublished{Dijkstra:1978:TWDd,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Valley Forge, 28 Oct. --2
                 Nov. 1978}",
  month =        nov,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD689.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "79 KB",
  oldlabel =     "EWD:EWD689",
}

@Unpublished{Dijkstra:1978:TWDe,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Detroit, Austin,
                 Philadelphia, 25 Nov.--9 Dec. 1978}",
  month =        dec,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD694.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "174 KB",
  oldlabel =     "EWD:EWD694",
}

@Unpublished{Dijkstra:1978:WA,
  author =       "Edsger W. Dijkstra",
  title =        "Written in anger",
  pages =        "2",
  month =        dec,
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD696.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  oldlabel =     "EWD:EWD696",
  remark =       "Comments on a Lars Kahn's doctoral dissertation
                 \booktitle{Design of Abstract Programs in an
                 Interactive Environment}, and arguments against the use
                 of pictures in mathematical reasoning, even in
                 geometry. From the conclusion: ``The Dissertation
                 \ldots{} was for the Doctor's Degree in the social
                 sciences, which are certainly about the uneducated.
                 Sometimes I fear that they are also for the uneducated,
                 and by the uneducated.''",
}

@TechReport{Dijkstra:1978:WNT,
  author =       "Edsger W. Dijkstra",
  title =        "Why naive transformation systems are unlikely to
                 work",
  type =         "Working",
  number =       "paper",
  institution =  "Burroughs",
  address =      "Nuenen, The Netherlands",
  year =         "1978",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1978:WST,
  author =       "Edsger W. Dijkstra",
  title =        "On weak and strong termination",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:WSTa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD673.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD673",
}

@Unpublished{Dijkstra:1978:YLSa,
  author =       "Edsger W. Dijkstra",
  title =        "On the {YELLOW Language} submitted to the {DoD}",
  year =         "1978",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD662.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "160 KB",
  oldlabel =     "EWD:EWD662",
}

@Article{Dijkstra:1978:YLSb,
  author =       "E. W. Dijkstra",
  title =        "On the {YELLOW} language submitted to the {DoD}",
  journal =      j-SIGPLAN,
  volume =       "13",
  number =       "10",
  pages =        "22--26",
  month =        oct,
  year =         "1978",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sat Apr 25 11:46:37 MDT 1998",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6140D (High level languages)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "candidate design; Ironman; procedure oriented
                 languages; US Department of Defense; YELLOW language",
  treatment =    "G General Review",
}

@Article{Bron:1979:DPI,
  author =       "C. Bron and E. J. Dijkstra",
  title =        "A discipline for the programming of interactive {I/O}
                 in {Pascal}",
  journal =      j-SIGPLAN,
  volume =       "14",
  number =       "12",
  pages =        "59--61",
  month =        dec,
  year =         "1979",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sun Dec 14 09:14:29 MST 2003",
  bibsource =    "http://portal.acm.org/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1970.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6140D (High level languages)",
  corpsource =   "Dept. of Electrical Engng., Twente Univ. of Technol.,
                 Enschede, Netherlands",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "discipline; interactive I/O; interactive systems;
                 Pascal; PASCAL; programming; sequential; sequential
                 file",
  treatment =    "P Practical",
}

@Unpublished{Dijkstra:1979:ACE,
  author =       "Edsger W. Dijkstra",
  title =        "Assembly conventions for the {EDSAC}",
  month =        oct,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD718.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "272 KB",
  oldlabel =     "EWD:EWD718",
}

@Unpublished{Dijkstra:1979:BRB,
  author =       "Edsger W. Dijkstra",
  title =        "A book review for the {{\booktitle{IBM Systems
                 Journal}}}",
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD722.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "74 KB",
  oldlabel =     "EWD:EWD722",
}

@Unpublished{Dijkstra:1979:DMX,
  author =       "Edsger W. Dijkstra",
  title =        "Dear {Mr. X} of {Company Y}",
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD707.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "37 KB",
  oldlabel =     "EWD:EWD707",
}

@Unpublished{Dijkstra:1979:DSS,
  author =       "Edsger W. Dijkstra",
  title =        "The design of a state space with a useful structure
                 ({I})",
  month =        nov,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD721.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "199 KB",
  oldlabel =     "EWD:EWD721",
}

@Unpublished{Dijkstra:1979:DVI,
  author =       "Edsger W. Dijkstra",
  title =        "On not duplicating volatile information",
  month =        oct,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD719.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "267 KB",
  oldlabel =     "EWD:EWD719",
}

@Unpublished{Dijkstra:1979:EE,
  author =       "Edsger W. Dijkstra",
  title =        "An exercise in exposition",
  month =        oct,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD717.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD717",
}

@Unpublished{Dijkstra:1979:EED,
  author =       "Edsger W. Dijkstra",
  title =        "An examination exercise, designed by {W. H. J.
                 Feijen}",
  month =        feb,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD700.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "60 KB",
  oldlabel =     "EWD:EWD700",
}

@InProceedings{Dijkstra:1979:FCP,
  author =       "E. W. Dijkstra",
  title =        "Finding the Correctness Proof of a Concurrent
                 Program",
  crossref =     "Bauer:1979:PCI",
  pages =        "24--34",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014652",
  bibdate =      "Mon Mar 16 12:40:52 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs69.bib",
  URL =          "http://link.springer.com/chapter/10.1007/BFb0014652",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  refs =         "1",
  source =       "main library",
}

@InProceedings{Dijkstra:1979:FNL,
  author =       "Edsger W. Dijkstra",
  title =        "On the Foolishness of {``Natural} Language
                 Programming''",
  crossref =     "Bauer:1979:PCI",
  pages =        "51--53",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014656",
  bibdate =      "Mon Mar 16 12:22:25 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78f;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs69.bib",
  URL =          "http://link.springer.com/chapter/10.1007/BFb0014656",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  sjb =          "The gist of it is that avoiding mathematical notation
                 in favour of ``natural language'' is stupid!",
  source =       "main library",
}

@InProceedings{Dijkstra:1979:HF,
  author =       "Edsger W. Dijkstra",
  title =        "In Honour of {Fibonacci}",
  crossref =     "Bauer:1979:PCI",
  pages =        "49--50",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014655",
  bibdate =      "Mon Mar 16 12:22:48 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78e;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs69.bib;
                 https://www.math.utah.edu/pub/tex/bib/fibquart.bib",
  URL =          "http://link.springer.com/chapter/10.1007/BFb0014655",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  keywords =     "Fibonacci, program transformation",
  reffrom =      Bauer:pc:1978a,
  sjb =          "Notes that the Fibonacci sequence can be generated in
                 $O(n)$ and gives the code for doing so. Then notes that
                 a $O(\log n)$ version is possible and goes on to
                 describe it for the Fibonacci sequence and derives it
                 for a higher order recurrence relation. Asks how
                 proponents of ``program transformations'' propose to
                 transform the linear into the logarithmic version.",
  source =       "main library",
}

@InProceedings{Dijkstra:1979:IBMa,
  author =       "E. W. Dijkstra",
  booktitle =    "Proceedings, {Bicentennial Congress Wiskundig
                 Genootschap} ({Vrije Univ}., {Amsterdam}, 1978), {Part
                 I}",
  title =        "On the interplay between mathematics and programming",
  volume =       "100",
  publisher =    "Math. Centrum, Amsterdam",
  pages =        "177--188",
  year =         "1979",
  MRclass =      "68B05",
  MRnumber =     "541393",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Math. Centre Tracts",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:1979:IBMb,
  author =       "Edsger W. Dijkstra",
  title =        "On the Interplay between Mathematics and Programming",
  crossref =     "Bauer:1979:PCI",
  pages =        "35--46",
  year =         "1979",
  bibdate =      "Mon Mar 16 12:23:01 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78c;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  source =       "main library",
}

@Unpublished{Dijkstra:1979:IRT,
  author =       "Edsger W. Dijkstra",
  title =        "Image reconstruction in two-dimensional tomography",
  month =        mar,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD706.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "244 KB",
  oldlabel =     "EWD:EWD706",
}

@InProceedings{Dijkstra:1979:MFT,
  author =       "Edsger W. Dijkstra",
  title =        "A More Formal Treatment of a Less Simple Example",
  crossref =     "Bauer:1979:PCI",
  pages =        "1--20",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014650",
  bibdate =      "2002-07-22",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  sjb =          "Aims to show that formal techniques can be used for
                 more complicated problems than massaging Euclid's
                 Algorithm for computing the greatest common divisor.
                 This is attempted by providing a formal derivation of a
                 program that transforms infix notation to postfix
                 notation.",
  source =       "main library",
  xxpages =      "2--20",
}

@Unpublished{Dijkstra:1979:MHCa,
  author =       "Edsger W. Dijkstra",
  title =        "My hopes of computing science",
  month =        apr,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1979:MHCb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD709.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "344 KB",
  oldlabel =     "EWD:EWD709",
}

@InProceedings{Dijkstra:1979:MHCb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Proceedings of the 4th International Conference on
                 Software Engineering, Munich",
  title =        "My Hopes of Computing Science ({EWD709})",
  crossref =     "IEEE:1979:PIC",
  organization = "IEEE",
  pages =        "442--448",
  month =        sep,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/SEPL.bib",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD709pub",
}

@Unpublished{Dijkstra:1979:MIC,
  author =       "Edsger W. Dijkstra",
  title =        "A machine for image construction in tomography",
  month =        feb,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD704.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  oldlabel =     "EWD:EWD704",
}

@InProceedings{Dijkstra:1979:PI,
  author =       "Edsger W. Dijkstra",
  title =        "Program Inversion",
  crossref =     "Bauer:1979:PCI",
  pages =        "54--57",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014657",
  bibdate =      "Mon Mar 16 12:24:11 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78g;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs69.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940508",
  sjb =          "Shows how to derive the inverse of particular
                 program.",
  source =       "main library",
}

@Unpublished{Dijkstra:1979:PPW,
  author =       "Edsger W. Dijkstra",
  title =        "On a problem posed by {W. H. J. Feijen}",
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD713.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "41 KB",
  oldlabel =     "EWD:EWD713",
}

@Unpublished{Dijkstra:1979:RDC,
  author =       "Edsger W. Dijkstra",
  title =        "Een reactie. ({Dutch}) [{A} comment]",
  month =        jan,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD699.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD699",
}

@Unpublished{Dijkstra:1979:REC,
  author =       "Edsger W. Dijkstra",
  title =        "In reaction to {Ernest Chang}'s ``{Deadlock
                 Detection}''",
  month =        feb,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD702.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "277 KB",
  oldlabel =     "EWD:EWD702",
}

@InProceedings{Dijkstra:1979:SBS,
  author =       "Edsger W. Dijkstra",
  title =        "Stationary Behaviour of Some Ternary Networks",
  crossref =     "Bauer:1979:PCI",
  pages =        "21--23",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014651",
  bibdate =      "2002-07-22",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78a;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib",
  URL =          "http://link.springer.com/chapter/10.1007/BFb0014651",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  source =       "main library",
}

@InProceedings{Dijkstra:1979:SEI,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Proceedings of the Fourth International Conference on
                 Software Engineering",
  title =        "Software Engineering: As It Should Be",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "442--448",
  month =        sep,
  year =         "1979",
  bibdate =      "2002-12-17",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/icse/icse79.html#Dijkstra79;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1979.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/ICSE.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1979:STM,
  author =       "Edsger W. Dijkstra",
  title =        "A short talk to my students about money",
  month =        oct,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD716.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "118 KB",
  oldlabel =     "EWD:EWD716",
}

@InProceedings{Dijkstra:1979:TAO,
  author =       "Edsger W. Dijkstra",
  title =        "A Theorem about Odd Powers of Odd Integers",
  crossref =     "Bauer:1979:PCI",
  pages =        "47--48",
  year =         "1979",
  DOI =          "https://doi.org/10.1007/BFb0014654",
  bibdate =      "Mon Mar 16 12:41:52 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/pc/pc1978.html#Dijkstra78d;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1978.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs69.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/SE/obscure.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  checked =      "19940506",
  sjb =          "In the conclusion, Dijkstra notes that the ``dubious
                 means'' of finding an invariant that Manna and
                 Waldinger \cite{Manna:Waldinger:ieee:tose:1979} ascribe
                 to proponents of structured programming who emphasize
                 iteration over recursion, were actually pretty
                 successfully used by Dijkstra to solve the problem in
                 the paper.",
  source =       "main library",
}

@Unpublished{Dijkstra:1979:TDD,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Termination detection for diffusing computations",
  month =        jan,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1980:TDDa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD687a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "194 KB",
  oldlabel =     "EWD:EWD687a",
}

@Unpublished{Dijkstra:1979:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Oxford University, 10--15
                 Jan. 1979}",
  month =        jan,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd06xx/EWD698.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "72 KB",
  oldlabel =     "EWD:EWD698",
}

@Unpublished{Dijkstra:1979:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Ithaca, Albany, Austin
                 (Texas), 26/5--10/6 1979}",
  month =        jun,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD711.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "151 KB",
  oldlabel =     "EWD:EWD711",
}

@Unpublished{Dijkstra:1979:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Antwerp, 24--29 June
                 1979}",
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD712.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  oldlabel =     "EWD:EWD712",
}

@Unpublished{Dijkstra:1979:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Mission Viejo, Santa
                 Cruz, Austin, 29 July--8 September 1979}",
  month =        sep,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD714.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "268 KB",
  oldlabel =     "EWD:EWD714",
}

@Unpublished{Dijkstra:1979:TRWe,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Munich --- London, 16--29
                 September 1979}",
  month =        oct,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD715.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD715",
}

@Unpublished{Dijkstra:1979:TSBb,
  author =       "Edsger W. Dijkstra",
  title =        "A tutorial on the split binary semaphore",
  month =        mar,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/concurrency.bib",
  note =         "Circulated privately. Available via URL {\tt
                 http://www/cs/utexas.edu/users/EWD/index07xx.html}",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD703.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "189 KB",
  oldlabel =     "EWD:EWD703",
}

@Unpublished{Dijkstra:1979:TTW,
  author =       "Edsger W. Dijkstra",
  title =        "Two theorems on (what {I} have called) continuously
                 mixed sequences",
  month =        feb,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD701.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  oldlabel =     "EWD:EWD701",
}

@Unpublished{Dijkstra:1979:VBHa,
  author =       "Edsger W. Dijkstra",
  title =        "Verkavelde berekeningen, hun mogelijkheden en
                 moeilijkheden. ({Dutch}) [{Allotted} calculations,
                 their possibilities and difficulties]",
  month =        mar,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1979:VBHb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD705.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD705",
}

@Article{Dijkstra:1979:VBHb,
  author =       "Edsger W. Dijkstra",
  title =        "Verkavelde berekeningen, hun mogelijkheden en
                 moeilijkheden. ({Dutch}) [{Allotted} calculations,
                 their possibilities and difficulties]",
  journal =      "Proc. Koninklijke Nederlandse Akademie van
                 Wetenschappen 88",
  volume =       "3",
  pages =        "21--23",
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "Dutch",
  oldlabel =     "EWD:EWD705pub",
}

@Unpublished{Dijkstra:1979:WCM,
  author =       "Edsger W. Dijkstra",
  title =        "Why correctness must be a mathematical concern",
  month =        nov,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD720.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "258 KB",
  oldlabel =     "EWD:EWD720",
}

@Unpublished{Dijkstra:1979:WHJ,
  author =       "Edsger W. Dijkstra",
  title =        "On {W. H. J. Feijen}'s solution for the lexicographic
                 minimum of a circular list",
  month =        dec,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD723.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD723",
}

@Unpublished{Dijkstra:1979:WMMa,
  author =       "Edsger W. Dijkstra",
  title =        "When messages may crawl",
  month =        mar,
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD708.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD708",
}

@Unpublished{Dijkstra:1979:WMMb,
  author =       "Edsger W. Dijkstra",
  title =        "When messages may crawl, {II} ({A} sequel to
                 {EWD708})",
  year =         "1979",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD710.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD710",
}

@Unpublished{Dijkstra:1980:ACG,
  author =       "Edsger W. Dijkstra",
  title =        "About $2$-coloured $6$-graphs",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD771.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "26 KB",
  oldlabel =     "EWD:EWD771",
}

@Unpublished{Dijkstra:1980:APP,
  author =       "Edsger W. Dijkstra",
  title =        "{American} programming's plight",
  month =        sep,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD750.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "97 KB",
  oldlabel =     "EWD:EWD750",
}

@Unpublished{Dijkstra:1980:C,
  author =       "Edsger W. Dijkstra",
  title =        "A chutspa",
  month =        mar,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD724E.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "78 KB",
  oldlabel =     "EWD:EWD724E",
}

@Unpublished{Dijkstra:1980:CMS,
  author =       "Edsger W. Dijkstra",
  title =        "Comments on {MIL-STD-1862, 28 May 1980}",
  month =        sep,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD747.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "237 KB",
  oldlabel =     "EWD:EWD747",
}

@Unpublished{Dijkstra:1980:DAD,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Distributed Arbitration ({DRAFT})",
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD752.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "539 KB",
  oldlabel =     "EWD:EWD752",
}

@Unpublished{Dijkstra:1980:DTR,
  author =       "Edsger W. Dijkstra",
  title =        "{D. A. Turner}'s reply",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD770.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "104 KB",
  oldlabel =     "EWD:EWD770",
}

@Unpublished{Dijkstra:1980:EE,
  author =       "Edsger W. Dijkstra",
  title =        "An error in {EWD744}",
  month =        oct,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD754.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "24 KB",
  oldlabel =     "EWD:EWD754",
}

@Unpublished{Dijkstra:1980:EME,
  author =       "Edsger W. Dijkstra",
  title =        "An experiment in mathematical exposition",
  month =        feb,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD731.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "103 KB",
  oldlabel =     "EWD:EWD731",
}

@Unpublished{Dijkstra:1980:ES,
  author =       "Edsger W. Dijkstra",
  title =        "An educational stupidity",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD766.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "41 KB",
  oldlabel =     "EWD:EWD766",
}

@Unpublished{Dijkstra:1980:GDT,
  author =       "Edsger W. Dijkstra",
  title =        "Een gotspe. ({Dutch}) [{A} travesty]",
  month =        mar,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD724.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "62 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD724",
}

@Unpublished{Dijkstra:1980:HDI,
  author =       "Edsger W. Dijkstra",
  title =        "How {Dutch Informatics} fell between two chairs",
  month =        jan,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD726.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "57 KB",
  oldlabel =     "EWD:EWD726",
}

@Unpublished{Dijkstra:1980:HP,
  author =       "Edsger W. Dijkstra",
  title =        "A {Hungarian} problem",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD765.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "95 KB",
  oldlabel =     "EWD:EWD765",
}

@Unpublished{Dijkstra:1980:IE,
  author =       "Edsger W. Dijkstra",
  title =        "An intriguing example",
  month =        nov,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD758.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  oldlabel =     "EWD:EWD758",
}

@Unpublished{Dijkstra:1980:JMS,
  author =       "Edsger W. Dijkstra",
  title =        "{A. J. Martin}'s solution of the {Hungarian} problem",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD767.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "27 KB",
  oldlabel =     "EWD:EWD767",
}

@Unpublished{Dijkstra:1980:KDS,
  author =       "Edsger W. Dijkstra",
  title =        "Een kanttekening. ({Dutch}) [{A} side note]",
  month =        nov,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD761.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "81 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD761",
}

@Unpublished{Dijkstra:1980:MEE,
  author =       "Edsger W. Dijkstra",
  title =        "A misguided educational effort",
  month =        oct,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD757.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  oldlabel =     "EWD:EWD757",
}

@Unpublished{Dijkstra:1980:MMF,
  author =       "Edsger W. Dijkstra",
  title =        "More mathematical folklore",
  month =        may,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD738.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "67 KB",
  oldlabel =     "EWD:EWD738",
}

@Unpublished{Dijkstra:1980:MOP,
  author =       "Edsger W. Dijkstra",
  title =        "Mainly on the omission of parentheses",
  month =        sep,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD751.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "77 KB",
  oldlabel =     "EWD:EWD751",
}

@Unpublished{Dijkstra:1980:MSE,
  author =       "Edsger W. Dijkstra",
  title =        "A methodological sequel to {EWD771}",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD772.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD772",
}

@Unpublished{Dijkstra:1980:MVC,
  author =       "Edsger W. Dijkstra",
  title =        "A mild variant of {Combinatory Logic}",
  month =        may,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD735.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "207 KB",
  oldlabel =     "EWD:EWD735",
}

@Unpublished{Dijkstra:1980:NAQ,
  author =       "Edsger W. Dijkstra",
  title =        "A notational alternative for quantification",
  month =        apr,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD737.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD737",
}

@Unpublished{Dijkstra:1980:NAV,
  author =       "Edsger W. Dijkstra",
  title =        "Naar aanleiding van ``{Experimentele} post-propadeuse
                 opleiding voor informatica-ingenieur aan de {THE}''
                 ({Eindhoven} februari 1980 {SOO/jc/sdb)}. ({Dutch})
                 [{Following ``Experimental post-propadeuse training for
                 computer science engineering at THE'' (Eindhoven
                 February 1980 SOO/jc/sdb)}]",
  pages =        "4",
  month =        mar,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD733.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "96 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD733",
}

@Unpublished{Dijkstra:1980:NPM,
  author =       "Edsger W. Dijkstra",
  title =        "A new policy for {Mathematics Inc}.?",
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD743.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD743",
}

@Unpublished{Dijkstra:1980:PE,
  author =       "Edsger W. Dijkstra",
  title =        "A postscript to {EWD755}",
  month =        oct,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD756.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "39 KB",
  oldlabel =     "EWD:EWD756",
}

@Unpublished{Dijkstra:1980:PEC,
  author =       "Edsger W. Dijkstra",
  title =        "Partitioning the edges of the complete graphs into
                 trees or cycles (by the {Tuesday Afternoon Club})",
  month =        may,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD741.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "20 KB",
  oldlabel =     "EWD:EWD741",
}

@InProceedings{Dijkstra:1980:PEM,
  author =       "Edsger W. Dijkstra",
  title =        "A Programmer's Early Memories",
  crossref =     "Metropolis:1980:HCT",
  pages =        "563--573",
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/annhistcomput.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500411",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD568pub",
}

@Unpublished{Dijkstra:1980:PRD,
  author =       "Edsger W. Dijkstra",
  title =        "On the productivity of recursive definitions",
  month =        sep,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD749.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "175 KB",
  oldlabel =     "EWD:EWD749",
}

@Unpublished{Dijkstra:1980:PRM,
  author =       "Edsger W. Dijkstra",
  title =        "A proof by {Rutger M. Dijkstra} and me",
  month =        nov,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD763.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "29 KB",
  oldlabel =     "EWD:EWD763",
  remark =       "The computer scientist Rutger Dijkstra is Edsger's
                 son.",
}

@Unpublished{Dijkstra:1980:PSN,
  author =       "Edsger W. Dijkstra",
  title =        "A problem solved by {Netty} van {Gasteren} and me",
  month =        feb,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD728.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "24 KB",
  oldlabel =     "EWD:EWD728",
}

@Unpublished{Dijkstra:1980:ROD,
  author =       "Edsger W. Dijkstra",
  title =        "Repaying our debts",
  month =        dec,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD764.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "303 KB",
  oldlabel =     "EWD:EWD764",
}

@Unpublished{Dijkstra:1980:RST,
  author =       "Edsger W. Dijkstra",
  title =        "Recording the structure of trees in their leaves",
  month =        apr,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD736.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  oldlabel =     "EWD:EWD736",
}

@Article{Dijkstra:1980:SBAa,
  author =       "Edsger W. Dijkstra",
  title =        "Some Beautiful Arguments Using Mathematical
                 Induction",
  journal =      j-ACTA-INFO,
  volume =       "13",
  number =       "1",
  pages =        "1--8",
  month =        jan,
  year =         "1980",
  CODEN =        "AINFA2",
  DOI =          "https://doi.org/10.1007/BF00288531",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "00A05",
  MRnumber =     "557545 (81e:00001)",
  MRreviewer =   "K. C. Stacey",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/ACTAI.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/actainfo.bib;
                 MathSciNet database",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
  oldlabel =     "EWD:EWD697pub",
}

@Unpublished{Dijkstra:1980:SE,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD740}",
  month =        may,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD742.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "24 KB",
  oldlabel =     "EWD:EWD742",
}

@Unpublished{Dijkstra:1980:SGS,
  author =       "Edsger W. Dijkstra",
  title =        "The superfluity of the general semaphore",
  month =        apr,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD734.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "104 KB",
  oldlabel =     "EWD:EWD734",
}

@Unpublished{Dijkstra:1980:SNS,
  author =       "Edsger W. Dijkstra",
  title =        "A short note on symmetric distributed arbitration",
  month =        jul,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD744.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "207 KB",
  oldlabel =     "EWD:EWD744",
}

@Unpublished{Dijkstra:1980:SOLa,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {W{\l}adis{\l}aw M.
                 Turski}",
  pages =        "5",
  month =        sep,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD748.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "134 KB",
  oldlabel =     "EWD:EWD748",
}

@Unpublished{Dijkstra:1980:SOLb,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to the {Editor-in-Chief} of
                 {{\it Acta Informatica}}",
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD739.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "39 KB",
  oldlabel =     "EWD:EWD739",
}

@Unpublished{Dijkstra:1980:SOLc,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {D. A. Turner}",
  month =        nov,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD759.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "40 KB",
  oldlabel =     "EWD:EWD759",
}

@Unpublished{Dijkstra:1980:SOLd,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {F. Kroeger}",
  month =        nov,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD760.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD760",
}

@Unpublished{Dijkstra:1980:SPO,
  author =       "Edsger W. Dijkstra",
  title =        "A short proof of one of {Fermat}'s theorems",
  month =        may,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD740.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "22 KB",
  oldlabel =     "EWD:EWD740",
}

@Article{Dijkstra:1980:TDDa,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Termination detection for diffusing computations",
  journal =      j-INFO-PROC-LETT,
  volume =       "11",
  number =       "1",
  pages =        "1--4",
  day =          "29",
  month =        aug,
  year =         "1980",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/0020-0190(80)90021-6",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68B05",
  MRnumber =     "585394 (81h:68006)",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1970.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C4290 (Other computer theory)",
  corpsource =   "Burroughs, Nuenen, Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190",
  keywords =     "computation theory; computer metatheory; diffusing
                 computations; graph; graph theory; messages; node;
                 signalling scheme; termination detection",
  oldlabel =     "EWD:EWD687apub",
  treatment =    "T Theoretical or Mathematical",
}

@Unpublished{Dijkstra:1980:TLM,
  author =       "Edsger W. Dijkstra",
  title =        "On a theorem by {Lambek} and {Moser}",
  month =        oct,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD753.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "56 KB",
  oldlabel =     "EWD:EWD753",
}

@Unpublished{Dijkstra:1980:TMT,
  author =       "Edsger W. Dijkstra",
  title =        "The teachability of mathematical thinking ({Draft}
                 contribution to ` `{Mathematics Tomorrow}'')",
  month =        mar,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD732.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "247 KB",
  oldlabel =     "EWD:EWD732",
}

@Unpublished{Dijkstra:1980:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Liege, Nov.--Dec.1979}",
  month =        jan,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD725.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "108 KB",
  oldlabel =     "EWD:EWD725",
}

@Unpublished{Dijkstra:1980:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, U.S.A. 12 Jan.--2 Feb.
                 1980}",
  month =        feb,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD727.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "192 KB",
  oldlabel =     "EWD:EWD727",
}

@Unpublished{Dijkstra:1980:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Los Angeles, Austin
                 (Texas), and Portland, 6--28 August 1980}",
  month =        aug,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD745.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "353 KB",
  oldlabel =     "EWD:EWD745",
}

@Unpublished{Dijkstra:1980:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Newcastle-upon-Tyne, 1--5
                 Sep. 1980}",
  month =        sep,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD746.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "171 KB",
  oldlabel =     "EWD:EWD746",
}

@Unpublished{Dijkstra:1980:TTI,
  author =       "Edsger W. Dijkstra",
  title =        "On two types of infinite sets of infinite sequences
                 (by the {Tuesday Afternoon Club})",
  month =        feb,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD730.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  oldlabel =     "EWD:EWD730",
}

@Unpublished{Dijkstra:1980:VEN,
  author =       "Edsger W. Dijkstra",
  title =        "Very elementary number theory redone",
  month =        oct,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD755.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "137 KB",
  oldlabel =     "EWD:EWD755",
}

@Unpublished{Dijkstra:1980:WML,
  author =       "Edsger W. Dijkstra",
  title =        "We mathematicians are losing the race",
  month =        nov,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD762.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD762",
}

@Unpublished{Dijkstra:1980:WSM,
  author =       "Edsger W. Dijkstra",
  title =        "On well-shaped mathematical arguments",
  month =        feb,
  year =         "1980",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD729.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "143 KB",
  oldlabel =     "EWD:EWD729",
}

@Unpublished{Dijkstra:1981:AHS,
  author =       "Edsger W. Dijkstra",
  title =        "An alternative to heapsort for sorting in situ",
  month =        jun,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD795.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "96 KB",
  oldlabel =     "EWD:EWD795",
}

@Article{Dijkstra:1981:APP,
  author =       "Edsger W. Dijkstra",
  title =        "{American} programming's plight",
  journal =      j-SIGSOFT,
  volume =       "6",
  number =       "1",
  pages =        "5--5",
  month =        jan,
  year =         "1981",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1005920.1005922",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:34 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
}

@Unpublished{Dijkstra:1981:APPa,
  author =       "Edsger W. Dijkstra",
  title =        "An assertional proof of a program by {G. L.
                 Peterson}",
  month =        feb,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD779.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD779",
}

@Unpublished{Dijkstra:1981:APPb,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "About the presentation of programs",
  month =        mar,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD781.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "371 KB",
  oldlabel =     "EWD:EWD781",
}

@Unpublished{Dijkstra:1981:ASD,
  author =       "Edsger W. Dijkstra",
  title =        "The administration as social disease",
  month =        mar,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD783.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "114 KB",
  oldlabel =     "EWD:EWD783",
}

@Unpublished{Dijkstra:1981:ATP,
  author =       "Edsger W. Dijkstra",
  title =        "The analysis of a two-person game",
  month =        jun,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD793.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  oldlabel =     "EWD:EWD793",
}

@Unpublished{Dijkstra:1981:CSR,
  author =       "Edsger W. Dijkstra",
  title =        "Canonical string reduction",
  month =        dec,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD808.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "233 KB",
  oldlabel =     "EWD:EWD808",
}

@Unpublished{Dijkstra:1981:DRS,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Distances from the root in skew trees",
  month =        aug,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD801.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "101 KB",
  oldlabel =     "EWD:EWD801",
}

@Unpublished{Dijkstra:1981:EP,
  author =       "Edsger W. Dijkstra",
  title =        "On equality of propositions",
  month =        oct,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD804.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  oldlabel =     "EWD:EWD804",
}

@Unpublished{Dijkstra:1981:FNL,
  author =       "Edsger W. Dijkstra",
  title =        "{Fibonacci} numbers and {Leonardo} numbers",
  pages =        "8",
  month =        jul,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD797.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "159 KB",
  oldlabel =     "EWD:EWD797",
}

@Unpublished{Dijkstra:1981:H,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren and W. H.
                 J. Feijen",
  title =        "Heapsort",
  month =        jun,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD794.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "153 KB",
  oldlabel =     "EWD:EWD794",
}

@Unpublished{Dijkstra:1981:HES,
  author =       "Edsger W. Dijkstra",
  title =        "{Hamming}'s exercise in {SASL}",
  month =        jun,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD792.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "95 KB",
  oldlabel =     "EWD:EWD792",
}

@Unpublished{Dijkstra:1981:KT,
  author =       "Edsger W. Dijkstra",
  title =        "On {Kleinrock's Theorem}",
  month =        feb,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD775.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  oldlabel =     "EWD:EWD775",
}

@Unpublished{Dijkstra:1981:LMR,
  author =       "Edsger W. Dijkstra",
  title =        "{Lambek} and {Moser} revisited",
  month =        feb,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD776.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "99 KB",
  oldlabel =     "EWD:EWD776",
}

@Unpublished{Dijkstra:1981:LN,
  author =       "Edsger W. Dijkstra",
  title =        "Largely on nomenclature",
  month =        mar,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD768.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "132 KB",
  oldlabel =     "EWD:EWD768",
}

@Unpublished{Dijkstra:1981:LNS,
  author =       "Edsger W. Dijkstra",
  title =        "Lecture notes on the structure of programs and
                 proofs",
  month =        nov,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD803.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "980 KB",
  oldlabel =     "EWD:EWD803",
}

@Unpublished{Dijkstra:1981:MIHa,
  author =       "Edsger W. Dijkstra",
  title =        "A minor improvement of {Heapsort}",
  month =        may,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD789.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "71 KB",
  oldlabel =     "EWD:EWD789",
}

@Unpublished{Dijkstra:1981:MIHb,
  author =       "Edsger W. Dijkstra",
  title =        "A minor improvement of {Heapsort}",
  month =        may,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD789a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "122 KB",
  oldlabel =     "EWD:EWD789a",
}

@Unpublished{Dijkstra:1981:MIHc,
  author =       "Edsger W. Dijkstra",
  title =        "A minor improvement of {Heapsort}",
  month =        may,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD789b.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "140 KB",
  oldlabel =     "EWD:EWD789b",
}

@Unpublished{Dijkstra:1981:MMC,
  author =       "Edsger W. Dijkstra",
  title =        "My mother's contribution to {Honsberger}'s
                 collection",
  month =        apr,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD784.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  oldlabel =     "EWD:EWD784",
}

@Unpublished{Dijkstra:1981:NPT,
  author =       "Edsger W. Dijkstra",
  title =        "A (new?) proof of a theorem of {Euler}'s on
                 partitions",
  month =        apr,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD787.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD787",
}

@Unpublished{Dijkstra:1981:OPK,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Our presentation of {K. A. Post}'s proof of {R.
                 Stanley}'s theorem",
  month =        apr,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD785.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  oldlabel =     "EWD:EWD785",
}

@Unpublished{Dijkstra:1981:PEE,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Proving the existence of the {Euler} line",
  month =        mar,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD780.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD780",
}

@Unpublished{Dijkstra:1981:PU,
  author =       "Edsger W. Dijkstra",
  title =        "The psychology of the user",
  month =        jun,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD791.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "157 KB",
  oldlabel =     "EWD:EWD791",
}

@Article{Dijkstra:1981:SASa,
  author =       "Edsger W. Dijkstra",
  title =        "Smoothsort, an alternative for sorting in situ",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "1",
  number =       "3",
  pages =        "223--233",
  year =         "1981/82",
  CODEN =        "SCPGD4",
  DOI =          "https://doi.org/10.1016/0167-6423(82)90016-8",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68E05",
  MRnumber =     "664583 (83g:68090)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "See errata \cite{Dijkstra:1982:ESA}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423",
}

@Unpublished{Dijkstra:1981:SASb,
  author =       "Edsger W. Dijkstra",
  title =        "Smoothsort, an alternative for sorting in situ",
  month =        jul,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD796.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "323 KB",
  oldlabel =     "EWD:EWD796",
}

@Unpublished{Dijkstra:1981:SASc,
  author =       "Edsger W. Dijkstra",
  title =        "Smoothsort, an alternative for sorting in situ",
  month =        aug,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD796a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "330 KB",
  oldlabel =     "EWD:EWD796a",
}

@Unpublished{Dijkstra:1981:SN,
  author =       "Edsger W. Dijkstra",
  title =        "A stupid notation",
  month =        mar,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD782.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "89 KB",
  oldlabel =     "EWD:EWD782",
}

@Unpublished{Dijkstra:1981:SOL,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {Nils J. Nilsson}",
  month =        feb,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD778.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD778",
}

@Unpublished{Dijkstra:1981:SU,
  author =       "Edsger W. Dijkstra",
  title =        "Sets are {Unibags}",
  month =        apr,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD786a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  oldlabel =     "EWD:EWD786a",
}

@Unpublished{Dijkstra:1981:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Han-sur-Lesse, 7--12 Jan.
                 1981}",
  month =        jan,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD773.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "90 KB",
  oldlabel =     "EWD:EWD773",
}

@Unpublished{Dijkstra:1981:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, California, 17--31
                 January 1981}",
  month =        feb,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD774.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "152 KB",
  oldlabel =     "EWD:EWD774",
}

@Unpublished{Dijkstra:1981:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, England, 23 April 1981}",
  month =        apr,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD786.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD786",
}

@Unpublished{Dijkstra:1981:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, M{\"u}nchen, 19 May
                 1981}",
  month =        may,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD790.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  oldlabel =     "EWD:EWD790",
}

@Unpublished{Dijkstra:1981:TRWe,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Newcastle, 19--25 July
                 1981}",
  month =        jul,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD798.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  oldlabel =     "EWD:EWD798",
}

@Unpublished{Dijkstra:1981:TRWf,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Marktoberdorf,
                 26/7--10/8/81}",
  month =        aug,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD799.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "188 KB",
  oldlabel =     "EWD:EWD799",
}

@Unpublished{Dijkstra:1981:TRWg,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Scotland, Newcastle 31
                 Aug.--15 Sep. 1981}",
  month =        sep,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD802.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "270 KB",
  oldlabel =     "EWD:EWD802",
}

@Unpublished{Dijkstra:1981:TRWh,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Amsterdam, 26--29 Oct.
                 1981}",
  month =        oct,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD805.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD805",
}

@Unpublished{Dijkstra:1981:TRWi,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, USA, 1--27 Nov. 1981}",
  month =        nov,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD806.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "245 KB",
  oldlabel =     "EWD:EWD806",
}

@Article{Dijkstra:1981:WW,
  author =       "Edsger W. Dijkstra",
  title =        "A Word of Welcome",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "1",
  number =       "1--2",
  pages =        "3--4",
  month =        oct,
  year =         "1981",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/SCP.bib;
                 http://www.sciencedirect.com/science/journal/01676423;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/scicomputprogram.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
}

@Unpublished{Dijkstra:1981:WWD,
  author =       "Edsger W. Dijkstra",
  title =        "A word of welcome ({Draft})",
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD777.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "71 KB",
  oldlabel =     "EWD:EWD777",
}

@Unpublished{Dijkstra:1981:WWS,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "What we seem to have learned",
  month =        may,
  year =         "1981",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd07xx/EWD788.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "242 KB",
  oldlabel =     "EWD:EWD788",
}

@Article{Bron:1982:MMU,
  author =       "C. Bron and E. J. Dijkstra and S. D. Swierstra",
  title =        "A memory management unit for the optimal exploitation
                 of a small address space",
  journal =      j-INFO-PROC-LETT,
  volume =       "15",
  number =       "1",
  pages =        "20--22",
  day =          "19",
  month =        aug,
  year =         "1982",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6120 (File organisation); C6150J (Operating
                 systems)",
  corpsource =   "Dept. of Appl. Maths., Twente Univ. of Technol.,
                 Enschede, Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "address mapping; memory management unit; optimal
                 exploitation; OS; segmentation; shared address space;
                 small address space; storage management; storage
                 management and garbage collection; virtual memory",
  treatment =    "P Practical",
}

@Unpublished{Dijkstra:1982:ACF,
  author =       "Edsger W. Dijkstra",
  title =        "About the correctness of a few {SASL} programs",
  month =        may,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD825.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "240 KB",
  oldlabel =     "EWD:EWD825",
}

@Unpublished{Dijkstra:1982:AEA,
  author =       "Edsger W. Dijkstra",
  title =        "An alternative ending for {AvG16/ EWD809}",
  month =        feb,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD811.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "135 KB",
  oldlabel =     "EWD:EWD811",
}

@Unpublished{Dijkstra:1982:APT,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "About predicate transformers in general",
  month =        mar,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD813.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "234 KB",
  oldlabel =     "EWD:EWD813",
}

@InCollection{Dijkstra:1982:ASA,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Acceptance Speech for the {AFIPS Harry Goode Memorial
                 Award 1974}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "47--49",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_8",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_8",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD407pub",
}

@Unpublished{Dijkstra:1982:BLH,
  author =       "Edsger W. Dijkstra",
  title =        "A bagatelle for the left hand",
  month =        jan,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD800.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "71 KB",
  oldlabel =     "EWD:EWD800",
}

@InCollection{Dijkstra:1982:CBPa,
  author =       "Edsger W. Dijkstra",
  title =        "A Collection of Beautiful Proofs",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "174--183",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_31",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_31",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD538pub",
}

@InCollection{Dijkstra:1982:CPCa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Correctness Proof for Communicating Processes: A
                 Small Exercise",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "259--263",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_47",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_47",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD607pub",
}

@InCollection{Dijkstra:1982:CSa,
  author =       "Edsger W. Dijkstra",
  title =        "Comments at a Symposium",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "161--164",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_27",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_27",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD512pub",
}

@InCollection{Dijkstra:1982:CSb,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "``{Craftsman} or Scientist?''",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "104--109",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_19",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_19",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD480pub",
}

@InCollection{Dijkstra:1982:CSCa,
  author =       "E. W. Dijkstra and C. S. Scholten",
  booktitle =    "Selected Writings on Computing. {EWD643}",
  title =        "A Class of Simple Communication Patterns",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  year =         "1982",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/CLiCS.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:CSCb,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A class of simple communication patterns",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "334--337",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD643pub",
}

@Unpublished{Dijkstra:1982:DNT,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "On different notions of termination",
  month =        oct,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD830.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "302 KB",
  oldlabel =     "EWD:EWD830",
}

@Unpublished{Dijkstra:1982:DSP,
  author =       "Edsger W. Dijkstra",
  title =        "An In-Depth Seminar on Proven Tools \& Techniques of
                 Structured Methodology for Effective Software
                 Configuration Management",
  month =        aug,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD833.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "134 KB",
  oldlabel =     "EWD:EWD833",
}

@Unpublished{Dijkstra:1982:DTDa,
  author =       "Edsger W. Dijkstra",
  title =        "Distributed termination detection revisited",
  month =        jun,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD828.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "62 KB",
  oldlabel =     "EWD:EWD828",
}

@Unpublished{Dijkstra:1982:DTDb,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen and A. J. M.
                 van Gasteren",
  title =        "Derivation of a termination detection algorithm for
                 distributed computations",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1983:DTDa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD840.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "148 KB",
  oldlabel =     "EWD:EWD840",
}

@InCollection{Dijkstra:1982:EBNa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "The Equivalence of Bounded Nondeterminacy and
                 Continuity",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "358--359",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_65",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_65?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:EBNb,
  author =       "Edsger W. Dijkstra",
  title =        "The equivalence of bounded nondeterminacy and
                 continuity",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "358--359",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD675pub",
}

@InCollection{Dijkstra:1982:EDRa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "An Exercise for {Dr. R. M. Burstall}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "215--216",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_36",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_36?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD570pub",
}

@InCollection{Dijkstra:1982:EEEa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Erratum and Embellishments of {EWD503}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "145--146",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_25",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_25?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD504pub",
}

@InCollection{Dijkstra:1982:EIDa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "An Elephant Inspired by the {Dutch National Flag}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "264--267",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_48",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_48",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD608pub",
}

@InCollection{Dijkstra:1982:EMPa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Exercises in Making Programs Robust",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "110--119",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_20",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_20",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD482pub",
}

@Unpublished{Dijkstra:1982:EPE,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Elementary predicates and elimination",
  month =        sep,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD834.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "71 KB",
  oldlabel =     "EWD:EWD834",
}

@Article{Dijkstra:1982:ESA,
  author =       "Edsger W. Dijkstra",
  title =        "Errata: {``Smoothsort, an alternative for sorting in
                 situ'' [Sci. Comput. Programming {\bf 1} (1981\slash
                 82), no. 3, 223--233; MR 83g:68090]}",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "2",
  number =       "1",
  pages =        "85--85",
  month =        oct,
  year =         "1982",
  CODEN =        "SCPGD4",
  DOI =          "https://doi.org/10.1016/0167-6423(82)90007-7",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68E05",
  MRnumber =     "687664 (84b:68077)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/SCP.bib;
                 http://www.sciencedirect.com/science/journal/01676423;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/scicomputprogram.bib;
                 MathSciNet database",
  note =         "See \cite{Dijkstra:1982:SASa}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
}

@InCollection{Dijkstra:1982:ESC,
  author =       "E. W. Dijkstra",
  title =        "{EWD386} The solution to a cyclic relaxation problem",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "34--35",
  year =         "1982",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Distributed/stabilization.bib",
  note =         "EWD386's original date is 1973",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:ESS,
  author =       "E. W. Dijkstra",
  title =        "{EWD391} Self-stabilization in spite of distributed
                 control",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "41--46",
  year =         "1982",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Distributed/stabilization.bib",
  note =         "EWD391's original date is 1973",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:FAOa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On the Fact that the {Atlantic Ocean} Has Two Sides",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "268--276",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_49",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_49",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD611pub",
}

@Unpublished{Dijkstra:1982:FFT,
  author =       "Edsger W. Dijkstra",
  title =        "The {Fast Fourier Transform} and the {Perfect
                 Shuffle}",
  pages =        "6",
  day =          "25",
  month =        feb,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD807.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "141 KB",
  oldlabel =     "EWD:EWD807",
}

@Unpublished{Dijkstra:1982:FICa,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Fast image construction in computerized axial
                 tomography ({CAT})",
  month =        feb,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "manuscript version; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD810.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "139 KB",
  oldlabel =     "EWD:EWD810",
}

@Unpublished{Dijkstra:1982:FICb,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Fast image construction in computerized axial
                 tomography ({CAT})",
  month =        feb,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "typescript version; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD810a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "112 KB",
  oldlabel =     "EWD:EWD810a",
}

@InCollection{Dijkstra:1982:FMSa,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the Maximum Strong Components in a Directed
                 Graph",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "22--30",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_3",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_3",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD376pub",
}

@InCollection{Dijkstra:1982:FTSa,
  author =       "Edsger W. Dijkstra",
  title =        "Formal Techniques and Sizeable Programs",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "205--214",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_35",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_35",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD563pub",
}

@InCollection{Dijkstra:1982:GIa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Great Improvement",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "217--219",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_37",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_37",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD573pub",
}

@InCollection{Dijkstra:1982:HDMa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "To {H. D. Mills, Chairman Software Methodology
                 Panel}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "220--222",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_38",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_38",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD575pub",
}

@InCollection{Dijkstra:1982:HDWa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "How Do We Tell Truths that Might Hurt?",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "129--131",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_22",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_22",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD498pub",
}

@Article{Dijkstra:1982:HDWb,
  author =       "Edsger W. Dijkstra",
  title =        "How do we tell truths that might hurt?",
  journal =      j-SIGPLAN,
  volume =       "17",
  number =       "5",
  pages =        "13--15",
  month =        may,
  year =         "1982",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Tue Oct 28 16:17:03 MST 2003",
  bibsource =    "http://portal.acm.org/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6110 (Systems analysis and programming)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "computing science; intellectual integrity;
                 programming; truths",
  treatment =    "G General Review",
}

@Unpublished{Dijkstra:1982:IET,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "An introductory essay on three algorithms for sorting
                 in situ",
  month =        jan,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD809.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  oldlabel =     "EWD:EWD809",
}

@InCollection{Dijkstra:1982:IM,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "The Introduction of {MAES\reg}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "331--333",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_59",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_59",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:IMIa,
  author =       "Edsger W. Dijkstra",
  title =        "Inside ``{Mathematics Inc.}''",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "54--55",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_10",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_10?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD442pub",
}

@InCollection{Dijkstra:1982:IMR,
  author =       "Edsger W. Dijkstra",
  title =        "The introduction of {MAES(R)}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "331--333",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD639pub",
}

@TechReport{Dijkstra:1982:IP,
  author =       "Edsger W. Dijkstra",
  title =        "Inleiding Programmeren. ({Dutch}) [{Introduction} to
                 Programming]",
  institution =  "Technische Universiteit Eindhoven",
  address =      "Eindhoven, The Netherlands",
  month =        aug,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/OtherDocs/NN832.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "4893 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN832",
}

@Unpublished{Dijkstra:1982:IR,
  author =       "Edsger W. Dijkstra",
  title =        "On iteration and recursion",
  month =        apr,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD820.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "102 KB",
  oldlabel =     "EWD:EWD820",
}

@Unpublished{Dijkstra:1982:ITAa,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "An introduction to three algorithms for sorting in
                 situ",
  month =        apr,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "manuscript version; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD817.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "373 KB",
  oldlabel =     "EWD:EWD817",
}

@Unpublished{Dijkstra:1982:ITAb,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "An introduction to three algorithms for sorting in
                 situ",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Typescript version; published as
                 \cite{Dijkstra:1982:ITAd}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD817a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "272 KB",
  oldlabel =     "EWD:EWD817a",
}

@Article{Dijkstra:1982:ITAd,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "An Introduction to Three Algorithms for Sorting in
                 Situ",
  journal =      j-INFO-PROC-LETT,
  volume =       "15",
  number =       "3",
  pages =        "129--134",
  day =          "11",
  month =        oct,
  year =         "1982",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/0020-0190(82)90045-X",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68E05",
  MRnumber =     "678285 (83k:68052)",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6130 (Data handling techniques)",
  corpsource =   "Burroughs Corp., Nuenen, Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "heapsort; insertion sort; Insertion sort, heapsort,
                 smoothsort; smoothsort; sorting",
  oldlabel =     "EWD:EWD817pub",
  treatment =    "P Practical",
}

@InCollection{Dijkstra:1982:LMOa,
  author =       "Edsger W. Dijkstra",
  title =        "A Letter to My Old Friend {Jonathan}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "99--103",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_18",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_18",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD475pub",
}

@Unpublished{Dijkstra:1982:LNP,
  author =       "Edsger W. Dijkstra",
  title =        "Lecture notes ``{Predicate} transformers''({Draft})",
  month =        nov,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD835.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1226 KB",
  oldlabel =     "EWD:EWD835",
}

@Unpublished{Dijkstra:1982:LTD,
  author =       "Edsger W. Dijkstra",
  title =        "Linearization of a two-dimensional search",
  month =        may,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD824.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "28 KB",
  oldlabel =     "EWD:EWD824",
}

@InCollection{Dijkstra:1982:MAFa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "More About the Function ``{{\tt fusc}}'' (A Sequel to
                 {EWD570})",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "230--232",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_41",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_41",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD578pub",
}

@InCollection{Dijkstra:1982:MAMa,
  author =       "Edsger W. Dijkstra",
  title =        "A Multidisciplinary Approach to Mathematics",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "56--59",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_11",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_11",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD443pub",
}

@InCollection{Dijkstra:1982:MBBa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "The Mathematics Behind the {Banker's Algorithm}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "308--312",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_54",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_54",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD623pub",
}

@Unpublished{Dijkstra:1982:MFU,
  author =       "Edsger W. Dijkstra",
  title =        "{McCarthy}'s $ g1 $-function: an unfortunate
                 paradigm",
  pages =        "3",
  day =          "21",
  month =        dec,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD845.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD845",
}

@InCollection{Dijkstra:1982:MHWa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "More on {Hauck}'s Warning",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "172--173",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_30",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_30?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD528pub",
}

@Unpublished{Dijkstra:1982:MICa,
  author =       "Edsger W. Dijkstra",
  title =        "Mathematical induction and computing science",
  pages =        "8",
  day =          "4",
  month =        apr,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1982:MICb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD819.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "195 KB",
  oldlabel =     "EWD:EWD819",
}

@Article{Dijkstra:1982:MICb,
  author =       "Edsger W. Dijkstra",
  title =        "Mathematical induction and computing science",
  journal =      "Nieuw Archief voor Wiskunde (3)",
  volume =       "30",
  number =       "2",
  pages =        "117--123",
  year =         "1982",
  CODEN =        "NAWIA7",
  ISSN =         "0028-9825",
  MRclass =      "68B05 (00A05 00A25 04-01)",
  MRnumber =     "668468 (83i:68017)",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "https://zbmath.org/?q=an:0492.68010",
  ZMnumber =     "0492.68010",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Nieuw Archief voor Wiskunde. Derde Serie",
  journal-URL =  "http://www.nieuwarchief.nl/",
  oldlabel =     "EWD:EWD819pub",
}

@InCollection{Dijkstra:1982:MIPa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "{Mathematics Inc.}, a Private Letter from Its
                 {Chairman}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "184--187",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_32",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_32",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD539pub",
}

@InCollection{Dijkstra:1982:MRAa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Monotonic Replacement Algorithms and Their
                 Implementation",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "84--88",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_15",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_15",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD465pub",
}

@InCollection{Dijkstra:1982:MSMa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On Making Solutions More and More Fine-Grained ({In}
                 gratitude dedicated to {C. A. R. Hoare}, {D. E. Knuth},
                 and {J. F. Traub})",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "292--307",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_53",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_53",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD622pub",
}

@InCollection{Dijkstra:1982:NEBa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A New Elephant Built from Mosquitoes Humming in
                 Harmony",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "79--83",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_14",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_14",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD464pub",
}

@Unpublished{Dijkstra:1982:NSR,
  author =       "Edsger W. Dijkstra",
  title =        "A note on substitution and renaming",
  month =        sep,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD836.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "57 KB",
  oldlabel =     "EWD:EWD836",
}

@Unpublished{Dijkstra:1982:NTM,
  author =       "Edsger W. Dijkstra",
  title =        "A nice theorem on monotonic predicate sequences",
  month =        apr,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD818.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD818",
}

@InCollection{Dijkstra:1982:NTRa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A {``Non} Trip Report'' from {E. W. Dijkstra}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "200--204",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_34",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_34",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD561pub",
}

@InCollection{Dijkstra:1982:Pa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Parable",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "251--252",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_45",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_45?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD594pub",
}

@InCollection{Dijkstra:1982:PIa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Program Inversion",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "351--354",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_63",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_63",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD671pub",
}

@InCollection{Dijkstra:1982:PMR,
  author =       "E. W. Dijkstra and C. S. Scholten",
  title =        "Parallelism in Multi-Record Transactions",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "15--21",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_2",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_2",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:PSE,
  author =       "Edsger W. Dijkstra",
  title =        "A post-scriptum to {EWD501}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "141--144",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD503pub",
}

@InCollection{Dijkstra:1982:PSGa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Personal Summary of the {Gries--Owicki Theory}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "188--199",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_33",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_33",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD554pub",
}

@Unpublished{Dijkstra:1982:PSJ,
  author =       "Edsger W. Dijkstra",
  title =        "A personal summary of {Jonkers}'s program
                 transformation",
  month =        feb,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD812.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "141 KB",
  oldlabel =     "EWD:EWD812",
}

@InCollection{Dijkstra:1982:PTCa,
  author =       "Prof. Dr. Edsger W. Dijkstra and Drs. C. S. Scholten",
  title =        "A Proof of a Theorem Communicated to Us by {S.
                 Ghosh}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "233--234",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_42",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_42?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD582pub",
}

@Unpublished{Dijkstra:1982:PTP,
  author =       "Edsger W. Dijkstra",
  title =        "From predicate transformers to predicates ({Dedicated}
                 by the {Tuesday Afternoon Club} to {C. A. R. Hoare} at
                 the occasion of his being elected {Fellow of the Royal
                 Society})",
  month =        apr,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD821.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "40 KB",
  oldlabel =     "EWD:EWD821",
}

@Unpublished{Dijkstra:1982:RBP,
  author =       "Edsger W. Dijkstra",
  title =        "A review of a book on {PEARL}",
  month =        feb,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD814.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "113 KB",
  oldlabel =     "EWD:EWD814",
}

@Unpublished{Dijkstra:1982:RCN,
  author =       "Edsger. W. Dijkstra",
  title =        "{[Reflections} on { \cite{NumerMath59}}]",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD841a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  oldlabel =     "EWD:EWD841a",
}

@Unpublished{Dijkstra:1982:RN,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Remarks on notation",
  month =        mar,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD815.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "78 KB",
  oldlabel =     "EWD:EWD815",
}

@InProceedings{Dijkstra:1982:ROD,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Theoretical foundations of programming methodology
                 ({Munich}, 1981)",
  title =        "Repaying our debts",
  volume =       "91",
  publisher =    pub-REIDEL,
  address =      pub-REIDEL:adr,
  pages =        "135--141",
  year =         "1982",
  MRclass =      "68B05 (00A25 00A69)",
  MRnumber =     "696962 (84e:68002)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Study Inst. Ser. C: Math. Phys. Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:RSTa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On the Role of Scientific Thought",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "60--66",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_12",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_12",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD447pub",
}

@InProceedings{Dijkstra:1982:SASa,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Theoretical foundations of programming methodology
                 ({Munich}, 1981)",
  title =        "Smoothsort, an alternative for sorting in situ",
  volume =       "91",
  publisher =    pub-REIDEL,
  address =      pub-REIDEL:adr,
  pages =        "3--17",
  year =         "1982",
  MRclass =      "68E05",
  MRnumber =     "696956 (84d:68066)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Study Inst. Ser. C: Math. Phys. Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dijkstra:1982:SASb,
  author =       "Edsger W. Dijkstra",
  title =        "Smoothsort, an Alternative for Sorting in Situ",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "1",
  number =       "3",
  pages =        "223--233",
  month =        may,
  year =         "1982",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68E05",
  MRnumber =     "83g:68090",
  bibdate =      "Sun Oct 10 09:12:09 MDT 1999",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/Misc/att.bib;
                 ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/SCP.bib;
                 http://www.sciencedirect.com/science/journal/01676423;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/scicomputprogram.bib;
                 MathSciNet database",
  note =         "See errata \cite{Dijkstra:1982:ESA}.",
  acknowledgement = ack-nhfb,
  affiliation =  "Burroughs Corp, Nuenen, Neth",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "723",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
  journalabr =   "Sci Comput Program",
  keywords =     "computer programming --- Algorithms; computer systems
                 programming; heapsort; smoothsort; sorting in situ",
}

@Unpublished{Dijkstra:1982:SCOa,
  author =       "Edsger W. Dijkstra",
  title =        "De software crisis, ontstaan en hardnekkigheid.
                 ({Dutch}) [{The} software crisis, emergence and
                 persistence]",
  month =        jul,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD829.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "241 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD829",
}

@Article{Dijkstra:1982:SCOb,
  author =       "Edsger W. Dijkstra",
  title =        "De software crisis, ontstaan en hardnekkigheid.
                 ({Dutch}) [{The} software crisis, emergence and
                 persistence]",
  journal =      "De computer krant",
  volume =       "3",
  number =       "20",
  month =        oct,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "Dutch",
  oldlabel =     "EWD:EWD829pub",
}

@InCollection{Dijkstra:1982:SCRa,
  author =       "Dr. Edsger W. Dijkstra",
  title =        "The Solution to a Cyclic Relaxation Problem",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "34--35",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_5",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_5?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD386pub",
}

@InCollection{Dijkstra:1982:SEa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Synthesis Emerging?",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "147--160",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_26",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_26",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD508pub",
}

@Unpublished{Dijkstra:1982:SEc,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A sequel to {EWD822}",
  month =        may,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD823.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "142 KB",
  oldlabel =     "EWD:EWD823",
}

@Unpublished{Dijkstra:1982:SFS,
  author =       "Edsger W. Dijkstra",
  title =        "A summary of formulae (and of some theory)",
  month =        may,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD822.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "213 KB",
  oldlabel =     "EWD:EWD822",
}

@InCollection{Dijkstra:1982:SIa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On Subgoal Induction",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "223--224",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_39",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_39?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD576pub",
}

@InCollection{Dijkstra:1982:SOAa,
  author =       "Edsger W. Dijkstra",
  title =        "Speech at the Occasion of an Anniversary",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "50--53",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_9",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_9",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD427pub",
}

@InCollection{Dijkstra:1982:SOLa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Somewhat Open Letter to {EAA} or: Why {I} Proved the
                 Boundedness of the Nondeterminacy in the Way {I} Did",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "284--287",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_51",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_51",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD614pub",
}

@InCollection{Dijkstra:1982:SPCa,
  author =       "Edsger W. Dijkstra",
  title =        "Stepwise Program Construction",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "1--14",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_1",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_1",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD227pub",
}

@Unpublished{Dijkstra:1982:SSE,
  author =       "Edsger W. Dijkstra",
  title =        "A short sequel to {EWD842}",
  month =        oct,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD843.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD843",
}

@InCollection{Dijkstra:1982:SSSa,
  author =       "Edsger W. Dijkstra",
  title =        "Self-Stabilization in Spite of Distributed Control",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "41--46",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_7",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_7",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD391pub",
}

@InCollection{Dijkstra:1982:SSVa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Story that Starts with a Very Good Computer",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "360--362",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_66",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_66",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD678pub",
}

@Unpublished{Dijkstra:1982:TAI,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem about infinite sequences of numbers",
  month =        aug,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD832.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "27 KB",
  oldlabel =     "EWD:EWD832",
}

@InCollection{Dijkstra:1982:TAOa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Theorem about Odd Powers of Odd Integers",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "349--350",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_62",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_62?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD650pub",
}

@InCollection{Dijkstra:1982:TBSa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On Two Beautiful Solutions Designed by {Martin Rem}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "313--318",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_55",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_55",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD629pub",
}

@Unpublished{Dijkstra:1982:TCE,
  author =       "Edsger W. Dijkstra",
  title =        "Two cheers for equivalence",
  month =        oct,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD842.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "112 KB",
  oldlabel =     "EWD:EWD842",
}

@InCollection{Dijkstra:1982:TGRa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "The Three Golden Rules for Successful Scientific
                 Research",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "329--330",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_58",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/accesspage/chapter/10.1007/978-1-4612-5695-3_58?coverImageUrl=/static%2F0.9313%2Fsites%2Flink%2Fimages%2Fabstract_cover_placeholder.png",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD637pub",
}

@Unpublished{Dijkstra:1982:TNR,
  author =       "Edsger W. Dijkstra",
  title =        "``{There} is no `royal road' to geometry''",
  month =        oct,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD841.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "170 KB",
  oldlabel =     "EWD:EWD841",
}

@InCollection{Dijkstra:1982:TRIa,
  author =       "Dr. Edsger W. Dijkstra",
  title =        "Trip Report {IBM Seminar ``Communication and
                 Computers'', Newcastle, Sept. 1973}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "36--40",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_6",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_6",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD387pub",
}

@InCollection{Dijkstra:1982:TRVa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip Report Visit {ETH Z{\"u}rich, 3--4 February 1975
                 by E. W. Dijkstra}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "95--98",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_17",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_17",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD474pub",
}

@InCollection{Dijkstra:1982:TRWa,
  author =       "Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Summer School Munich,
                 July 25 to August 4, 1973}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "31--33",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_4",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_4",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWb,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Meeting IFIP W.G.2.3,
                 Munich, 8---14 December 1974}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "89--94",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_16",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_16",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWc,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra 16th April / 7th May,
                 1975, U.S.A. and Canada}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "120--128",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_21",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_21",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWd,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Newcastle, 8--12
                 September 1975}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "165--168",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_28",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_28",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWe,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, ECI-Conference 9--12
                 August 1976, Amsterdam}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "225--229",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_40",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_40",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWf,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Poland and USSR, 4--25
                 September 1976}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "235--244",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_43",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_43",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWg,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Tokyo, 28 Sept--3 Oct.
                 1976}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "245--250",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_44",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_44",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWh,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, St. Pierre-de-Chartreuse,
                 12--19 Dec. 1976}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "253--258",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_46",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_46",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWi,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Australia, 16 February
                 1977--21 March 1977}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "277--283",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_50",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_50",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWj,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Trip Report {E. W. Dijkstra, Newcastle-upon-Tyne,
                 5--10 Sept. 1977}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "319--323",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_56",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_56",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TRWk,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra Summer School Munich, July
                 25 to August 4, 1973}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "31--33",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD385pub",
}

@InCollection{Dijkstra:1982:TRWl,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Meeting IFIP W.G.2.3.,
                 Munich, 8 --14 December 1974}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "89--94",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD466pub",
}

@InCollection{Dijkstra:1982:TRWm,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra 16th April/7th May, U.S.A.
                 and Canada}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "120--128",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD494pub",
}

@Unpublished{Dijkstra:1982:TRWn,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, USA, 20 May 1982--14 June
                 1982}",
  month =        jun,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD826.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "318 KB",
  oldlabel =     "EWD:EWD826",
}

@Unpublished{Dijkstra:1982:TRWo,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Newcastle-upon Tyne,
                 6--10 Sep. 1982}",
  month =        sep,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD837.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "180 KB",
  oldlabel =     "EWD:EWD837",
}

@Unpublished{Dijkstra:1982:TRWp,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Copenhagen, 10--16 Sep.
                 1982}",
  month =        sep,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD838.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "101 KB",
  oldlabel =     "EWD:EWD838",
}

@Unpublished{Dijkstra:1982:TRWq,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Utrecht 30 Sep.--1 Oct.
                 1982}",
  month =        oct,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD839.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "74 KB",
  oldlabel =     "EWD:EWD839",
}

@InProceedings{Dijkstra:1982:TSB,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Theoretical foundations of programming methodology
                 ({Munich}, 1981)",
  title =        "A tutorial on the split binary semaphore",
  volume =       "91",
  publisher =    pub-REIDEL,
  address =      pub-REIDEL:adr,
  pages =        "555--564",
  year =         "1982",
  MRclass =      "68B20",
  MRnumber =     "696969 (84d:68028)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Study Inst. Ser. C: Math. Phys. Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1982:TWDa,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra Newcastle, 8--12 September
                 1975}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "165--168",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_28",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD513pub",
}

@InCollection{Dijkstra:1982:TWDb,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, ECI-conference 9--12
                 August 1976, Amsterdam}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "225--229",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD577pub",
}

@InCollection{Dijkstra:1982:TWDc,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Poland and USSR, 4--25
                 September 1976}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "235--244",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD584pub",
}

@InCollection{Dijkstra:1982:TWDd,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Tokyo, 28 Sep.--3 Oct.
                 1976}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "245--250",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD585pub",
}

@InCollection{Dijkstra:1982:TWDe,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, St. Pierre-de-Chartreuse,
                 12--19 Dec. 1976}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "253--258",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD603pub",
}

@InCollection{Dijkstra:1982:TWDf,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Australia, 16 February
                 1977--21 March 1977}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "277--283",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD613pub",
}

@InCollection{Dijkstra:1982:TWDg,
  author =       "Edsger W. Dijkstra",
  title =        "Tripreport {E. W. Dijkstra, Newcastle-upon-Tyne, 5--10
                 Sept. 1977}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "319--323",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD635pub",
}

@InCollection{Dijkstra:1982:TWHa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "A Time-Wise Hierarchy Imposed upon the Use of a
                 Two-Level Store",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "67--78",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_13",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_13",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD462pub",
}

@InCollection{Dijkstra:1982:TWHb,
  author =       "Edsger W. Dijkstra",
  title =        "A time-wise hierarchy imposed upon the use of a
                 two-level store",
  crossref =     "Bauer:1976:LHI",
  pages =        "345--357",
  year =         "1976",
  DOI =          "https://doi.org/10.1007/3-540-07994-7_59",
  bibdate =      "Mon Mar 16 12:14:30 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/MPG/lncs46.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1982:UQR,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A universal quantification revisited",
  month =        nov,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD844.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  oldlabel =     "EWD:EWD844",
}

@Unpublished{Dijkstra:1982:VSE,
  author =       "Edsger W. Dijkstra",
  title =        "A very simple exercise in {SASL}",
  month =        jun,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD827.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "27 KB",
  oldlabel =     "EWD:EWD827",
}

@InCollection{Dijkstra:1982:VTO,
  author =       "Edsger W. Dijkstra",
  title =        "Variations on a theme: an open letter to {C. A. R.
                 Hoare}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "132--140",
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD501pub",
}

@InCollection{Dijkstra:1982:WHa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On a Warning from {E. A. Hauck}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "169--171",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_29",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_29",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD525pub",
}

@InCollection{Dijkstra:1982:WNPa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "Why Naive Program Transformation Systems Are Unlikely
                 to Work",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "324--328",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_57",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_57",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD636pub",
}

@Unpublished{Dijkstra:1982:WNS,
  author =       "Edsger W. Dijkstra",
  title =        "Why numbering should start at zero",
  month =        aug,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD831.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD831",
}

@Unpublished{Dijkstra:1982:WPL,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Weakest preconditions, liberal and not",
  month =        apr,
  year =         "1982",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD816.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "247 KB",
  oldlabel =     "EWD:EWD816",
}

@InCollection{Dijkstra:1982:WSEa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "``{Why} is software so expensive?'' {An} explanation
                 to the hardware designer",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "338--348",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_61",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_61",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD648pub",
}

@InCollection{Dijkstra:1982:WSTa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On Weak and Strong Termination",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "355--357",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_64",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_64",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD673pub",
}

@InCollection{Dijkstra:1982:WUBa,
  author =       "Prof. Dr. Edsger W. Dijkstra",
  title =        "On {Webster}, Users, Bugs, and {Aristotle}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "288--291",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_52",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_52",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD618pub",
}

@InCollection{Edsger:1982:PSE,
  author =       "Edsger",
  title =        "A Post-Scriptum to {EWD501}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "141--144",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_24",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_24",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Hoare:1982:VTO,
  author =       "Professor C. A. R. Hoare",
  title =        "Variations on a Theme: An Open Letter to {C. A. R.
                 Hoare}",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "132--140",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_23",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_23",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Scholten:1982:CSC,
  author =       "C. S. Scholten and Prof. Dr. Edsger W. Dijkstra",
  title =        "A Class of Simple Communication Patterns",
  crossref =     "Dijkstra:1982:SWC",
  pages =        "334--337",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3_60",
  bibdate =      "Thu Mar 12 14:08:07 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-5695-3_60",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1983:APB,
  author =       "Edsger W. Dijkstra",
  title =        "An analytical proof of the {Butterfly Theorem}",
  month =        nov,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD866.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD866",
}

@Unpublished{Dijkstra:1983:CE,
  author =       "Edsger W. Dijkstra",
  title =        "A correction of {EWD851b}",
  month =        apr,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD853.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD853",
}

@Unpublished{Dijkstra:1983:CGE,
  author =       "Edsger W. Dijkstra",
  title =        "Computers and {General Education}: a position paper",
  month =        dec,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD868.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "225 KB",
  oldlabel =     "EWD:EWD868",
}

@Unpublished{Dijkstra:1983:DSC,
  author =       "Edsger W. Dijkstra",
  title =        "The distributed snapshot of {Chandy\slash
                 Lamport\slash Misra}",
  month =        sep,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD864.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "383 KB",
  oldlabel =     "EWD:EWD864",
}

@Unpublished{Dijkstra:1983:DSK,
  author =       "Edsger W. Dijkstra",
  title =        "The {Distributed Snapshot} of {K. M. Chandy} and {L.
                 Lamport}",
  month =        nov,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD864a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "135 KB",
  oldlabel =     "EWD:EWD864a",
}

@Article{Dijkstra:1983:DTDa,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen and A. J. M.
                 van Gasteren",
  title =        "Derivation of a Termination Detection Algorithm for
                 Distributed Computations",
  journal =      j-INFO-PROC-LETT,
  volume =       "16",
  number =       "5",
  pages =        "217--219",
  day =          "10",
  month =        jun,
  year =         "1983",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/0020-0190(83)90092-3",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68B05 (68C05)",
  MRnumber =     "709657 (84m:68005)",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "Compendex database;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "723; B6210L (Computer communications); C5620
                 (Computer networks and techniques); C6150J (Operating
                 systems)",
  corpsource =   "Burroughs, AL Nuenen, Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "computer programming; distributed computations;
                 distributed processing; networks; protocols;
                 termination detection algorithm",
  oldlabel =     "EWD:EWD840pub",
  treatment =    "P Practical",
}

@Unpublished{Dijkstra:1983:FMa,
  author =       "Edsger W. Dijkstra",
  title =        "The fruits of misunderstanding",
  month =        may,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1983:FMb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD854.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "386 KB",
  oldlabel =     "EWD:EWD854",
}

@Article{Dijkstra:1983:FMb,
  author =       "Edsger W. Dijkstra",
  title =        "The fruits of misunderstanding",
  journal =      j-ELEK-RECHENANLAGEN,
  volume =       "25",
  number =       "6",
  pages =        "10--13",
  year =         "1983",
  CODEN =        "ELRAA4",
  ISSN =         "0013-5720",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/it/it25.html#Dijkstra83;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1983.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Elektronische Rechenanlagen",
  oldlabel =     "EWD:EWD854pub",
}

@Unpublished{Dijkstra:1983:GOF,
  author =       "Edsger W. Dijkstra",
  title =        "Generalizing an old formula",
  month =        jun,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD857.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  oldlabel =     "EWD:EWD857",
}

@Unpublished{Dijkstra:1983:I,
  author =       "Edsger W. Dijkstra",
  title =        "On {IPW}'s",
  month =        nov,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD867.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD867",
}

@Unpublished{Dijkstra:1983:IEW,
  author =       "Edsger W. Dijkstra",
  title =        "Ingenieur {Ebergen}, {Weledelgetrenge Heer}. ({Dutch})
                 [{Engineer Ebergen}, Noble Gentleman]",
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD853a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "50 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD853a",
}

@Unpublished{Dijkstra:1983:JESa,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Junctivity of extreme solutions",
  month =        apr,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD849.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "476 KB",
  oldlabel =     "EWD:EWD849",
}

@Unpublished{Dijkstra:1983:JESb,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Junctivity of extreme solutions",
  month =        apr,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD849a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "381 KB",
  oldlabel =     "EWD:EWD849a",
}

@Unpublished{Dijkstra:1983:JHDa,
  author =       "Edsger W. Dijkstra",
  title =        "Judging ``{HOS}'' from a distance",
  month =        apr,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD852.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "298 KB",
  oldlabel =     "EWD:EWD852",
}

@Unpublished{Dijkstra:1983:JHDb,
  author =       "Edsger W. Dijkstra",
  title =        "Judging ``{HOS}'' from a distance",
  month =        apr,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD852a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "154 KB",
  oldlabel =     "EWD:EWD852a",
}

@Unpublished{Dijkstra:1983:MLS,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "The maximum length of a segment satisfying a monotonic
                 predicate",
  month =        feb,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD846.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "105 KB",
  oldlabel =     "EWD:EWD846",
}

@Unpublished{Dijkstra:1983:MMP,
  author =       "Edsger W. Dijkstra",
  title =        "My mother's proof of the {Butterfly Theorem} (see
                 {EWD866})",
  month =        dec,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD870.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  oldlabel =     "EWD:EWD870",
}

@Unpublished{Dijkstra:1983:MP,
  author =       "Edsger W. Dijkstra",
  title =        "On maximizing a product",
  month =        jun,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD856.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "41 KB",
  oldlabel =     "EWD:EWD856",
}

@Unpublished{Dijkstra:1983:P,
  author =       "Edsger W. Dijkstra",
  title =        "$ |x[n]| = x[n - 1] + x[n + 1] $ has period 9",
  month =        aug,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD861a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "288 KB",
  oldlabel =     "EWD:EWD861",
}

@Unpublished{Dijkstra:1983:PCR,
  author =       "Edsger W. Dijkstra",
  title =        "Predicate calculus revisited",
  month =        oct,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD863.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "595 KB",
  oldlabel =     "EWD:EWD863",
}

@Unpublished{Dijkstra:1983:RCTa,
  author =       "Edsger W. Dijkstra",
  title =        "Reducing control traffic in a distributed
                 implementation of mutual exclusion",
  month =        mar,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD851.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "125 KB",
  oldlabel =     "EWD:EWD851",
}

@Unpublished{Dijkstra:1983:RCTb,
  author =       "Edsger W. Dijkstra",
  title =        "Reducing control traffic in a distributed
                 implementation of mutual exclusion",
  month =        mar,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD851a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "251 KB",
  oldlabel =     "EWD:EWD851a",
}

@Unpublished{Dijkstra:1983:RCTc,
  author =       "Edsger W. Dijkstra",
  title =        "Reducing control traffic in a distributed
                 implementation of mutual exclusion",
  month =        mar,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD851b.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "300 KB",
  oldlabel =     "EWD:EWD851b",
}

@Unpublished{Dijkstra:1983:RPO,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Research proposal: {Our} plans for the years to come",
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD861.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "288 KB",
  oldlabel =     "EWD:EWD861",
}

@Unpublished{Dijkstra:1983:SE,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A sequel to {EWD859}",
  month =        dec,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD860.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "364 KB",
  oldlabel =     "EWD:EWD860",
}

@Article{Dijkstra:1983:SMS,
  author =       "Edsger W. Dijkstra",
  title =        "The Structure of the {``THE''}-Multiprogramming System
                 (Reprint)",
  journal =      j-CACM,
  volume =       "26",
  number =       "1",
  pages =        "49--52",
  month =        jan,
  year =         "1983",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Jan 22 06:36:11 MST 2001",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Database/Wiederhold.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm26.html#Dijkstra83a;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib",
  note =         "Reprint of \cite{Dijkstra:1968:SMSa}.",
  acknowledgement = ack-nhfb,
  annote =       "Design principles for correct programming systems",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  oldlabel =     "Dijkstra83a",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Dijkstra83a",
}

@Unpublished{Dijkstra:1983:SP,
  author =       "Edsger W. Dijkstra",
  title =        "A sequence with $ |x[n]| = x[n - 1] + x[n + 1] $ has
                 period $9$",
  month =        sep,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD862.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "29 KB",
  oldlabel =     "EWD:EWD862",
}

@Article{Dijkstra:1983:SPC,
  author =       "Edsger W. Dijkstra",
  title =        "Solution of a Problem in Concurrent Programming
                 Control (Reprint)",
  journal =      j-CACM,
  volume =       "26",
  number =       "1",
  pages =        "21--22",
  month =        jan,
  year =         "1983",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Jan 27 13:07:58 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib",
  note =         "Reprint of \cite{Dijkstra:1965:SPCa}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
}

@Unpublished{Dijkstra:1983:SRP,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "Semantics of recursive procedures",
  chapter =      "9",
  month =        nov,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD859.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "387 KB",
  oldlabel =     "EWD:EWD859",
}

@Unpublished{Dijkstra:1983:TAV,
  author =       "Edsger W. Dijkstra",
  title =        "Ter afsluiting van de ``{Inleiding} tot de {Kunst} van
                 het {Programmeren}''. ({Dutch}) [{In} conclusion to the
                 {``Introduction to Art of Programming''}]",
  month =        dec,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD869.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "146 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD869",
}

@Unpublished{Dijkstra:1983:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Australia, 19 Jan.
                 1983--12 Feb. 1983}",
  month =        feb,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD847.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "221 KB",
  oldlabel =     "EWD:EWD847",
}

@Unpublished{Dijkstra:1983:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Helsinki, 1--4 March
                 1983}",
  month =        mar,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD850.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD850",
}

@Unpublished{Dijkstra:1983:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Barcelona 5--7 June
                 1983}",
  month =        jun,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD855.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "154 KB",
  oldlabel =     "EWD:EWD855",
}

@Unpublished{Dijkstra:1983:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, USA, 10 June--3 July
                 1983}",
  month =        jul,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD858.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "247 KB",
  oldlabel =     "EWD:EWD858",
}

@Unpublished{Dijkstra:1983:TRWe,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Brasil \& USA, 17 Oct.--6
                 Nov. 1983}",
  month =        nov,
  year =         "1983",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD865.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  oldlabel =     "EWD:EWD865",
}

@Unpublished{Dijkstra:1984:FPD,
  author =       "Edsger W. Dijkstra",
  title =        "A formal program derivation for the record",
  month =        sep,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD897.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "110 KB",
  oldlabel =     "EWD:EWD897",
}

@Unpublished{Dijkstra:1984:INa,
  author =       "Edsger W. Dijkstra",
  title =        "Invariance and nondeterminacy",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "manuscript version; published as \cite{
                 EWD:EWD871pubPH, EWD:EWD871pubRS}",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD871m.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "541 KB",
  oldlabel =     "EWD:EWD871m",
}

@Unpublished{Dijkstra:1984:INb,
  author =       "Edsger W. Dijkstra",
  title =        "Invariance and nondeterminacy",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Typescript version; published as
                 \cite{Dijkstra:1985:IN,Dijkstra:1984:INc}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD871t.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "357 KB",
  oldlabel =     "EWD:EWD871t",
}

@Article{Dijkstra:1984:INc,
  author =       "Edsger W. Dijkstra",
  title =        "Invariance and nondeterminacy",
  journal =      j-PHILOS-TRANS-R-SOC-LOND-SER-A,
  volume =       "312",
  number =       "1522",
  pages =        "491--499",
  month =        oct,
  year =         "1984",
  CODEN =        "PTRMAD",
  DOI =          "https://doi.org/10.1098/rsta.1984.0072",
  ISSN =         "0080-4614",
  ISSN-L =       "1364-503X",
  MRclass =      "68Q60 (03B35 68N05)",
  MRnumber =     "776271",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "With discussion, Mathematical logic and programming
                 languages",
  series =       "A",
  URL =          "http://www.jstor.org/stable/37447",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Philosophical Transactions of the Royal Society of
                 London. Series A. Mathematical and Physical Sciences",
  journal-URL =  "http://rsta.royalsocietypublishing.org/",
  oldlabel =     "EWD:EWD871pubRS",
}

@Unpublished{Dijkstra:1984:LEC,
  author =       "Edsger W. Dijkstra",
  title =        "The little essay {I} could not write",
  month =        jan,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD872.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  oldlabel =     "EWD:EWD872",
}

@Unpublished{Dijkstra:1984:MA,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "A monotonicity argument",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately. Also issued as Eindhoven
                 University of Technology technical report AvG36.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD878.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "61 KB",
  oldlabel =     "EWD:EWD878",
}

@Unpublished{Dijkstra:1984:Mb,
  author =       "Edsger W. Dijkstra",
  title =        "Minsegsumtwodim",
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD900.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "120 KB",
  oldlabel =     "EWD:EWD900",
}

@Unpublished{Dijkstra:1984:Mc,
  author =       "Edsger W. Dijkstra",
  title =        "Minsegsumtwodim",
  month =        dec,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD900a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "193 KB",
  oldlabel =     "EWD:EWD900a",
}

@Unpublished{Dijkstra:1984:MLD,
  author =       "Edsger W. Dijkstra",
  title =        "De microprocessor als lollie. ({Dutch}) [{The}
                 microprocessor as lolly [hard candy/sweet]]",
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD876.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD876",
}

@Unpublished{Dijkstra:1984:MQ,
  author =       "Edsger W. Dijkstra",
  title =        "Monotonicity and quantification",
  month =        jan,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD875.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "114 KB",
  oldlabel =     "EWD:EWD875",
}

@Unpublished{Dijkstra:1984:MR,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A miscellany of results",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD874.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "158 KB",
  oldlabel =     "EWD:EWD874",
}

@Book{Dijkstra:1984:MVP,
  author =       "E. W. Dijkstra and W. H. J. Feijen",
  title =        "Een methode van programmeren. ({Dutch}) [{A} method of
                 programming]",
  publisher =    "Academic Service",
  address =      "Den Haag, The Netherlands",
  year =         "1984",
  bibdate =      "Thu Mar 12 14:49:53 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/math.prog.construction.bib",
  note =         "Also available in German \cite{Dijkstra:1985:MPG} and
                 English \cite{Dijkstra:1988:MP}.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "Dutch",
}

@Unpublished{Dijkstra:1984:NCS,
  author =       "Edsger W. Dijkstra",
  title =        "On the nature of computing science",
  month =        aug,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD896.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD896",
}

@Unpublished{Dijkstra:1984:OIE,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "The operational interpretation of extreme solutions",
  month =        apr,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD883.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "265 KB",
  oldlabel =     "EWD:EWD883",
}

@Unpublished{Dijkstra:1984:PP,
  author =       "Edsger W. Dijkstra",
  title =        "On partitioning predicates",
  month =        jul,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD894.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  oldlabel =     "EWD:EWD894",
}

@Unpublished{Dijkstra:1984:PSM,
  author =       "Edsger W. Dijkstra",
  title =        "A problem solved by my nephew {Sybrand L. Dijkstra}",
  month =        dec,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD904.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  oldlabel =     "EWD:EWD904",
}

@Unpublished{Dijkstra:1984:RCS,
  author =       "Edsger W. Dijkstra",
  title =        "The regularity calculus: a second trial",
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD902.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "136 KB",
  oldlabel =     "EWD:EWD902",
}

@Unpublished{Dijkstra:1984:REP,
  author =       "Edsger W. Dijkstra",
  title =        "A review of ``{The Evolution} of {Programs}''",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD881.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "115 KB",
  oldlabel =     "EWD:EWD881",
}

@Unpublished{Dijkstra:1984:RPA,
  author =       "Edsger W. Dijkstra",
  title =        "A review of a paper in {AI}",
  month =        sep,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD899.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  oldlabel =     "EWD:EWD899",
}

@Unpublished{Dijkstra:1984:SE,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "A sequel to {EWD874}",
  month =        apr,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD884.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD884",
}

@Unpublished{Dijkstra:1984:SFPa,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "A simple fix-point argument without the restriction to
                 continuity",
  month =        jun,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD886.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "315 KB",
  oldlabel =     "EWD:EWD886",
}

@Unpublished{Dijkstra:1984:SFPb,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "A simple fix-point argument without the restriction to
                 continuity",
  month =        jul,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD886a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "290 KB",
  oldlabel =     "EWD:EWD886a",
}

@Unpublished{Dijkstra:1984:SFPc,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "A simple fix-point argument without the restriction to
                 continuity",
  month =        nov,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD901.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "319 KB",
  oldlabel =     "EWD:EWD901",
}

@Unpublished{Dijkstra:1984:SFPd,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "A simple fix-point argument without the restriction to
                 continuity",
  month =        nov,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD901a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "305 KB",
  oldlabel =     "EWD:EWD901a",
}

@TechReport{Dijkstra:1984:SQ,
  author =       "Edsger W. Dijkstra",
  title =        "Some questions",
  type =         "Report",
  number =       "????",
  institution =  "????",
  address =      "????",
  month =        nov,
  year =         "1984",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/dershowitz.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1984:SSE,
  author =       "Edsger W. Dijkstra",
  title =        "A short sequel to {EWD863}",
  month =        dec,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD903.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "33 KB",
  oldlabel =     "EWD:EWD903",
}

@Unpublished{Dijkstra:1984:SUF,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Some useful formulae",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD877.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "24 KB",
  oldlabel =     "EWD:EWD877",
}

@Unpublished{Dijkstra:1984:TCS,
  author =       "Edsger W. Dijkstra",
  title =        "The threats to computing science",
  month =        nov,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD898.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "551 KB",
  oldlabel =     "EWD:EWD898",
}

@Unpublished{Dijkstra:1984:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, London and Colchester,
                 16--20 Jan. 1984}",
  month =        jan,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD873.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "192 KB",
  oldlabel =     "EWD:EWD873",
}

@Unpublished{Dijkstra:1984:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, London, 14--17 February
                 1984}",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD879.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "271 KB",
  oldlabel =     "EWD:EWD879",
}

@Unpublished{Dijkstra:1984:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, M{\"u}nchen, 12--14 April
                 1984}",
  month =        apr,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD885.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD885",
}

@Unpublished{Dijkstra:1984:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, USA, 23 April--10 May
                 1984}",
  month =        may,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD887.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "271 KB",
  oldlabel =     "EWD:EWD887",
}

@Unpublished{Dijkstra:1984:TRWe,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Z{\"u}rich, 22--24 May
                 1984}",
  month =        may,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD888.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "163 KB",
  oldlabel =     "EWD:EWD888",
}

@Unpublished{Dijkstra:1984:TRWf,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, London, 12--14 June
                 1984}",
  month =        jun,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD892.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD892",
}

@Unpublished{Dijkstra:1984:TRWg,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, USA, 17--26 June 1984}",
  month =        jun,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD893.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "124 KB",
  oldlabel =     "EWD:EWD893",
}

@Unpublished{Dijkstra:1984:TRWh,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Marktoberdorf, 30
                 July--12 Aug. 1984}",
  month =        sep,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD895.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "253 KB",
  oldlabel =     "EWD:EWD895",
}

@Unpublished{Dijkstra:1984:TTU,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "The termination theorem for unconstrained
                 nondeterminacy",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD880b.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "78 KB",
  oldlabel =     "EWD:EWD880b",
}

@Unpublished{Dijkstra:1984:UFM,
  author =       "Edsger W. Dijkstra",
  title =        "User-friendly {Mathematics}",
  month =        may,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD889.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD889",
}

@Unpublished{Dijkstra:1984:WFS,
  author =       "Edsger W. Dijkstra",
  title =        "Well-founded sets revisited",
  month =        jun,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD891.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "62 KB",
  oldlabel =     "EWD:EWD891",
}

@Unpublished{Dijkstra:1984:WICa,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Why the importance of continuity seems to be
                 overrated",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD880.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD880",
}

@Unpublished{Dijkstra:1984:WICb,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Why the importance of continuity seems to be
                 overrated",
  month =        feb,
  year =         "1984",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd08xx/EWD880a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "94 KB",
  oldlabel =     "EWD:EWD880a",
}

@Article{Bron:1985:NCI,
  author =       "C. Bron and E. J. Dijkstra and T. J. Rossingh",
  title =        "A note on the checking of interfaces between
                 separately compiled modules",
  journal =      j-SIGPLAN,
  volume =       "20",
  number =       "8",
  pages =        "60--63",
  month =        aug,
  year =         "1985",
  CODEN =        "SINODQ",
  DOI =          "https://doi.org/10.1145/988346.988353",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Wed Jun 18 16:21:05 MDT 2008",
  bibsource =    "http://portal.acm.org/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1980.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C6150C (Compilers, interpreters and other
                 processors)",
  corpsource =   "Dept. of Comput. Sci., State Univ. of Groningen,
                 Netherlands",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "Ada modules; declarations; design; importing modules;
                 interfaces; ModPas; Modular Pascal; module boundaries;
                 program compilers; separately compiled modules; type
                 checking",
  pubcountry =   "USA A07 A07",
  subject =      "D.3.3 Software, PROGRAMMING LANGUAGES, Language
                 Constructs, Modules, packages \\ D.2.1 Software,
                 SOFTWARE ENGINEERING, Requirements/Specifications,
                 Languages",
  treatment =    "P Practical",
}

@Unpublished{Dijkstra:1985:AAT,
  author =       "Edsger W. Dijkstra",
  title =        "The {ATAC} ( = {Austin Tuesday Afternoon Club})",
  month =        aug,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD927.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "129 KB",
  oldlabel =     "EWD:EWD927",
}

@Unpublished{Dijkstra:1985:AME,
  author =       "Edsger W. Dijkstra",
  title =        "Another misguided effort",
  month =        apr,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD917.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "123 KB",
  oldlabel =     "EWD:EWD917",
}

@Unpublished{Dijkstra:1985:ARA,
  author =       "Edsger W. Dijkstra",
  title =        "To an anonymous referee of {AvG45/EWD901}",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD938.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  oldlabel =     "EWD:EWD938",
}

@Unpublished{Dijkstra:1985:AS,
  author =       "Edsger W. Dijkstra",
  title =        "On anthropomorphism in science",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD936.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "329 KB",
  oldlabel =     "EWD:EWD936",
}

@Unpublished{Dijkstra:1985:BPS,
  author =       "Edsger W. Dijkstra",
  title =        "A belated proof of self-stabilization",
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1986:BPSa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD922.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "157 KB",
  oldlabel =     "EWD:EWD922",
}

@Unpublished{Dijkstra:1985:CCS,
  author =       "Edsger W. Dijkstra",
  title =        "Can computing science save the computer industry?",
  month =        may,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD920.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "261 KB",
  oldlabel =     "EWD:EWD920",
}

@Unpublished{Dijkstra:1985:CEa,
  author =       "Edsger W. Dijkstra",
  title =        "A correction of {EWD914-15}",
  pages =        "1",
  day =          "30",
  month =        apr,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD921.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "14 KB",
  oldlabel =     "EWD:EWD921",
}

@Unpublished{Dijkstra:1985:CEb,
  author =       "Edsger W. Dijkstra",
  title =        "Concerning the equivalence",
  month =        aug,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD931.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD931",
}

@Unpublished{Dijkstra:1985:CEE,
  author =       "Edsger W. Dijkstra",
  title =        "Correction and extension of {EWD932b}",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD937.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "77 KB",
  oldlabel =     "EWD:EWD937",
}

@Unpublished{Dijkstra:1985:CG,
  author =       "Edsger W. Dijkstra",
  title =        "On a cultural gap",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1986:CGa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD924.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "429 KB",
  oldlabel =     "EWD:EWD924",
}

@Unpublished{Dijkstra:1985:CGD,
  author =       "Edsger W. Dijkstra",
  title =        "On a cultural gap ({Draft})",
  month =        mar,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD913.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "421 KB",
  oldlabel =     "EWD:EWD913",
}

@Unpublished{Dijkstra:1985:CTA,
  author =       "Edsger W. Dijkstra",
  title =        "A computer to think about",
  month =        jul,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD926.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "30 KB",
  oldlabel =     "EWD:EWD926",
}

@InProceedings{Dijkstra:1985:DSK,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Control flow and data flow: concepts of distributed
                 programming ({Marktoberdorf}, 1984)",
  title =        "The distributed snapshot of {K. M. Chandy} and {L.
                 Lamport}",
  volume =       "14",
  publisher =    "Springer, Berlin",
  pages =        "513--517",
  year =         "1985",
  MRclass =      "68N25",
  MRnumber =     "813095",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:1985:DTD,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen and A. J. M.
                 van Gasteren",
  booktitle =    "Control flow and data flow: concepts of distributed
                 programming ({Marktoberdorf}, 1984)",
  title =        "Derivation of a termination detection algorithm for
                 distributed computations",
  volume =       "14",
  publisher =    "Springer, Berlin",
  pages =        "507--512",
  year =         "1985",
  MRclass =      "68Q10",
  MRnumber =     "813094",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1985:ESE,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "Extreme solutions of equations ({Draft Ch}.5)",
  chapter =      "8",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  month =        mar,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Became Chapter 8; see {EWD 969} for a later version;
                 published as \cite{EWD:Ch8}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD912.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "579 KB",
  oldlabel =     "EWD:EWD912",
}

@Unpublished{Dijkstra:1985:GFH,
  author =       "Edsger W. Dijkstra",
  title =        "A generalization of the functions {\it head} and {\it
                 tail} (unfinished)",
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD929.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "133 KB",
  oldlabel =     "EWD:EWD929",
}

@InProceedings{Dijkstra:1985:ICC,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Control flow and data flow: concepts of distributed
                 programming ({Marktoberdorf}, 1984)",
  title =        "The image construction in computerized axial
                 tomography ({CAT})",
  volume =       "14",
  publisher =    "Springer, Berlin",
  pages =        "503--506",
  year =         "1985",
  MRclass =      "68U99 (92A07)",
  MRnumber =     "813093",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1985:IE,
  author =       "Edsger W. Dijkstra",
  title =        "An improvement on {EWD912}",
  month =        apr,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD916.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "40 KB",
  oldlabel =     "EWD:EWD916",
}

@InCollection{Dijkstra:1985:IN,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Mathematical Logic and Programming Languages",
  title =        "Invariance and nondeterminacy",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  pages =        "157--164",
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD871pubPH",
}

@Unpublished{Dijkstra:1985:ISO,
  author =       "Edsger W. Dijkstra",
  title =        "Incremental sorting once more",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD939.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "119 KB",
  oldlabel =     "EWD:EWD939",
}

@Unpublished{Dijkstra:1985:LPO,
  author =       "Edsger W. Dijkstra",
  title =        "The longest plateau and other stories",
  month =        oct,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD942.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "290 KB",
  oldlabel =     "EWD:EWD942",
}

@Unpublished{Dijkstra:1985:LTM,
  author =       "Edsger W. Dijkstra",
  title =        "A letter to a typewriter manufacturer",
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD947.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "57 KB",
  oldlabel =     "EWD:EWD947",
}

@Unpublished{Dijkstra:1985:MOU,
  author =       "Edsger W. Dijkstra",
  title =        "Mainly on our use of the predicate calculus ({Draft
                 Ch}.2)",
  month =        feb,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD905.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1346 KB",
  oldlabel =     "EWD:EWD905",
}

@Book{Dijkstra:1985:MPG,
  author =       "E. W. Dijkstra and W. H. J. Feijen",
  title =        "Methodik des Programmierens. ({German}) [{A} method of
                 programming]",
  publisher =    pub-AW,
  address =      pub-AW:adr,
  pages =        "239",
  year =         "1985",
  ISBN =         "3-925118-18-7",
  ISBN-13 =      "978-3-925118-18-0",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/TUBScsd/1985.bib",
  note =         "German translation by ?? of the Dutch original
                 \cite{Dijkstra:1984:MVP}.",
  acknowledgement = ack-nhfb,
  annote =       "Methodisches Programmieren illustriert anhand diverser
                 mathematischer Algorithmen: Beruecksichtigung von
                 Programmbeweismethoden",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  descriptor =   "Guard, Nichtdeterminismus, Programmiermethodik",
  language =     "German",
}

@Unpublished{Dijkstra:1985:MPL,
  author =       "Edsger W. Dijkstra",
  title =        "{Misra}'s proof of {Lamport}'s mutual exclusion",
  month =        nov,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD948.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "132 KB",
  oldlabel =     "EWD:EWD948",
}

@Unpublished{Dijkstra:1985:N,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "On notation",
  month =        dec,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD950.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "659 KB",
  oldlabel =     "EWD:EWD950",
}

@InProceedings{Dijkstra:1985:NCS,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Control flow and data flow: concepts of distributed
                 programming ({Marktoberdorf}, 1984)",
  title =        "On the nature of computing science",
  volume =       "14",
  publisher =    "Springer, Berlin",
  pages =        "1--3",
  year =         "1985",
  MRclass =      "68-00",
  MRnumber =     "813085",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1985:OT,
  author =       "Edsger W. Dijkstra",
  title =        "The operation ``trickle''",
  month =        nov,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD944.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD944",
}

@Unpublished{Dijkstra:1985:PLR,
  author =       "Edsger W. Dijkstra",
  title =        "The problem of the {Longest Ribbon}",
  month =        oct,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD943.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "206 KB",
  oldlabel =     "EWD:EWD943",
}

@Unpublished{Dijkstra:1985:PP,
  author =       "Edsger W. Dijkstra",
  title =        "The proof of the pudding",
  month =        nov,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD946.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD946",
}

@Unpublished{Dijkstra:1985:PPM,
  author =       "Edsger W. Dijkstra",
  title =        "On a problem posed by {M. R. Khalil} (for the
                 record)",
  month =        aug,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD933.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "41 KB",
  oldlabel =     "EWD:EWD933",
}

@Unpublished{Dijkstra:1985:PTD,
  author =       "Edsger W. Dijkstra",
  title =        "Predicate transformers ({Draft Ch}.3)",
  month =        feb,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "appears to be an early draft of {Chapter} 6;
                 circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD908.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "770 KB",
  oldlabel =     "EWD:EWD908",
}

@Unpublished{Dijkstra:1985:RBBa,
  author =       "Edsger W. Dijkstra",
  title =        "For the record: {Batcher's Baffler}",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD935.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "148 KB",
  oldlabel =     "EWD:EWD935",
}

@Unpublished{Dijkstra:1985:RBBb,
  author =       "Edsger W. Dijkstra",
  title =        "For the record: {Batcher's Baffler}",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD935a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "196 KB",
  oldlabel =     "EWD:EWD935a",
}

@Unpublished{Dijkstra:1985:RDC,
  author =       "Edsger W. Dijkstra",
  title =        "The repetition ({Draft Ch}.6)",
  month =        apr,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD914.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "465 KB",
  oldlabel =     "EWD:EWD914",
}

@Unpublished{Dijkstra:1985:RLA,
  author =       "Edsger W. Dijkstra",
  title =        "Rotating a linear array",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD941.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "236 KB",
  oldlabel =     "EWD:EWD941",
}

@Unpublished{Dijkstra:1985:RLS,
  author =       "Edsger W. Dijkstra",
  title =        "For the record: the {Linear Search}",
  month =        jan,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD930.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "95 KB",
  oldlabel =     "EWD:EWD930",
}

@Unpublished{Dijkstra:1985:S,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "On structures",
  publisher =    "Springer",
  month =        nov,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "early draft of {Chapter} 1; published as
                 \cite{EWD:Ch1}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD928.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "602 KB",
  oldlabel =     "EWD:EWD928",
}

@Unpublished{Dijkstra:1985:SED,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD912}, i.e. to {Draft Ch. 5}",
  month =        apr,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD915.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "308 KB",
  oldlabel =     "EWD:EWD915",
}

@InProceedings{Dijkstra:1985:SFP,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  booktitle =    "Control flow and data flow: concepts of distributed
                 programming ({Marktoberdorf}, 1984)",
  title =        "A simple fix-point argument without the restriction to
                 continuity",
  volume =       "14",
  publisher =    "Springer, Berlin",
  pages =        "519--525",
  year =         "1985",
  MRclass =      "68Q55",
  MRnumber =     "813096",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1985:SMAa,
  author =       "Edsger W. Dijkstra",
  title =        "The streamlining of the mathematical argument",
  month =        aug,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD932a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "216 KB",
  oldlabel =     "EWD:EWD932a",
}

@Unpublished{Dijkstra:1985:SMAb,
  author =       "Edsger W. Dijkstra",
  title =        "The streamlining of the mathematical argument",
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD932c.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "168 KB",
  oldlabel =     "EWD:EWD932c",
}

@Unpublished{Dijkstra:1985:SS,
  author =       "Edsger W. Dijkstra",
  title =        "The {Saddleback Search}",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD934.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "202 KB",
  oldlabel =     "EWD:EWD934",
}

@Unpublished{Dijkstra:1985:SSLa,
  author =       "Edsger W. Dijkstra",
  title =        "Semantics of straight-line programs ({Draft Chap}.4)",
  month =        mar,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Appears to be an early draft of Chapter 7; published
                 as \cite{Dijkstra:1990:SSLb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD910.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "664 KB",
  oldlabel =     "EWD:EWD910",
}

@Unpublished{Dijkstra:1985:SSLb,
  author =       "Edsger W. Dijkstra",
  title =        "Some simple lemmata on incremental sorting",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD932b.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  oldlabel =     "EWD:EWD932b",
}

@Unpublished{Dijkstra:1985:SST,
  author =       "Edsger W. Dijkstra",
  title =        "Some simple theorems on incremental sorting",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD932.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "62 KB",
  oldlabel =     "EWD:EWD932",
}

@Unpublished{Dijkstra:1985:ST,
  author =       "Edsger W. Dijkstra",
  title =        "A simple theorem?",
  month =        nov,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD945.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "100 KB",
  oldlabel =     "EWD:EWD945",
}

@Unpublished{Dijkstra:1985:SYI,
  author =       "Edsger W. Dijkstra",
  title =        "A summary of a year's impressions",
  month =        apr,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD918.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "372 KB",
  oldlabel =     "EWD:EWD918",
}

@Unpublished{Dijkstra:1985:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Nuenen \& London, 10
                 Dec.'84--10 J an.'85}",
  month =        jan,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD906.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "277 KB",
  oldlabel =     "EWD:EWD906",
}

@Unpublished{Dijkstra:1985:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Netherlands, Austria,
                 23--31 Jan.1985}",
  month =        feb,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD907.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "194 KB",
  oldlabel =     "EWD:EWD907",
}

@Unpublished{Dijkstra:1985:TRWc,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Westboro-Boston, 14--17
                 Feb. 1985}",
  month =        feb,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD909.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "121 KB",
  oldlabel =     "EWD:EWD909",
}

@Unpublished{Dijkstra:1985:TRWd,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Tulsa, 1--6 March 1985}",
  month =        mar,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD911.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "139 KB",
  oldlabel =     "EWD:EWD911",
}

@Unpublished{Dijkstra:1985:TRWe,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Ithaca, Newport, 30
                 May--13 June 1985}",
  month =        jun,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD923.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "253 KB",
  oldlabel =     "EWD:EWD923",
}

@Unpublished{Dijkstra:1985:TRWf,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, London, 25--27 June
                 1985}",
  month =        jun,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD925.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "127 KB",
  oldlabel =     "EWD:EWD925",
}

@Unpublished{Dijkstra:1985:WMB,
  author =       "Edsger W. Dijkstra",
  title =        "What {I} missed in {Batcher's Baffler} ({EWD935a-0})",
  month =        sep,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD940.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  oldlabel =     "EWD:EWD940",
}

@Unpublished{Dijkstra:1985:WRP,
  author =       "Edsger W. Dijkstra",
  title =        "Where is {Russell}'s ``{Paradox}''?",
  month =        may,
  year =         "1985",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD923a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  oldlabel =     "EWD:EWD923a",
}

@Unpublished{Dijkstra:1986:AMSa,
  author =       "Edsger W. Dijkstra",
  title =        "Address to my students",
  month =        apr,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD956.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD956",
}

@Unpublished{Dijkstra:1986:AMSb,
  author =       "Edsger W. Dijkstra",
  title =        "An address to my students (16.9.1986)",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD977.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "61 KB",
  oldlabel =     "EWD:EWD977",
}

@Unpublished{Dijkstra:1986:AMSc,
  author =       "Edsger W. Dijkstra",
  title =        "Address to my students (23.9.1986)",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD981.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  oldlabel =     "EWD:EWD981",
}

@Article{Dijkstra:1986:BPSa,
  author =       "Edsger W. Dijkstra",
  title =        "A Belated Proof of Self-Stabilization",
  journal =      "Distributed Computing",
  volume =       "1",
  number =       "1",
  pages =        "5--6",
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/dc/dc1.html#Dijkstra86;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Distributed/stabilization.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1986.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/HBP/DC.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD922pub",
}

@Article{Dijkstra:1986:CGa,
  author =       "Edsger W. Dijkstra",
  title =        "On a Cultural Gap",
  journal =      j-MATH-INTEL,
  volume =       "8",
  number =       "1",
  pages =        "48--52",
  year =         "1986",
  CODEN =        "MAINDC",
  ISSN =         "0343-6993 (print), 1866-7414 (electronic)",
  ISSN-L =       "0343-6993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/Ciancarini.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "The Mathematical Intelligencer",
  journal-URL =  "http://link.springer.com/journal/283",
  oldlabel =     "EWD:EWD924pub",
}

@Unpublished{Dijkstra:1986:CGMa,
  author =       "Edsger W. Dijkstra",
  title =        "On a class of graphs with modest diameter",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD987a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "217 KB",
  oldlabel =     "EWD:EWD987a",
}

@Unpublished{Dijkstra:1986:CGMb,
  author =       "Edsger W. Dijkstra",
  title =        "On a class of graphs with modest diameter",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD987.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "96 KB",
  oldlabel =     "EWD:EWD987",
}

@Unpublished{Dijkstra:1986:CJM,
  author =       "Edsger W. Dijkstra",
  title =        "Courtesy {A. J. M. van Gasteren}, {C. S. Scholten} and
                 {J. G. Wiltink}",
  month =        dec,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD996.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "89 KB",
  oldlabel =     "EWD:EWD996",
}

@Unpublished{Dijkstra:1986:CR,
  author =       "Edsger W. Dijkstra",
  title =        "The cosine rule",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD973.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  oldlabel =     "EWD:EWD973",
}

@Unpublished{Dijkstra:1986:DE,
  author =       "Edsger W. Dijkstra",
  title =        "Difficult is easy",
  month =        nov,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD992.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD992",
}

@Unpublished{Dijkstra:1986:ESE,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "Extreme solutions of equations",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Chapter 8; see {EWD 912} for an earlier version;
                 published as \cite{EWD:Ch8}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD969.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "688 KB",
  oldlabel =     "EWD:EWD969",
}

@Unpublished{Dijkstra:1986:FBC,
  author =       "Edsger W. Dijkstra",
  title =        "{F. L. Bauer's Conjecture} is {F. L. Bauer's
                 Theorem}",
  month =        aug,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD970.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "123 KB",
  oldlabel =     "EWD:EWD970",
}

@Unpublished{Dijkstra:1986:FME,
  author =       "Edsger W. Dijkstra and C. S. Scholten",
  title =        "On finite models for the equivalence",
  month =        jul,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD967.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD967",
}

@Unpublished{Dijkstra:1986:HDW,
  author =       "Edsger W. Dijkstra",
  title =        "How do we contribute? (30.9.1986)",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD983.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  oldlabel =     "EWD:EWD983",
}

@Unpublished{Dijkstra:1986:HEBa,
  author =       "Edsger W. Dijkstra",
  title =        "A heuristic explanation of {Batcher's Baffler}",
  pages =        "213--20",
  month =        feb,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD953.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "275 KB",
  oldlabel =     "EWD:EWD953",
}

@Unpublished{Dijkstra:1986:HEBb,
  author =       "Edsger W. Dijkstra",
  title =        "A heuristic explanation of {Batcher's Baffler}",
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1987:HEBb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD953a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "364 KB",
  oldlabel =     "EWD:EWD953a",
}

@Unpublished{Dijkstra:1986:HEC,
  author =       "Edsger W. Dijkstra",
  title =        "How experimental is computing science?",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD988a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "140 KB",
  oldlabel =     "EWD:EWD988a",
}

@Unpublished{Dijkstra:1986:ICM,
  author =       "Edsger W. Dijkstra",
  title =        "Introducing a course on mathematical methodology",
  month =        jun,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD962.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "310 KB",
  oldlabel =     "EWD:EWD962",
}

@Unpublished{Dijkstra:1986:IRA,
  author =       "Edsger W. Dijkstra",
  title =        "Idempotence and reflexivity; associativity and
                 transitivity; distribution and monotonicity",
  month =        feb,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD954.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "86 KB",
  oldlabel =     "EWD:EWD954",
}

@Unpublished{Dijkstra:1986:LSO,
  author =       "Edsger W. Dijkstra",
  title =        "The longer side is opposite to the greater angle",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD974.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "53 KB",
  oldlabel =     "EWD:EWD974",
}

@Unpublished{Dijkstra:1986:MM,
  author =       "Edsger W. Dijkstra",
  title =        "Management and {Mathemetics}",
  month =        jun,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD966.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD966",
}

@Unpublished{Dijkstra:1986:Na,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "On notation",
  month =        jan,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD950a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "808 KB",
  oldlabel =     "EWD:EWD950a",
}

@Unpublished{Dijkstra:1986:Nb,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "On naming",
  month =        may,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD958.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "422 KB",
  oldlabel =     "EWD:EWD958",
}

@Unpublished{Dijkstra:1986:NDS,
  author =       "Edsger W. Dijkstra",
  title =        "Node degree and the size of disconnected subgraphs",
  month =        jun,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD964.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  oldlabel =     "EWD:EWD964",
}

@Unpublished{Dijkstra:1986:NMR,
  author =       "Edsger W. Dijkstra",
  title =        "The nature of my research and why {I} do it",
  month =        nov,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD993.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "166 KB",
  oldlabel =     "EWD:EWD993",
}

@Unpublished{Dijkstra:1986:PBB,
  author =       "Edsger W. Dijkstra",
  title =        "{Ptolemaeus} and {Brahmagupta} (or: {Baffled} by
                 {Symmetry})",
  month =        aug,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD965.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "108 KB",
  oldlabel =     "EWD:EWD965",
}

@Unpublished{Dijkstra:1986:PGT,
  author =       "Edsger W. Dijkstra",
  title =        "Proving {Gupta's Theorem}",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD989.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "110 KB",
  oldlabel =     "EWD:EWD989",
}

@Unpublished{Dijkstra:1986:PLP,
  author =       "Edsger W. Dijkstra",
  title =        "On a proof {I} learned from {prof. dr. J. Haantjes}",
  month =        may,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD960.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:EWD960",
}

@Unpublished{Dijkstra:1986:PPP,
  author =       "Edsger W. Dijkstra",
  title =        "Partitioning predicates and punctual functions (see
                 {EWD955})",
  month =        may,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD957.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "100 KB",
  oldlabel =     "EWD:EWD957",
}

@Unpublished{Dijkstra:1986:PPS,
  author =       "Edsger W. Dijkstra",
  title =        "Partitioning predicates and substitution; diabolical
                 and angelical nondeterminism",
  month =        mar,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD955.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "125 KB",
  oldlabel =     "EWD:EWD955",
}

@Unpublished{Dijkstra:1986:PSD,
  author =       "Edsger W. Dijkstra",
  title =        "On the phenomenon of scientific disciplines",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD988.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "274 KB",
  oldlabel =     "EWD:EWD988",
}

@Unpublished{Dijkstra:1986:QI,
  author =       "Edsger W. Dijkstra",
  title =        "On the ``quadrangular'' inequalities",
  month =        may,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD961.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "59 KB",
  oldlabel =     "EWD:EWD961",
}

@Unpublished{Dijkstra:1986:RCA,
  author =       "Edsger W. Dijkstra",
  title =        "Relational {Calculus} according to {ATAC}",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD982.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  keywords =     "ATAC (Austin Tuesday Afternoon Club)",
  oldlabel =     "EWD:EWD982",
}

@Unpublished{Dijkstra:1986:SCP,
  author =       "Edsger W. Dijkstra",
  title =        "The strange case of {The Pigeon}-hole {Principle}",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD980.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "252 KB",
  oldlabel =     "EWD:EWD980",
}

@Unpublished{Dijkstra:1986:SDB,
  author =       "Edsger W. Dijkstra",
  title =        "A solution designed by {A. Blokhuis}",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD979.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "66 KB",
  oldlabel =     "EWD:EWD979",
}

@Unpublished{Dijkstra:1986:SEa,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD977} (18.9.1986)",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD978.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD978",
}

@Unpublished{Dijkstra:1986:SEb,
  author =       "Edsger W. Dijkstra",
  title =        "A supplement to {EWD878}",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD985.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "46 KB",
  oldlabel =     "EWD:EWD985",
}

@Article{Dijkstra:1986:SFA,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "A Simple Fixpoint Argument Without the Restriction to
                 Continuity",
  journal =      j-ACTA-INFO,
  volume =       "23",
  number =       "1",
  pages =        "1--7",
  month =        mar,
  year =         "1986",
  CODEN =        "AINFA2",
  DOI =          "https://doi.org/10.1007/BF00268074",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "68Q55 (03B70)",
  MRnumber =     "845622 (87h:68106)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Misc/HBP/ACTAI.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/actainfo.bib;
                 MathSciNet database",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
}

@Unpublished{Dijkstra:1986:SFS,
  author =       "Edsger W. Dijkstra",
  title =        "Science fiction and science reality in computing",
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD952.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "576 KB",
  oldlabel =     "EWD:EWD952",
}

@Unpublished{Dijkstra:1986:SNU,
  author =       "Edsger W. Dijkstra",
  title =        "A short note on universal quantification",
  month =        may,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD959.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "36 KB",
  oldlabel =     "EWD:EWD959",
}

@Unpublished{Dijkstra:1986:SRN,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "On substitution, replacement, and the notion of a
                 function",
  chapter =      "23",
  publisher =    "Springer",
  month =        apr,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Chapters 2 and 3. Published as \cite{????}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD949.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "325 KB",
  oldlabel =     "EWD:EWD949",
}

@Unpublished{Dijkstra:1986:STD,
  author =       "Edsger W. Dijkstra",
  title =        "Suppose they differ!",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD986.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD986",
}

@Unpublished{Dijkstra:1986:TCB,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem of {Charles Babbage}'s extended",
  month =        oct,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/adabooks.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD990.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "118 KB",
  oldlabel =     "EWD:EWD990",
}

@Unpublished{Dijkstra:1986:TP,
  author =       "Edsger W. Dijkstra",
  title =        "On the theorem of {Pythagoras}",
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD975.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "27 KB",
  oldlabel =     "EWD:EWD975",
}

@Unpublished{Dijkstra:1986:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Europe,
                 13.12.1985--10.1.1986}",
  month =        jan,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD951.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "135 KB",
  oldlabel =     "EWD:EWD951",
}

@Unpublished{Dijkstra:1986:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Marktoberdorf, 29
                 July--10 Aug 1986}",
  month =        aug,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD968.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "265 KB",
  oldlabel =     "EWD:EWD968",
}

@Unpublished{Dijkstra:1986:VBV,
  author =       "Edsger W. Dijkstra",
  title =        "Visuals for {BP's Venture Research Conference}",
  month =        jun,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD963.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "71 KB",
  oldlabel =     "EWD:EWD963",
}

@Article{Dijkstra:1986:W,
  author =       "E. W. Dijkstra",
  title =        "Wiskundefreaks",
  journal =      "NRC Handelsblad",
  volume =       "26 Juli",
  year =         "1986",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/concurrency.bib",
  note =         "Ingezonden brief",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1986:WHJ,
  author =       "Edsger W. Dijkstra",
  title =        "On {W. H. J. Feijen}'s string equation",
  month =        dec,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD995.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD995",
}

@Unpublished{Dijkstra:1986:WJC,
  author =       "Edsger W. Dijkstra",
  title =        "Why {Johnny} can't understand",
  month =        nov,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD991.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "145 KB",
  oldlabel =     "EWD:EWD991",
}

@Unpublished{Dijkstra:1986:WYT,
  author =       "Edsger W. Dijkstra",
  title =        "Who is your ``target audience''?",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD976.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:EWD976",
}

@Unpublished{Dijkstra:1986:XXX,
  author =       "Edsger W. Dijkstra",
  title =        "{$ (\exists y \colon \colon (\forall x \colon \colon
                 p.x.y)) \Rightarrow (\forall x(\exists y \colon \colon
                 p.x.y)) $}",
  month =        sep,
  year =         "1986",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD972.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD972",
}

@TechReport{vanGasteren:1986:N,
  author =       "A. J. M. van Gasteren and E. W. Dijkstra",
  title =        "On notation",
  number =       "AvG65a/EWD950a",
  institution =  "Department of Mathematics and Computing Science,
                 Eindhoven University of Technology",
  month =        jan,
  year =         "1986",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/math.prog.construction.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1987:AE,
  author =       "Edsger W. Dijkstra",
  title =        "Addendum to {EWD969}",
  month =        apr,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1007.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "39 KB",
  oldlabel =     "EWD:EWD1007",
}

@Unpublished{Dijkstra:1987:BOT,
  author =       "Edsger W. Dijkstra",
  title =        "On binary operators and their derived relations",
  month =        apr,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1988:BOTa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD954a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "135 KB",
  oldlabel =     "EWD:EWD954a",
}

@Unpublished{Dijkstra:1987:CBSa,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "The calculus of boolean structures ({Part} 0)",
  chapter =      "5",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "30--62",
  month =        feb,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "very early draft of part of {Chapter} 5; circulated
                 privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1001.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "640 KB",
  oldlabel =     "EWD:EWD1001",
}

@Unpublished{Dijkstra:1987:CBSc,
  author =       "Edsger W. Dijkstra",
  title =        "The calculus of boolean structures ({Part} 1)",
  month =        mar,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/math.prog.construction.bib",
  note =         "Early draft of the second part of {Chapter} 5;
                 published as \cite{Dijkstra:1990:CBSb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1002.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "272 KB",
  oldlabel =     "EWD:EWD1002",
}

@Unpublished{Dijkstra:1987:CSU,
  author =       "Edsger W. Dijkstra",
  title =        "Computing {Science} in the {United Kingdom}",
  month =        jan,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD997.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "54 KB",
  oldlabel =     "EWD:EWD997",
}

@InProceedings{Dijkstra:1987:ESE,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Logic of programming and calculi of discrete design
                 ({Marktoberdorf}, 1986)",
  title =        "Extreme solutions of equations",
  volume =       "36",
  publisher =    "Springer, Berlin",
  pages =        "243--260",
  year =         "1987",
  DOI =          "https://doi.org/10.1007/978-3-642-87374-4_9",
  MRclass =      "68Q05 (03B70)",
  MRnumber =     "922513 (89g:68009)",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1987:FYI,
  author =       "Edsger W. Dijkstra",
  title =        "Fillers at a {YoP}-institute",
  month =        dec,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1990:FYIb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1017.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "496 KB",
  oldlabel =     "EWD:EWD1017",
}

@Unpublished{Dijkstra:1987:GMD,
  author =       "Edsger W. Dijkstra",
  title =        "Graphs of modest diameter and degrees",
  month =        feb,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1003.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  oldlabel =     "EWD:EWD1003",
}

@InProceedings{Dijkstra:1987:HEBa,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Logic of programming and calculi of discrete design
                 ({Marktoberdorf}, 1986)",
  title =        "A heuristic explanation of {Batcher}'s baffler",
  volume =       "36",
  publisher =    "Springer, Berlin",
  pages =        "43--49",
  year =         "1987",
  MRclass =      "68P10",
  MRnumber =     "922507",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "NATO Adv. Sci. Inst. Ser. F Comput. Systems Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dijkstra:1987:HEBb,
  author =       "Edsger W. Dijkstra",
  title =        "A heuristic explanation of {Batcher's Baffler}",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "9",
  number =       "3",
  pages =        "213--220",
  month =        dec,
  year =         "1987",
  CODEN =        "SCPGD4",
  DOI =          "https://doi.org/10.1016/0167-6423(87)90007-4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68P10 (68Q25)",
  MRnumber =     "915536 (88k:68020)",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "Compendex database;
                 http://www.sciencedirect.com/science/journal/01676423;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/scicomputprogram.bib;
                 MathSciNet database",
  acknowledgement = ack-nhfb,
  affiliation =  "Univ of Texas at Austin, Austin, TX, USA",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "723; 921",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423",
  journalabr =   "Sci Comput Program",
  keywords =     "Batcher's baffler; comparison swap; computer
                 programming --- Algorithms; computer systems
                 programming --- Sorting; lemmata graphic
                 representation; mathematical techniques --- Graph
                 Theory; sorting algorithm; systems science and
                 cybernetics",
  oldlabel =     "EWD:EWD953aPub",
}

@InCollection{Dijkstra:1987:HP,
  author =       "Edsger W. Dijkstra",
  title =        "The humble programmer",
  crossref =     "Ashenhurst:1987:ATA",
  pages =        "??--??",
  year =         "1987",
  DOI =          "https://doi.org/10.1145/1283920.1283927",
  bibdate =      "Tue Jun 21 11:01:04 2011",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/acm-turing-awards.bib",
  note =         "ACM Turing Award lecture.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1987:IMF,
  author =       "Edsger W. Dijkstra",
  title =        "Introducing my {Fall 1987} course on {Mathematical
                 Methodology}",
  month =        aug,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1011.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "146 KB",
  oldlabel =     "EWD:EWD1011",
}

@Unpublished{Dijkstra:1987:JMC,
  author =       "Edsger W. Dijkstra",
  title =        "J. {Misra}'s comment on {EWD964}",
  month =        jan,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD994.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  oldlabel =     "EWD:EWD994",
}

@Unpublished{Dijkstra:1987:MAR,
  author =       "Edsger W. Dijkstra",
  title =        "A monotonicity argument revisited",
  month =        oct,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1014.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "56 KB",
  oldlabel =     "EWD:EWD1014",
}

@Unpublished{Dijkstra:1987:MBC,
  author =       "Edsger W. Dijkstra",
  title =        "To the members of the {Budget Council}",
  month =        dec,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1018.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "182 KB",
  oldlabel =     "EWD:EWD1018",
}

@Unpublished{Dijkstra:1987:MNM,
  author =       "Edsger W. Dijkstra",
  title =        "A much neglected mathematical object",
  month =        aug,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1010.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD1010",
}

@Unpublished{Dijkstra:1987:MRM,
  author =       "Edsger W. Dijkstra",
  title =        "A methodological remark on mathematical induction",
  month =        mar,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1004.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "40 KB",
  oldlabel =     "EWD:EWD1004",
}

@Unpublished{Dijkstra:1987:OPF,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "Our proof format",
  chapter =      "4",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  month =        jan,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Early draft of Chapter 4. Published as
                 \cite{EWD:Ch4}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD999.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "302 KB",
  oldlabel =     "EWD:EWD999",
}

@Unpublished{Dijkstra:1987:PPF,
  author =       "Edsger W. Dijkstra",
  title =        "Position paper on ``fairness''",
  month =        oct,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1013.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "144 KB",
  oldlabel =     "EWD:EWD1013",
}

@Unpublished{Dijkstra:1987:PTD,
  author =       "Edsger W. Dijkstra",
  title =        "On a problem transmitted by {Doug McIlroy}",
  month =        nov,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1015.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "151 KB",
  oldlabel =     "EWD:EWD1015",
}

@Unpublished{Dijkstra:1987:SDC,
  author =       "Edsger W. Dijkstra",
  title =        "On a somewhat disappointing correspondence",
  month =        may,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1009.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "106 KB",
  oldlabel =     "EWD:EWD1009",
}

@Unpublished{Dijkstra:1987:SE,
  author =       "Edsger W. Dijkstra",
  title =        "A supplement to {EWD1002}",
  month =        mar,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1005.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "21 KB",
  oldlabel =     "EWD:EWD1005",
}

@Unpublished{Dijkstra:1987:SNV,
  author =       "Edsger W. Dijkstra",
  title =        "The study of a notion, viz. that of residue classes",
  month =        jan,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD984.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "418 KB",
  oldlabel =     "EWD:EWD984",
}

@Unpublished{Dijkstra:1987:SSV,
  author =       "Edsger W. Dijkstra",
  title =        "Shmuel {Safra}'s version of termination detection",
  month =        jan,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd09xx/EWD998.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "200 KB",
  oldlabel =     "EWD:EWD998",
}

@Unpublished{Dijkstra:1987:TEY,
  author =       "Edsger W. Dijkstra",
  title =        "Twenty-eight years",
  month =        jan,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1000.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "267 KB",
  oldlabel =     "EWD:EWD1000",
}

@Unpublished{Dijkstra:1987:TRW,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Stanford\slash Palo Alto,
                 26--29 March 1987}",
  month =        mar,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1006.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  oldlabel =     "EWD:EWD1006",
}

@Unpublished{Dijkstra:1987:WCS,
  author =       "Edsger W. Dijkstra",
  title =        "What computing science is about",
  month =        may,
  year =         "1987",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1008.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "145 KB",
  oldlabel =     "EWD:EWD1008",
}

@Unpublished{Dijkstra:1988:AFW,
  author =       "Edsger W. Dijkstra",
  title =        "Ascending functions and {The Welfare Crook}",
  month =        oct,
  year =         "1988",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1031.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "142 KB",
  oldlabel =     "EWD:EWD1031",
}

@Unpublished{Dijkstra:1988:AFY,
  author =       "Edsger W. Dijkstra",
  title =        "Another filler of the {YoP Institute}",
  month =        jan,
  year =         "1988",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Published as \cite{Dijkstra:1990:FYIa}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1019.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger W