Valid HTML 4.0! Valid CSS!
%%% -*-BibTeX-*-
%%% ====================================================================
%%%  BibTeX-file{
%%%     author          = "Nelson H. F. Beebe",
%%%     version         = "1.41",
%%%     date            = "20 February 2024",
%%%     time            = "12:54:00 MST",
%%%     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        = "63900 37460 154836 1610748",
%%%     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.41, 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 (  23)    2023 (   1)
%%%                             1976 ( 101)    2000 (  20)
%%%                             19xx (   9)
%%%                             20xx ( 103)
%%%
%%%                             Article:        272
%%%                             Book:            30
%%%                             InBook:          31
%%%                             InCollection:   199
%%%                             InProceedings:  224
%%%                             Misc:            17
%%%                             PhdThesis:        1
%%%                             Proceedings:     19
%%%                             TechReport:      34
%%%                             Unpublished:   1100
%%%
%%%                             Total entries: 1927
%%%
%%%                        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 Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD1019",
}

@Unpublished{Dijkstra:1988:BIT,
  author =       "Edsger W. Dijkstra",
  title =        "A bagatelle on implication's transitivity",
  month =        apr,
  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/EWD1022.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD1022",
}

@Article{Dijkstra:1988:BOTa,
  author =       "Edsger W. Dijkstra",
  title =        "On binary operators and their derived relations",
  journal =      j-BIT,
  volume =       "28",
  number =       "3",
  pages =        "378--382",
  month =        sep,
  year =         "1988",
  CODEN =        "BITTEL, NBITAB",
  DOI =          "https://doi.org/10.1007/BF01941120",
  ISSN =         "0006-3835 (print), 1572-9125 (electronic)",
  ISSN-L =       "0006-3835",
  MRclass =      "04A05 (08A02)",
  MRnumber =     "963289 (89m:04001)",
  MRreviewer =   "Eduard Fuchs",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=0006-3835&volume=28&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=28&issue=3&spage=377",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "BIT. Numerical Mathematics",
  journal-URL =  "http://link.springer.com/journal/10543",
  oldlabel =     "EWD:EWD954aPub",
  xxpages =      "377--382",
}

@Unpublished{Dijkstra:1988:CRT,
  author =       "Edsger W. Dijkstra",
  title =        "On the cruelty of really teaching computing science",
  month =        dec,
  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/EWD1036.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "891 KB",
  oldlabel =     "EWD:EWD1036",
}

@Unpublished{Dijkstra:1988:CSA,
  author =       "Edsger W. Dijkstra",
  title =        "A computing scientist's approach to a once-deep
                 theorem of {Sylvester}'s",
  month =        feb,
  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/EWD1016.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "339 KB",
  oldlabel =     "EWD:EWD1016",
}

@Unpublished{Dijkstra:1988:DIS,
  author =       "Edsger W. Dijkstra",
  title =        "Decomposing an integer as sum of two squares",
  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/EWD1032.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "152 KB",
  oldlabel =     "EWD:EWD1032",
}

@Unpublished{Dijkstra:1988:DPJ,
  author =       "Edsger W. Dijkstra",
  title =        "The derivation of a proof by {J. C. S. P. van der
                 Woude}",
  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:DPJ}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1020.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "361 KB",
  oldlabel =     "EWD:EWD1020",
}

@Unpublished{Dijkstra:1988:ENP,
  author =       "Edsger W. Dijkstra",
  title =        "{Euclid}, {Netty}, and the prime numbers",
  month =        sep,
  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/EWD1028.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "121 KB",
  oldlabel =     "EWD:EWD1028",
}

@Unpublished{Dijkstra:1988:EVM,
  author =       "Edsger W. Dijkstra",
  title =        "Equivalence versus mutual implication; junctivity and
                 monotonicity",
  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/EWD1034.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "132 KB",
  oldlabel =     "EWD:EWD1034",
}

@Unpublished{Dijkstra:1988:LSR,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen",
  title =        "The linear search revisited",
  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:1989:LSR}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1029.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "316 KB",
  oldlabel =     "EWD:EWD1029",
}

@Unpublished{Dijkstra:1988:MMB,
  author =       "Edsger W. Dijkstra",
  title =        "My methodological blunder with grid polygons",
  month =        aug,
  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/EWD1027.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD1027",
}

@Book{Dijkstra:1988:MP,
  author =       "Edsger W. Dijkstra and W. H. Feijen",
  title =        "A method of programming",
  publisher =    pub-AW,
  address =      pub-AW:adr,
  pages =        "viii + 188",
  year =         "1988",
  ISBN =         "0-201-17536-3",
  ISBN-13 =      "978-0-201-17536-3",
  LCCN =         "????",
  MRclass =      "68-01, 00A35",
  bibdate =      "Thu Mar 12 14:36:30 MDT 2015",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "English translation by Joke Sterringa of the Dutch
                 original \cite{Dijkstra:1985:MPG}.",
  URL =          "http://www.zentralblatt-math.org/zmath/en/search/?an=0681.68001",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1988:NSBa,
  author =       "Edsger W. Dijkstra",
  title =        "A new science, from birth to maturity",
  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 =         "Published as \cite{Dijkstra:1988:NSBb}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1024.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "455 KB",
  oldlabel =     "EWD:EWD1024",
}

@InProceedings{Dijkstra:1988:NSBb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "{ETH Z{\"u}rich: 20-year Anniversary of Institut
                 f{\"u}r Informatik}",
  title =        "A new science, from birth to maturity",
  publisher =    "ETH Z{\"u}rich, Institut f{\"u}r Informatik",
  address =      "Z{\"u}rich, Switzerland",
  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",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD1024pub",
}

@Article{Dijkstra:1988:PPF,
  author =       "Edsger W. Dijkstra",
  title =        "Position paper on ``fairness''",
  journal =      j-SIGSOFT,
  volume =       "13",
  number =       "2",
  pages =        "18--20",
  month =        apr,
  year =         "1988",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/43846.43848",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:12:12 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",
  note =         "See comments
                 \cite{Schneider:1988:WDP,Chandy:1988:AVF}.",
  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:1988:RMD,
  author =       "Edsger W. Dijkstra",
  title =        "``{Real} mathematicians don't prove''",
  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 =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1012.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "290 KB",
  oldlabel =     "EWD:EWD1012",
}

@Unpublished{Dijkstra:1988:SST,
  author =       "Edsger W. Dijkstra",
  title =        "A symmetry in the sorting task",
  month =        feb,
  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/EWD1021.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "179 KB",
  oldlabel =     "EWD:EWD1021",
}

@Unpublished{Dijkstra:1988:TBN,
  author =       "Edsger W. Dijkstra",
  title =        "On triangles being nondegenerate",
  month =        jun,
  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/EWD1023.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "95 KB",
  oldlabel =     "EWD:EWD1023",
}

@Unpublished{Dijkstra:1988:TRWa,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Marktoberdorf 1988}",
  month =        aug,
  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/EWD1026.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "268 KB",
  oldlabel =     "EWD:EWD1026",
}

@Unpublished{Dijkstra:1988:TRWb,
  author =       "Edsger W. Dijkstra",
  title =        "Trip report {E. W. Dijkstra, Z{\"u}rich, 15 --20 Oct.
                 1988}",
  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/EWD1033.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "178 KB",
  oldlabel =     "EWD:EWD1033",
}

@Unpublished{Dijkstra:1988:UBS,
  author =       "Edsger W. Dijkstra",
  title =        "Ulrich {Berger}'s solution to the rectangle problem",
  month =        aug,
  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/EWD1025.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "57 KB",
  oldlabel =     "EWD:EWD1025",
}

@TechReport{Dijkstra:1988:ZJI,
  author =       "Edsger W. Dijkstra",
  title =        "{Zwanzig Jahre Institut f{\"u}r Informatik}.
                 ({German}) [{Twenty} years of the {Institute for
                 Informatics}]: A new science, from birth to maturity",
  type =         "Report",
  institution =  inst-ETH,
  address =      inst-ETH:adr,
  pages =        "25--38",
  day =          "16",
  month =        oct,
  year =         "1988",
  bibdate =      "Sat Feb 03 08:41:21 2024",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://pascal.hansotten.com/uploads/wirth/Zwanzig%20Jahre%20Institut%20Informatik%20095.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bron:1989:BWC,
  author =       "C. Bron and E. J. Dijkstra",
  title =        "A better way to combine efficient string length
                 encoding and zero-termination",
  journal =      j-SIGPLAN,
  volume =       "24",
  number =       "6",
  pages =        "11--19",
  month =        jun,
  year =         "1989",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Sun Dec 14 09:15:40 MST 2003",
  bibsource =    "Compendex database; 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",
  abstract =     "In this note we describe conventions for string
                 handling, and in particular for efficient string length
                 encoding. These conventions are based on the C-language
                 zero-terminator convention, and assume that the size of
                 the area containing the string is known. They do not
                 require any special provisions on the part of the
                 language implementation. The mechanism to be described
                 caters smoothly for strings of arbitrary length. The
                 notes are based on several years of experience within
                 the framework of Modular Pascal.",
  acknowledgement = ack-nhfb,
  affiliationaddress = "Groningen, Neth",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "723",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  journalabr =   "SIGPLAN Not",
  keywords =     "algorithms; Computer Metatheory--Programming Theory;
                 Computer Programming Languages; Design; design;
                 languages; Programming Language C; Programming Language
                 Pascal; standardization; String Manipulation",
  subject =      "D.3.2 Software, PROGRAMMING LANGUAGES, Language
                 Classifications \\ D.3.2 Software, PROGRAMMING
                 LANGUAGES, Language Classifications, C \\ D.3.3
                 Software, PROGRAMMING LANGUAGES, Language Constructs,
                 Procedures, functions, and subroutines",
}

@Unpublished{Dijkstra:1989:APE,
  author =       "Edsger W. Dijkstra",
  title =        "{Andrei P. Ershov} in {Nuenen}",
  month =        aug,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1057.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD1057",
}

@Unpublished{Dijkstra:1989:APS,
  author =       "Edsger W. Dijkstra",
  title =        "{ATAC}'s proof of {Scholten}'s theorem",
  month =        mar,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1048.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "112 KB",
  keywords =     "ATAC (Austin Tuesday Afternoon Club)",
  oldlabel =     "EWD:EWD1048",
}

@Unpublished{Dijkstra:1989:BSM,
  author =       "Edsger W. Dijkstra",
  title =        "For brevity's sake ({Mathematical Methodology})",
  month =        nov,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1070.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "297 KB",
  oldlabel =     "EWD:EWD1070",
}

@Unpublished{Dijkstra:1989:BTO,
  author =       "Edsger W. Dijkstra",
  title =        "A bagatelle on total orders",
  month =        jan,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1038.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  oldlabel =     "EWD:EWD1038",
}

@Unpublished{Dijkstra:1989:CFDa,
  author =       "Edsger W. Dijkstra",
  title =        "On covering a figure with diamonds",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1055c.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "127 KB",
  oldlabel =     "EWD:EWD1055c",
}

@Unpublished{Dijkstra:1989:CFDb,
  author =       "Edsger W. Dijkstra",
  title =        "On covering a figure with diamonds",
  month =        dec,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1072.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD1072",
}

@Unpublished{Dijkstra:1989:CLC,
  author =       "Edsger W. Dijkstra",
  title =        "Composition, lambda-calculus, and some more",
  month =        sep,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1061.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "108 KB",
  oldlabel =     "EWD:EWD1061",
}

@Article{Dijkstra:1989:CRT,
  author =       "Edsger W. Dijkstra",
  title =        "On the Cruelty of Really Teaching Computer Science",
  journal =      j-CACM,
  volume =       "32",
  number =       "12",
  pages =        "1398--1404",
  month =        dec,
  year =         "1989",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Thu Apr 29 17:38:16 1999",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1990.bib",
  note =         "See also responses in letters
                 \cite{Bernstein:1990:AFD,Wielgus:1990:AFM}.",
  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",
}

@InProceedings{Dijkstra:1989:CSA,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Constructive methods in computing science
                 ({Marktoberdorf}, 1988)",
  title =        "A computing scientist's approach to a once-deep
                 theorem of {Sylvester}'s",
  volume =       "55",
  publisher =    "Springer, Berlin",
  pages =        "223--232",
  year =         "1989",
  MRclass =      "52A37 (52-04)",
  MRnumber =     "1035535 (90m:52009)",
  MRreviewer =   "L. M. Kelly",
  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:1989:DPJ,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Constructive methods in computing science
                 ({Marktoberdorf}, 1988)",
  title =        "The derivation of a proof by {J. C. S. P. van der
                 Woude}",
  volume =       "55",
  publisher =    "Springer, Berlin",
  pages =        "233--241",
  year =         "1989",
  MRclass =      "03B70",
  MRnumber =     "1035536",
  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:1989:DRC,
  author =       "Edsger W. Dijkstra",
  title =        "{Dijkstra}'s Reply To Comments",
  journal =      j-CACM,
  volume =       "32",
  number =       "12",
  pages =        "1414--1414",
  month =        dec,
  year =         "1989",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Sat Apr 06 12:10:23 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.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:1989:DSP,
  author =       "Edsger W. Dijkstra",
  title =        "On the design of a simple proof for {Morley's
                 Theorem}",
  month =        apr,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1050.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "253 KB",
  oldlabel =     "EWD:EWD1050",
}

@Unpublished{Dijkstra:1989:EHL,
  author =       "Edsger W. Dijkstra",
  title =        "An example of how to lengthen formal proofs",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1065.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD1065",
}

@Unpublished{Dijkstra:1989:ELC,
  author =       "Edsger W. Dijkstra",
  title =        "Exploring the lexical coupling",
  month =        jan,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1037.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "478 KB",
  oldlabel =     "EWD:EWD1037",
}

@Unpublished{Dijkstra:1989:ETH,
  author =       "Edsger W. Dijkstra",
  title =        "On an exercise of {Tony Hoare}'s",
  month =        sep,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1062.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "45 KB",
  oldlabel =     "EWD:EWD1062",
}

@Unpublished{Dijkstra:1989:FCC,
  author =       "Edsger W. Dijkstra",
  title =        "A few comments on ``{Computing} as a discipline''",
  month =        feb,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1043.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "151 KB",
  oldlabel =     "EWD:EWD1043",
}

@Unpublished{Dijkstra:1989:FF,
  author =       "Edsger W. Dijkstra",
  title =        "Factorizing the factorial",
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1041a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "23 KB",
  oldlabel =     "EWD:EWD1041a",
}

@Unpublished{Dijkstra:1989:FGB,
  author =       "Edsger W. Dijkstra",
  title =        "Fair gambling with a biased coin",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1069.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "78 KB",
  oldlabel =     "EWD:EWD1069",
}

@Unpublished{Dijkstra:1989:HBL,
  author =       "Edsger W. Dijkstra",
  title =        "Hungry? {Have} a byte \ldots{}",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1066.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "110 KB",
  oldlabel =     "EWD:EWD1066",
}

@Unpublished{Dijkstra:1989:HEC,
  author =       "Edsger W. Dijkstra",
  title =        "From the {Hungarian E{\"o}tv{\"o}s Competition},
                 1911",
  month =        jun,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1052.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "107 KB",
  oldlabel =     "EWD:EWD1052",
}

@Unpublished{Dijkstra:1989:HIO,
  author =       "Edsger W. Dijkstra",
  title =        "On hygiene, intellectual and otherwise",
  month =        jun,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1054.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "106 KB",
  oldlabel =     "EWD:EWD1054",
}

@Unpublished{Dijkstra:1989:HMI,
  author =       "Edsger W. Dijkstra",
  title =        "To hell with ``meaningful identifiers''!",
  pages =        "5",
  day =          "17",
  month =        feb,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1044.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "120 KB",
  oldlabel =     "EWD:EWD1044",
}

@Unpublished{Dijkstra:1989:HOD,
  author =       "Edsger W. Dijkstra",
  title =        "Hoe onbelangkrijk het is of duikboten kunnen zwemmen.
                 ({Dutch}) [How unimportant is it that submarines can
                 swim?]",
  month =        jul,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1056.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "197 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD1056",
}

@Unpublished{Dijkstra:1989:IEM,
  author =       "Edsger W. Dijkstra",
  title =        "An introductory example ({Mathematical Methodology})",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1063.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "281 KB",
  oldlabel =     "EWD:EWD1063",
}

@Article{Dijkstra:1989:LSR,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen",
  title =        "The Linear Search Revisited",
  journal =      j-STRUCT-PROGRAM,
  volume =       "10",
  number =       "1",
  pages =        "5--9",
  year =         "1989",
  CODEN =        "STPGEM",
  ISSN =         "0935-1183",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/stp/stp10.html#DijkstraF89;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/Collberg.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/1989.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Structured Programming",
  keywords =     "ALGORITHM, LINEAR SEARCH, SPECIFICATION,
                 VERIFICATION",
  oldlabel =     "EWD:EWD1029pub",
}

@Unpublished{Dijkstra:1989:MFRa,
  author =       "Edsger W. Dijkstra",
  title =        "Making a fair roulette from a possibly biased coin",
  publisher =    "Elsevier",
  month =        nov,
  year =         "1989",
  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:MFR}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1071a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD1071a",
}

@Unpublished{Dijkstra:1989:MFRb,
  author =       "Edsger W. Dijkstra",
  title =        "Making a fair roulette from a possibly biased coin",
  month =        nov,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1071.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "68 KB",
  oldlabel =     "EWD:EWD1071",
}

@Unpublished{Dijkstra:1989:MPT,
  author =       "Edsger W. Dijkstra",
  title =        "Monochrome pairs in the three-coloured plane",
  month =        jun,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1053.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  oldlabel =     "EWD:EWD1053",
}

@Unpublished{Dijkstra:1989:MVA,
  author =       "Edsger W. Dijkstra",
  title =        "The majority vote according to {J}. {Gutknecht}",
  month =        jan,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1040.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "126 KB",
  oldlabel =     "EWD:EWD1040",
}

@Unpublished{Dijkstra:1989:NFY,
  author =       "Edsger W. Dijkstra",
  title =        "The next forty years",
  month =        jun,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1051.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "374 KB",
  oldlabel =     "EWD:EWD1051",
}

@Unpublished{Dijkstra:1989:OMB,
  author =       "Edsger W. Dijkstra",
  title =        "Once more the bichrome $ 3 \times 7 $ grid ({See
                 EWD764})",
  month =        feb,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1042.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "74 KB",
  oldlabel =     "EWD:EWD1042",
}

@Unpublished{Dijkstra:1989:PC,
  author =       "Edsger W. Dijkstra",
  title =        "On the problem of the calissons",
  pages =        "5",
  month =        jul,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1055.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "125 KB",
  oldlabel =     "EWD:EWD1055",
  remark =       "From the introduction: A calisson is a ``diamond
                 formed by two equilateral triangles with sides of
                 length 1 that share a side''.",
}

@Unpublished{Dijkstra:1989:PCP,
  author =       "Edsger W. Dijkstra",
  title =        "``{Predicate Calculus} and {Program Semantics}'',
                 {Fall 1989}",
  month =        sep,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1060.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD1060",
}

@Unpublished{Dijkstra:1989:PDD,
  author =       "Edsger W. Dijkstra",
  title =        "The problem of the difficult dartboard",
  month =        feb,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1045.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  oldlabel =     "EWD:EWD1045",
}

@Unpublished{Dijkstra:1989:PMM,
  author =       "Edsger W. Dijkstra",
  title =        "0 {Preface} ({Mathematical Methodology})",
  month =        sep,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1059.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "437 KB",
  oldlabel =     "EWD:EWD1059",
}

@InProceedings{Dijkstra:1989:PTD,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Constructive methods in computing science
                 ({Marktoberdorf}, 1988)",
  title =        "On a problem transmitted by {Doug McIlroy}",
  volume =       "55",
  publisher =    "Springer, Berlin",
  pages =        "219--222",
  year =         "1989",
  MRclass =      "52C20 (05B45)",
  MRnumber =     "1035534 (91a:52024)",
  MRreviewer =   "B{\'e}la Uhrin",
  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:1989:QCM,
  author =       "Edsger W. Dijkstra",
  title =        "On the quality criteria for mathematical writing
                 ({Mathematical Methodology})",
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1068.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "193 KB",
  oldlabel =     "EWD:EWD1068",
}

@Unpublished{Dijkstra:1989:RC,
  author =       "Edsger W. Dijkstra",
  title =        "In reply to comments",
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1058.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "162 KB",
  oldlabel =     "EWD:EWD1058",
}

@Unpublished{Dijkstra:1989:SDN,
  author =       "Edsger W. Dijkstra",
  title =        "On the selection of dummies: a notational freedom",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1064.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "82 KB",
  oldlabel =     "EWD:EWD1064",
}

@Unpublished{Dijkstra:1989:SOL,
  author =       "Edsger W. Dijkstra",
  title =        "A somewhat open letter to {Uri Leron}",
  month =        apr,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1049.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "120 KB",
  oldlabel =     "EWD:EWD1049",
}

@Unpublished{Dijkstra:1989:SPT,
  author =       "Edsger W. Dijkstra",
  title =        "Seemingly on a problem transmitted by {Bengt
                 Jonsson}",
  month =        jan,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1039.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "180 KB",
  oldlabel =     "EWD:EWD1039",
}

@Unpublished{Dijkstra:1989:TTW,
  author =       "Edsger W. Dijkstra",
  title =        "A tale of two winters",
  month =        mar,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1046.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "300 KB",
  oldlabel =     "EWD:EWD1046",
}

@Unpublished{Dijkstra:1989:UAY,
  author =       "Edsger W. Dijkstra",
  title =        "Untitled (advice to a young scientist)",
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1055A.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "41 KB",
  oldlabel =     "EWD:EWD1055A",
}

@Unpublished{Dijkstra:1989:VFI,
  author =       "Edsger W. Dijkstra",
  title =        "A very first introductory example ({Mathematical
                 Methodology})",
  month =        oct,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1067.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD1067",
}

@Unpublished{Dijkstra:1989:WI,
  author =       "Edsger W. Dijkstra",
  title =        "By way of introduction",
  month =        feb,
  year =         "1989",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1041.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "448 KB",
  oldlabel =     "EWD:EWD1041",
}

@Unpublished{Dijkstra:1990:BC,
  author =       "Edsger W. Dijkstra",
  title =        "The balance and the coins",
  month =        sep,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1083.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "114 KB",
  oldlabel =     "EWD:EWD1083",
}

@Unpublished{Dijkstra:1990:BMA,
  author =       "Edsger W. Dijkstra",
  title =        "From {{\booktitle{Discrete Mathematics with
                 Applications}} by Susanna S. Epp}",
  month =        mar,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1076.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD1076",
}

@InCollection{Dijkstra:1990:CBSa,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "The calculus of boolean structures",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "30--80",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_5",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_5",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:CBSb,
  author =       "Edsger W. Dijkstra",
  title =        "The calculus of boolean structures ({Part} 1)",
  crossref =     "Dijkstra:1990:PCP",
  chapter =      "5",
  pages =        "62--80",
  year =         "1990",
  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 the second part of {Chapter} 5",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "272 KB",
  oldlabel =     "EWD:EWD1002pub",
}

@InCollection{Dijkstra:1990:CPT,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "Converse predicate transformers",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "201--208",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_11",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_11",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1990:CPV,
  author =       "Edsger W. Dijkstra and J. R. Rao",
  title =        "Constructing the proof of {Vizing's Theorem}",
  month =        feb,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1075.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "178 KB",
  oldlabel =     "EWD:EWD1075",
}

@InCollection{Dijkstra:1990:DPJ,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Formal Development of Programs and Proofs",
  title =        "The derivation of a proof by {J. C. S. P. van der
                 Woude}",
  chapter =      "16",
  publisher =    "Addison-Wesley",
  pages =        "201--207",
  year =         "1990",
  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:EWD1020pub",
}

@Unpublished{Dijkstra:1990:DPV,
  author =       "Edsger W. Dijkstra and J. R. Rao",
  title =        "Designing the proof of {Vizing's Theorem} (with {J. R.
                 Rao})",
  month =        oct,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1082a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "409 KB",
  oldlabel =     "EWD:EWD1082a",
}

@Unpublished{Dijkstra:1990:EOO,
  author =       "Edsger W. Dijkstra",
  title =        "The everywhere operator once more",
  month =        nov,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1086.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "218 KB",
  oldlabel =     "EWD:EWD1086",
}

@InCollection{Dijkstra:1990:EPT,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "Equations in predicates and their extreme solutions",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "147--170",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_8",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_8",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:FE,
  author =       "Edsger W. Dijkstra and Carel S. Schotten",
  title =        "On functions and equality",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "17--20",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_3",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_3",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1990:FGC,
  author =       "Edsger W. Dijkstra",
  title =        "{Fibonacci} and the greatest common divisor",
  pages =        "5",
  month =        apr,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1077.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "102 KB",
  oldlabel =     "EWD:EWD1077",
}

@InBook{Dijkstra:1990:FYIa,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Formal Development of Programs and Proofs",
  title =        "Fillers at a {YoP}-institute",
  chapter =      "17",
  publisher =    "Addison-Wesley",
  pages =        "209--210",
  year =         "1990",
  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:EWD1019pub",
}

@InBook{Dijkstra:1990:FYIb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Formal Development of Programs and Proofs",
  title =        "Fillers at a {YoP}-institute",
  chapter =      "17",
  publisher =    "Addison-Wesley",
  pages =        "211--227",
  year =         "1990",
  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:EWD1017pub",
}

@Unpublished{Dijkstra:1990:GRB,
  author =       "Edsger W. Dijkstra",
  title =        "A generalization of {R. S. Bird}'s problem",
  month =        feb,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1074.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "153 KB",
  oldlabel =     "EWD:EWD1074",
}

@Unpublished{Dijkstra:1990:HCS,
  author =       "Edsger W. Dijkstra",
  title =        "How {Computing Science} created a new mathematical
                 style",
  month =        mar,
  year =         "1990",
  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[pages
                 897--905]{Dijkstra:1991:HCS}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd10xx/EWD1073.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "506 KB",
  oldlabel =     "EWD:EWD1073",
}

@Unpublished{Dijkstra:1990:LAL,
  author =       "Edsger W. Dijkstra",
  title =        "A logician's anomaly or: {Leibniz} vindicated",
  month =        sep,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1084.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "59 KB",
  oldlabel =     "EWD:EWD1084",
}

@Unpublished{Dijkstra:1990:LPM,
  author =       "Edsger W. Dijkstra",
  title =        "{Leibniz's Principle} ({Mathematical Methodology})",
  month =        apr,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1078.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "202 KB",
  oldlabel =     "EWD:EWD1078",
}

@Article{Dijkstra:1990:MFR,
  author =       "Edsger W. Dijkstra",
  title =        "Making a fair roulette from a possibly biased coin",
  journal =      j-INFO-PROC-LETT,
  volume =       "36",
  number =       "4",
  pages =        "193--193",
  day =          "15",
  month =        nov,
  year =         "1990",
  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/infoproc1990.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "B0240E (Game theory); C1140E (Game theory)",
  corpsource =   "Dept. of Comput. Sci., Texas Univ., Austin, TX, USA",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "fair roulette; game theory; possibly biased coin;
                 probabilities; probability",
  oldlabel =     "EWD:EWD1071pub",
  treatment =    "T Theoretical or Mathematical",
}

@Unpublished{Dijkstra:1990:MIU,
  author =       "Edsger W. Dijkstra",
  title =        "Mathematical induction and universal quantification",
  month =        jul,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1081.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "39 KB",
  oldlabel =     "EWD:EWD1081",
}

@InCollection{Dijkstra:1990:OC,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "Operational considerations",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "190--200",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_10",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_10",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:OPF,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "On our proof format",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "21--29",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_4",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_4",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1990:PTM,
  author =       "Edsger W. Dijkstra",
  title =        "Proving the theorem of {Menelaos}",
  month =        oct,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1085.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "38 KB",
  oldlabel =     "EWD:EWD1085",
}

@Unpublished{Dijkstra:1990:RS,
  author =       "Edsger W. Dijkstra",
  title =        "A relational summary",
  month =        nov,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1047.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "438 KB",
  oldlabel =     "EWD:EWD1047",
}

@InCollection{Dijkstra:1990:S,
  author =       "Edsger W. Dijkstra and Carel S. Schotten",
  title =        "On structures",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "1--9",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_1",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_1;
                 http://link.springer.com/content/pdf/bfm%3A978-1-4612-3228-5/1.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:SP,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "The strongest postcondition",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "209--215",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_12",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_12",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:SPP,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "Some properties of predicate transformers",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "81--120",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_6",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_6",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:SRa,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "On substitution and replacement",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "11--16",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_2",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_2",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:SRb,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "Semantics of repetitions",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "170--189",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_9",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_9",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:SSLa,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  title =        "Semantics of straight-line programs",
  crossref =     "Dijkstra:1990:PCP",
  pages =        "121--146",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5_7",
  bibdate =      "Thu Mar 12 14:53:33 MDT 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=????&volume=0&issue=0;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://link.springer.com/chapter/10.1007/978-1-4612-3228-5_7",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InBook{Dijkstra:1990:SSLb,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "Semantics of straight-line programs ({Draft Chap}.4)",
  chapter =      "7",
  publisher =    "Springer",
  year =         "1990",
  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:EWD910pub",
}

@Unpublished{Dijkstra:1990:WFL,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Well-foundedness and lexical coupling (with {A. J. M.
                 van Gasteren})",
  month =        sep,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1080.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD1080",
}

@Unpublished{Dijkstra:1990:WFT,
  author =       "Edsger W. Dijkstra and A. J. M. van Gasteren",
  title =        "Well-foundedness and the transitive closure",
  month =        apr,
  year =         "1990",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1079.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "145 KB",
  oldlabel =     "EWD:EWD1079",
}

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

@Unpublished{Dijkstra:1991:CAE,
  author =       "Edsger W. Dijkstra",
  title =        "Courtesy {Apt}, {ETAC}, {Hoogerwoord}, \& {Voermans}",
  month =        aug,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1106.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "115 KB",
  keywords =     "ETAC (Eindhoven Tuesday Afternoon Club)",
  oldlabel =     "EWD:EWD1106",
}

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

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

@Unpublished{Dijkstra:1991:CRR,
  author =       "Edsger W. Dijkstra",
  title =        "A conversion routine revisited",
  month =        jan,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1087.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "153 KB",
  oldlabel =     "EWD:EWD1087",
}

@Unpublished{Dijkstra:1991:DPE,
  author =       "Edsger W. Dijkstra",
  title =        "The design of a proof of equality ({Mathematical
                 Methodology})",
  month =        jan,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1090.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "197 KB",
  oldlabel =     "EWD:EWD1090",
}

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

@Unpublished{Dijkstra:1991:FDH,
  author =       "Edsger W. Dijkstra",
  title =        "On a formula designed by {Henk Doornbos}",
  month =        dec,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1118.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD1118",
}

@Unpublished{Dijkstra:1991:GN,
  author =       "Edsger W. Dijkstra",
  title =        "Guided by necessity",
  month =        mar,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1098.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  oldlabel =     "EWD:EWD1098",
}

@Article{Dijkstra:1991:HCS,
  author =       "E. W. Dijkstra",
  title =        "How computing science created a new mathematical
                 style",
  journal =      j-MITT-MATH-GES-HAMBURG,
  volume =       "12",
  number =       "4",
  pages =        "897--905 (1992)",
  year =         "1991",
  CODEN =        "MNGBAK",
  ISSN =         "0340-4358",
  MRclass =      "68-03 (00A35 01A60)",
  MRnumber =     "1175013 (93i:68004)",
  MRreviewer =   "P. D. F. Ion",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Mathematische Wissenschaften gestern und heute. 300
                 Jahre Mathematische Gesellschaft in Hamburg, Teil 4
                 (Hamburg, 1990)",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Mitteilungen der Mathematischen Gesellschaft in
                 Hamburg",
}

@Unpublished{Dijkstra:1991:IPA,
  author =       "Edsger W. Dijkstra",
  title =        "Inspired by {Peter Auer}'s proof",
  month =        mar,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1099.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  oldlabel =     "EWD:EWD1099",
}

@Unpublished{Dijkstra:1991:MCS,
  author =       "Edsger W. Dijkstra",
  title =        "A manuscript for the {Coahuila} student chapter of the
                 {ACM}",
  month =        nov,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1115.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "250 KB",
  oldlabel =     "EWD:EWD1115",
}

@Unpublished{Dijkstra:1991:MDD,
  author =       "Edsger W. Dijkstra",
  title =        "Monotonic demonstranda and dummy introduction",
  month =        dec,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1117.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "25 KB",
  oldlabel =     "EWD:EWD1117",
}

@Unpublished{Dijkstra:1991:MEP,
  author =       "Edsger W. Dijkstra",
  title =        "More equality proofs with instantiated definitions
                 ({Mathematical Methodology})",
  month =        feb,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1091.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "272 KB",
  oldlabel =     "EWD:EWD1091",
}

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

@Unpublished{Dijkstra:1991:MPR,
  author =       "Edsger W. Dijkstra",
  title =        "More pointless relational calculus: the transitive
                 closure",
  month =        nov,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1116.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "106 KB",
  oldlabel =     "EWD:EWD1116",
}

@Unpublished{Dijkstra:1991:MSV,
  author =       "Edsger W. Dijkstra",
  title =        "So much for scientific visualization",
  month =        jul,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1104.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "25 KB",
  oldlabel =     "EWD:EWD1104",
}

@Unpublished{Dijkstra:1991:MVA,
  author =       "Edsger W. Dijkstra",
  title =        "The majority vote among three",
  month =        mar,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1097.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "34 KB",
  oldlabel =     "EWD:EWD1097",
}

@Unpublished{Dijkstra:1991:OSE,
  author =       "Edsger W. Dijkstra",
  title =        "An {Oxford} sequel to {EWD1047}",
  month =        jan,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1089.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  oldlabel =     "EWD:EWD1089",
}

@Unpublished{Dijkstra:1991:PEI,
  author =       "Edsger W. Dijkstra",
  title =        "Proving the equality of infinite sequences",
  month =        feb,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1093.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  oldlabel =     "EWD:EWD1093",
}

@Unpublished{Dijkstra:1991:PPD,
  author =       "Edsger W. Dijkstra",
  title =        "{Potter}'s proof of disjunction's symmetry",
  month =        mar,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1096.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "22 KB",
  oldlabel =     "EWD:EWD1096",
}

@Unpublished{Dijkstra:1991:REC,
  author =       "Edsger W. Dijkstra",
  title =        "For the record: {ETAC} and the couples",
  month =        jun,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1103.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "37 KB",
  keywords =     "ETAC (Eindhoven Tuesday Afternoon Club)",
  oldlabel =     "EWD:EWD1103",
}

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

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

@Unpublished{Dijkstra:1991:SPR,
  author =       "Edsger W. Dijkstra",
  title =        "Are ``systems people'' really necessary?",
  month =        feb,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1095.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "186 KB",
  oldlabel =     "EWD:EWD1095",
}

@Unpublished{Dijkstra:1991:TCK,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem communicated by {Ken Calvert}",
  month =        jan,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1088.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD1088",
}

@Unpublished{Dijkstra:1991:TGS,
  author =       "Edsger W. Dijkstra",
  title =        "Triangles in graphs: a sharp bound",
  month =        may,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1101.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "79 KB",
  oldlabel =     "EWD:EWD1101",
}

@Unpublished{Dijkstra:1991:THL,
  author =       "Edsger W. Dijkstra",
  title =        "Triggered by {Higman's Lemma}",
  month =        oct,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1111.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "144 KB",
  oldlabel =     "EWD:EWD1111",
}

@Unpublished{Dijkstra:1991:TMP,
  author =       "Edsger W. Dijkstra",
  title =        "Too much {PSST} in {Texas}",
  month =        sep,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1108.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "80 KB",
  oldlabel =     "EWD:EWD1108",
}

@Unpublished{Dijkstra:1991:TWD,
  author =       "Edsger W. Dijkstra",
  title =        "Two ways of determining an expectation value",
  month =        feb,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1092.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "66 KB",
  oldlabel =     "EWD:EWD1092",
}

@Unpublished{Dijkstra:1991:USP,
  author =       "Edsger W. Dijkstra",
  title =        "The undeserved status of the pigeon-hole principle
                 ({Mathematical Methodology})",
  month =        mar,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD1094.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "265 KB",
  oldlabel =     "EWD:EWD1094",
}

@Unpublished{Dijkstra:1991:WE,
  author =       "Edsger W. Dijkstra",
  title =        "Why ``up to equivalence''",
  month =        nov,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1112.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  oldlabel =     "EWD:EWD1112",
}

@Unpublished{Dijkstra:1991:WFR,
  author =       "Edsger W. Dijkstra",
  title =        "Well-foundedness and the relational calculus",
  month =        nov,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1114.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "157 KB",
  oldlabel =     "EWD:EWD1114",
}

@Unpublished{Dijkstra:1991:WPB,
  author =       "Edsger W. Dijkstra",
  title =        "Why preorders are beautiful",
  month =        jun,
  year =         "1991",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1102.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "118 KB",
  oldlabel =     "EWD:EWD1102",
}

@Unpublished{Dijkstra:1992:AMG,
  author =       "Edsger W. Dijkstra",
  title =        "The arithmetic mean and the geometric mean",
  month =        oct,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1140.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "75 KB",
  oldlabel =     "EWD:EWD1140",
}

@Unpublished{Dijkstra:1992:BTS,
  author =       "Edsger W. Dijkstra",
  title =        "{Bulterman}'s theorem on shortest tree",
  month =        jul,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1131.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD1131",
}

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

@Unpublished{Dijkstra:1992:CPT,
  author =       "Edsger W. Dijkstra",
  title =        "The checkers problem told to me by {M. O. Rabin}",
  month =        sep,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1134.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "110 KB",
  oldlabel =     "EWD:EWD1134",
}

@Unpublished{Dijkstra:1992:CRB,
  author =       "Edsger W. Dijkstra",
  title =        "Covering rectangles with bars of length $3$",
  month =        jan,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1121.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "83 KB",
  oldlabel =     "EWD:EWD1121",
}

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

@InProceedings{Dijkstra:1992:DSP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "Programming and mathematical method ({Marktoberdorf},
                 1990)",
  title =        "On the design of a simple proof for {Morley}'s
                 theorem",
  volume =       "88",
  publisher =    "Springer, Berlin",
  pages =        "3--9",
  year =         "1992",
  MRclass =      "68T15 (68Q60)",
  MRnumber =     "1252693",
  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:1992:EDMa,
  author =       "Edsger W. Dijkstra",
  title =        "On the economy of doing mathematics",
  month =        jun,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1130.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "666 KB",
  oldlabel =     "EWD:EWD1130",
}

@InProceedings{Dijkstra:1992:EDMb,
  author =       "Edsger W. Dijkstra",
  title =        "On the Economy of doing Mathematics",
  crossref =     "Bird:1993:MPC",
  volume =       "669",
  pages =        "2--10",
  year =         "1992",
  bibdate =      "Wed Mar 18 12:28:44 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/mpc/mpc92.html#Dijkstra92;
                 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/1992.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

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

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

@Unpublished{Dijkstra:1992:ICD,
  author =       "Edsger W. Dijkstra",
  title =        "Introducing a course on the design and use of
                 calculi",
  month =        aug,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1132.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "56 KB",
  oldlabel =     "EWD:EWD1132",
}

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

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

@Unpublished{Dijkstra:1992:MDC,
  author =       "Edsger W. Dijkstra",
  title =        "A more disentangled characterization of extreme
                 solutions",
  month =        dec,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1148.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD1148",
}

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

@Unpublished{Dijkstra:1992:MMP,
  author =       "Edsger W. Dijkstra",
  title =        "More on monotonic predicate transformers and the
                 introduction of dummies (see {EWD1117})",
  month =        dec,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1147.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "101 KB",
  oldlabel =     "EWD:EWD1147",
}

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

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

@Unpublished{Dijkstra:1992:PMP,
  author =       "Edsger W. Dijkstra",
  title =        "{Perry Moerland}'s proof of {Carel Scholten}'s
                 theorem",
  month =        dec,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1149.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  oldlabel =     "EWD:EWD1149",
}

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

@Unpublished{Dijkstra:1992:RRT,
  author =       "Edsger W. Dijkstra",
  title =        "{Referee}'s {Report} on ``{A} transformational
                 approach to specifying recovery in asynchronous
                 communicating systems'' by {Zhiming Liu} and {Mathai
                 Joseph}, {University} of {Warwick}. {Paper No}. 40",
  month =        apr,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1127.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "452 KB",
  oldlabel =     "EWD:EWD1127",
}

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

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

@Unpublished{Dijkstra:1992:STC,
  author =       "Edsger W. Dijkstra",
  title =        "A summary for {Turner}'s class ({An} extract from
                 {EWD1107})",
  month =        feb,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1125.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "112 KB",
  oldlabel =     "EWD:EWD1125",
}

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

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

@Unpublished{Dijkstra:1992:TSO,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem of {Scholten}'s once more (see {EWD1048})",
  month =        aug,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1133.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "83 KB",
  oldlabel =     "EWD:EWD1133",
}

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

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

@Unpublished{Dijkstra:1992:WHW,
  author =       "Edsger W. Dijkstra",
  title =        "Why ``heavy-weight'' bits are unavoidable",
  month =        apr,
  year =         "1992",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1129.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  oldlabel =     "EWD:EWD1129",
}

@InProceedings{Rao:1992:DPV,
  author =       "Josyula R. Rao and Edsger W. Dijkstra",
  booktitle =    "Programming and mathematical method ({Marktoberdorf},
                 1990)",
  title =        "Designing the proof of {Vizing}'s theorem",
  volume =       "88",
  publisher =    "Springer, Berlin",
  pages =        "17--25",
  year =         "1992",
  MRclass =      "68T15 (68Q60)",
  MRnumber =     "1252695",
  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{vanGasteren:1992:WFT,
  author =       "A. J. M. van Gasteren and Edsger W. Dijkstra",
  booktitle =    "Programming and mathematical method ({Marktoberdorf},
                 1990)",
  title =        "Well-foundedness and the transitive closure",
  volume =       "88",
  publisher =    "Springer, Berlin",
  pages =        "11--15",
  year =         "1992",
  MRclass =      "68T15 (68Q60)",
  MRnumber =     "1252694",
  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{Bekker:1993:MDS,
  author =       "H. Bekker and E. J. Dijkstra and H. J. C. Berendsen",
  title =        "Molecular dynamics simulation on an i860 based ring
                 architecture",
  journal =      j-SUPERCOMPUTER,
  volume =       "10",
  number =       "2",
  pages =        "4--10",
  month =        mar,
  year =         "1993",
  CODEN =        "SPCOEL",
  ISSN =         "0168-7875",
  bibdate =      "Wed Mar 18 08:37:01 MST 1998",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  affiliation =  "Groningen Univ., Netherlands",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "C5220P (Parallel architecture); C7320 (Physics and
                 Chemistry)",
  corpsource =   "Groningen Univ., Netherlands",
  fjournal =     "Supercomputer",
  keywords =     "biomolecular processes; i860 based ring architecture;
                 many-body systems; molecular dynamics method; molecular
                 dynamics simulation; parallel architectures; parallel
                 computer; physics computing",
  pubcountry =   "Netherlands",
  treatment =    "P Practical",
}

@Unpublished{Dijkstra:1993:BEA,
  author =       "Edsger W. Dijkstra",
  title =        "A bagatelle on {Euclid's Algorithm}",
  month =        sep,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1158.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD1158",
}

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

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

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

@Unpublished{Dijkstra:1993:DPD,
  author =       "Edsger W. Dijkstra",
  title =        "A derivation of a proof by {D. Zagier}",
  month =        aug,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1154.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "448 KB",
  oldlabel =     "EWD:EWD1154",
}

@InCollection{Dijkstra:1993:EDM,
  author =       "Edsger W. Dijkstra",
  editor =       "R. S. Bird and C. C. Morgan and J. C. P. Woodcock",
  booktitle =    "Mathematics of Program Construction, Second
                 International Conference, Oxford, {U.K}.",
  title =        "On the Economy of Doing Mathematics",
  volume =       "669",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "2--10",
  month =        jun # "/" # jul,
  year =         "1993",
  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/alspaugh.bib",
  series =       ser-LNCS,
  acknowledgement = ack-nhfb,
  annote =       "0 references.",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  references =   "0",
}

@Unpublished{Dijkstra:1993:HPF,
  author =       "Edsger W. Dijkstra",
  title =        "How promiscuous are the {French} ?",
  month =        oct,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1161.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  oldlabel =     "EWD:EWD1161",
}

@Unpublished{Dijkstra:1993:HSS,
  author =       "Edsger W. Dijkstra",
  title =        "How subtypes should enter the picture",
  month =        oct,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1160.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "74 KB",
  oldlabel =     "EWD:EWD1160",
}

@Unpublished{Dijkstra:1993:ICP,
  author =       "Edsger W. Dijkstra",
  title =        "Introducing a course on program design and
                 presentation",
  month =        aug,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1157.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "188 KB",
  oldlabel =     "EWD:EWD1157",
}

@Unpublished{Dijkstra:1993:IGV,
  author =       "Edsger W. Dijkstra",
  title =        "Het intellectuele gehalte van informatica. ({Dutch})
                 [{The} intellectual content of computer science]",
  month =        feb,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1152.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "148 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD1152",
}

@Unpublished{Dijkstra:1993:ML,
  author =       "Edsger W. Dijkstra",
  title =        "``{From} my Life''",
  month =        nov,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1166.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "295 KB",
  oldlabel =     "EWD:EWD1166",
}

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

@Unpublished{Dijkstra:1993:PMWa,
  author =       "Edsger W. Dijkstra",
  title =        "A prime is in at most 1 way the sum of 2 squares",
  month =        aug,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1155a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "127 KB",
  oldlabel =     "EWD:EWD1155a",
}

@Unpublished{Dijkstra:1993:PMWb,
  author =       "Edsger W. Dijkstra",
  title =        "A prime is in at most 1 way the sum of 2 squares",
  month =        jun,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1155.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "77 KB",
  oldlabel =     "EWD:EWD1155",
}

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

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

@Unpublished{Dijkstra:1993:TSW,
  author =       "Edsger W. Dijkstra",
  title =        "There is still a war going on",
  month =        dec,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1165.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "276 KB",
  oldlabel =     "EWD:EWD1165",
}

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

@Unpublished{Dijkstra:1993:TUC,
  author =       "Edsger W. Dijkstra",
  title =        "Transitivity as an (unexpected?) consequence",
  month =        oct,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1163.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "97 KB",
  oldlabel =     "EWD:EWD1163",
}

@Unpublished{Dijkstra:1993:VVJ,
  author =       "Edsger W. Dijkstra",
  title =        "Voorwoord (voor jaarboek studievereniging {UT}).
                 ({Dutch}) [{Foreword} (for student yearbook {UT
                 [University of Texas?]})]",
  month =        jun,
  year =         "1993",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1156.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "61 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD1156",
}

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

@Unpublished{Dijkstra:1994:AAA,
  author =       "Edsger W. Dijkstra",
  title =        "The argument about the arithmetic mean and the
                 geometric mean, heuristics included",
  month =        jan,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1171.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "137 KB",
  oldlabel =     "EWD:EWD1171",
}

@Unpublished{Dijkstra:1994:AEE,
  author =       "Edsger W. Dijkstra",
  title =        "An alternative of the {ETAC} to {EWD1163}",
  month =        jan,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1169.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  keywords =     "ETAC (Eindhoven Tuesday Afternoon Club)",
  oldlabel =     "EWD:EWD1169",
}

@Unpublished{Dijkstra:1994:AJC,
  author =       "Edsger W. Dijkstra",
  title =        "On an argument by {J. A. Carruth} \& {J. Misra}",
  month =        apr,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1178.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "88 KB",
  oldlabel =     "EWD:EWD1178",
}

@Unpublished{Dijkstra:1994:APP,
  author =       "Edsger W. Dijkstra",
  title =        "Another ping-pong argument from {Leibniz}'s
                 principle",
  month =        oct,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1189.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "38 KB",
  oldlabel =     "EWD:EWD1189",
}

@Unpublished{Dijkstra:1994:BCY,
  author =       "Edsger W. Dijkstra",
  title =        "{Boolean} connectives yield punctual expressions",
  month =        sep,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1187.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "155 KB",
  oldlabel =     "EWD:EWD1187",
}

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

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

@Unpublished{Dijkstra:1994:DMU,
  author =       "Edsger W. Dijkstra",
  title =        "Don't mix unary pre- and postfix operators",
  month =        may,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1181.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  oldlabel =     "EWD:EWD1181",
}

@Unpublished{Dijkstra:1994:ETR,
  author =       "Edsger W. Dijkstra",
  title =        "Equilateral triangles and rectangular grids",
  month =        jan,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1170.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  oldlabel =     "EWD:EWD1170",
}

@Unpublished{Dijkstra:1994:HCP,
  author =       "Edsger W. Dijkstra",
  title =        "Heuristics for a calculational proof",
  month =        jul,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1174a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "202 KB",
  oldlabel =     "EWD:EWD1174a",
}

@Unpublished{Dijkstra:1994:HPJ,
  author =       "Edsger W. Dijkstra",
  title =        "The heuristics of a proof by {Jan L. A. van de
                 Snepscheut} and {Richard S. Bird}",
  month =        apr,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1174.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "176 KB",
  oldlabel =     "EWD:EWD1174",
}

@Unpublished{Dijkstra:1994:HVS,
  author =       "Edsger W. Dijkstra",
  title =        "Heuristics for a very simple {Euclidean} proof",
  month =        may,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1180.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "103 KB",
  oldlabel =     "EWD:EWD1180",
}

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

@Article{Dijkstra:1994:JVS,
  author =       "Edsger W. Dijkstra",
  title =        "{Jan L. A. van de Snepscheut}",
  journal =      j-FORM-ASP-COMPUT,
  volume =       "6",
  number =       "3",
  pages =        "247--249",
  month =        may,
  year =         "1994",
  CODEN =        "FACME5",
  DOI =          "https://doi.org/10.1007/BF01215406",
  ISSN =         "0934-5043 (print), 1433-299X (electronic)",
  ISSN-L =       "0934-5043",
  bibdate =      "Tue Mar 17 20:57:38 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/formaspcomput.bib",
  URL =          "http://link.springer.com/article/10.1007/BF01215406",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Formal Aspects of Computing",
  journal-URL =  "http://link.springer.com/journal/165",
}

@Unpublished{Dijkstra:1994:LOG,
  author =       "Edsger W. Dijkstra",
  title =        "Lifting, orders, and the {Galois} connection",
  month =        sep,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1185.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "180 KB",
  oldlabel =     "EWD:EWD1185",
}

@Unpublished{Dijkstra:1994:LTT,
  author =       "Edsger W. Dijkstra",
  title =        "``{Less} than'' in terms of ``at most''",
  month =        aug,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1183.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "48 KB",
  oldlabel =     "EWD:EWD1183",
}

@Unpublished{Dijkstra:1994:MJV,
  author =       "Edsger W. Dijkstra",
  title =        "In Memoriam {Jan L. A. van de Snepscheut}",
  pages =        "4",
  day =          "25",
  month =        apr,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1177.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "124 KB",
  oldlabel =     "EWD:EWD1177",
  subject-dates = "12 september 1953--23 februari 1994",
}

@Unpublished{Dijkstra:1994:OBO,
  author =       "Edsger W. Dijkstra",
  title =        "Our book's omission on quantification over scalar
                 subtypes",
  month =        aug,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1184.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "103 KB",
  oldlabel =     "EWD:EWD1184",
}

@Unpublished{Dijkstra:1994:PAM,
  author =       "Edsger W. Dijkstra",
  title =        "Problem 10406 from {{\it {T}he American Mathematical
                 Monthly}}, {Volume} 101, {Number} 8 / {October} 1994",
  month =        oct,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1190.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "111 KB",
  oldlabel =     "EWD:EWD1190",
}

@Unpublished{Dijkstra:1994:PPA,
  author =       "Edsger W. Dijkstra",
  title =        "Ping-pong arguments and {Leibniz}'s principle",
  month =        sep,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1186.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  oldlabel =     "EWD:EWD1186",
}

@Unpublished{Dijkstra:1994:PTD,
  author =       "Edsger W. Dijkstra",
  title =        "{Pythagorean} triples, or the design of a theorem",
  month =        feb,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1172.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "108 KB",
  oldlabel =     "EWD:EWD1172",
}

@Unpublished{Dijkstra:1994:PZP,
  author =       "Edsger W. Dijkstra",
  title =        "A problem from {Zhendong Patrick Su} (including an
                 alternative solution by {R. Boute})",
  month =        sep,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1188.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "115 KB",
  oldlabel =     "EWD:EWD1188",
}

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

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

@Unpublished{Dijkstra:1994:TES,
  author =       "Edsger W. Dijkstra",
  title =        "On two equations that have the same extreme solution",
  month =        jan,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1168.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  oldlabel =     "EWD:EWD1168",
}

@Unpublished{Dijkstra:1994:TPJ,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem proved by {John Segers}",
  month =        feb,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1173.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "106 KB",
  oldlabel =     "EWD:EWD1173",
}

@Unpublished{Dijkstra:1994:VFB,
  author =       "Edsger W. Dijkstra",
  title =        "The very first beginnings of lattice theory",
  month =        nov,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1192.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "150 KB",
  oldlabel =     "EWD:EWD1192",
}

@Unpublished{Dijkstra:1994:ZPS,
  author =       "Edsger W. Dijkstra",
  title =        "{Z. P. Su}'s second problem",
  month =        dec,
  year =         "1994",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1194.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "68 KB",
  oldlabel =     "EWD:EWD1194",
}

@Unpublished{Dijkstra:1995:AFP,
  author =       "Edsger W. Dijkstra",
  title =        "Another forced ping-pong argument?",
  month =        jan,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1195.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:EWD1195",
}

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

@Unpublished{Dijkstra:1995:CDB,
  author =       "Edsger W. Dijkstra",
  title =        "Courtesy {Dr}. {Birgit Schieder}",
  month =        sep,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1215.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "131 KB",
  oldlabel =     "EWD:EWD1215",
}

@Unpublished{Dijkstra:1995:CGD,
  author =       "Edsger W. Dijkstra",
  title =        "The complete $ (n + 1)$-graph in $n$-dimensional
                 space",
  month =        mar,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1202.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "83 KB",
  oldlabel =     "EWD:EWD1202",
}

@Unpublished{Dijkstra:1995:CPD,
  author =       "Edsger W. Dijkstra",
  title =        "Calculational proof design; an experiment",
  month =        dec,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1221b.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "235 KB",
  oldlabel =     "EWD:EWD1221b",
}

@Unpublished{Dijkstra:1995:E,
  author =       "Edsger W. Dijkstra",
  title =        "The equation $ x \colon [x] $",
  month =        sep,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1216.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "39 KB",
  oldlabel =     "EWD:EWD1216",
}

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

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

@Article{Dijkstra:1995:HCP,
  author =       "Edsger W. Dijkstra",
  title =        "Heuristics for a calculational proof",
  journal =      j-INFO-PROC-LETT,
  volume =       "53",
  number =       "3",
  pages =        "141--143",
  day =          "10",
  month =        feb,
  year =         "1995",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/0020-0190(94)00196-6",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "03B35",
  MRnumber =     "1 315 197",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "Compendex database;
                 http://www.elsevier.com:80/inca/publications/store/5/0/5/6/1/2/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1990.bib",
  acknowledgement = ack-nhfb,
  affiliation =  "Univ of Texas at Austin",
  affiliationaddress = "Austin, TX, USA",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  classification = "721.1; 921.6; C4210 (Formal logic); C4240
                 (Programming and algorithm theory)",
  corpsource =   "Dept. of Comput. Sci., Texas Univ., Austin, TX, USA",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "Avoiding rabbits; avoiding rabbits; calculational
                 proof; Calculational proofs; Calculations;
                 Computational methods; Formal logic; Formal proof;
                 formal proofs; formalism; Formula manipulation; formula
                 manipulation; Functions; Heuristic methods; heuristics;
                 Integers; Natural numbers; Number theory; Proof
                 derivation; proof derivation; Proof design; proof
                 design; Theorem proving; theorem proving",
  treatment =    "T Theoretical or Mathematical",
}

@Unpublished{Dijkstra:1995:HNP,
  author =       "Edsger W. Dijkstra",
  title =        "Hm++, a new {Professional Standard} ({From} the desk
                 of the chairman of the {Board} of {Mathematics Inc}.)",
  month =        dec,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1224.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD1224",
}

@Unpublished{Dijkstra:1995:I,
  author =       "Edsger W. Dijkstra",
  title =        "Inspired by $ ~[x] \equiv [~x] $",
  month =        nov,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1222.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  oldlabel =     "EWD:EWD1222",
}

@Unpublished{Dijkstra:1995:ICC,
  author =       "Edsger W. Dijkstra",
  title =        "Introducing a course on calculi",
  month =        aug,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1213.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "149 KB",
  oldlabel =     "EWD:EWD1213",
}

@Unpublished{Dijkstra:1995:JVS,
  author =       "Edsger W. Dijkstra",
  title =        "{Jan van de Snepscheut}'s tiling problem",
  month =        feb,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1198.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "55 KB",
  oldlabel =     "EWD:EWD1198",
}

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

@Unpublished{Dijkstra:1995:MWF,
  author =       "Edsger W. Dijkstra",
  title =        "{Misra}'s weakest fair buffer",
  month =        dec,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1225.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "150 KB",
  oldlabel =     "EWD:EWD1225",
}

@Unpublished{Dijkstra:1995:NUN,
  author =       "Edsger W. Dijkstra",
  title =        "The non-unique node multiplicity",
  month =        jul,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1210.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "134 KB",
  oldlabel =     "EWD:EWD1210",
}

@Unpublished{Dijkstra:1995:OMS,
  author =       "Edsger W. Dijkstra",
  title =        "Only a matter of style?",
  month =        feb,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1200.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "304 KB",
  oldlabel =     "EWD:EWD1200",
}

@Unpublished{Dijkstra:1995:PL,
  author =       "Edsger W. Dijkstra",
  title =        "{``I have a proof that \ldots''}",
  month =        oct,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1219.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "93 KB",
  oldlabel =     "EWD:EWD1219",
}

@Unpublished{Dijkstra:1995:POM,
  author =       "Edsger W. Dijkstra",
  title =        "Primes once more (re {Kac} \& {Ulam})",
  month =        mar,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1203.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "129 KB",
  oldlabel =     "EWD:EWD1203",
}

@Unpublished{Dijkstra:1995:PPU,
  author =       "Edsger W. Dijkstra",
  title =        "Points in the plane (unfinished)",
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1221a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "115 KB",
  oldlabel =     "EWD:EWD1221a",
}

@Unpublished{Dijkstra:1995:RPS,
  author =       "Edsger W. Dijkstra",
  title =        "For the record: painting the squared plane",
  month =        aug,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1212.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "114 KB",
  oldlabel =     "EWD:EWD1212",
}

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

@Unpublished{Dijkstra:1995:SEE,
  author =       "Edsger W. Dijkstra",
  title =        "A supplement to {EWD1140} and {EWD1171}",
  month =        feb,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd11xx/EWD1199.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  oldlabel =     "EWD:EWD1199",
}

@Unpublished{Dijkstra:1995:SGT,
  author =       "Edsger W. Dijkstra",
  title =        "A simple geometrical theorem {I} did not know",
  month =        dec,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1226.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "24 KB",
  oldlabel =     "EWD:EWD1226",
}

@Unpublished{Dijkstra:1995:SVB,
  author =       "Edsger W. Dijkstra",
  title =        "On some very binary patterns (dedicated to {F. E. J.
                 Kruseman Aretz})",
  month =        sep,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1211a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "435 KB",
  oldlabel =     "EWD:EWD1211a",
}

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

@Unpublished{Dijkstra:1995:TAF,
  author =       "Edsger W. Dijkstra",
  title =        "A theorem about ``factors'' perhaps worth recording",
  month =        may,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1207.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "37 KB",
  oldlabel =     "EWD:EWD1207",
}

@Unpublished{Dijkstra:1995:THL,
  author =       "Edsger W. Dijkstra",
  title =        "A trip to {Harvard Law School}, 10--11 {April} 1995",
  month =        apr,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1205.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "124 KB",
  oldlabel =     "EWD:EWD1205",
}

@Unpublished{Dijkstra:1995:TWF,
  author =       "Edsger W. Dijkstra",
  title =        "Triggered by {Wim Feijen}'s treatment of ``{$ \exists
                 \forall \Rightarrow \forall \exists $}''",
  month =        feb,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1201.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "89 KB",
  oldlabel =     "EWD:EWD1201",
}

@Unpublished{Dijkstra:1995:UUS,
  author =       "Edsger W. Dijkstra",
  title =        "An unfortunate use of symbols",
  month =        may,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1206.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "81 KB",
  oldlabel =     "EWD:EWD1206",
}

@Unpublished{Dijkstra:1995:WAC,
  author =       "Edsger W. Dijkstra",
  title =        "Why {American Computing Science} seems incurable",
  month =        aug,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1209.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "174 KB",
  oldlabel =     "EWD:EWD1209",
}

@Unpublished{Dijkstra:1995:WMU,
  author =       "Edsger W. Dijkstra",
  title =        "{WLOG}, or the misery of the unordered pair",
  month =        nov,
  year =         "1995",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1223.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "49 KB",
  oldlabel =     "EWD:EWD1223",
}

@InProceedings{Dijkstra:1996:AAA,
  author =       "Edsger W. Dijkstra",
  title =        "The argument about the arithmetic mean and the
                 geometric mean, heuristics included",
  crossref =     "Broy:1996:DPD",
  pages =        "29--32",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:28:57 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96g;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1996:ACO,
  author =       "Edsger W. Dijkstra",
  title =        "{Andrew}'s challenge once more (see {EWD1247})",
  month =        oct,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1249.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  oldlabel =     "EWD:EWD1249",
}

@InProceedings{Dijkstra:1996:AEE,
  author =       "Edsger W. Dijkstra",
  title =        "An alternative of the {ETAC} to {EWD1163}",
  crossref =     "Broy:1996:DPD",
  pages =        "27--28",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:06 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96f;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  keywords =     "ETAC (Eindhoven Tuesday Afternoon Club)",
}

@Unpublished{Dijkstra:1996:AGM,
  author =       "Edsger W. Dijkstra",
  title =        "The arithmetic and geometric means once more",
  month =        feb,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1231.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  oldlabel =     "EWD:EWD1231",
}

@InProceedings{Dijkstra:1996:BC,
  author =       "Edsger W. Dijkstra",
  title =        "The balance and the coins",
  crossref =     "Broy:1996:DPD",
  pages =        "11--13",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:16 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96a;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:1996:BEA,
  author =       "Edsger W. Dijkstra",
  title =        "A bagatelle on {Euclid}'s algorithm",
  crossref =     "Broy:1996:DPD",
  pages =        "21--23",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:25 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96d;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

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

@InProceedings{Dijkstra:1996:BTS,
  author =       "Edsger W. Dijkstra",
  title =        "{Bulterman}'s theorem on shortest trees",
  crossref =     "Broy:1996:DPD",
  pages =        "15--16",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:32 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96b;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

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

@Unpublished{Dijkstra:1996:CRL,
  author =       "Edsger W. Dijkstra",
  title =        "The couples, the river, and the little boat",
  month =        nov,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1250.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "67 KB",
  oldlabel =     "EWD:EWD1250",
}

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

@InCollection{Dijkstra:1996:CSP,
  author =       "Edsger W. Dijkstra",
  title =        "Cooperating Sequential Processes",
  crossref =     "Laplante:1996:GPC",
  chapter =      "5.1",
  pages =        "321--377",
  year =         "1996",
  bibdate =      "Wed Mar 18 15:23:27 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:1996:EER,
  author =       "Edsger W. Dijkstra",
  title =        "Elegance and effective reasoning ({Fall} 1996)",
  month =        may,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1237.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  oldlabel =     "EWD:EWD1237",
}

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

@Unpublished{Dijkstra:1996:Fb,
  author =       "Edsger W. Dijkstra",
  title =        "The formula for $ {sin}.(\alpha + \beta) $",
  month =        sep,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1244a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "32 KB",
  oldlabel =     "EWD:EWD1244a",
}

@Unpublished{Dijkstra:1996:Fc,
  author =       "Edsger W. Dijkstra",
  title =        "The formula for $ {sin}.(\alpha + \beta) $",
  month =        sep,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1244.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "36 KB",
  oldlabel =     "EWD:EWD1244",
}

@InCollection{Dijkstra:1996:Fd,
  author =       "Edsger W. Dijkstra",
  title =        "Foreword",
  crossref =     "Dean:1996:TLF",
  pages =        "vii--viii",
  year =         "1996",
  bibdate =      "Tue Mar 17 16:55:45 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:1996:FEE,
  author =       "Edsger W. Dijkstra",
  title =        "A first exploration of effective reasoning",
  month =        jul,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1239.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "556 KB",
  oldlabel =     "EWD:EWD1239",
}

@InProceedings{Dijkstra:1996:FGC,
  author =       "Edsger W. Dijkstra",
  title =        "{Fibonacci} and the greatest common divisor",
  crossref =     "Broy:1996:DPD",
  pages =        "7--10",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:39 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1996:GCN,
  author =       "Edsger W. Dijkstra",
  title =        "Guarded Commands, Nondeterminancy, and Formal
                 Derivation of Programs",
  crossref =     "Laplante:1996:GPC",
  chapter =      "6.2",
  pages =        "412--419",
  year =         "1996",
  bibdate =      "Wed Mar 18 15:23:27 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)",
}

@InCollection{Dijkstra:1996:GSC,
  author =       "Edsger W. Dijkstra",
  title =        "Go To Statement Considered Harmful",
  crossref =     "Laplante:1996:GPC",
  chapter =      "6.3",
  pages =        "420--422",
  year =         "1996",
  bibdate =      "Wed Mar 18 15:23:27 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:1996:HCM,
  author =       "Edsger W. Dijkstra",
  title =        "Honors course ``{Mathematical Methodology}'', {Spring}
                 1996",
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1220.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "29 KB",
  oldlabel =     "EWD:EWD1220",
}

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

@Unpublished{Dijkstra:1996:HSE,
  author =       "Edsger W. Dijkstra",
  title =        "Homework \#1 (See {EWD996})",
  month =        oct,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1248.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "46 KB",
  oldlabel =     "EWD:EWD1248",
}

@Unpublished{Dijkstra:1996:KCL,
  author =       "Edsger W. Dijkstra",
  title =        "A kind of converse of {Leibniz's Principle}",
  month =        sep,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1245.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "81 KB",
  oldlabel =     "EWD:EWD1245",
}

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

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

@Unpublished{Dijkstra:1996:NCA,
  author =       "Edsger W. Dijkstra",
  title =        "Nondeterministic construction of an arbitrary
                 witness",
  month =        jan,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1229.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "139 KB",
  oldlabel =     "EWD:EWD1229",
}

@Unpublished{Dijkstra:1996:NFYa,
  author =       "Edsger W. Dijkstra",
  title =        "The next fifty years",
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1243.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "168 KB",
  oldlabel =     "EWD:EWD1243",
}

@Unpublished{Dijkstra:1996:NFYb,
  author =       "Edsger W. Dijkstra",
  title =        "The next fifty years",
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1243a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "198 KB",
  oldlabel =     "EWD:EWD1243a",
}

@InCollection{Dijkstra:1996:PCH,
  author =       "Edsger W. Dijkstra",
  title =        "Programming Considered as a Human Activity",
  crossref =     "Laplante:1996:GPC",
  pages =        "648--??",
  year =         "1996",
  bibdate =      "Wed Mar 18 15:23:27 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:1996:PCL,
  author =       "Edsger W. Dijkstra",
  title =        "A problem communicated by {Laurens de Vries}",
  month =        mar,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1234.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "82 KB",
  oldlabel =     "EWD:EWD1234",
}

@InProceedings{Dijkstra:1996:PMW,
  author =       "Edsger W. Dijkstra",
  title =        "A prime is in at most 1 way the sum of 2 squares",
  crossref =     "Broy:1996:DPD",
  pages =        "17--20",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:47 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96c;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1996:SEW,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD1241} and {WF 233/AvG 141}",
  month =        dec,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1254.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "63 KB",
  oldlabel =     "EWD:EWD1254",
}

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

@InCollection{Dijkstra:1996:SPC,
  author =       "Edsger W. Dijkstra",
  title =        "Solution of a Problem in Concurrent Process Control",
  crossref =     "Laplante:1996:GPC",
  chapter =      "5.2",
  pages =        "378--380",
  year =         "1996",
  bibdate =      "Wed Mar 18 15:23:27 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:1996:SSD,
  author =       "Edsger W. Dijkstra",
  title =        "Een scheve schaats. ({Dutch}) [{A} skewed skate]",
  pages =        "3",
  day =          "14",
  month =        mar,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1235.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD1235",
}

@Unpublished{Dijkstra:1996:STU,
  author =       "Edsger W. Dijkstra",
  title =        "{Sylvester}'s theorem used (see {EWD1016})",
  month =        jan,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1228.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "71 KB",
  oldlabel =     "EWD:EWD1228",
}

@Unpublished{Dijkstra:1996:TCW,
  author =       "Edsger W. Dijkstra",
  title =        "The transitive closure of a wellfounded relation",
  month =        jun,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1241.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "73 KB",
  oldlabel =     "EWD:EWD1241",
}

@InProceedings{Dijkstra:1996:TES,
  author =       "Edsger W. Dijkstra",
  title =        "On two equations that have the same extreme solution",
  crossref =     "Broy:1996:DPD",
  pages =        "25--26",
  year =         "1996",
  bibdate =      "Wed Mar 18 12:29:56 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/nato/dpd1996.html#Dijkstra96e;
                 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/1996.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1996:TPD,
  author =       "Edsger W. Dijkstra",
  title =        "Two problems derived from {Hugo Steinhaus}",
  month =        nov,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1251.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "122 KB",
  oldlabel =     "EWD:EWD1251",
}

@Unpublished{Dijkstra:1996:TVL,
  author =       "Edsger W. Dijkstra",
  title =        "Three very little problems from {Eindhoven}",
  month =        feb,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1230.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "271 KB",
  oldlabel =     "EWD:EWD1230",
}

@Unpublished{Dijkstra:1996:WSC,
  author =       "Edsger W. Dijkstra",
  title =        "The wife-swapping couples once more (See {EWD1103} and
                 {EWD1115})",
  month =        apr,
  year =         "1996",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1236.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "113 KB",
  oldlabel =     "EWD:EWD1236",
}

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

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

@Unpublished{Dijkstra:1997:DGC,
  author =       "Edsger W. Dijkstra",
  title =        "Defining the greatest common divisor",
  pages =        "4",
  day =          "7",
  month =        feb,
  year =         "1997",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1257.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  oldlabel =     "EWD:EWD1257",
}

@Unpublished{Dijkstra:1997:DPT,
  author =       "Edsger W. Dijkstra",
  title =        "On the determinant of the product of two square
                 matrices",
  month =        nov,
  year =         "1997",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1267.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "227 KB",
  oldlabel =     "EWD:EWD1267",
}

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

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

@Unpublished{Dijkstra:1997:MCS,
  author =       "Edsger W. Dijkstra",
  title =        "The marked coins and the scale",
  month =        mar,
  year =         "1997",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1260.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "116 KB",
  oldlabel =     "EWD:EWD1260",
}

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

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

@Unpublished{Dijkstra:1997:PIC,
  author =       "Edsger W. Dijkstra",
  title =        "Proving an implication via its converse",
  year =         "1997",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1266a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "130 KB",
  oldlabel =     "EWD:EWD1266a",
}

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

@Unpublished{Dijkstra:1997:TCO,
  author =       "Edsger W. Dijkstra",
  title =        "The theorem of {de Ceva} once more",
  month =        jun,
  year =         "1997",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1265.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "56 KB",
  oldlabel =     "EWD:EWD1265",
}

@InCollection{Dijkstra:1997:TW,
  author =       "Edsger W. Dijkstra",
  title =        "The Tide, Not the Waves",
  crossref =     "Denning:1997:BCN",
  pages =        "59--64",
  year =         "1997",
  DOI =          "https://doi.org/10.1007/978-1-4612-0685-9_4",
  bibdate =      "Mon Aug 6 10:40:15 2018",
  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:1998:ACP,
  author =       "Edsger W. Dijkstra and Rutger M. Dijkstra",
  title =        "The algebraic core of a propositional logic",
  month =        jul,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1276.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "262 KB",
  oldlabel =     "EWD:EWD1276",
}

@InCollection{Dijkstra:1998:APS,
  author =       "Edsger W. Dijkstra",
  title =        "Appalling prose and the shortest path",
  crossref =     "Shasha:1998:TML",
  pages =        "??--??",
  year =         "1998",
  bibdate =      "Thu Mar 12 15:01:34 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:1998:CD,
  author =       "Edsger W. Dijkstra",
  title =        "{$N$} cheers for determinants ({$ N > > 0$})",
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1271.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "273 KB",
  oldlabel =     "EWD:EWD1271",
}

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

@Unpublished{Dijkstra:1998:DLK,
  author =       "Edsger W. Dijkstra",
  title =        "On {Dijkstra's Lemma} and {Kruskal's Algorithm}",
  month =        may,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1273.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "79 KB",
  oldlabel =     "EWD:EWD1273",
}

@Unpublished{Dijkstra:1998:GPM,
  author =       "Edsger W. Dijkstra",
  title =        "A Geometry Problem from ``{The Monthly}'', {March
                 1998}",
  month =        apr,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1272.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  oldlabel =     "EWD:EWD1272",
}

@Unpublished{Dijkstra:1998:HCC,
  author =       "Edsger W. Dijkstra",
  title =        "How closures could have been invented",
  month =        sep,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1270.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "113 KB",
  oldlabel =     "EWD:EWD1270",
}

@Unpublished{Dijkstra:1998:LBL,
  author =       "Edsger W. Dijkstra",
  title =        "A little bit of lattice theory",
  month =        jan,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1240a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "638 KB",
  oldlabel =     "EWD:EWD1240a",
}

@Unpublished{Dijkstra:1998:RYS,
  author =       "Edsger W. Dijkstra",
  title =        "For the record: {Yossi Shiloach's Algorithm}",
  month =        jun,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1274.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "143 KB",
  oldlabel =     "EWD:EWD1274",
}

@Unpublished{Dijkstra:1998:SCD,
  author =       "Edsger W. Dijkstra",
  title =        "A simple country dance for transitivity and shunting",
  month =        sep,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1279.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "77 KB",
  oldlabel =     "EWD:EWD1279",
}

@Unpublished{Dijkstra:1998:SPH,
  author =       "Edsger W. Dijkstra",
  title =        "A simple proof of {Hall's Theorem}",
  month =        jan,
  year =         "1998",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1269.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "118 KB",
  oldlabel =     "EWD:EWD1269",
}

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

@Unpublished{Dijkstra:1999:CBS,
  author =       "Edsger W. Dijkstra",
  title =        "Constructing the Binary Search once more",
  month =        nov,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1293.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "200 KB",
  oldlabel =     "EWD:EWD1293",
}

@Unpublished{Dijkstra:1999:CGC,
  author =       "Edsger W. Dijkstra",
  title =        "Courtesy {Georg Cantor} and {Jayadev Misra}",
  month =        oct,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1291.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "110 KB",
  oldlabel =     "EWD:EWD1291",
}

@Unpublished{Dijkstra:1999:CMA,
  author =       "Edsger W. Dijkstra",
  title =        "To {Cambridge} by mistake (13--18 {April} 1999)",
  month =        apr,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1285.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "202 KB",
  oldlabel =     "EWD:EWD1285",
}

@Unpublished{Dijkstra:1999:CPR,
  author =       "Edsger W. Dijkstra",
  title =        "A $2$-colouring problem in the rational plane",
  month =        sep,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1289.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "100 KB",
  oldlabel =     "EWD:EWD1289",
}

@Unpublished{Dijkstra:1999:CSA,
  author =       "Edsger W. Dijkstra",
  title =        "Computing {Science}: {Achievements} and {Challenges}",
  month =        mar,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1284.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "727 KB",
  oldlabel =     "EWD:EWD1284",
}

@Unpublished{Dijkstra:1999:DTD,
  author =       "Edsger W. Dijkstra",
  title =        "Dear {Tony}, dearest {Jill}, and other people, dear or
                 not",
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1287.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "182 KB",
  oldlabel =     "EWD:EWD1287",
}

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

@InProceedings{Dijkstra:1999:EML,
  author =       "Edsger W. Dijkstra",
  booktitle =    "People \& ideas in theoretical computer science",
  title =        "{EWD1166}: from my life",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "86--92",
  year =         "1999",
  MRclass =      "68-03",
  MRnumber =     "1734854",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Springer Ser. Discrete Math. Theor. Comput. Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:1999:FWT,
  author =       "Edsger W. Dijkstra",
  title =        "A formula is worth a thousand pictures (dedicated to
                 {Charles Antony Richard Hoare})",
  month =        jun,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1280a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "350 KB",
  oldlabel =     "EWD:EWD1280a",
}

@Unpublished{Dijkstra:1999:GWN,
  author =       "Edsger W. Dijkstra",
  title =        "On graphs whose nodes are {Black} or {White}",
  month =        feb,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1282.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "83 KB",
  oldlabel =     "EWD:EWD1282",
}

@Unpublished{Dijkstra:1999:HTT,
  author =       "Edsger W. Dijkstra",
  title =        "How ``they'' try to corrupt ``us''",
  month =        feb,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1283.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "70 KB",
  oldlabel =     "EWD:EWD1283",
}

@Unpublished{Dijkstra:1999:IRC,
  author =       "Edsger W. Dijkstra",
  title =        "An iteration for the $k$-th root with cubic
                 convergence",
  month =        jan,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1281.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD1281",
}

@Unpublished{Dijkstra:1999:PTE,
  author =       "Edsger W. Dijkstra",
  title =        "A partition theorem of {Euler}'s generalized",
  month =        jun,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1286.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "67 KB",
  oldlabel =     "EWD:EWD1286",
}

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

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

@Unpublished{Dijkstra:1999:WSO,
  author =       "Edsger W. Dijkstra",
  title =        "When a symmetric operator distributes over $ \uparrow
                 $ and $ \downarrow $",
  month =        oct,
  year =         "1999",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1292.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "67 KB",
  oldlabel =     "EWD:EWD1292",
}

@InProceedings{Dijkstra:19xx:FTS,
  author =       "E. W. Dijkstra",
  title =        "Formal techniques and sizeable programs",
  crossref =     "Samelson:1976:ECP",
  pages =        "225--235",
  year =         "19xx",
  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/lncs44.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:19xx:IBM,
  author =       "E. W. Dijkstra",
  title =        "On the Interplay between Mathematics and Programming",
  crossref =     "Bauer:1979:PCI",
  pages =        "35--46",
  year =         "19xx",
  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",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:19xx:MFT,
  author =       "E. W. Dijkstra",
  title =        "A More Formal Treatment of a Less Simple Example",
  crossref =     "Bauer:1979:PCI",
  pages =        "2--20",
  year =         "19xx",
  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",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:19xx:PCP,
  author =       "Edsger W. Dijkstra",
  title =        "Plotting a curve with a printer",
  pages =        "2",
  year =         "19xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD260.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "30 KB",
  oldlabel =     "EWD:EWD260",
}

@Unpublished{Dijkstra:19xx:RR,
  author =       "Edsger W. Dijkstra",
  title =        "A rearranging routine",
  year =         "19xx",
  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 =         "EWD316-89",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:19xx:SBS,
  author =       "E. W. Dijkstra",
  title =        "Stationary Behaviour of Some Ternary Networks",
  crossref =     "Bauer:1979:PCI",
  pages =        "21--23",
  year =         "19xx",
  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",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:19xx:SEI,
  author =       "E. W. Dijkstra",
  title =        "Software Engineering: as it should be",
  crossref =     "IEEE:1979:ICS",
  pages =        "442--448",
  year =         "19xx",
  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/icse79.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:19xx:TPS,
  author =       "E. W. Dijkstra",
  title =        "The Thinking Programmer: Summary",
  crossref =     "Bauer:1979:PCI",
  pages =        "1--1",
  year =         "19xx",
  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",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:19xx:TPT,
  author =       "E. W. Dijkstra",
  title =        "On the teaching of programming, i.e. on the teaching
                 of thinking",
  crossref =     "Bauer:1976:LHI",
  pages =        "1--10",
  year =         "19xx",
  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:2000:AQS,
  author =       "Edsger W. Dijkstra",
  title =        "Answers to questions from students of Software
                 Engineering",
  month =        nov,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1305.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "152 KB",
  oldlabel =     "EWD:EWD1305",
}

@Article{Dijkstra:2000:CCB,
  author =       "Rutger M. Dijkstra",
  title =        "Computation calculus bridging a formalization gap",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "37",
  number =       "1--3",
  pages =        "3--36",
  day =          "??",
  month =        may,
  year =         "2000",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  bibdate =      "Tue Oct 31 12:37:49 MST 2000",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/scp/scp37.html#Dijkstra00;
                 http://www.elsevier.com/locate/issn/01676423;
                 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/scicomputprogram.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/DBLP/2000.bib",
  URL =          "http://www.elsevier.nl/gej-ng/10/39/21/41/21/22/abstract.html;
                 http://www.elsevier.nl/gej-ng/10/39/21/41/21/22/article.pdf",
  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:2000:DCP,
  author =       "Edsger W. Dijkstra and Jayadev Misra",
  title =        "Designing a calculational proof of {Cantor}'s
                 theorem",
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "circulated privately; to appear in {\it Am. Math.
                 Monthly}",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1294a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "179 KB",
  oldlabel =     "EWD:EWD1294a",
}

@Unpublished{Dijkstra:2000:DSS,
  author =       "Edsger W. Dijkstra",
  title =        "On defining sets, suprema, and infima",
  month =        may,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1299.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  oldlabel =     "EWD:EWD1299",
}

@Unpublished{Dijkstra:2000:NCA,
  author =       "Edsger W. Dijkstra",
  title =        "The notational conventions {I} adopted, and why",
  month =        jul,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1300.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "569 KB",
  oldlabel =     "EWD:EWD1300",
}

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

@Unpublished{Dijkstra:2000:RIB,
  author =       "Edsger W. Dijkstra",
  title =        "The river, the isles and the bridges",
  month =        jul,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1301.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "68 KB",
  oldlabel =     "EWD:EWD1301",
}

@Unpublished{Dijkstra:2000:TCWa,
  author =       "Edsger W. Dijkstra",
  title =        "On the transitive closure of a wellfounded relation",
  month =        jan,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1295.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "144 KB",
  oldlabel =     "EWD:EWD1295",
}

@InProceedings{Dijkstra:2000:TCWb,
  author =       "Edsger W. Dijkstra",
  title =        "On the transitive closure of a wellfounded relation",
  crossref =     "Pomberger:2000:SNW",
  pages =        "31--40",
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/birthday/wirth2000.html#Dijkstra00;
                 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/2000.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  oldlabel =     "EWD:EWD1295pub",
  xxpages =      "31--38",
  xxpublisher =  "dpunkt.verlag/Copublication with Morgan-Kaufmann",
}

@Unpublished{Dijkstra:2000:THS,
  author =       "Edsger W. Dijkstra",
  title =        "Triggered by a high-school exercise",
  month =        mar,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1297.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "84 KB",
  oldlabel =     "EWD:EWD1297",
}

@Unpublished{Dijkstra:2000:USL,
  author =       "Edsger W. Dijkstra",
  title =        "Under the spell of {Leibniz's Dream}",
  month =        apr,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "farewell lecture, to be submitted to {\it Inf. Proc.
                 Letters}; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1298.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "544 KB",
  oldlabel =     "EWD:EWD1298",
}

@Unpublished{Dijkstra:2000:WMGa,
  author =       "Edsger W. Dijkstra",
  title =        "On weighted means, geometric and arithmetic",
  month =        feb,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1296.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "156 KB",
  oldlabel =     "EWD:EWD1296",
}

@Unpublished{Dijkstra:2000:WMGb,
  author =       "Edsger W. Dijkstra",
  title =        "On weighted means, geometric and arithmetic",
  month =        feb,
  year =         "2000",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1296a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "96 KB",
  oldlabel =     "EWD:EWD1296a",
}

@Article{Bovenkamp:2001:CMA,
  author =       "E. G. P. Bovenkamp and J. Dijkstra and J. G. Bosch and
                 J. H. C. Reiber",
  title =        "Collaborative Multi-agent {IVUS} Image Segmentation",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "2208",
  pages =        "1185--??",
  year =         "2001",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Sat Feb 2 13:06:53 MST 2002",
  bibsource =    "http://link.springer-ny.com/link/service/series/0558/tocs/t2208.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs2001d.bib",
  URL =          "http://link.springer-ny.com/link/service/series/0558/bibs/2208/22081185.htm;
                 http://link.springer-ny.com/link/service/series/0558/papers/2208/22081185.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
}

@Unpublished{Dijkstra:2001:ALP,
  author =       "Edsger W. Dijkstra",
  title =        "Another look at a problem from {Hugo Steinhaus}",
  month =        oct,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1311.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "444 KB",
  oldlabel =     "EWD:EWD1311",
}

@Unpublished{Dijkstra:2001:CCD,
  author =       "Edsger W. Dijkstra",
  title =        "The chessboard covered with dominoes",
  month =        feb,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1306a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "188 KB",
  oldlabel =     "EWD:EWD1306a",
}

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

@Article{Dijkstra:2001:DCP,
  author =       "Edsger W. Dijkstra and Jayadev Misra",
  title =        "Designing a calculational proof of {Cantor}'s
                 theorem",
  journal =      j-AMER-MATH-MONTHLY,
  volume =       "108",
  number =       "5",
  pages =        "440--443",
  year =         "2001",
  CODEN =        "AMMYAE",
  DOI =          "https://doi.org/10.2307/2695799",
  ISSN =         "0002-9890 (print), 1930-0972 (electronic)",
  ISSN-L =       "0002-9890",
  MRclass =      "03B35 (00A35)",
  MRnumber =     "1837864 (2002c:03019)",
  MRreviewer =   "Lawrence S. Moss",
  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.jstor.org/stable/2695799",
  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:EWD1294pub",
}

@Article{Dijkstra:2001:ECS,
  author =       "Edsger W. Dijkstra",
  title =        "The end of computing science?",
  journal =      j-CACM,
  volume =       "44",
  number =       "3",
  pages =        "92--92",
  month =        mar,
  year =         "2001",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Tue Mar 13 18:15:02 MST 2001",
  bibsource =    "http://www.acm.org/pubs/toc/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm2000.bib",
  note =         "Copyright held by author.",
  URL =          "http://www.acm.org/pubs/citations/journals/cacm/2001-44-3/p92-dijkstra/",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "76 KB",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  oldlabel =     "EWD:EWD1304",
}

@Unpublished{Dijkstra:2001:GM,
  author =       "Edsger W. Dijkstra",
  title =        "The {GCD} and the minimum",
  month =        nov,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1313.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "428 KB",
  oldlabel =     "EWD:EWD1313",
}

@InProceedings{Dijkstra:2001:GSC,
  author =       "Edsger W. Dijkstra",
  title =        "Go To Statement Considered Harmful",
  crossref =     "Broy:2001:PTC",
  pages =        "297--300",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_12",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_12/",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:2001:IEE,
  author =       "Edsger W. Dijkstra",
  title =        "Indirect equality enriched (and a proof by {Netty})",
  month =        dec,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1315.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "320 KB",
  oldlabel =     "EWD:EWD1315",
}

@Unpublished{Dijkstra:2001:MRO,
  author =       "Edsger W. Dijkstra",
  title =        "My recollections of operating system design",
  month =        apr,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1303.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1012 KB",
  oldlabel =     "EWD:EWD1303",
}

@Unpublished{Dijkstra:2001:PFS,
  author =       "Edsger W. Dijkstra",
  title =        "{Philips} and {I}: a few snapshots",
  month =        dec,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1316.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "244 KB",
  oldlabel =     "EWD:EWD1316",
}

@InCollection{Dijkstra:2001:SMS,
  author =       "Edsger W. Dijkstra",
  title =        "The Structure of the ``{THE}'' Multiprogramming
                 System",
  crossref =     "BrinchHansen:2001:COS",
  pages =        "223--236",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-1-4757-3510-9_12",
  bibdate =      "Thu Jun 07 17:47:20 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "https://link.springer.com/chapter/10.1007/978-1-4757-3510-9_12",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:2001:SPC,
  author =       "Edsger W. Dijkstra",
  title =        "Solution of a Problem in Concurrent Programming
                 Control",
  crossref =     "Broy:2001:PTC",
  pages =        "289--294",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_10",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_10/",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Unpublished{Dijkstra:2001:TTR,
  author =       "Edsger W. Dijkstra",
  title =        "Three trip reports rolled into one:
                 2001.04.16--2001.07.06",
  month =        sep,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1310.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2800 KB",
  oldlabel =     "EWD:EWD1310",
}

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

@Article{Dijkstra:2001:USL,
  author =       "Edsger W. Dijkstra",
  title =        "Under the spell of {Leibniz}'s dream",
  journal =      j-INFO-PROC-LETT,
  volume =       "77",
  number =       "2--4",
  pages =        "53--61",
  day =          "28",
  month =        feb,
  year =         "2001",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/S0020-0190(00)00204-0",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "01A70 (03-03)",
  MRnumber =     "1809638",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "http://www.elsevier.com:80/inca/publications/store/5/0/5/6/1/2/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc2000.bib",
  note =         "Special issue in honor of Edsger W. Dijkstra (Austin,
                 TX, 2000)",
  URL =          "http://www.elsevier.nl/gej-ng/10/23/20/68/29/25/abstract.html;
                 http://www.elsevier.nl/gej-ng/10/23/20/68/29/25/article.pdf",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
}

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

@Unpublished{Dijkstra:2001:ZPE,
  author =       "Edsger W. Dijkstra",
  title =        "{Zuckerman}'s problem and the {ETAC}",
  month =        jun,
  year =         "2001",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1309a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "109 KB",
  keywords =     "ETAC (Eindhoven Tuesday Afternoon Club)",
  oldlabel =     "EWD:EWD1309a",
}

@Unpublished{Dijkstra:2002:CR,
  author =       "Edsger W. Dijkstra",
  title =        "{Coxeter}'s rabbit",
  month =        apr,
  year =         "2002",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1318.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "300 KB",
  oldlabel =     "EWD:EWD1318",
  remark =       "This is the final EWDnnnn report.",
}

@InCollection{Dijkstra:2002:CSP,
  author =       "Edsger W. Dijkstra",
  title =        "Cooperating Sequential Processes",
  crossref =     "BrinchHansen:2002:OCP",
  pages =        "65--138",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-1-4757-3472-0_2",
  bibdate =      "Sat Jul 23 07:01:09 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dijkstra:2002:DDP,
  author =       "D. Dijkstra",
  title =        "Doubling the Degree of Precision Without Doubling the
                 Grid When Solving a Differential Equation with a
                 Pseudo-Spectral Collocation Method",
  journal =      j-J-SCI-COMPUT,
  volume =       "17",
  number =       "1-4",
  pages =        "513--527",
  year =         "2002",
  CODEN =        "JSCOEB",
  DOI =          "https://doi.org/10.1023/A:1015110311313",
  ISSN =         "0885-7474 (print), 1573-7691 (electronic)",
  ISSN-L =       "0885-7474",
  bibdate =      "2008-09-12",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/jscic/jscic17.html#Dijkstra02;
                 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/2002.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Journal of Scientific Computing",
  journal-URL =  "http://link.springer.com/journal/10915",
}

@Article{Dijkstra:2002:ENC,
  author =       "Edsger W. Dijkstra",
  title =        "{EWD1300}: The Notational Conventions {I} Adopted, and
                 Why",
  journal =      j-FORM-ASP-COMPUT,
  volume =       "14",
  number =       "2",
  pages =        "99--107",
  year =         "2002",
  CODEN =        "FACME5",
  DOI =          "https://doi.org/10.1007/s001650200030",
  ISSN =         "0934-5043 (print), 1433-299X (electronic)",
  ISSN-L =       "0934-5043",
  bibdate =      "2004-02-25",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/fac/fac14.html#Dijkstra02;
                 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/2002.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Formal Aspects of Computing",
  journal-URL =  "http://link.springer.com/journal/165",
}

@InCollection{Dijkstra:2002:EWL,
  author =       "Edsger W. Dijkstra",
  title =        "{EWD 1308}: What Led to ``{Notes} on Structured
                 Programming''",
  crossref =     "Broy:2002:SPC",
  pages =        "340--364",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-3-642-59412-0_19",
  bibdate =      "Tue Feb 20 12:45:54 2024",
  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)",
}

@InCollection{Dijkstra:2002:GSC,
  author =       "Edsger W. Dijkstra",
  title =        "Go to Statement Considered Harmful",
  crossref =     "Broy:2002:SPC",
  pages =        "351--355",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-3-642-59412-0_21",
  bibdate =      "Tue Feb 20 12:45:54 2024",
  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)",
}

@InCollection{Dijkstra:2002:HOS,
  author =       "Edsger W. Dijkstra",
  title =        "Hierarchical Ordering of Sequential Processes",
  crossref =     "BrinchHansen:2002:OCP",
  pages =        "198--227",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-1-4757-3472-0_5",
  bibdate =      "Sat Jul 23 07:01:09 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:2002:SE,
  author =       "Edsger W. Dijkstra",
  title =        "A Synthesis Emerging?",
  crossref =     "BrinchHansen:2002:OCP",
  pages =        "397--412",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-1-4757-3472-0_15",
  bibdate =      "Sat Jul 23 07:01:09 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:2002:SMS,
  author =       "Edsger W. Dijkstra",
  title =        "The Structure of the {``THE''} Multiprogramming
                 System",
  crossref =     "BrinchHansen:2002:OCP",
  pages =        "139--152",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-1-4757-3472-0_3",
  bibdate =      "Sat Jul 23 07:01:09 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:2002:SPC,
  author =       "Edsger W. Dijkstra",
  title =        "Solution of a Problem in Concurrent Programming
                 Control",
  crossref =     "Broy:2002:SPC",
  pages =        "347--350",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-3-642-59412-0_20",
  bibdate =      "Tue Feb 20 12:45:54 2024",
  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:2002:VIC,
  author =       "Edsger W. Dijkstra",
  title =        "From {van IJzeren}'s correspondence to my aunt \&
                 uncle",
  month =        jan,
  year =         "2002",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd13xx/EWD1317.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "160 KB",
  oldlabel =     "EWD:EWD1317",
}

@InProceedings{Dijkstra:2004:MMD,
  author =       "Matthijs Dijkstra",
  title =        "A model for the management of dynamic web
                 applications",
  crossref =     "Janssen:2004:SIC",
  pages =        "402--408",
  year =         "2004",
  DOI =          "https://doi.org/10.1145/1052220.1052271",
  bibdate =      "Wed Mar 18 12:30:11 2015",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/ACMicec/icec2004.html#Dijkstra04;
                 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/2004.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:2004:THA,
  author =       "Atze Dijkstra and S. Doaitse Swierstra",
  title =        "Typing {Haskell} with an Attribute Grammar",
  crossref =     "Vene:2005:AFP",
  pages =        "1--72",
  year =         "2004",
  DOI =          "https://doi.org/10.1007/11546382_1",
  bibdate =      "2005-10-26",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/afp/afp2004.html#DijkstraS04;
                 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/2004.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dijkstra:2005:MRO,
  author =       "Edsger W. Dijkstra",
  title =        "My recollections of operating system design",
  journal =      j-OPER-SYS-REV,
  volume =       "39",
  number =       "2",
  pages =        "4--40",
  month =        apr,
  year =         "2005",
  CODEN =        "OSRED8",
  ISSN =         "0163-5980 (print), 1943-586X (electronic)",
  ISSN-L =       "0163-5980",
  bibdate =      "Sat Aug 26 08:55:43 MDT 2006",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/opersysrev.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "ACM SIGOPS Operating Systems Review",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J597",
}

@Article{Meirosu:2005:NGE,
  author =       "Catalin Meirosu and Piotr Golonka and Andreas Hirstius
                 and Stefan Stancu and Bob Dobinson and Erik Radius and
                 Antony Antony and Freek Dijkstra and Johan Blom and
                 Cees de Laat",
  title =        "Native {10 Gigabit Ethernet} experiments over long
                 distances",
  journal =      j-FUT-GEN-COMP-SYS,
  volume =       "21",
  number =       "4",
  pages =        "457--468",
  month =        apr,
  year =         "2005",
  CODEN =        "FGSEVI",
  ISSN =         "0167-739X (print), 1872-7115 (electronic)",
  ISSN-L =       "0167-739X",
  bibdate =      "Fri Jul 15 08:00:46 MDT 2005",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/futgencompsys.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Future Generation Computer Systems",
  journal-URL =  "http://www.sciencedirect.com/science/journal/0167739X",
}

@Article{Dijkstra:2006:ITO,
  author =       "Fokke Dijkstra and Aad J. van der Steen",
  title =        "Integration of two ocean models within {Cactus}",
  journal =      j-CCPE,
  volume =       "18",
  number =       "2",
  pages =        "193--202",
  year =         "2006",
  CODEN =        "CCPEBO",
  DOI =          "https://doi.org/10.1002/cpe.917",
  ISSN =         "1532-0626 (print), 1532-0634 (electronic)",
  ISSN-L =       "1532-0626",
  bibdate =      "2006-11-17",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/concurrency/concurrency18.html#DijkstraS06;
                 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/2006.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Concurrency and Computation: Prac\-tice and
                 Experience",
  journal-URL =  "http://www.interscience.wiley.com/jpages/1532-0626",
}

@InProceedings{Dijkstra:2006:RPT,
  author =       "Atze Dijkstra and S. Doaitse Swierstra",
  title =        "Ruler: Programming Type Rules",
  crossref =     "Hagiya:2006:FLP",
  pages =        "30--46",
  year =         "2006",
  DOI =          "https://doi.org/10.1007/11737414_4",
  bibdate =      "2006-03-17",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/flops/flops2006.html#DijkstraS06;
                 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/2006.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dijkstra:2006:TAN,
  author =       "Arie Dijkstra",
  title =        "Technology Adds New Principles to Persuasive
                 Psychology: Evidence from Health Education",
  crossref =     "IJsselsteijn:2006:PTF",
  volume =       "3962",
  pages =        "16--26",
  year =         "2006",
  DOI =          "https://doi.org/10.1007/11755494_4",
  bibdate =      "2006-05-22",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/conf/persuasive/persuasive2006.html#Dijkstra06;
                 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/2006.bib",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Dijkstra:2008:HP,
  author =       "Edsger W. Dijkstra",
  title =        "Home Page",
  year =         "2008",
  bibdate =      "2008-09-25",
  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/Unknown.year.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  cite =         "http://dblp.uni-trier.de/journals/cacm/BoyerFGHMMR02",
}

@Article{Dijkstra:2009:TP,
  author =       "E. W. Dijkstra",
  title =        "On the theorem of {Pythagoras}",
  journal =      "Nieuw Archief voor Wiskunde (5)",
  volume =       "10",
  number =       "2",
  pages =        "94--99",
  year =         "2009",
  ISSN =         "0028-9825",
  MRclass =      "51M04",
  MRnumber =     "2583038",
  bibdate =      "Thu Mar 12 07:01:09 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Photo reproduction of the handwritten 1986 manuscript,
                 With an introduction in Dutch by Klaas Pieter Hart",
  acknowledgement = ack-nhfb,
  ajournal =     "Nieuw Arch. Wiskd. (5)",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Nieuw Archief voor Wiskunde. Vijfde Serie",
}

@Article{Chernoy:2010:PDT,
  author =       "Viacheslav Chernoy and Mordechai Shalom and Shmuel
                 Zaks",
  title =        "On the performance of {Dijkstra}'s third
                 self-stabilizing algorithm for mutual exclusion and
                 related algorithms",
  journal =      j-DISTRIB-COMPUT,
  volume =       "23",
  number =       "1",
  pages =        "43--60",
  month =        sep,
  year =         "2010",
  CODEN =        "DICOEB",
  DOI =          "https://doi.org/10.1007/s00446-010-0104-6",
  ISSN =         "0178-2770 (print), 1432-0452 (electronic)",
  ISSN-L =       "0178-2770",
  bibdate =      "Mon Aug 1 08:49:21 MDT 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/distribcomput.bib",
  URL =          "https://link.springer.com/article/10.1007/s00446-010-0104-6",
  acknowledgement = ack-nhfb,
  ajournal =     "Distrib. comput.",
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  fjournal =     "Distributed Computing",
  journal-URL =  "https://link.springer.com/journal/446",
}

@InCollection{Dijkstra:2021:GSC,
  author =       "E. W. Dijkstra",
  title =        "Go To Statement Considered Harmful (1968)",
  crossref =     "Lewis:2021:ICF",
  chapter =      "29",
  pages =        "289--292",
  year =         "2021",
  DOI =          "https://doi.org/10.7551/mitpress/12274.003.0031",
  bibdate =      "Tue Feb 01 07:39:53 2022",
  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)",
}

@InCollection{Dijkstra:2021:SMS,
  author =       "E. W. Dijkstra",
  title =        "The Structure of the ``{THE}''-Multiprogramming System
                 (1968)",
  crossref =     "Lewis:2021:ICF",
  chapter =      "28",
  pages =        "279--288",
  year =         "2021",
  DOI =          "https://doi.org/10.7551/mitpress/12274.003.0030",
  bibdate =      "Tue Feb 01 07:39:53 2022",
  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)",
}

@InCollection{Dijkstra:2021:SPC,
  author =       "E. W. Dijkstra",
  title =        "Solution of a Problem in Concurrent Program Control
                 (1965)",
  crossref =     "Lewis:2021:ICF",
  chapter =      "26",
  pages =        "267--270",
  year =         "2021",
  DOI =          "https://doi.org/10.7551/mitpress/12274.003.0028",
  bibdate =      "Tue Feb 01 07:39:53 2022",
  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:20xx:AC,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen and M. Rem",
  title =        "Associons continued",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD439.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "140 KB",
  oldlabel =     "EWD:EWD439",
}

@Unpublished{Dijkstra:20xx:ACW,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de {Commissie Wetenschapsbeleid}. ({Dutch}) [{To}
                 the {Committee on Science Policy}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD281.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "132 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD281",
}

@Unpublished{Dijkstra:20xx:AI,
  author =       "Edsger W. Dijkstra",
  title =        "On avoiding the infinite",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD416.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "149 KB",
  oldlabel =     "EWD:EWD416",
}

@Unpublished{Dijkstra:20xx:AKR,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de keuzecommissie rekenmachine. ({Dutch}) [{The}
                 {Selection Committee} computer]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD270.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "80 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD270",
}

@Unpublished{Dijkstra:20xx:ALVa,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de leden van de onderafdelingsvergadering.
                 ({Dutch}) [{To} the members of the {Division}
                 meeting]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD167.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "65 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD167",
}

@Unpublished{Dijkstra:20xx:ALVb,
  author =       "Edsger W. Dijkstra",
  title =        "Aan de leden van de {Onderafdeling} der {Wiskunde}.
                 ({Dutch}) [{To} the members of the {Sub-Section of
                 Mathematics}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/NN252.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "20 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN252",
}

@Unpublished{Dijkstra:20xx:AOT,
  author =       "Edsger W. Dijkstra",
  title =        "Over een academische opleiding tot ``{Computer
                 Scientist}''. ({Dutch}) [{An} academic program for
                 ``{Computer Scientist}'']",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD188.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "162 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD188",
}

@Unpublished{Dijkstra:20xx:ASG,
  author =       "Edsger W. Dijkstra",
  title =        "{ACM Symposium} in {Gatlinburg} ``{Operating System
                 Principles}''",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD214.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "48 KB",
  oldlabel =     "EWD:EWD214",
}

@Unpublished{Dijkstra:20xx:ATV,
  author =       "Edsger W. Dijkstra",
  title =        "Een algorithme ter voorkoming van de dodelijke
                 omarming. ({Dutch}) [{An} algorithm to prevent deadly
                 embrace]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD108.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "33 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD108",
}

@Unpublished{Dijkstra:20xx:AV,
  author =       "Edsger W. Dijkstra",
  title =        "Array variables",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD428.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1600 KB",
  oldlabel =     "EWD:EWD428",
}

@Unpublished{Dijkstra:20xx:AVP,
  author =       "Edsger W. Dijkstra",
  title =        "Appreciatie van ponskaarten. ({Dutch}) [Appreciation
                 of punch cards]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD139.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "144 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD139",
}

@Unpublished{Dijkstra:20xx:BAV,
  author =       "Edsger W. Dijkstra",
  title =        "Bij de aanvang van het semester. ({Dutch}) [{At} the
                 beginning of the semester]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD471.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "44 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD471",
}

@Unpublished{Dijkstra:20xx:BEE,
  author =       "Edsger W. Dijkstra",
  title =        "{[Beantwoording} ener enquete]. ({Dutch})
                 [[{Answering} listener survey]]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD247a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "92 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD247",
}

@Unpublished{Dijkstra:20xx:BPP,
  author =       "Edsger W. Dijkstra and W. H. J. Feijen",
  title =        "A beautiful proof of a probably useless theorem",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD415.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "27 KB",
  oldlabel =     "EWD:EWD415",
}

@Unpublished{Dijkstra:20xx:BVD,
  author =       "Edsger W. Dijkstra",
  title =        "De bankiersalgorithme en verfijningen daarvan.
                 ({Dutch}) [{The} {Banker's Algorithm} and refinements
                 thereof]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD116.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "128 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD116",
}

@Unpublished{Dijkstra:20xx:CC,
  author =       "Edsger W. Dijkstra",
  title =        "Het controlerende communicatieapparaat. ({Dutch})
                 [{The} communication controller device]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD77.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "138 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD77",
}

@Unpublished{Dijkstra:20xx:CCH,
  author =       "Edsger W. Dijkstra",
  title =        "Complexity controlled by hierarchical ordering of
                 function and variability",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD236.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "124 KB",
  oldlabel =     "EWD:EWD236",
}

@Unpublished{Dijkstra:20xx:CDN,
  author =       "Edsger W. Dijkstra",
  title =        "Context dependent names",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD155.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "269 KB",
  oldlabel =     "EWD:EWD155",
}

@Unpublished{Dijkstra:20xx:CIA,
  author =       "Edsger W. Dijkstra",
  title =        "Het curriculum informatica aan de {THE}. ({Dutch})
                 [{The} curriculum in computer science at the {THE}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD449.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "108 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD449",
}

@Unpublished{Dijkstra:20xx:CS,
  author =       "Edsger W. Dijkstra",
  title =        "The characterization of semantics",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD401.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "212 KB",
  oldlabel =     "EWD:EWD401",
}

@Unpublished{Dijkstra:20xx:CSE,
  author =       "Edsger W. Dijkstra",
  title =        "Computer {Science} of enkel {Software Engineering}?.
                 ({Dutch}) [{Computer} Science or Software Engineering
                 only?]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD254.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "72 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD254",
}

@Unpublished{Dijkstra:20xx:CVP,
  author =       "Edsger W. Dijkstra",
  title =        "Computation versus program",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "incomplete; circulated privately",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd02xx/EWD238.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "123 KB",
  oldlabel =     "EWD:EWD238",
}

@Unpublished{Dijkstra:20xx:DCA,
  author =       "Edsger W. Dijkstra",
  title =        "Documentatie over de communicatie apparatuur aan de
                 {EL X8}. ({Dutch}) [{Documentation} of the
                 communication equipment of the {EL X8}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD140.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "549 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD140",
}

@Unpublished{Dijkstra:20xx:DCM,
  author =       "Edsger W. Dijkstra",
  title =        "Design considerations in more detail",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD302.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "448 KB",
  oldlabel =     "EWD:EWD302",
}

@Unpublished{Dijkstra:20xx:DOPa,
  author =       "Edsger W. Dijkstra",
  title =        "Description of the object program",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD101.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "394 KB",
  oldlabel =     "EWD:EWD101",
}

@Unpublished{Dijkstra:20xx:DOPb,
  author =       "Edsger W. Dijkstra",
  title =        "Description of the object program (a sequel to
                 {EWD102})",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD105.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "232 KB",
  oldlabel =     "EWD:EWD105",
}

@Unpublished{Dijkstra:20xx:EA,
  author =       "Edsger W. Dijkstra",
  title =        "To the {EDITOR ALGOL 68}",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD230.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "47 KB",
  oldlabel =     "EWD:EWD230",
  pagecount =    "2",
}

@Unpublished{Dijkstra:20xx:EPL,
  author =       "Edsger W. Dijkstra",
  title =        "Exit ``{The Programming Laboratory}''",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD300.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "104 KB",
  oldlabel =     "EWD:EWD300",
}

@Unpublished{Dijkstra:20xx:ERC,
  author =       "Edsger W. Dijkstra",
  title =        "An Experiment with the ``record class'' as suggested
                 by {C. A. R. Hoare}",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD132.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "304 KB",
  oldlabel =     "EWD:EWD132",
}

@Unpublished{Dijkstra:20xx:ETS,
  author =       "Edsger W. Dijkstra",
  title =        "An effort towards structuring of programmed
                 processes",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD198.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "325 KB",
  oldlabel =     "EWD:EWD198",
}

@Unpublished{Dijkstra:20xx:EVA,
  author =       "Edsger W. Dijkstra",
  title =        "Het einde van een ambacht. ({Dutch}) [{The} end of a
                 craft]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD194.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "69 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD194",
}

@Unpublished{Dijkstra:20xx:EVD,
  author =       "Edsger W. Dijkstra",
  title =        "Eerste verkenning over de dood van programma's.
                 ({Dutch}) [{First} exploration of the death of
                 programs]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD163.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "135 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD163",
}

@Unpublished{Dijkstra:20xx:FMS,
  author =       "Edsger W. Dijkstra",
  title =        "Finding the maximal strong components in a directed
                 graph",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD453.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1200 KB",
  oldlabel =     "EWD:EWD453",
}

@Unpublished{Dijkstra:20xx:FTS,
  author =       "Edsger W. Dijkstra",
  title =        "The formal treatment of some small examples",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD413.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2200 KB",
  oldlabel =     "EWD:EWD413",
}

@Unpublished{Dijkstra:20xx:GSS,
  author =       "Edsger W. Dijkstra",
  title =        "A generalization of the {Sheffer Stroke} for
                 $n$-valued logic (by {C. S. Scholten})",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD429.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "33 KB",
  oldlabel =     "EWD:EWD429",
}

@Unpublished{Dijkstra:20xx:HOA,
  author =       "Edsger W. Dijkstra",
  title =        "Hoger orde adressering. ({Dutch}) [{High}-order
                 addressing]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD254a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "193 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD254a",
}

@Unpublished{Dijkstra:20xx:HOSa,
  author =       "Edsger W. Dijkstra",
  title =        "Hierarchical ordering of sequential processes",
  year =         "20xx",
  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:HOS}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd03xx/EWD310.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1017 KB",
  oldlabel =     "EWD:EWD310",
}

@Unpublished{Dijkstra:20xx:HVO,
  author =       "Edsger W. Dijkstra",
  title =        "Heer, verlos ons van de charlatans!. ({Dutch})
                 [{Lord}, deliver us from charlatans!]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD451.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "35 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD451",
}

@Unpublished{Dijkstra:20xx:HWP,
  author =       "Edsger W. Dijkstra",
  title =        "Hoe wiskundig programmeren is. ({Dutch}) [{What} is
                 mathematical programming?]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD261.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "20 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD261",
}

@Unpublished{Dijkstra:20xx:I,
  author =       "Edsger W. Dijkstra",
  title =        "Over de {IBM360}. ({Dutch}) [{On} the {IBM360}]",
  pages =        "2",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD255.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "90 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD255",
}

@Unpublished{Dijkstra:20xx:IMI,
  author =       "Edsger W. Dijkstra",
  title =        "{Ir. Medema}, {Ir. Hendriks}, weledelgestrenge heren!.
                 ({Dutch}) [{Engineer Medema}, {Engineer Hendriks},
                 noble gentlemen!]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD184.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "52 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD184",
}

@Unpublished{Dijkstra:20xx:IWD,
  author =       "Edsger W. Dijkstra",
  title =        "Informatica als wiskundige discipline. ({Dutch})
                 [{Informatics} as a mathematical discipline]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD298.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD298",
}

@Unpublished{Dijkstra:20xx:JHB,
  author =       "Edsger W. Dijkstra",
  title =        "{[``Journal} for half-baked {Ideas}'']",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD247.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "64 KB",
  oldlabel =     "EWD:EWD247",
}

@Unpublished{Dijkstra:20xx:KTS,
  author =       "Edsger W. Dijkstra",
  title =        "Keuze tussen symcharf en symchart. ({Dutch}) [{Choice}
                 between symcharf and symchart]",
  pages =        "1",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD164.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "30 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD164",
}

@Unpublished{Dijkstra:20xx:LAA,
  author =       "Edsger W. Dijkstra",
  title =        "De logische automaat in academisch milieu. ({Dutch})
                 [{The} logical machine in an academic environment]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/NN035.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "705 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN35",
}

@Unpublished{Dijkstra:20xx:LBL,
  author =       "Edsger W. Dijkstra",
  title =        "A little bit of lattice theory",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "circulated privately; replaced by EWD1240a",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd12xx/EWD1240.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "1767 KB",
  oldlabel =     "EWD:EWD1240",
}

@Unpublished{Dijkstra:20xx:MD,
  author =       "Edsger W. Dijkstra",
  title =        "On a methodology of design",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD317.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "255 KB",
  oldlabel =     "EWD:EWD317",
}

@Unpublished{Dijkstra:20xx:MEE,
  author =       "Edsger W. Dijkstra",
  title =        "The moral of {EWD237}--{EWD239}",
  pages =        "1",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD240.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "29 KB",
  oldlabel =     "EWD:EWD240",
}

@Unpublished{Dijkstra:20xx:MLV,
  author =       "Edsger W. Dijkstra",
  title =        "Mijn laatste verslag van een bijeenkomst van
                 {W.G.2.1}. ({Dutch}) [{My} final report of a meeting of
                 {W.G.2.1}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD252.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "83 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD252",
}

@Unpublished{Dijkstra:20xx:MX,
  author =       "Edsger W. Dijkstra",
  title =        "Multiprogrammering en de {X8}. ({Dutch})
                 [{Multiprogramming} and the {X8}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD51.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "296 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD51",
}

@Unpublished{Dijkstra:20xx:MXV,
  author =       "Edsger W. Dijkstra",
  title =        "Multiprogrammering en de {X8} ({Vervolg} van {EWD51}).
                 ({Dutch}) [{Multiprogramming} and the {X8}
                 (continuation of {EWD51})]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD54.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "468 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD54",
}

@Unpublished{Dijkstra:20xx:NDB,
  author =       "Edsger W. Dijkstra",
  title =        "On non-determinacy being bounded",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD458.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "636 KB",
  oldlabel =     "EWD:EWD458",
}

@Unpublished{Dijkstra:20xx:OCI,
  author =       "Edsger W. Dijkstra",
  title =        "Ontwerp {Collegebeschrijving} ``{Inleiding} tot de
                 kunst van het programmeren''. ({Dutch}) [Draft college
                 description {``Introduction to art of programming''}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD253a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "31 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD253a",
}

@Unpublished{Dijkstra:20xx:OVA,
  author =       "Edsger W. Dijkstra",
  title =        "Ontwerp voorwoord [afstudeerrichting {Fundamentele
                 Programmering}]. ({Dutch}) [{Draft} foreword
                 [specialization in Fundamental Programming]]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD252a.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "130 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD252a",
}

@Unpublished{Dijkstra:20xx:OVL,
  author =       "Edsger W. Dijkstra",
  title =        "Ontwerp voor ``{Letter} to the {Manufacturers}''.
                 ({Dutch}) [Draft for ``{Letter} to the
                 {Manufacturers}'']",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/NN034.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "156 KB",
  language =     "Dutch",
  oldlabel =     "EWD:NN34",
}

@Unpublished{Dijkstra:20xx:P,
  author =       "Edsger W. Dijkstra",
  title =        "A parabel",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD365.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "61 KB",
  oldlabel =     "EWD:EWD365",
}

@Unpublished{Dijkstra:20xx:PA,
  author =       "Edsger W. Dijkstra",
  title =        "Over pagina-administratie. ({Dutch}) [{On} page
                 management]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD71.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "145 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD71",
}

@Unpublished{Dijkstra:20xx:PDV,
  author =       "Edsger W. Dijkstra",
  title =        "Pretentie en doelstelling van het {THE}
                 multiprogrammeringsproject. ({Dutch}) [{Pretense} and
                 purpose of the {THE} multiprogramming project]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD232.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "275 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD232",
}

@Unpublished{Dijkstra:20xx:PIC,
  author =       "Edsger W. Dijkstra",
  title =        "A preliminary investigation into {Computer Assisted
                 Programming}",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD237.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "214 KB",
  oldlabel =     "EWD:EWD237",
}

@Unpublished{Dijkstra:20xx:PIN,
  author =       "Edsger W. Dijkstra",
  title =        "Proposal for the input and the notation of the
                 system",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD147.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "153 KB",
  oldlabel =     "EWD:EWD147",
}

@Unpublished{Dijkstra:20xx:PLP,
  author =       "Edsger W. Dijkstra",
  title =        "The programming laboratory project",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD279.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "203 KB",
  oldlabel =     "EWD:EWD279",
}

@Unpublished{Dijkstra:20xx:PMI,
  author =       "Edsger W. Dijkstra",
  title =        "The problem of the most isolated villages",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD440.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "568 KB",
  oldlabel =     "EWD:EWD440",
}

@Unpublished{Dijkstra:20xx:PMP,
  author =       "Edsger W. Dijkstra",
  title =        "The pattern-matching problem",
  year =         "20xx",
  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",
  note =         "Circulated privately.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD459.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "636 KB",
  oldlabel =     "EWD:EWD459",
}

@Unpublished{Dijkstra:20xx:PMTa,
  author =       "Edsger W. Dijkstra",
  title =        "Programming methodologies, their objectives and their
                 nature",
  year =         "20xx",
  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:PMT}.",
  URL =          "http://www.cs.utexas.edu/users/EWD/ewd04xx/EWD469.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "359 KB",
  oldlabel =     "EWD:EWD469",
}

@Unpublished{Dijkstra:20xx:PS,
  author =       "Edsger W. Dijkstra",
  title =        "Problem\slash Solution",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/NN117.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "22 KB",
  oldlabel =     "EWD:NN117",
}

@Unpublished{Dijkstra:20xx:PVX,
  author =       "Edsger W. Dijkstra",
  title =        "Een ponsbandorganisatie voor de {X8}. ({Dutch}) [{A}
                 paper tape organization for the {X8}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD82.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "275 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD82",
}

@Unpublished{Dijkstra:20xx:RBV,
  author =       "Edsger W. Dijkstra",
  title =        "Reisverslag bezoek van {E. W. Dijkstra} aan {IFIP
                 W.G.2.3} te {Warwick}, {Engeland}. ({Dutch}) [{Trip}
                 report by {E. W. Dijkstra} ti {IFIP W.G.2.3} in
                 {Warwick, England}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD308.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD308",
}

@Unpublished{Dijkstra:20xx:RCC,
  author =       "Edsger W. Dijkstra",
  title =        "{[Raw} code for computing {De Bruijn}-sequences]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD221.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "10 KB",
  oldlabel =     "EWD:EWD221",
}

@Unpublished{Dijkstra:20xx:RP,
  author =       "Edsger W. Dijkstra",
  title =        "On the reliability of programs",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD303.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "427 KB",
  oldlabel =     "EWD:EWD303",
}

@Unpublished{Dijkstra:20xx:RPT,
  author =       "Edsger W. Dijkstra",
  title =        "Requirements of programming tools",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD251.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "26 KB",
  oldlabel =     "EWD:EWD251",
}

@Unpublished{Dijkstra:20xx:RVB,
  author =       "Edsger W. Dijkstra",
  title =        "Reisverslag van bezoek aan het {Seminar on the
                 Teaching of Programming at University Level}. ({Dutch})
                 [{Travelogue} of visits to the {Seminar on the Teaching
                 of Programming at University Level}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD295.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "82 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD295",
}

@Unpublished{Dijkstra:20xx:Sa,
  author =       "Edsger W. Dijkstra",
  title =        "Over seinpalen. ({Dutch}) [{On} semaphores]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD74.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "309 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD74",
}

@Unpublished{Dijkstra:20xx:Sb,
  author =       "Edsger W. Dijkstra",
  title =        "Over standaardroutines. ({Dutch}) [{On} standard
                 routines]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD75.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "602 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD75",
}

@Unpublished{Dijkstra:20xx:SCA,
  author =       "Edsger W. Dijkstra",
  title =        "Some comments on the aims of {MIRFAC}",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD68.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  oldlabel =     "EWD:EWD68",
}

@Unpublished{Dijkstra:20xx:SE,
  author =       "Edsger W. Dijkstra",
  title =        "A sequel to {EWD126}",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD130.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "472 KB",
  oldlabel =     "EWD:EWD130",
}

@Unpublished{Dijkstra:20xx:SI,
  author =       "Edsger W. Dijkstra",
  title =        "Over stapeladministratie. {II}. ({Dutch}) [{On} stack
                 administration. {II}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD70.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "105 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD70",
}

@Unpublished{Dijkstra:20xx:SIVa,
  author =       "Edsger W. Dijkstra",
  title =        "Over de sequentiele interpretatie van een ponsband.
                 ({Dutch}) [{On} the sequential interpretation of a
                 punched tape]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD157.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "181 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD157",
}

@Unpublished{Dijkstra:20xx:SIVb,
  author =       "Edsger W. Dijkstra",
  title =        "Sequentiele interpretatie van ponsband. ({Dutch})
                 [{Sequential} interpretation of a punched tape]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD161.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "332 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD161",
}

@Unpublished{Dijkstra:20xx:SMA,
  author =       "Edsger W. Dijkstra",
  title =        "Some meditations on Advanced Programming",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD32.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "584 KB",
  oldlabel =     "EWD:EWD35",
}

@Unpublished{Dijkstra:20xx:SS,
  author =       "Edsger W. Dijkstra",
  title =        "Synchronisatie en sequencing. ({Dutch})
                 [{Synchronization} and sequencing]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD405.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "173 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD405",
}

@Unpublished{Dijkstra:20xx:STM,
  author =       "Edsger W. Dijkstra",
  title =        "Sans titre (but most definitely a predecessor to
                 {EWD316}, ``{A} short introduction into the art of
                 programming'')",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD287.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "2372 KB",
  oldlabel =     "EWD:EWD287",
}

@Unpublished{Dijkstra:20xx:SVP,
  author =       "Edsger W. Dijkstra",
  title =        "Over de sequentialiteit van procesbeschrijvingen.
                 ({Dutch}) [{On} the sequentiality of process
                 descriptions]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD35.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "888 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD35",
}

@Unpublished{Dijkstra:20xx:TCO,
  author =       "Edsger W. Dijkstra",
  title =        "Tentamen ``{Co-operating Sequential Processes}''.
                 ({Dutch}) [{Exam} question ``{Co-operating Sequential
                 Processes}'']",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD190.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD190",
}

@Unpublished{Dijkstra:20xx:TCP,
  author =       "Edsger W. Dijkstra",
  title =        "Towards correct programs",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD241.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "199 KB",
  oldlabel =     "EWD:EWD241",
}

@Unpublished{Dijkstra:20xx:TCS,
  author =       "Edsger W. Dijkstra",
  title =        "Tentamenopgave ``{Cooperating Sequential Processes}''.
                 ({Dutch}) [{Exam} question ``{Cooperating Sequential
                 Processes}'']",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD150.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "58 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD150",
}

@Unpublished{Dijkstra:20xx:TFP,
  author =       "Edsger W. Dijkstra",
  title =        "Toekomstverwachting {Fundamentele Programmering}.
                 ({Dutch}) [{Future} outlook for basic programming]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD259.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "85 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD259",
}

@Unpublished{Dijkstra:20xx:TNV,
  author =       "Edsger W. Dijkstra",
  title =        "{[Toespraak} over de noodzaak van
                 programmeermethodologie]. ({Dutch}) [[{Speech} on the
                 need for programming methodology]]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD341.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "87 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD341",
}

@Unpublished{Dijkstra:20xx:TSA,
  author =       "Edsger W. Dijkstra",
  title =        "On trading storage against computation time",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD239.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "306 KB",
  oldlabel =     "EWD:EWD239",
}

@Unpublished{Dijkstra:20xx:TSS,
  author =       "Edsger W. Dijkstra",
  title =        "A tree-structured system",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD282.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "242 KB",
  oldlabel =     "EWD:EWD282",
}

@Unpublished{Dijkstra:20xx:TTA,
  author =       "Edsger W. Dijkstra",
  title =        "{[Toespraak} tot een afstudeerder]. ({Dutch})
                 [[{Addressing} a graduate]]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD493.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "59 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD493",
}

@Unpublished{Dijkstra:20xx:TTS,
  author =       "Edsger W. Dijkstra",
  title =        "[toespraak tot een student bij uitreiking ir-diploma].
                 ({Dutch}) [{Speaking} to students at {IR}-degree
                 ceremony]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD499.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "51 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD499",
}

@Unpublished{Dijkstra:20xx:TTT,
  author =       "Edsger W. Dijkstra",
  title =        "Tweede toespraak tot mijn studenten. ({Dutch})
                 [{Second} lecture to my students]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD477.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "48 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD477",
}

@Unpublished{Dijkstra:20xx:TVC,
  author =       "Edsger W. Dijkstra",
  title =        "Over de toekomst van {Computer Science}. ({Dutch})
                 [{On} the future of {Computer Science}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD267.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "91 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD267",
}

@Unpublished{Dijkstra:20xx:TWH,
  author =       "Edsger W. Dijkstra",
  title =        "A time-wise hierarchy imposed upon the use of a
                 two-level store",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD408.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "305 KB",
  oldlabel =     "EWD:EWD408",
}

@Unpublished{Dijkstra:20xx:UP,
  author =       "Edsger W. Dijkstra",
  title =        "On understanding programs",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD264.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "112 KB",
  oldlabel =     "EWD:EWD264",
}

@Unpublished{Dijkstra:20xx:US,
  author =       "Edsger W. Dijkstra",
  title =        "On useful structuring",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD245.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "98 KB",
  oldlabel =     "EWD:EWD245",
}

@Unpublished{Dijkstra:20xx:V,
  author =       "Edsger W. Dijkstra",
  title =        "Het vectorgeheugen. ({Dutch}) [{The} vector memory]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD41.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "272 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD41",
}

@Unpublished{Dijkstra:20xx:VTT,
  author =       "Edsger W. Dijkstra",
  title =        "Vijfde toespraak tot mijn studenten. ({Dutch})
                 [{Fifth} lecture to my students]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD486.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "48 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD486",
}

@Unpublished{Dijkstra:20xx:VVB,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van het bezoek aan de {NATO Conference on
                 Software Engineering}. ({Dutch}) [{Report} of a visit
                 to the {NATO Conference on Software Engineering}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD246.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "96 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD246",
}

@Unpublished{Dijkstra:20xx:VVT,
  author =       "Edsger W. Dijkstra",
  title =        "Verslag van de tweede ``{Conference} on {Software
                 Engineering}'', georganiseerd door de {NATO Science
                 Committee} te {Rome}, 27--31 oktober 1969. ({Dutch})
                 [{Report} of the second {``Conference on Software
                 Engineering''}, organized by the {NATO Science
                 Committee} in {Rome}, {27--31 October 1969}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD272.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "43 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD272",
}

@Unpublished{Dijkstra:20xx:WHI,
  author =       "Edsger W. Dijkstra",
  title =        "Weledelgestrenge {Heer}, {Ingenieur Swinkels}.
                 ({Dutch}) [{Noble} Gentleman, Engineer {Swinkels}]",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD364.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "68 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD364",
}

@Unpublished{Dijkstra:20xx:WIN,
  author =       "Edsger W. Dijkstra",
  title =        "Waarom ik niet gewoon hoogleraar wil blijven.
                 ({Dutch}) [{Why} {I} want to stay not just as a
                 professor]",
  pages =        "3",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD366.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "134 KB",
  language =     "Dutch",
  oldlabel =     "EWD:EWD366",
}

@Unpublished{vanGasteren:20xx:RCF,
  author =       "A. van Gasteren and Edsger W. Dijkstra",
  title =        "The regularity calculus: a first trial",
  year =         "20xx",
  bibdate =      "Mon Mar 16 08:14:00 2015",
  bibsource =    "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/EWD882.PDF",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  filesize =     "552 KB",
  oldlabel =     "EWD:EWD882",
}

@Book{Dahl:1975:CSP,
  editor =       "Ole-Johan Dahl and Edsger Dijkstra and C. A. R.
                 Hoare",
  booktitle =    "{{\cyr Strukturnoe programmirovanie}}",
  title =        "{{\cyr Strukturnoe programmirovanie}}",
  publisher =    "Izdat. ``Mir''",
  address =      "Moscow, USSR",
  pages =        "247",
  year =         "1975",
  ISBN =         "2-01-507541-0",
  ISBN-13 =      "978-2-01-507541-9",
  MRclass =      "68A05",
  MRnumber =     "0433939",
  bibdate =      "Sat Jul 30 16:27:05 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",
  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.",
  series =       "\cyr Matematicheskoe Obespechenie \`EVM. [Monographs
                 in Mathematical Computer Software]",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  language =     "Russian",
  xxeditor =     "U. Dal and E. De{\u{\i}}kstra and K. Khoor.",
}

%%% ====================================================================
%%%  Part 2 (of 2) --- Publications about Edsger Dijkstra and/or his works
%%%
%%% In cases where Dijkstra has a chapter in a book or conference
%%% proceedings volume, all of the entries for that volume are included
%%% here, if data can be found.
%%%
%%% Entries are sorted by year, and then by citation label, with
%%% ``bibsort --year'':
@Article{Naur:1960:RAL,
  author =       "Peter Naur and J. W. Backus and F. L. Bauer and J.
                 Green and C. Katz and J. McCarthy and A. J. Perlis and
                 H. Rutishauser and K. Samelson and B. Vauquois and J.
                 H. Wegstein and A. van Wijngaarden and M. Woodger",
  title =        "Report on the Algorithmic Language {ALGOL 60}",
  journal =      j-CACM,
  volume =       "3",
  number =       "5",
  pages =        "299--314",
  month =        may,
  year =         "1960",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/367236.367262",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  MRclass =      "68.00",
  MRnumber =     "24\#B485",
  bibdate =      "Fri Nov 25 18:19:26 MST 2005",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Compiler/reynolds.bib;
                 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 =         "See letter \cite{Arden:1960:LPR}. Dedicated to the
                 Memory of William Turanski [American group member who
                 was killed by an automobile just prior to the January
                 1960 Conference].",
  acknowledgement = ack-nhfb,
  checked =      "15 July 1993",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  remark =       "Edsger Dijkstra's name does not appear in this
                 document, but he was a committee member, and
                 subsequently co-wrote the first working ALGOL 60
                 compiler
                 \cite{Dijkstra:1961:AUX,Dijkstra:1962:OEA,KrusemanAretz:2003:DZA}.",
  ZMreviewer =   "S. Gorn",
}

@Article{Gawlik:1964:MRP,
  author =       "H. J. Gawlik",
  title =        "{MIRFAC}: a reply to {Professor Dijkstra}",
  journal =      j-CACM,
  volume =       "7",
  number =       "10",
  pages =        "571--571",
  month =        oct,
  year =         "1964",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Fri Nov 25 18:19:56 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,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Knuth:1966:EAC,
  author =       "Donald E. Knuth",
  title =        "Errata: {``Additional comments on a problem in
                 concurrent programming control''}",
  journal =      j-CACM,
  volume =       "9",
  number =       "12",
  pages =        "878--878",
  month =        dec,
  year =         "1966",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Thu Dec 08 10:01:50 2005",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1960.bib",
  note =         "See \cite{Knuth:1966:LEAa}.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Knuth:1966:LEA,
  author =       "Donald E. Knuth",
  title =        "Letter to the {Editor}: Additional comments on a
                 problem in concurrent programming control",
  journal =      j-CACM,
  volume =       "9",
  number =       "5",
  pages =        "321--322",
  month =        may,
  year =         "1966",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Fri Nov 25 18:20:06 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 =         "See \cite{Dijkstra:1965:SPCa}. See errata
                 \cite{Knuth:1966:EAC}. Reprinted in {\em Comm. ACM \bf
                 26} (January 1983), 22.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{vanWijngaarden:1969:RAL,
  author =       "A. van Wijngaarden and B. J. Mailloux and J. E. L.
                 Peck and C. H. A. Koster",
  title =        "Report on the Algorithmic Language {ALGOL 68}",
  journal =      j-NUM-MATH,
  volume =       "14",
  number =       "2",
  pages =        "79--218",
  month =        dec,
  year =         "1969",
  CODEN =        "NUMMA7",
  DOI =          "https://doi.org/10.1007/BF02163002",
  ISSN =         "0029-599X (print), 0945-3245 (electronic)",
  ISSN-L =       "0029-599X",
  bibdate =      "Fri Oct 31 15:47:50 2003",
  bibsource =    "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://www.fh-jena.de/~kleine/history/languages/Algol68-Report.pdf;
                 http://www.fh-jena.de/~kleine/history/languages/Algol68-RevisedReport.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Numerische Mathematik",
  journal-URL =  "http://link.springer.com/journal/211",
  remark =       "This was the official report of the ALGOL 68
                 Committee, which Edsger Dijkstra had been part of.
                 However, he and seven others disagreed with the final
                 report, withdrew from the Committee, and wrote a
                 rebuttal \cite{Anonymous:1970:NIM}.",
}

@Article{Petitfrere:1971:ADP,
  author =       "Marianne Petitfr{\`e}re",
  title =        "Sur l'algorithme de {Dijkstra} pour l'obtention des
                 plus courts chemins dans un graphe. ({French}) [{On
                 Dijkstra}'s algorithm for finding the shortest paths in
                 a graph]",
  journal =      "Cahiers Centre {\'E}tudes Recherche Op{\'e}r.",
  volume =       "13",
  pages =        "111--123",
  year =         "1971",
  ISSN =         "0774-3068",
  MRclass =      "94A20",
  MRnumber =     "0312998 (47 \#1553)",
  MRreviewer =   "S. L. Hakimi",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Cahiers du Centre d'{\'E}tudes de Recherche
                 Op{\'e}rationnelle. Operations Research, Statistics and
                 Applied Mathematics",
  language =     "French",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{DuWorks:1972:APD,
  author =       "Robert J. DuWorks and Steven W. Smoliar",
  title =        "The arrogant programmer: {Dijkstra} and {Wegner}
                 considered harmful",
  journal =      j-SIGCSE,
  volume =       "4",
  number =       "4",
  pages =        "19--21",
  month =        dec,
  year =         "1972",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/382224.382454",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sun Nov 18 08:53:45 MST 2012",
  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/sigcse1970.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Eisenberg:1972:FCD,
  author =       "Murray A. Eisenberg and Michael R. McGuire",
  title =        "Further comments on {Dijkstra}'s concurrent
                 programming control problem",
  journal =      j-CACM,
  volume =       "15",
  number =       "11",
  pages =        "999--999",
  month =        nov,
  year =         "1972",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Jan 22 06:37:45 MST 2001",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Database/Wiederhold.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm15.html#EisenbergM72;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  acknowledgement = ack-nhfb,
  classcodes =   "C6150J (Operating systems)",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  keywords =     "critical; Dijkstra's concurrent programming control
                 problem; multiprocessing; multiprocessing programs;
                 section",
  oldlabel =     "EisenbergM72",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/EisenbergM72",
}

@Article{Streitferdt:1972:BPD,
  author =       "Lothar Streitferdt",
  title =        "{Eine Bemerkung zur Programmierung des
                 Dijkstra-Verfahrens}. ({German}) [{A} remark on the
                 programming of {Dijkstra}'s algorithm]",
  journal =      "Z. Operations Res. Ser. A-B",
  volume =       "16",
  pages =        "B253--B256",
  year =         "1972",
  ISSN =         "0340-9422",
  MRclass =      "90C35",
  MRnumber =     "0432225 (55 \#5214)",
  MRreviewer =   "M. Rossler",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Zeitschrift f{\"u}r Operations Research. Serie A.
                 Serie B",
  language =     "German",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Vantilborgh:1972:EDS,
  author =       "H. Vantilborgh and A. {van Lamsweerde}",
  title =        "On an extension of {Dijkstra}'s semaphore primitives",
  journal =      j-INFO-PROC-LETT,
  volume =       "1",
  number =       "5",
  pages =        "181--186",
  day =          "??",
  month =        oct,
  year =         "1972",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  bibdate =      "Tue Nov 17 10:49:43 MST 1998",
  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,
  classification = "C4240 (Programming and algorithm theory)",
  corpsource =   "MBLE Res. Lab., Brussels, Belgium",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "mutual exclusion; parallel processing; parallel
                 programming; programming theory; resource allocation;
                 semaphore primitives; synchronisation",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Gallaher:1973:CDG,
  author =       "L. J. Gallaher",
  title =        "Correspondence: On {Dijkstra} and the {GOTO}
                 statement",
  journal =      j-COMP-J,
  volume =       "16",
  number =       "3",
  pages =        "284--285",
  month =        aug,
  year =         "1973",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/16.3.284",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Sat Oct 07 17:13:59 2000",
  bibsource =    "http://www3.oup.co.uk/computer_journal/hdb/Volume_16/Issue_03/;
                 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/compj1970.bib",
  URL =          "http://www3.oup.co.uk/computer_journal/hdb/Volume_16/Issue_03/tiff/284.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_16/Issue_03/tiff/285.tif",
  acknowledgement = ack-nhfb,
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Johnson:1973:NDS,
  author =       "Donald B. Johnson",
  title =        "A Note on {Dijkstra}'s Shortest Path Algorithm",
  journal =      j-J-ACM,
  volume =       "20",
  number =       "3",
  pages =        "385--388",
  month =        jul,
  year =         "1973",
  CODEN =        "JACOAH",
  ISSN =         "0004-5411 (print), 1557-735X (electronic)",
  ISSN-L =       "0004-5411",
  MRclass =      "68A20",
  MRnumber =     "0334573 (48 \#12892)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Parallel/Multi.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/jacm.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of the Association for Computing Machinery",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J401",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Kosaraju:1973:LDS,
  author =       "S. Rao Kosaraju",
  title =        "Limitations of {Dijkstra}'s {Semaphore Primitives} and
                 {Petri} nets",
  journal =      j-OPER-SYS-REV,
  volume =       "7",
  number =       "4",
  pages =        "122--126",
  month =        oct,
  year =         "1973",
  CODEN =        "OSRED8",
  ISSN =         "0163-5980 (print), 1943-586X (electronic)",
  ISSN-L =       "0163-5980",
  bibdate =      "Sat Aug 26 08:55:49 MDT 2006",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/opersysrev.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGOPS Operating Systems Review",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J597",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Barth:1974:BRJ,
  author =       "W. Barth",
  title =        "Book Review: {O. J. Dahl, W. Dijkstra und C. A. R.
                 Hoare, Structured Programming}",
  journal =      j-COMPUTING,
  volume =       "12",
  number =       "3",
  pages =        "285--285",
  month =        sep,
  year =         "1974",
  CODEN =        "CMPTA2",
  ISSN =         "0010-485X (print), 1436-5057 (electronic)",
  ISSN-L =       "0010-485X",
  bibdate =      "Thu Jan 04 08:49:27 2001",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=journal&issn=0010-485X;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/computing.bib",
  acknowledgement = ack-ec,
  fjournal =     "Computing",
  journal-URL =  "http://link.springer.com/journal/607",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Knuth:1974:SPG,
  author =       "Donald E. Knuth",
  title =        "Structured Programming with {\bf go to} Statements",
  journal =      j-COMP-SURV,
  volume =       "6",
  number =       "4",
  pages =        "261--301",
  month =        dec,
  year =         "1974",
  CODEN =        "CMSVAN",
  DOI =          "https://doi.org/10.1145/356635.356640",
  ISSN =         "0360-0300 (print), 1557-7341 (electronic)",
  ISSN-L =       "0360-0300",
  bibdate =      "Thu Dec 08 11:40:35 2005",
  bibsource =    "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/cacm1970.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigplan1960.bib",
  note =         "Reprinted with revisions in {\sl Current Trends in
                 Programming Methodology}, Raymond T. Yeh, ed., {\bf 1}
                 (Englewood Cliffs, NJ: Prentice-Hall, 1977), 140--194;
                 {\sl Classics in Software Engineering}, Edward Nash
                 Yourdon, ed.\ (New York: Yourdon Press, 1979),
                 259--321. Reprinted with ``final'' revisions in
                 \cite[pp. 17--89]{Knuth:1992:LP}. This paper is a
                 response to \cite{Dijkstra:1968:LEG}.",
  abstract =     "A consideration of several different examples sheds
                 new light on the problem of creating reliable,
                 well-structured programs that behave efficiently. This
                 study focuses largely on two issues: (a) improved
                 syntax for iterations and error exits, making it
                 possible to write a larger class of programs clearly
                 and efficiently without {\bf go to} statements; (b) a
                 methodology of program design, beginning with readable
                 and correct, but possibly inefficient programs that are
                 systematically transformed if necessary into efficient
                 and correct, but possibly less readable code. The
                 discussion brings out opposing points of view about
                 whether or not {\bf go to} statements should be
                 abolished; some merit is found on both sides of this
                 question. Finally, an attempt is made to define the
                 true nature of structured programming, and to recommend
                 fruitful directions for further study.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM Computing Surveys",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J204",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Lamport:1974:NSD,
  author =       "Leslie Lamport",
  title =        "A New Solution of {Dijkstra}'s Concurrent Programming
                 Problem",
  journal =      j-CACM,
  volume =       "17",
  number =       "8",
  pages =        "453--455",
  month =        aug,
  year =         "1974",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  MRclass =      "68A05",
  MRnumber =     "0343678 (49 \#8418)",
  MRreviewer =   "James Howland",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/Database/Wiederhold.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm17.html#Lamport74a;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  abstract =     "A simple solution to the mutual exclusion problem is
                 presented which allows the system to continue to
                 operate despite the failure of any individual
                 component.",
  acknowledgement = ack-nhfb,
  annote =       "A solution which is more failure proof.",
  classcodes =   "C6150J (Operating systems)",
  classification = "723",
  fjournal =     "Communications of the Association for Computing
                 Machinery",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  journalabr =   "Commun ACM",
  keywords =     "computer systems programming; concurrent programming;
                 critical section; Dijkstra's concurrent programming
                 problem; failure; fault tolerant computing;
                 multiprocessing; multiprocessing programs; mutual
                 exclusion; semaphores",
  oldlabel =     "Lamport74a",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "A Application; T Theoretical or Mathematical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Lamport74a",
}

@Article{Lloyd:1974:BRB,
  author =       "Cliff Lloyd",
  title =        "Book Review: {{\booktitle{Structured programming}}, by
                 O.-J. Dahl, E. W. Dijkstra and C. A. R. Hoare}",
  journal =      j-COMP-J,
  volume =       "17",
  number =       "2",
  pages =        "186--186",
  month =        may,
  year =         "1974",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/17.2.186",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Sat Oct 07 10:23:37 2000",
  bibsource =    "http://www3.oup.co.uk/computer_journal/hdb/Volume_17/Issue_02/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/compj1970.bib",
  URL =          "http://www3.oup.co.uk/computer_journal/hdb/Volume_17/Issue_02/tiff/186.tif",
  acknowledgement = ack-nhfb,
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Barron:1975:BRB,
  author =       "D. W. Barron",
  title =        "Book Review: {{\booktitle{Structured Programming}},
                 O.-J. Dahl, E. W. Dijkstra and C. A. R. Hoare, Academic
                 Press, London, 1972. No. of pages: 220. Price: \pounds
                 4.20}",
  journal =      j-SPE,
  volume =       "5",
  number =       "3",
  pages =        "314--315",
  month =        jul,
  year =         "1975",
  CODEN =        "SPEXBL",
  DOI =          "https://doi.org/10.1002/spe.4380050313",
  ISSN =         "0038-0644 (print), 1097-024X (electronic)",
  ISSN-L =       "0038-0644",
  bibdate =      "Wed Sep 10 12:36:39 MDT 2014",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/spe.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Software --- Practice and Experience",
  journal-URL =  "http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1097-024X",
  onlinedate =   "27 Oct 2006",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Charmonman:1975:SPF,
  author =       "S. Charmonman and J. L. Wagener",
  title =        "On structured programming in {FORTRAN}",
  journal =      j-SIGNUM,
  volume =       "10",
  number =       "1",
  pages =        "21--23",
  month =        jan,
  year =         "1975",
  CODEN =        "SNEWD6",
  ISSN =         "0163-5778 (print), 1558-0237 (electronic)",
  ISSN-L =       "0163-5778",
  bibdate =      "Tue Apr 12 07:50:01 MDT 2005",
  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/fortran1.bib;
                 https://www.math.utah.edu/pub/tex/bib/signum.bib",
  acknowledgement = ack-nhfb,
  classcodes =   "C6110 (Systems analysis and programming); C6140D (High
                 level languages)",
  corpsource =   "State Univ. New York, Brockport, NY, USA",
  fjournal =     "ACM SIGNUM Newsletter",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J690",
  keywords =     "Dijkstra's; DO-OD constructs; FORTRAN; Hull's format;
                 IF-FI; program segments; programming; structured
                 programming",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "A Application; T Theoretical or Mathematical",
}

@Book{deBakker:1976:FPS,
  author =       "J. W. de Bakker",
  title =        "Fixed point semantics and {Dijkstra}'s fundamental
                 invariance theorem",
  publisher =    "Mathematisch Centrum, Amsterdam",
  address =      "Amsterdam, The Netherlands",
  pages =        "ii + 21",
  year =         "1976",
  MRclass =      "68A05",
  MRnumber =     "0474943 (57 \#14569)",
  MRreviewer =   "John Cherniavsky",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Second printing, Afdeling Informatica, No. IW 29/76.
                 [Department of Computer Science, No. IW 29/76]",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Koh:1976:SPP,
  author =       "K. M. Koh",
  title =        "On the shortest-path problem and {Dijkstra}'s
                 algorithm",
  journal =      "Bull. Malaysian Math. Soc.",
  volume =       "7",
  number =       "1",
  pages =        "46--53. (1 loose figure)",
  year =         "1976",
  ISSN =         "0126-6705",
  MRclass =      "90B10",
  MRnumber =     "0443928 (56 \#2289)",
  MRreviewer =   "Andras Frank",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Malaysian Mathematical Society. Bulletin. Second
                 Series",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Floyd:1977:BRB,
  author =       "Robert W. Floyd",
  title =        "Book Review: {{\booktitle{A Discipline of
                 Programming}}. Series in Automatic Computation, by
                 Edsger W. Dijkstra}",
  journal =      j-AM-SCI,
  volume =       "65",
  number =       "6",
  pages =        "785--785",
  month =        nov # "\slash " # dec,
  year =         "1977",
  CODEN =        "AMSCAC",
  ISSN =         "0003-0996 (print), 1545-2786 (electronic)",
  ISSN-L =       "0003-0996",
  bibdate =      "Tue Mar 17 05:56:31 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.jstor.org/stable/27848237",
  acknowledgement = ack-nhfb,
  fjournal =     "American Scientist",
  journal-URL =  "http://www.americanscientist.org/issues/past.aspx",
  remark =       "This is a negative review, that ends with ``As a book,
                 the work is a disaster: it lacks references, index, and
                 illustrations. Literally organized by stream of
                 consciousness, it makes unreasonable demands on the
                 memory, attention span, and patience. The words are
                 English, but the grammar and punctuation are Dutch,
                 with the result that many sentences are nearly
                 indecipherable. The author's arrogant superiority to
                 the `artificial intelligentsia,' and other live or
                 straw men, becomes tedious. Let masochists read it;
                 others may read Dijkstra's earlier work while waiting
                 for a disciplined presentation of whatever is of value
                 here.'' Floyd also remarks: ``For two favorable views
                 of the book, see Computing Reviews, November 1976.''
                 However, issues of that journal are not available
                 online before 1985, so I have been unable to locate
                 them.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Knuth:1977:GDA,
  author =       "Donald E. Knuth",
  title =        "A generalization of {Dijkstra}'s algorithm",
  journal =      j-INFO-PROC-LETT,
  volume =       "6",
  number =       "1",
  pages =        "1--5",
  day =          "??",
  month =        feb,
  year =         "1977",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68A10",
  MRnumber =     "0455525 (56 \#13763)",
  MRreviewer =   "Guy Chaty",
  bibdate =      "Thu Mar 12 07:15:11 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;
                 MathSciNet database",
  acknowledgement = ack-nhfb,
  classification = "B0250 (Combinatorial mathematics); C1160
                 (Combinatorial mathematics)",
  corpsource =   "Dept. of Computer Sci., Stanford Univ., Stanford, CA,
                 USA",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "algorithm; generalizes; graph; graph theory; shortest
                 paths",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Lehmann:1977:AST,
  author =       "D. J. Lehmann",
  title =        "Algebraic structures for transitive closure",
  journal =      j-THEOR-COMP-SCI,
  volume =       "4",
  number =       "1",
  pages =        "59--76",
  month =        feb,
  year =         "1977",
  CODEN =        "TCSCDI",
  ISSN =         "0304-3975 (print), 1879-2294 (electronic)",
  ISSN-L =       "0304-3975",
  bibdate =      "Sat Nov 22 13:36:07 MST 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/tcs1975.bib",
  acknowledgement = ack-nhfb,
  classification = "C4240 (Programming and algorithm theory)",
  corpsource =   "Dept. of Computer Sci., Univ. of Warwick, Coventry,
                 UK",
  fjournal =     "Theoretical Computer Science",
  journal-URL =  "http://www.sciencedirect.com/science/journal/03043975/",
  keywords =     "algebraic structures; algorithm theory; Dijkstra's
                 algorithm; semirings; transitive closure",
  pubcountry =   "Netherlands",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Casadei:1978:ATG,
  author =       "Giorgio Casadei and Roberto Righi and Antonio G. B.
                 Teolis",
  title =        "An algebraic theory for the ``guarded commands'' of
                 {Dijkstra}",
  journal =      "Rend. Sem. Mat. Univ. Padova",
  volume =       "59",
  pages =        "269--283 (1979)",
  year =         "1978",
  ISSN =         "0041-8994",
  MRclass =      "68B05",
  MRnumber =     "547092 (81d:68040)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.numdam.org/item?id=RSMUP_1978__59__269_0",
  acknowledgement = ack-nhfb,
  fjournal =     "Rendiconti del Seminario Matematico
                 dell'Universit{\`a} di Padova",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{DeMillo:1978:RRD,
  author =       "Richard A. DeMillo and Richard J. Lipton and Alan J.
                 Perlis",
  title =        "Response from {R. A. DeMillo}, {R. J. Lipton}, {A. J.
                 Perlis}",
  journal =      j-SIGSOFT,
  volume =       "3",
  number =       "2",
  pages =        "16--17",
  month =        apr,
  year =         "1978",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1005888.1005891",
  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/tex/bib/sigsoft1970.bib",
  note =         "See \cite{Dijkstra:1978:PPM}.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hoare:1978:CCS,
  author =       "C. A. R. Hoare",
  title =        "Corrigendum: {``Communicating Sequential
                 Processes''}",
  journal =      j-CACM,
  volume =       "21",
  number =       "11",
  pages =        "958--958",
  month =        nov,
  year =         "1978",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Sat Jan 18 15:39:32 1997",
  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/cacm1980.bib",
  note =         "See \cite{Hoare:1978:CSP}.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hoare:1978:CSP,
  author =       "C. A. R. Hoare",
  title =        "Communicating Sequential Processes",
  journal =      j-CACM,
  volume =       "21",
  number =       "8",
  pages =        "666--677",
  month =        aug,
  year =         "1978",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Jan 22 06:50:24 MST 2001",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/Parallel/par.misc.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm21.html#Hoare78;
                 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/cacm1980.bib",
  note =         "See corrigendum \cite{Hoare:1978:CCS}.",
  abstract =     "This paper suggests that input and output are basic
                 primitives of programming and that parallel composition
                 of communicating sequential processes is a fundamental
                 program structuring method. When combined with a
                 development of Dijkstra's guarded command, these
                 concepts are surprisingly versatile. \par

                 Their use is illustrated by sample solutions of a
                 variety of familiar programming exercises.",
  acknowledgement = ack-nhfb,
  annote =       "This paper is now expanded into an excellent book
                 detailed by Hoare and published by Prentice-Hall. This
                 paper is reproduced in Kuhn and Padua's (1981, IEEE)
                 survey ``Tutorial on Parallel Processing.'' Reproduced
                 in ``Distributed Computing: Concepts and
                 Implementations'' edited by McEntire, O'Reilly and
                 Larson, IEEE, 1984 (ISBN 0-87942-175-4). Somewhat
                 dated.",
  classcodes =   "C6110 (Systems analysis and programming)",
  classification = "723",
  corpsource =   "Queen's Univ., Belfast, UK",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  journalabr =   "Commun ACM",
  keywords =     "4.22; 4.32 maeder biblio: synchronisation and
                 concurrency in processes; ak; bhibbard grecommended91;
                 classes; computer programming; concurrency; conditional
                 critical regions; coroutines; CR categories: 4.20; CSP;
                 data representations; Dijkstra's guarded command;
                 guarded commands; hcc; input; iterative arrays;
                 k-concurrency; k-csp; k-guarded-commands; monitors;
                 multiple entries; multiple exits; nondeterminacy;
                 output; parallel composition; parallel programming;
                 primitives; procedures; program; program structures;
                 programming; Programming; programming languages;
                 programming primitives; recursion; sequential
                 processes; structured programming; structuring method",
  oldlabel =     "Hoare78",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/Hoare78",
}

@Article{Jeffrey:1978:DPP,
  author =       "H. J. Jeffrey",
  title =        "On {Dijkstra}'s position paper on software
                 reliability",
  journal =      j-SIGSOFT,
  volume =       "3",
  number =       "2",
  pages =        "18--18",
  month =        apr,
  year =         "1978",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1005888.1005892",
  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/tex/bib/sigsoft1970.bib",
  note =         "See \cite{Dijkstra:1978:PPM}.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Maurer:1978:ALC,
  author =       "W. D. Maurer",
  title =        "Another letter on the correctness of real programs",
  journal =      j-SIGSOFT,
  volume =       "3",
  number =       "3",
  pages =        "22--24",
  month =        jul,
  year =         "1978",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1010751.1010758",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:25 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1970.bib",
  note =         "See
                 \cite{Dijkstra:1978:PPM,DeMillo:1978:RRD,Jeffrey:1978:DPP,VanGhent:1978:LRS}.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Noshita:1978:EBD,
  author =       "Kohei Noshita and Etsuo Masuda and Hajime Machida",
  title =        "On the expected behaviors of the {Dijkstra}'s shortest
                 path algorithm for complete graphs",
  journal =      j-INFO-PROC-LETT,
  volume =       "7",
  number =       "5",
  pages =        "237--243",
  day =          "??",
  month =        aug,
  year =         "1978",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/0020-0190(78)90007-8",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68C05 (68-04 68E10)",
  MRnumber =     "501262 (80c:68022)",
  bibdate =      "Thu Mar 12 07:15:11 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,
  classification = "C1160 (Combinatorial mathematics); C4240
                 (Programming and algorithm theory)",
  corpsource =   "Dept. of Computer Sci., Univ. of
                 Electro-Communications, Chofu, Tokyo, Japan",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190",
  keywords =     "algorithm theory; complete graphs; computational
                 complexity; Dijkstra's shortest path algorithm;
                 expected behaviour; graph theory; nonnegatively
                 weighted edges; shortest path algorithm",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Obruca:1978:AM,
  author =       "A. Obru{\v{c}}a",
  title =        "Algorithm 1: Mintree",
  journal =      j-COMP-J,
  volume =       "21",
  number =       "3",
  pages =        "276--276",
  month =        aug,
  year =         "1978",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/21.3.276",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Fri Oct 06 05:38:47 2000",
  bibsource =    "http://www3.oup.co.uk/computer_journal/hdb/Volume_21/Issue_03/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/compj1970.bib",
  note =         "Reprinted from \booktitle{The Computer Bulletin},
                 September 1964, p. 67. See notes
                 \cite{Boothroyd:1978:CAM,Hill:1978:RAM,Obruca:1978:RAM,Pitman:1978:NAM,Rodgers:1978:CAM,Walker:1979:AAM}.",
  URL =          "http://www3.oup.co.uk/computer_journal/hdb/Volume_21/Issue_03/tiff/276.tif",
  acknowledgement = ack-nhfb,
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Parnas:1978:AVD,
  author =       "David L. Parnas",
  title =        "Another view of the {Dijkstra--dMLP} controversy",
  journal =      j-SIGSOFT,
  volume =       "3",
  number =       "4",
  pages =        "20--21",
  month =        oct,
  year =         "1978",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1010741.1010744",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:25 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1970.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{VanGhent:1978:LRS,
  author =       "Roger {Van Ghent}",
  title =        "Letter on real software, regarding the commentary by
                 {Dijkstra} and the reply by {DeMillo}, {Lipton} and
                 {Perlis}",
  journal =      j-SIGSOFT,
  volume =       "3",
  number =       "3",
  pages =        "20--21",
  month =        jul,
  year =         "1978",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1010751.1010757",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:25 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1970.bib",
  note =         "See
                 \cite{Dijkstra:1978:PPM,DeMillo:1978:RRD,Jeffrey:1978:DPP}.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bloom:1979:AGT,
  author =       "S. L. Bloom and R. Tendell",
  title =        "Algebraic and graph theoretic characterizations of
                 structured flowchart schemes",
  journal =      j-THEOR-COMP-SCI,
  volume =       "9",
  number =       "2",
  pages =        "265--286",
  month =        oct,
  year =         "1979",
  CODEN =        "TCSCDI",
  ISSN =         "0304-3975 (print), 1879-2294 (electronic)",
  ISSN-L =       "0304-3975",
  bibdate =      "Sat Nov 22 13:36:07 MST 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/tcs1975.bib",
  acknowledgement = ack-nhfb,
  classification = "C1160 (Combinatorial mathematics); C6110 (Systems
                 analysis and programming)",
  corpsource =   "Dept. of Pure and Appl. Math., Stevens Inst. of
                 Technol., Hoboken, NJ, USA",
  fjournal =     "Theoretical Computer Science",
  journal-URL =  "http://www.sciencedirect.com/science/journal/03043975/",
  keywords =     "algebraic characterisations; Dijkstra schemes; Elgot's
                 CACI; flowcharting; graph theoretic characterizations;
                 graph theory; reducible schemes; structured flowchart",
  pubcountry =   "Netherlands",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{DeMillo:1979:SPP,
  author =       "Richard A. {De Millo} and Richard J. Lipton and Alan
                 J. Perlis",
  title =        "Social Processes and Proofs of Theorems and Programs",
  journal =      j-CACM,
  volume =       "22",
  number =       "5",
  pages =        "271--280",
  month =        may,
  year =         "1979",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Jan 22 06:34:51 MST 2001",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/Misc/softeng.bib;
                 http://dblp.uni-trier.de/db/journals/cacm/cacm22.html#DeMilloLP79;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib",
  note =         "See negative review
                 \cite{Dijkstra:1977:PPM,Dijkstra:1978:PPM}. Original
                 paper prepublished in \booktitle{Conference Record of
                 the 4th Symposium on Principles of Programming
                 Languages, Los Angeles, January 17--19, 1977}.",
  abstract =     "It is argued that formal verifications of programs, no
                 matter how obtained, will not play the same key role in
                 the development of computer science and software
                 engineering as proofs do in mathematics. Furthermore
                 the absence of continuity, the inevitability of change,
                 and the complexity of specification of significantly
                 many real programs make the formal verification process
                 difficult to justify and manage. It is felt that ease
                 of formal verification should not dominate program
                 language design.",
  acknowledgement = ack-nhfb,
  classcodes =   "C4240 (Programming and algorithm theory)",
  classification = "723",
  corpsource =   "Georgia Inst. of Technol., Atlanta, GA, USA",
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  journalabr =   "Commun ACM",
  keywords =     "computer programming; formal verification;
                 philosophical aspects; program language design;
                 programming theory; specification",
  oldlabel =     "DeMilloLP79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "G General Review; T Theoretical or Mathematical",
  XMLdata =      "ftp://ftp.informatik.uni-trier.de/pub/users/Ley/bib/records.tar.gz#journals/cacm/DeMilloLP79",
}

@Article{Kilov:1979:LPV,
  author =       "H. Kilov",
  title =        "Letter on {Parnas}' view of {Dijkstra} vs. {deMillo},
                 {Lipton} and {Perlis}",
  journal =      j-SIGSOFT,
  volume =       "4",
  number =       "1",
  pages =        "19--19",
  month =        jan,
  year =         "1979",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1010773.1010777",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:11:28 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1970.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Walker:1979:AAM,
  author =       "A. N. Walker and {The Editor}",
  title =        "Algorithms: On {``Algorithm 1: Mintree''}",
  journal =      j-COMP-J,
  volume =       "22",
  number =       "3",
  pages =        "288--288",
  month =        aug,
  year =         "1979",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/22.3.288",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Tue Feb 4 07:37:23 1997",
  bibsource =    "http://www3.oup.co.uk/computer_journal/hdb/Volume_22/Issue_03/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/compj1970.bib",
  note =         "See \cite{Obruca:1978:AM}.",
  URL =          "http://www3.oup.co.uk/computer_journal/hdb/Volume_22/Issue_03/tiff/288.tif",
  acknowledgement = ack-nhfb,
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  keywords =     "algorithmic aspects, point-in-polygon",
  remark =       "Warns that Algorithm 1: Mintree takes $ O(z^4) $ steps
                 in the worst case, while Dijkstra's 1976 algorithm,
                 presented here with improvements, takes only $ O(z^2) $
                 steps.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:A,
  author =       "Anonymous",
  title =        "Acknowledgments",
  crossref =     "Metropolis:1980:HCT",
  pages =        "xviii--xviii",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500071",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:Ca,
  author =       "Anonymous",
  title =        "Contributors",
  crossref =     "Metropolis:1980:HCT",
  pages =        "ii--ii",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500010",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:Cb,
  author =       "Anonymous",
  title =        "Copyright",
  crossref =     "Metropolis:1980:HCT",
  pages =        "iv--iv",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500034",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:D,
  author =       "Anonymous",
  title =        "Dedication",
  crossref =     "Metropolis:1980:HCT",
  pages =        "v--x",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500046",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:FM,
  author =       "Anonymous",
  title =        "Front Matter",
  crossref =     "Metropolis:1980:HCT",
  pages =        "iii--ii",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500022",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:GI,
  author =       "Anonymous",
  title =        "General Index",
  crossref =     "Metropolis:1980:HCT",
  pages =        "661--683",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500472",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:ICF,
  author =       "Anonymous",
  title =        "Index of Claimed Firsts and Inventions",
  crossref =     "Metropolis:1980:HCT",
  pages =        "684--685",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500484",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:IN,
  author =       "Anonymous",
  title =        "Index of Names",
  crossref =     "Metropolis:1980:HCT",
  pages =        "686--693",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500496",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:LC,
  author =       "Anonymous",
  title =        "List of Contributors",
  crossref =     "Metropolis:1980:HCT",
  pages =        "xi--xiii",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500058",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anonymous:1980:P,
  author =       "Anonymous",
  title =        "Preface",
  crossref =     "Metropolis:1980:HCT",
  pages =        "xv--xvii",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B978012491650050006X",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Backus:1980:PAS,
  author =       "John Backus",
  title =        "Programming in {America} in the 1950s --- Some
                 Personal Impressions",
  crossref =     "Metropolis:1980:HCT",
  pages =        "125--135",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500174",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Bauer:1980:BZR,
  author =       "Friedrich L. Bauer",
  title =        "Between {Zuse} and {Rutishauser} --- The Early
                 Development of Digital Computing in {Central Europe}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "505--524",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B978012491650050037X",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Bigelow:1980:CDI,
  author =       "Julian Bigelow",
  title =        "Computer Development at the {Institute for Advanced
                 Study}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "291--310",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500216",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Birkhoff:1980:CDS,
  author =       "Garrett Birkhoff",
  title =        "Computing Developments 1935--1955, as Seen from
                 {Cambridge, U.S.A.}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "21--30",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500113",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Booth:1980:CUL,
  author =       "Andrew D. Booth",
  title =        "Computers in the {University of London}, 1945--1962",
  crossref =     "Metropolis:1980:HCT",
  pages =        "551--561",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B978012491650050040X",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Burks:1980:ESP,
  author =       "Arthur W. Burks",
  title =        "From {ENIAC} to the Stored-Program Computer: Two
                 Revolutions in Computers",
  crossref =     "Metropolis:1980:HCT",
  pages =        "311--344",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500228",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Chu:1980:CDA,
  author =       "J. C. Chu",
  title =        "Computer Development at {Argonne National
                 Laboratory}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "345--346",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B978012491650050023X",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Eckert:1980:E,
  author =       "J. Presper {Eckert, Jr.}",
  title =        "The {ENIAC}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "525--539",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500381",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Ershov:1980:EDP,
  author =       "Andrei P. Ershov and Mikhail R. Shura-Bura",
  title =        "The Early Development of Programming in the {USSR}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "137--196",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500186",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Everett:1980:W,
  author =       "Robert R. Everett",
  title =        "{WHIRLWIND}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "365--384",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500253",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Good:1980:PWC,
  author =       "I. J. Good",
  title =        "Pioneering Work on Computers at {Bletchley}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "31--45",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500125",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Hamming:1980:WWK,
  author =       "R. W. Hamming",
  title =        "We Would Know What They Thought When They Did It",
  crossref =     "Metropolis:1980:HCT",
  pages =        "3--9",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500095",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Householder:1980:ROR,
  author =       "A. S. Householder",
  title =        "Reminiscences of {Oak Ridge}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "385--388",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500265",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Hurd:1980:CDI,
  author =       "Cuthbert C. Hurd",
  title =        "Computer Development at {IBM}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "389--418",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500277",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Huskey:1980:SNB,
  author =       "Harry D. Huskey",
  title =        "The {SWAC}: The {National Bureau of Standards Western
                 Automatic Computer}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "419--431",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500289",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Jones:1980:CFA,
  author =       "Neil D. Jones and Steven S. Muchnick",
  booktitle =    "{21st Annual Symposium on Foundations of Computer
                 Science, 1980}",
  title =        "Complexity of flow analysis, inductive assertion
                 synthesis and a language due to {Dijkstra}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "185--190",
  year =         "1980",
  DOI =          "https://doi.org/10.1109/SFCS.1980.16",
  ISSN =         "0272-5428",
  ISSN-L =       "0272-5428",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4567818",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Knuth:1980:EDP,
  author =       "Donald E. Knuth and Luis Trabb Pardo",
  title =        "The Early Development of Programming Languages",
  crossref =     "Metropolis:1980:HCT",
  pages =        "197--273",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500198",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Kundu:1980:DLS,
  author =       "Sukhamay Kundu",
  title =        "A {Dijkstra}-like shortest path algorithm for certain
                 cases of negative arc lengths",
  journal =      j-BIT,
  volume =       "20",
  number =       "4",
  pages =        "522--524",
  month =        dec,
  year =         "1980",
  CODEN =        "BITTEL, NBITAB",
  DOI =          "https://doi.org/10.1007/BF01933647",
  ISSN =         "0006-3835 (print), 1572-9125 (electronic)",
  ISSN-L =       "0006-3835",
  MRclass =      "68E10 (90B10)",
  MRnumber =     "605911 (82j:68061)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=0006-3835&volume=20&issue=4;
                 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=20&issue=4&spage=522",
  acknowledgement = ack-nhfb,
  fjournal =     "BIT (Nordisk tidskrift for informationsbehandling)",
  journal-URL =  "http://link.springer.com/journal/10543",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Lavington:1980:CDM,
  author =       "S. H. Lavington",
  title =        "Computer Development at {Manchester University}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "433--443",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500290",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Lehmer:1980:HSP,
  author =       "D. H. Lehmer",
  title =        "A History of the Sieve Process",
  crossref =     "Metropolis:1980:HCT",
  pages =        "445--456",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500307",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Mauchly:1980:E,
  author =       "John W. Mauchly",
  title =        "The {ENIAC}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "541--550",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500393",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{May:1980:HPC,
  author =       "Kenneth O. May",
  title =        "Historiography: A Perspective for Computer
                 Scientists",
  crossref =     "Metropolis:1980:HCT",
  pages =        "11--18",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500101",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Metropolis:1980:IE,
  author =       "N. Metropolis and Gian-Carlo Rota",
  title =        "Introductory Essay",
  crossref =     "Metropolis:1980:HCT",
  pages =        "xix--xx",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500083",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Metropolis:1980:M,
  author =       "N. Metropolis",
  title =        "The {MANIAC}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "457--464",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500319",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Rajchman:1980:ERC,
  author =       "Jan Rajchman",
  title =        "Early Research on Computers at {RCA}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "465--469",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500320",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Randell:1980:C,
  author =       "B. Randell",
  title =        "The {COLOSSUS}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "47--92",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500137",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Randell:1980:ODC,
  author =       "B. Randell",
  title =        "The Origins of Digital Computers: Supplementary
                 Bibliography",
  crossref =     "Metropolis:1980:HCT",
  pages =        "629--659",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500460",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Robertson:1980:OI,
  author =       "James E. Robertson",
  title =        "The {ORDVAC} and the {ILLIAC}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "347--364",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500241",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Slutz:1980:MBS,
  author =       "Ralph J. Slutz",
  title =        "Memories of the {Bureau of Standards}' {SEAC}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "471--477",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500332",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Stibitz:1980:EC,
  author =       "George R. Stibitz",
  title =        "Early Computers",
  crossref =     "Metropolis:1980:HCT",
  pages =        "479--483",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500344",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Suekane:1980:EHC,
  author =       "Ryota Suekane",
  title =        "Early History of Computing in {Japan}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "575--578",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500423",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Svoboda:1980:MLE,
  author =       "Antonin Svoboda",
  title =        "From Mechanical Linkages to Electronic Computers:
                 Recollections from {Czechoslovakia}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "579--586",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500435",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Tomash:1980:SEE,
  author =       "Erwin Tomash",
  title =        "The Start of an {ERA}: {Engineering Research
                 Associates, Inc.}, 1946--1955",
  crossref =     "Metropolis:1980:HCT",
  pages =        "485--495",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500356",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Tropp:1980:SCH,
  author =       "Henry S. Tropp",
  title =        "The {Smithsonian Computer History Project} and Some
                 Personal Recollections",
  crossref =     "Metropolis:1980:HCT",
  pages =        "115--122",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500162",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Ulam:1980:NIM,
  author =       "S. M. Ulam",
  title =        "{Von Neumann}: The Interaction of Mathematics and
                 Computing",
  crossref =     "Metropolis:1980:HCT",
  pages =        "93--99",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500149",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wells:1980:REA,
  author =       "Mark B. Wells",
  title =        "Reflections on the Evolution of Algorithmic Language",
  crossref =     "Metropolis:1980:HCT",
  pages =        "275--287",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500204",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wilkes:1980:EPD,
  author =       "M. V. Wilkes",
  title =        "Early Programming Developments in {Cambridge}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "497--501",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500368",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wilkinson:1980:TWN,
  author =       "J. H. Wilkinson",
  title =        "{Turing}'s Work at the {National Physical Laboratory}
                 and the Construction of {Pilot ACE}, {DEUCE}, and
                 {ACE}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "101--114",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500150",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zemanek:1980:CEP,
  author =       "H. Zemanek",
  title =        "{Central European} Prehistory of Computing",
  crossref =     "Metropolis:1980:HCT",
  pages =        "587--609",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500447",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zuse:1980:SRH,
  author =       "Konrad Zuse",
  title =        "Some Remarks on the History of Computing in
                 {Germany}",
  crossref =     "Metropolis:1980:HCT",
  pages =        "611--627",
  year =         "1980",
  bibdate =      "Thu Mar 12 15:55:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/B9780124916500500459",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Harel:1981:TCN,
  author =       "D. Harel",
  title =        "On the total correctness of nondeterministic
                 programs",
  journal =      j-THEOR-COMP-SCI,
  volume =       "13",
  number =       "2",
  pages =        "175--192",
  month =        feb,
  year =         "1981",
  CODEN =        "TCSCDI",
  ISSN =         "0304-3975 (print), 1879-2294 (electronic)",
  ISSN-L =       "0304-3975",
  bibdate =      "Sat Nov 22 13:36:07 MST 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/tcs1980.bib",
  acknowledgement = ack-nhfb,
  classification = "C4240 (Programming and algorithm theory)",
  corpsource =   "IBM Thomas J. Watson Res. Center, Yorktown Heights,
                 NY, USA",
  fjournal =     "Theoretical Computer Science",
  journal-URL =  "http://www.sciencedirect.com/science/journal/03043975/",
  keywords =     "arbitrary programming language; computation trees;
                 Dijkstra; execution method; guarded commands;
                 nondeterministic programs; programming languages;
                 programming theory; total correctness",
  pubcountry =   "Netherlands",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Sharma:1981:MPE,
  author =       "D. K. Sharma",
  title =        "{McDonald}'s Problem --- An Example of Using
                 {Dijkstra}'s Programming Method",
  journal =      j-BELL-SYST-TECH-J,
  volume =       "60",
  number =       "9",
  pages =        "2157--2165",
  month =        nov,
  year =         "1981",
  CODEN =        "BSTJAN",
  DOI =          "https://doi.org/10.1002/j.1538-7305.1981.tb00314.x",
  ISSN =         "0005-8580",
  ISSN-L =       "0005-8580",
  bibdate =      "Tue Nov 9 11:15:56 MST 2010",
  bibsource =    "http://bstj.bell-labs.com/oldfiles/year.1981/BSTJ.1981.6009.html;
                 http://www.alcatel-lucent.com/bstj/vol60-1981/bstj-vol60-issue09.html;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/bstj1980.bib",
  URL =          "http://bstj.bell-labs.com/BSTJ/images/Vol60/bstj60-9-2157.pdf;
                 http://www.alcatel-lucent.com/bstj/vol60-1981/articles/bstj60-9-2157.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "The Bell System Technical Journal",
  journal-URL =  "http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1538-7305/issues/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dewar:1982:SMA,
  author =       "Robert B. K. Dewar and Susan M. Merritt and Micha
                 Sharir",
  title =        "Some Modified Algorithms for {Dijkstra}'s Longest
                 Upsequence Problem",
  journal =      j-ACTA-INFO,
  volume =       "18",
  number =       "1",
  pages =        "1--15",
  month =        nov,
  year =         "1982/83",
  CODEN =        "AINFA2",
  DOI =          "https://doi.org/10.1007/BF00625277",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "68C05 (05A05 68E05)",
  MRnumber =     "688342 (84b:68028)",
  bibdate =      "Thu Mar 12 07:15:11 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,
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Koparkar:1983:DPP,
  author =       "P. A. Koparkar and S. P. Mudur",
  title =        "The Development of Programs for the Processing of
                 Parametric Curves",
  journal =      j-CGF,
  volume =       "2",
  number =       "2-3",
  pages =        "135--144",
  month =        aug,
  year =         "1983",
  CODEN =        "CGFODY",
  ISSN =         "0167-7055 (print), 1467-8659 (electronic)",
  ISSN-L =       "0167-7055",
  bibdate =      "Mon Apr 14 10:23:20 MDT 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cgf.bib",
  acknowledgement = ack-nhfb,
  classification = "C4240 (Programming and algorithm theory); C6130B
                 (Graphics techniques)",
  corpsource =   "Dept. of Computer Sci., Univ. of Bombay, Bombay,
                 India",
  fjournal =     "Computer Graphics World",
  journal-URL =  "http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1467-8659/",
  keywords =     "computer graphics; correctness; curve path following;
                 Dijkstra's; drawing; Euclidean bounds; intersection
                 detection; linearity; nondeterministic guarded command
                 notation; parametric curves; parametrically defined
                 curves; programming theory; programs; proof of; theorem
                 proving",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "P Practical",
  xxauthor =     "P. A. Koparka and S. P. Mudur",
}

@Article{Reid:1983:FDM,
  author =       "Edward Reid",
  title =        "Fighting the disease: more comments after {Dijkstra}
                 and {Tompkins}",
  journal =      j-SIGPLAN,
  volume =       "18",
  number =       "10",
  pages =        "16--21",
  month =        oct,
  year =         "1983",
  CODEN =        "SINODQ",
  DOI =          "https://doi.org/10.1145/988175.988179",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Wed Jun 18 16:19:10 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,
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Reid:1983:MCA,
  author =       "E. Reid",
  title =        "More comments after {Dijkstra} and {Tompkins}",
  journal =      j-SIGPLAN,
  volume =       "18",
  number =       "10",
  pages =        "16--21",
  month =        oct,
  year =         "1983",
  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/sigplan1980.bib",
  acknowledgement = ack-nhfb,
  classification = "C6110 (Systems analysis and programming); C6140D
                 (High level languages)",
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "additional capabilities; COBOL; learning; programming;
                 programming techniques; second programming language",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "G General Review",
}

@Article{Yap:1983:HAS,
  author =       "Chee K. Yap",
  title =        "A hybrid algorithm for the shortest path between two
                 nodes in the presence of few negative arcs",
  journal =      j-INFO-PROC-LETT,
  volume =       "16",
  number =       "4",
  pages =        "181--182",
  day =          "13",
  month =        may,
  year =         "1983",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68R10 (05C35 90B10)",
  MRnumber =     "85b:68044",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  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,
  classification = "723; C1160 (Combinatorial mathematics); C4240
                 (Programming and algorithm theory)",
  corpsource =   "Courant Inst. of Math. Sci., New York Univ., New York,
                 NY, USA",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "Bellman-Ford algorithms; computational complexity;
                 computer programming; Dijkstra; direct graph; directed
                 graphs; hybrid algorithm; negative arcs; parallel
                 processing; shortest path",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Moffat:1984:PQA,
  author =       "Alistair Moffat and Tadao Takaoka",
  title =        "A priority queue for the all pairs shortest path
                 problem",
  journal =      j-INFO-PROC-LETT,
  volume =       "18",
  number =       "4",
  pages =        "189--193",
  day =          "14",
  month =        may,
  year =         "1984",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  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,
  classification = "723; 922; C1140C (Queueing theory); C6120 (File
                 organisation)",
  corpsource =   "Dept. of Computer Sci., Univ. of Canterbury,
                 Christchurch, New Zealand",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "all pairs shortest path problem; array priority queue;
                 computational model; computer programming ---
                 Algorithms; data operations; data processing --- Data
                 Structures; data structure; data structures; Dijkstra's
                 shortest path algorithm; parallel chains data
                 structure; path costs; pointer manipulations; priority
                 queue; probability; queueing theory; restricted
                 situation; Yen's bound",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "A Application; T Theoretical or Mathematical",
}

@Article{Biswas:1985:ASV,
  author =       "P. Biswas",
  title =        "Architectural support for variable addressing in {Ada}
                 --- a design approach",
  journal =      j-INT-J-COMPUT-INF-SCI,
  volume =       "14",
  number =       "1",
  pages =        "51--72",
  month =        feb,
  year =         "1985",
  CODEN =        "IJCIAH",
  ISSN =         "0091-7036",
  bibdate =      "Sat Apr 26 12:20:22 MDT 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/adabooks.bib",
  acknowledgement = ack-nhfb,
  classification = "C6140D (High level languages)",
  corpsource =   "Dept. of Comput. Sci. and Eng., Southern Methodist
                 Univ., Dallas, TX, USA",
  fjournal =     "International Journal of Computer and Information
                 Sciences",
  journal-URL =  "http://link.springer.com/journal/10766",
  keywords =     "Ada; architectural support; architecture description
                 language; design approach; Dijkstra's mechanism;
                 language-directed machine architecture; machine
                 instructions; variable addressing",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "P Practical",
}

@Article{Derigs:1985:EDL,
  author =       "Ulrich Derigs",
  title =        "An Efficient {Dijkstra}-Like Labeling Method for
                 Computing Shortest Odd\slash Even Paths",
  journal =      j-INFO-PROC-LETT,
  volume =       "21",
  number =       "5",
  pages =        "253--258",
  day =          "18",
  month =        nov,
  year =         "1985",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/0020-0190(85)90094-8",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68Q20 (68R10)",
  MRnumber =     "819102",
  bibdate =      "Thu Mar 12 07:15:11 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,
  affiliation =  "Rheinische Friedrich-Wilhelms-Univ Bonn, Abteilung
                 Operations Research, Bonn, West Ger",
  affiliationaddress = "Rheinische Friedrich-Wilhelms-Univ Bonn,
                 Abteilung Operations Research, Bonn, West Ger",
  classification = "723; 921; C1160 (Combinatorial mathematics); C4240
                 (Programming and algorithm theory)",
  corpsource =   "Abteilung Operations Res., Rheinische
                 Friedrich-Wilhelms-Univ. Bonn, West Germany",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "computation theory; computer programming ---
                 Algorithms; Dijkstra-like labeling method; Graph
                 Theory; graph theory; labeling algorithm; matching;
                 matching algorithm; mathematical techniques; shortest
                 odd/even paths; shortest paths",
  pubcountry =   "Netherlands A07",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Noshita:1985:TEC,
  author =       "Kohei Noshita",
  title =        "A theorem on the expected complexity of {Dijkstra}'s
                 shortest path algorithm",
  journal =      j-J-ALG,
  volume =       "6",
  number =       "3",
  pages =        "400--408",
  month =        sep,
  year =         "1985",
  CODEN =        "JOALDV",
  DOI =          "https://doi.org/10.1016/0196-6774(85)90009-4",
  ISSN =         "0196-6774 (print), 1090-2678 (electronic)",
  ISSN-L =       "0196-6774",
  MRclass =      "68Q25 (68R10 90B15)",
  MRnumber =     "800730 (87d:68046)",
  MRreviewer =   "V. B. Alekseev",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/jalg.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/0196677485900094",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of Algorithms",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01966774",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Book{Padlipsky:1985:ENS,
  author =       "M. A. Padlipsky",
  title =        "The Elements of Networking Style and Other Essays and
                 Animadversions on the Art of Intercomputer Networking",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  pages =        "236",
  year =         "1985",
  ISBN =         "0-13-268129-3 (hardcover), 0-13-268111-0 (paperback)",
  ISBN-13 =      "978-0-13-268129-2 (hardcover), 978-0-13-268111-7
                 (paperback)",
  LCCN =         "TK5105.5 .P34 1985",
  bibdate =      "Fri Mar 24 16:51:31 1995",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/internet.bib;
                 internet-books.1995.03.06",
  note =         "Mike was the Multics system-programmer at Project Mac
                 and is personally responsible for putting two systems
                 on the ARPAnet back when that meant hacking the OS
                 designed and implemented a number of protocols
                 including being working-group chair, and has been a
                 commentator on Internet RFCs since the beginning. (He
                 was also Dennis Ritchie's officemate before Bell Labs
                 pulled out of Multics and Dennis had to invent UNIX,
                 and has a personal exemption from Dijkstra to use a
                 GOTO when, in his professional opinion as a protocol
                 implementor, it is necessary.) This is a book on style
                 in protocol design and the great Bromdinagian TCP vs.
                 ISO debates. It's a nice piece of history and explains
                 where TCP, TELNET, FTP came from.",
  price =        "US\$34.95, CDN\$44.95",
  acknowledgement = ack-nhfb,
  subject =      "Computer networks; ARPANET (Computer network);
                 Computer network architectures; Computer network
                 protocols; X25; protocole r{\'e}seau; ARPANET;
                 architecture r{\'e}seau; r{\'e}seau ordinateur; ARPANET
                 (Computer network); Computer network architectures;
                 Computer network protocols; Computer networks.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "On style and style \\
                 What the windmill looks like up close \\
                 The elements of networking style \\
                 A perspective on intercomputer networking \\
                 A perspective on the ARPANET reference model \\
                 The host-front end protocol approach \\
                 Slaying the ``TCP-on-a-LAN'' woozle \\
                 The illusion of vendor support \\
                 Low standards: a critique of X.25 \\
                 Gateways, architectures, and heffalumps \\
                 An architecture for secure packet-switched networks \\
                 Appendix 1: Two introductions that were too good to
                 waste \\
                 Appendix 2: The Arouet papers \\
                 Appendix 3: The self-framed slogans suitable for
                 mounting",
}

@Article{Bailes:1986:SCV,
  author =       "Paul A. Bailes",
  title =        "Static Checking of Variable Handling in {Dijkstra}'s
                 {Guarded Commands Language}",
  journal =      j-COMP-LANGS,
  volume =       "11",
  number =       "3-4",
  pages =        "123--142",
  month =        "????",
  year =         "1986",
  CODEN =        "COLADA",
  ISSN =         "0096-0551 (print), 1873-6742 (electronic)",
  ISSN-L =       "0096-0551",
  bibdate =      "Tue Mar 25 14:04:06 MST 1997",
  bibsource =    "Compendex database;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/complngs.bib",
  acknowledgement = ack-nhfb,
  affiliationaddress = "Univ of Queensland, St. Lucia, Aust",
  classcodes =   "C6110 (Systems analysis and programming); C6140D (High
                 level languages)",
  classification = "723",
  corpsource =   "Dept. of Comput. Sci., Queensland Univ., St. Lucia,
                 Qld., Australia",
  fjournal =     "Computer Languages",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00960551",
  journalabr =   "Comput Lang",
  keywords =     "abstracted language; computer programming languages;
                 computer software; data structure; data structures;
                 Dijkstra's guarded commands language; Guarded Commands
                 Language; high level languages; initialisation; program
                 testing; program text; static analysis; static
                 checking; update; use; variable handling; visibility",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "P Practical",
}

@Article{Bovet:1986:AMD,
  author =       "Jean Bovet",
  title =        "Une am{\'e}lioration de la m{\'e}thode de {Dijkstra}
                 pour la recherche d'un plus court chemin dans un
                 r{\'e}seau",
  journal =      j-DISCRETE-APPL-MATH,
  volume =       "13",
  number =       "1",
  pages =        "93--96",
  year =         "1986",
  CODEN =        "DAMADU",
  DOI =          "https://doi.org/10.1016/0166-218X(86)90072-7",
  ISSN =         "0166-218X (print), 1872-6771 (electronic)",
  ISSN-L =       "0166-218X",
  MRclass =      "90B10",
  MRnumber =     "829342",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Discrete Applied Mathematics. The Journal of
                 Combinatorial Algorithms, Informatics and Computational
                 Sciences",
  journal-URL =  "http://www.sciencedirect.com/science/journal/0166218X",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Cantone:1986:WFC,
  author =       "G. Cantone and A. Cimitile and U. {De Carlini}",
  title =        "Well-formed Conversion of Unstructured {One-in\slash
                 one-out} Schemes for Complexity Measurement and Program
                 Maintenance",
  journal =      j-COMP-J,
  volume =       "29",
  number =       "4",
  pages =        "322--329",
  month =        aug,
  year =         "1986",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/29.4.322",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Tue Dec 4 14:48:21 MST 2012",
  bibsource =    "Compendex database;
                 http://comjnl.oxfordjournals.org/content/29/4.toc;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/;
                 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/compj1980.bib",
  URL =          "http://comjnl.oxfordjournals.org/content/29/4/322.full.pdf+html;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/322.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/323.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/324.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/325.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/326.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/327.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/328.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_29/Issue_04/tiff/329.tif",
  acknowledgement = ack-nhfb,
  affiliation =  "Univ of Naples, Naples, Italy",
  affiliationaddress = "Univ of Naples, Naples, Italy",
  classcodes =   "C4240 (Programming and algorithm theory); C6110
                 (Systems analysis and programming)",
  classification = "722",
  corpsource =   "Dept. of Inf. and Syst., Naples Univ., Italy",
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  keywords =     "complexity measurement; computational complexity;
                 computer maintenance; computer programming; computer
                 software --- Measurements; conversion rules; Dijkstra
                 traditional structures; one-in/one-out structures;
                 program maintenance; programming; programs; software
                 complexity measurement; software maintenance; software
                 tools; structured; structured programming; Structured
                 Programming; theory; unstructured one-in/one-out
                 programs; well-formed conversion",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Mitchell:1987:DGP,
  author =       "Joseph S. B. Mitchell and David M. Mount and Christos
                 H. Papadimitriou",
  title =        "The Discrete Geodesic Problem",
  journal =      j-SIAM-J-COMPUT,
  volume =       "16",
  number =       "4",
  pages =        "647--668",
  month =        aug,
  year =         "1987",
  CODEN =        "SMJCAT",
  ISSN =         "0097-5397 (print), 1095-7111 (electronic)",
  ISSN-L =       "0097-5397",
  MRclass =      "68U05 (05C38 52-04 68Q25 90B10)",
  MRnumber =     "88m:68055",
  MRreviewer =   "Jacques A. Ferland",
  bibdate =      "Mon Nov 29 11:00:53 MST 2010",
  bibsource =    "Graphics/siggraph/87.bib;
                 http://epubs.siam.org/sam-bin/dbq/toclist/SICOMP/16/4;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/siamjcomput.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "SIAM Journal on Computing",
  journal-URL =  "http://epubs.siam.org/sicomp",
  keywords =     "path planning, geodesic distance, shortest paths,
                 polyhedra, {Vorono{\u{\i}}} diagrams, continuous
                 Dijkstra",
  oldlabel =     "geom-1015",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Chandy:1988:AVF,
  author =       "K. Mani Chandy and J. Misra",
  title =        "Another view on ``fairness''",
  journal =      j-SIGSOFT,
  volume =       "13",
  number =       "3",
  pages =        "20--20",
  month =        jul,
  year =         "1988",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/51696.51698",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:12:13 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",
  note =         "See \cite{Dijkstra:1988:PPF,Schneider:1988:WDP}.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Kessels:1988:EPS,
  author =       "J. L. W. Kessels",
  title =        "An exercise in proving self-stabilization with a
                 variant function",
  journal =      j-INFO-PROC-LETT,
  volume =       "29",
  number =       "1",
  pages =        "39--42",
  day =          "15",
  month =        sep,
  year =         "1988",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68Q60 (68Q10)",
  MRnumber =     "89j:68106",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  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,
  affiliationaddress = "Eindhoven, Neth",
  classification = "722; 723; C1240 (Adaptive system theory); C1320
                 (Stability); C1340E (Self-adjusting systems)",
  corpsource =   "Philips Res. Labs., Eindhoven, Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "adaptive systems; algorithms; bound function; Bound
                 Functions; Computer Metatheory; Computer Systems,
                 Digital; correctness; Dijkstra; Distributed; languages;
                 loop termination; measurement; Mutual Exclusion;
                 performance; self-adjusting systems;
                 self-stabilization; Self-Stabilizing Distributed
                 Systems; self-stabilizing systems; stability; theory;
                 Token Passing; variant function; Variant Functions",
  subject =      "F.4.3 Theory of Computation, MATHEMATICAL LOGIC AND
                 FORMAL LANGUAGES, Formal Languages, Algebraic language
                 theory \\ I.2.8 Computing Methodologies, ARTIFICIAL
                 INTELLIGENCE, Problem Solving, Control Methods, and
                 Search, Dynamic programming \\ D.3.4 Software,
                 PROGRAMMING LANGUAGES, Processors, Compilers",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Schneider:1988:WDP,
  author =       "F. B. Schneider and L. Lamport",
  title =        "On {E. W. Dijkstra}'s position paper on ``fairness''",
  journal =      j-SIGSOFT,
  volume =       "13",
  number =       "3",
  pages =        "18--19",
  month =        jul,
  year =         "1988",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/51696.51697",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:12:13 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",
  note =         "See \cite{Dijkstra:1988:PPF,Chandy:1988:AVF}.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Weiss:1988:BOP,
  author =       "Eric A. Weiss",
  title =        "Biographies: Oh, Pioneers!",
  journal =      j-ANN-HIST-COMPUT,
  volume =       "10",
  number =       "4",
  pages =        "348--361",
  month =        oct # "\slash " # dec,
  year =         "1988",
  CODEN =        "AHCOE5",
  ISSN =         "0164-1239",
  bibdate =      "Fri Nov 1 15:29:13 MST 2002",
  bibsource =    "ftp://ftp.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/annhistcomput.bib;
                 ftp://ftp.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Parallel/super.bib;
                 ftp://ftp.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/cryptography.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/a/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/f/forsythe-george-elmer.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/m/metropolis-nicholas.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/s/shannon-claude-elwood.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/tukey-john-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/v/von-neumann-john.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/annhistcomput.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Parallel/super.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Theory/cryptography.bib;
                 https://www.math.utah.edu/pub/tex/bib/adabooks.bib;
                 https://www.math.utah.edu/pub/tex/bib/annhistcomput.bib;
                 https://www.math.utah.edu/pub/tex/bib/cryptography.bib;
                 https://www.math.utah.edu/pub/tex/bib/fibquart.bib;
                 https://www.math.utah.edu/pub/tex/bib/super.bib",
  URL =          "http://dlib.computer.org/an/books/an1988/pdf/a4348.pdf;
                 http://www.computer.org/annals/an1988/a4348abs.htm",
  acknowledgement = ack-nhfb,
  annote =       "This paper contains a brief summary of the
                 contributions of 261 individuals to the development of
                 computing.",
  fjournal =     "Annals of the History of Computing",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=5488650",
  keywords =     "A. Porter; Aard van Wijngaarden; Adin D. Falkoff; Alan
                 J. Perlis; Alan Kay; Alan M. Turing; Allen Newell;
                 Allen W. M. Coombes; Alonzo Church; Alston Scott
                 Householder; Amedee Mannheim; Andrei P. Ershov; Andrew
                 Donald Booth; Andrew Fluegelman; Arnold A. Cohen;
                 Arthur C. Clarke; Arthur Lee Samuel; Arthur Walter
                 Burks; Arturo Rosenblueth; Augusta Ada King (nee
                 Gordon); B. M. Derfee; Blaise Pascal; Bob O. Evans;
                 Brian Havens; Brian Josephson; Brian Randell; Bruce G.
                 Oldfield; C. Gordon Bell; C. J. Date; C. Sheldon
                 Roberts; Carl Adam Petri; Carver Mead; Charles A.
                 Phillips; Charles Antony Richard Hoare; Charles
                 Babbage; Charles Bachman; Charles Xavier Thomas (Thomas
                 de Colmar); Christopher S. Strachey; Clair D. Lake;
                 Claude Elwood Shannon; Clifford E. Berry; Cuthbert C.
                 Hurd; D. W. Davies; Dana Scott; Daniel Delbert
                 McCracken; David J. Wheeler; David Packard; David
                 Sarnoff; Dennis M. Ritchie; Derrick Henry Lehmer;
                 Dionysius Lardner; Donald Ervin Knuth; Donald Lewis
                 Shell; Donald Michie; Donn B. Parker; Dorr E. Felt;
                 Douglas R. Hartree; E. H. Lennaerts; E. T. Irons; Earl
                 R. Larson; Edgar F. Codd; Edmund C. Berkeley; Edsger W.
                 Dijkstra; Edward E. Feigenbaum; Edward Joseph
                 McCluskey; Edward L. (Ted) Glaser; Emil L. Post; Ernest
                 R. Moore; Erwin Tomash; Eugene Kleiner; Fairchild Eight
                 (Julius Blank, Victor H. Grinich, Jean A. Hoerni,
                 Eugene Kleiner, Jay T. Last, Gordon E. Moore, Robert N.
                 Noyce, and C. Sheldon Roberts); Fernando J.
                 Corbat{\'o}; Fletcher Jones; Frances Elizabeth (Betty)
                 Snyder Holberton; Francis Joseph Murray; Frank E.
                 Hamilton; Frank Gray; Frank Rosenblatt; Frederic
                 Calland Williams; Frederick P. Brooks, Jr.; Friedrich
                 L. Bauer; G. B. Grant; G. Truman Hunter; Gene M.
                 Amdahl; Georg and Edvard Scheub; George Bernard
                 Dantzig; George Boole; George Elmer Forsythe; George H.
                 Philbrick; George Robert Stibitz; Gerald M. Weinberg;
                 Gerard Salton; Gordon E. Moore; Gottfried Wilhelm
                 Leibniz; Grace Murray Hopper; Harlan D. Mills; Harlan
                 L. Herrick; Harold Chestnut; Harry Douglas Huskey;
                 Harry H. Goode; Heinz Rutishauser; Helmut Schreyer;
                 Henry Briggs; Henry P. Babbage; Herbert A. Simon;
                 Herbert Leo Gelernter; Herbert R. J. Grosch; Herbert S.
                 Bright; Herman Heine Goldstine; Herman Hollerith;
                 Herman Lukoff; Howard Bromberg; Howard Hathaway Aiken;
                 I. J. Good; Irven Travis; Isaac L. Auerbach; Ivan
                 Edward Sutherland; J. Daniel Cougar; J. Presper Eckert,
                 Jr.; Jack St. Clair Kilby; Jack Tramiel; Jackson
                 Granholm [``kludge'']; James Hardy Wilkinson; James M.
                 Henry; James William Cooley; Jan Aleksander Rajchman;
                 Jay T. Last; Jay W. Forrester; Jean A. Hoerni; Jean E.
                 Sammet; Jeffrey Chuan Chu; Jerrier A. Haddad; Jim
                 Pommerene; John Bardeen; John Burns; John C. McPherson;
                 John Clifford Shaw; John Diebold; John George Kemeny;
                 John Grist Brainerd; John H. Curtiss; John McCarthy;
                 John Napier; John Powers; John R. Pierce; John Todd;
                 John Vincent Atanasoff; John von Neumann; John Warner
                 Backus; John Weber Carr, III; John Wilder Tukey; John
                 William Mauchly; Johnathan Swift; Joseph Carl Robnett
                 Licklider; Joseph Chedaker; Joseph Clement; Joseph
                 Frederick Traub; Joseph Marie Jacquard; Joseph
                 Weizenbaum; Jules I. Schwartz; Julian Bigelow; Julius
                 Blank; Karl Karlstrom; Ken Thompson; Kenneth Eugene
                 Iverson; Kenneth H. Olsen; Konrad Zuse; L. F. Meabrea;
                 Lejaren A. Hiller; Leonardo of Pisa a.k.a. Fibonacci;
                 Leonardo Torres y Quevedo; Leslie John Comrie; Lord
                 Kelvin (William Thomson); Louis Couffignal; Lynn
                 Conway; L{\'e}on Boll{\'e}e; Marian Rejewski; Marvin L.
                 Minsky; Maurice Howard Halstead; Maurice V. Wilkes; Max
                 Palevsky; Maxwell H. A. Newman; Michael O. Rabin;
                 Michael Woodger; Mina Rees; Mitchell D. Kapor; Mohammed
                 ibn Musa Al-Khowarizmi; Morton Michael Astrahan;
                 Nathaniel Rochester; Nicholas Constantine Metropolis;
                 Niklaus Wirth; Noam Chomsky; Nolan Bushnell; Norbert
                 Wiener; Oliver G. Selfridge; Orrin Edison Taulbee; Paul
                 Allen; Percy Ludgate; Perry O. Crawford; Peter Naur;
                 Ralph E. Gomory; Richard Clippinger; Richard Courant;
                 Richard Ernest Bellman; Richard J. Canning; Richard M.
                 Bloch; Richard P. Feynman; Richard Snyder; Richard V.
                 D. Campbell; Richard Wesley Hamming; Robert H. Dennard;
                 Robert N. Noyce; Robert R. Everett; Robert S. Barton;
                 Robert Sarnoff; Robert W. Bemer; Robert W. Floyd; Roy
                 Nutt; S. B. Williams; Samuel H. Caldwell; Samuel
                 Morland; Samuel N. Alexander; Saul Rosen; Seymour
                 Papert; Seymour R. Cray; Sidney Fernbach; Stanley Gill;
                 Stephen A. Cook; Stephen Frank Baldwin; Stephen
                 Wozniak; Steven Jobs; T. Vincent Learson; Thomas Eugene
                 Kurtz; Thomas H. Flowers; Thomas J. Watson, Jr.; Thomas
                 J. Watson, Sr.; Thomas Kite Sharpless; Tom Kilburn;
                 Vannevar E Bush; Victor H. Grinich; Vladimar Zworykin;
                 W. J. Deerhake; W. Renwick; W. T. Odhner; Wallace J,
                 Eckert; Walter Pitts; Warren Sturgis McCulloch; Warren
                 Weaver; Wassily Leontieff; Watson Davis; Werner
                 Buchholz; Wilhelm Schikard; William C. Norris; William
                 F. McClelland; William Gates; William Hewlett; William
                 Leybourn; William Orchard-Hays; William Oughtred;
                 William P. Heising; William Seward Burroughs",
  remark =       "This paper contains a brief summary of the
                 contributions of 261 individuals to the development of
                 computing. Norbert Wiener appears incorrectly as
                 Norbert Weiner in this article.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Mili:1989:BRB,
  author =       "Ali Mili",
  title =        "Book Review: {{\booktitle{A method of programming}},
                 by Edsger W. Dijkstra and W. H. J. Feijen.
                 Addison-Wesley, Wokingham, United Kingdom, 1988, Price
                 \pounds 15.95 (paperback), ISBN 0-201-17536-3}",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "12",
  number =       "2",
  pages =        "165--167",
  month =        jul,
  year =         "1989",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  bibdate =      "Tue Dec 3 07:20:46 MST 2013",
  bibsource =    "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",
  URL =          "http://www.sciencedirect.com/science/article/pii/0167642389900439",
  acknowledgement = ack-nhfb,
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Nelson:1989:GDC,
  author =       "Greg Nelson",
  title =        "A Generalization of {Dijkstra}'s Calculus",
  journal =      j-TOPLAS,
  volume =       "11",
  number =       "4",
  pages =        "517--561",
  month =        oct,
  year =         "1989",
  CODEN =        "ATPSDT",
  ISSN =         "0164-0925 (print), 1558-4593 (electronic)",
  ISSN-L =       "0164-0925",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/toplas.bib;
                 Misc/IMMD_IV.bib",
  URL =          "http://www.acm.org/pubs/toc/Abstracts/0164-0925/69559.html",
  acknowledgement = ack-pb,
  fjournal =     "ACM Transactions on Programming Languages and
                 Systems",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J783",
  keywords =     "algorithms; languages",
  subject =      "{\bf F.3.2}: Theory of Computation, LOGICS AND
                 MEANINGS OF PROGRAMS, Semantics of Programming
                 Languages. {\bf D.3.3}: Software, PROGRAMMING
                 LANGUAGES, Language Constructs and Features. {\bf
                 D.3.1}: Software, PROGRAMMING LANGUAGES, Formal
                 Definitions and Theory.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Page:1989:SME,
  author =       "I. P. Page and R. T. Jacob",
  title =        "The solution of mutual exclusion problems which can be
                 described graphically",
  journal =      j-COMP-J,
  volume =       "32",
  number =       "1",
  pages =        "45--54",
  month =        feb,
  year =         "1989",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/32.1.45",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Tue Dec 4 14:48:26 MST 2012",
  bibsource =    "Compendex database;
                 http://comjnl.oxfordjournals.org/content/32/1.toc;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/;
                 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/compj1980.bib",
  URL =          "http://comjnl.oxfordjournals.org/content/32/1/45.full.pdf+html;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/45.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/46.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/47.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/48.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/49.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/50.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/51.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/52.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/53.tif;
                 http://www3.oup.co.uk/computer_journal/hdb/Volume_32/Issue_01/tiff/54.tif",
  acknowledgement = ack-nhfb,
  affiliation =  "Dept. of Comput. Sci., Texas Univ.",
  affiliationaddress = "Richardson, TX, USA",
  classcodes =   "C6150J (Operating systems)",
  classification = "722; 723; 921; 922; C6150J (Operating systems)",
  corpsource =   "Dept. of Comput. Sci., Texas Univ., Richardson, TX,
                 USA",
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  keywords =     "blocked processes; Blocked processes; blocked-queue
                 binary semaphores; Blocked-queue binary semaphores;
                 Computer Programming--Algorithms; Dijkstra semaphores;
                 disciplines; Distributed; free solutions; graph
                 representations; Hoare monitor; Hoare monitor, Computer
                 Systems, Digital; Mathematical Techniques--Graph
                 Theory; mutual exclusion problems; Mutual exclusion
                 problems; Mutual Exclusion Programs; operating systems
                 (computers); parallel programming;
                 Probability--Queueing Theory; queue; Queue disciplines;
                 queueing theory; starvation-; Starvation-free
                 solutions; synchronisation; undirected; Undirected
                 graph representations; Undirected Graphs; weak binary
                 semaphores; Weak binary semaphores",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  thesaurus =    "Operating systems [computers]; Parallel programming;
                 Queueing theory; Synchronisation",
  treatment =    "P Practical",
}

@Article{Parnas:1989:CRD,
  author =       "David L. Parnas and W. L. Scherlis and M. H. van Emden
                 and Jacques Cohen and R. W. Hamming and Richard M. Karp
                 and Terry Winograd",
  title =        "Colleagues Respond to {Dijkstra}'s Comments",
  journal =      j-CACM,
  volume =       "32",
  number =       "12",
  pages =        "1405--1413",
  month =        dec,
  year =         "1989",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Sat Apr 06 12:08:12 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Apt:1990:PTP,
  author =       "Krzysztof R. Apt and Frank S. de Boer and
                 Ernst-R{\"u}diger Olderog",
  title =        "Proving termination of parallel programs",
  crossref =     "Feijen:1990:BOB",
  chapter =      "0",
  pages =        "0--6",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Aretz:1990:MSC,
  author =       "F. E. J. Kruseman Aretz",
  title =        "Maximal strong components: an exercise in program
                 presentation",
  crossref =     "Feijen:1990:BOB",
  chapter =      "29",
  pages =        "251--261",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Backhouse:1990:RF,
  author =       "Roland C. Backhouse",
  title =        "On a relation on functions",
  crossref =     "Feijen:1990:BOB",
  chapter =      "1",
  pages =        "7--18",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Bauer:1990:ESN,
  author =       "F. L. Bauer",
  title =        "Efficient solution of a non-monotonic inverse
                 problem",
  crossref =     "Feijen:1990:BOB",
  chapter =      "2",
  pages =        "19--26",
  year =         "1990",
  MRclass =      "11B39 (11B50)",
  MRnumber =     "1147651",
  MRreviewer =   "P\'{e}ter Kiss",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Texts Monogr. Comput. Sci.",
  acknowledgement = ack-nhfb,
  author-dates = "Friedrich (``Fritz'') Ludwig Bauer (10 June 1924--26
                 March 2015)",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bernstein:1990:AFD,
  author =       "Danielle R. Bernstein and Joshua Stern and William
                 Ehrich and Michael R. Dunlavey and Leonard Zettel and
                 Bruce B. Herbert and Mark Nelson and W. F. Smyth and
                 Bruce W. Walker and Robert M. Gordon and Stephen N.
                 Cole and David B. Lightstone",
  title =        "{ACM Forum}: Debatable",
  journal =      j-CACM,
  volume =       "33",
  number =       "3",
  pages =        "264--271",
  month =        mar,
  year =         "1990",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Sat Feb 1 12:37:20 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;
                 https://www.math.utah.edu/pub/tex/bib/cacm1990.bib",
  note =         "See \cite{Dijkstra:1989:CRT,Wielgus:1990:AFM}.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Bijlsma:1990:SQB,
  author =       "A. Bijlsma",
  title =        "Semantics of quasi-boolean expressions",
  crossref =     "Feijen:1990:BOB",
  chapter =      "3",
  pages =        "27--35",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Bird:1990:SSE,
  author =       "Richard S. Bird",
  title =        "Small specification exercises",
  crossref =     "Feijen:1990:BOB",
  chapter =      "4",
  pages =        "36--43",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Boasson:1990:ART,
  author =       "Maarten Boasson",
  title =        "Architecture of real-time systems",
  crossref =     "Feijen:1990:BOB",
  chapter =      "5",
  pages =        "44--53",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Boyer:1990:UFS,
  author =       "Robert S. Boyer and Milton W. Green and J. Strother
                 Moore",
  title =        "The use of a formal simulator to verify a simple real
                 time control program",
  crossref =     "Feijen:1990:BOB",
  chapter =      "6",
  pages =        "54--66",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Braben:1990:EFT,
  author =       "Donald W. Braben",
  title =        "Exploring the future: trends and discontinuities",
  crossref =     "Feijen:1990:BOB",
  chapter =      "7",
  pages =        "67--74",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{BrinchHansen:1990:LSR,
  author =       "Per {Brinch Hansen}",
  title =        "The Linear Search Rediscovered",
  journal =      j-STRUCT-PROGRAM,
  volume =       "11",
  pages =        "53--55",
  year =         "1990",
  CODEN =        "STPGEM",
  ISSN =         "0935-1183",
  bibdate =      "Thu Jul 21 12:22:45 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib;
                 https://www.math.utah.edu/pub/tex/bib/structprogram.bib",
  note =         "See \cite{Dijkstra:1989:LSR}.",
  URL =          "http://brinch-hansen.net/papers/1990a.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Structured Programming",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Bron:1990:RVB,
  author =       "Coen Bron",
  title =        "On a renewed visit to the banker and remarkable
                 analogy",
  crossref =     "Feijen:1990:BOB",
  chapter =      "8",
  pages =        "76--82",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Broy:1990:BBM,
  author =       "Manfred Broy",
  title =        "On bounded buffers: modularity, robustness, and
                 reliability in reactive systems",
  crossref =     "Feijen:1990:BOB",
  chapter =      "9",
  pages =        "83--93",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Chandy:1990:EPC,
  author =       "K. Mani Chandy and Stephen Taylor",
  title =        "Examples in program composition",
  crossref =     "Feijen:1990:BOB",
  chapter =      "10",
  pages =        "94--101",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Dijkstra:1990:MHE,
  author =       "Albert J. Dijkstra",
  title =        "On the Mechanism of the Hydrogenation of Edible Oils",
  crossref =     "Feijen:1990:BOB",
  chapter =      "11",
  pages =        "102--111",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  remark =       "This chapter is included in the book, but appears to
                 be unrelated to Edsger W. Dijkstra or his work, and the
                 publisher Web site omits it from the book chapter
                 list.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{EindhovenTuesdayAfternoonClub:1990:PMN,
  author =       "The {Eindhoven Tuesday Afternoon Club}",
  title =        "The problem of the majority network",
  crossref =     "Feijen:1990:BOB",
  chapter =      "12",
  pages =        "112--118",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Feijen:1990:LED,
  author =       "W. H. J. Feijen",
  title =        "A little exercise in deriving multiprograms",
  crossref =     "Feijen:1990:BOB",
  chapter =      "13",
  pages =        "119--126",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Gouda:1990:SPP,
  author =       "Mohamed G. Gouda",
  title =        "Serializable programs, parallelizable assertions: a
                 basis for interleaving",
  crossref =     "Feijen:1990:BOB",
  chapter =      "15",
  pages =        "135--140",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Gries:1990:BDO,
  author =       "David Gries",
  title =        "Binary to Decimal, One More Time",
  crossref =     "Feijen:1990:BOB",
  chapter =      "16",
  pages =        "141--148",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "This paper presents an alternate proof of Knuth's
                 algorithm \cite{Knuth:1990:SPW} for conversion between
                 decimal and fixed-point binary numbers.",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Habermann:1990:RD,
  author =       "A. N. Habermann",
  title =        "Rotate and double",
  crossref =     "Feijen:1990:BOB",
  chapter =      "17",
  pages =        "149--162",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Hehner:1990:BG,
  author =       "Eric C. R. Hehner",
  title =        "Beautifying {G{\"o}del}",
  crossref =     "Feijen:1990:BOB",
  chapter =      "18",
  pages =        "163--172",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Helmberg:1990:SE,
  author =       "G. Helmberg",
  title =        "A striptease of entropy",
  crossref =     "Feijen:1990:BOB",
  chapter =      "19",
  pages =        "173--175",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Herman:1990:TJ,
  author =       "Ted Herman",
  title =        "On a theorem of {Jacobson}",
  crossref =     "Feijen:1990:BOB",
  chapter =      "20",
  pages =        "176--181",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Hesselink:1990:MN,
  author =       "Wim H. Hesselink",
  title =        "Modalities of nondeterminacy",
  crossref =     "Feijen:1990:BOB",
  chapter =      "21",
  pages =        "182--192",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Hoare:1990:TDC,
  author =       "C. A. R. Hoare",
  title =        "A theory for the derivation of {C-mos} circuit
                 designs",
  crossref =     "Feijen:1990:BOB",
  chapter =      "22",
  pages =        "193--205",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Hoogerwoord:1990:MII,
  author =       "Rob Hoogerwoord",
  title =        "On mathematical induction and the invariance theorem",
  crossref =     "Feijen:1990:BOB",
  chapter =      "23",
  pages =        "206--211",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Horning:1990:FSC,
  author =       "J. J. Horning",
  title =        "Formalizing some classic synchronization primitives",
  crossref =     "Feijen:1990:BOB",
  chapter =      "24",
  pages =        "212--219",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Jones:1990:C,
  author =       "Cliff B. Jones",
  title =        "Consequences",
  crossref =     "Feijen:1990:BOB",
  chapter =      "25",
  pages =        "220--225",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Kaldewaij:1990:SLS,
  author =       "Anne Kaldewaij",
  title =        "Shortest and longest segments",
  crossref =     "Feijen:1990:BOB",
  chapter =      "26",
  pages =        "226--232",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Knuth:1990:SPW,
  author =       "Donald E. Knuth",
  title =        "A simple program whose proof isn't",
  crossref =     "Feijen:1990:BOB",
  chapter =      "27",
  pages =        "233--242",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Kotov:1990:BSB,
  author =       "Vadim E. Kotov",
  title =        "Binding structure and behaviour in whole net
                 concurrency semantics",
  crossref =     "Feijen:1990:BOB",
  chapter =      "28",
  pages =        "243--250",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Lengauer:1990:SPG,
  author =       "Christian Lengauer and Duncan G. Hudson",
  title =        "A systolic program for {Gauss--Jordan} elimination",
  crossref =     "Feijen:1990:BOB",
  chapter =      "30",
  pages =        "262--273",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Lukkien:1990:TIA,
  author =       "Johan J. Lukkien and Jan L. A. van de Snepscheut",
  title =        "Topology-independent algorithms based on spanning
                 trees",
  crossref =     "Feijen:1990:BOB",
  chapter =      "32",
  pages =        "280--288",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Manna:1990:EVM,
  author =       "Zohar Manna and Amir Pnueli",
  title =        "An exercise in the verification of multi-process
                 programs",
  crossref =     "Feijen:1990:BOB",
  chapter =      "33",
  pages =        "289--301",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Martin:1990:LDI,
  author =       "Alain J. Martin",
  title =        "The limitations to delay-insensitivity in asynchronous
                 circuits",
  crossref =     "Feijen:1990:BOB",
  chapter =      "34",
  pages =        "302--311",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Misra:1990:SPS,
  author =       "Jayadev Misra",
  title =        "A simple proof of a simple consensus algorithm",
  crossref =     "Feijen:1990:BOB",
  chapter =      "35",
  pages =        "312--318",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Morgan:1990:WC,
  author =       "Carroll Morgan",
  title =        "Of {{\tt wp}} and {CSP}",
  crossref =     "Feijen:1990:BOB",
  chapter =      "36",
  pages =        "319--326",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Morris:1990:PER,
  author =       "Joseph M. Morris",
  title =        "Programming by expression refinement: the {KMP}
                 algorithm",
  crossref =     "Feijen:1990:BOB",
  chapter =      "37",
  pages =        "327--338",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  keywords =     "Knuth--Morris--Pratt pattern-matching algorithm",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Nelson:1990:MCS,
  author =       "Greg Nelson",
  title =        "Methodical competitive Snoopy-caching",
  crossref =     "Feijen:1990:BOB",
  chapter =      "38",
  pages =        "339--345",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Neumann:1990:BBS,
  author =       "Peter G. Neumann",
  title =        "Beauty and the beast the software complexity elegance
                 versus elephants",
  crossref =     "Feijen:1990:BOB",
  chapter =      "39",
  pages =        "346--351",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Peremans:1990:NF,
  author =       "W. Peremans",
  title =        "A note on feasibility",
  crossref =     "Feijen:1990:BOB",
  chapter =      "40",
  pages =        "352--355",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Post:1990:CPP,
  author =       "Karel A. Post",
  title =        "A curious property of points and circles in the
                 plane",
  crossref =     "Feijen:1990:BOB",
  chapter =      "41",
  pages =        "356--357",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Pritchard:1990:PIS,
  author =       "Paul Pritchard",
  title =        "A problem involving subsequences",
  crossref =     "Feijen:1990:BOB",
  chapter =      "42",
  pages =        "358--364",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Rem:1990:PPA,
  author =       "Martin Rem",
  title =        "A personal perspective of {Alphern--Schneider}
                 characterization of safety and liveness",
  crossref =     "Feijen:1990:BOB",
  chapter =      "43",
  pages =        "365--372",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Ruane:1990:PSU,
  author =       "Lawrence M. Ruane",
  title =        "Process Synchronization in the {UTS} Kernel",
  journal =      j-COMP-SYS,
  volume =       "3",
  number =       "3",
  pages =        "387--421",
  month =        "Summer",
  year =         "1990",
  CODEN =        "CMSYE2",
  ISSN =         "0895-6340",
  bibdate =      "Fri Sep 13 08:51:08 MDT 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  classification = "C6150J (Operating systems)",
  fjournal =     "Computing Systems",
  keywords =     "Dijkstra semaphores; Event-wait mechanism;
                 Multiprocessors; Operating system kernel; Process
                 synchronization; Race conditions; Scheduling approach;
                 Spin; Supertrace protocol validation system; UNIX
                 systems; Unnecessary context switches; UTS
                 multiprocessing kernel",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  thesaurus =    "Hazards and race conditions; Multiprocessing programs;
                 Operating systems [computers]; Synchronisation",
}

@InCollection{Schneider:1990:SPC,
  author =       "Fred B. Schneider",
  title =        "Simpler proofs for concurrent reading and writing",
  crossref =     "Feijen:1990:BOB",
  chapter =      "44",
  pages =        "373--379",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Scholten:1990:GJ,
  author =       "Carel S. Scholten",
  title =        "Goodbye junctivity?",
  crossref =     "Feijen:1990:BOB",
  chapter =      "45",
  pages =        "380--385",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Turner:1990:DMP,
  author =       "D. A. Turner",
  title =        "Duality and {De Morgan} principles for lists",
  crossref =     "Feijen:1990:BOB",
  chapter =      "47",
  pages =        "390--398",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Turski:1990:QTS,
  author =       "W. M. Turski",
  title =        "The quest for timeless specifications leads to
                 non-stepping automata",
  crossref =     "Feijen:1990:BOB",
  chapter =      "48",
  pages =        "399--409",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Udding:1990:MLP,
  author =       "Jan Tijmen Udding",
  title =        "The maximum length of a palindrome in a sequence",
  crossref =     "Feijen:1990:BOB",
  chapter =      "49",
  pages =        "410--416",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{vanderWoude:1990:CRE,
  author =       "Jaap van der Woude",
  title =        "Calculations with relations, an example",
  crossref =     "Feijen:1990:BOB",
  chapter =      "52",
  pages =        "435--441",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{vanGasteren:1990:ERC,
  author =       "A. J. M. van Gasteren",
  title =        "Experimenting with a refinement calculus",
  crossref =     "Feijen:1990:BOB",
  chapter =      "14",
  pages =        "127--134",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{vanLint:1990:CCL,
  author =       "J. H. van Lint",
  title =        "Coding for channels with localized errors",
  crossref =     "Feijen:1990:BOB",
  chapter =      "31",
  pages =        "274--279",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{vanTilborg:1990:APV,
  author =       "Henk C. A. van Tilborg",
  title =        "An assignment problem for the vertices of a cycle",
  crossref =     "Feijen:1990:BOB",
  chapter =      "46",
  pages =        "386--389",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Wallen:1990:FFE,
  author =       "Lincoln A. Wallen",
  title =        "On form, formalism and equivalence",
  crossref =     "Feijen:1990:BOB",
  chapter =      "50",
  pages =        "417--426",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Wielgus:1990:AFM,
  author =       "Martin Wielgus and Marvin L. Watkins and Edward
                 Sacharuk and Srinivasarao Damerla",
  title =        "{ACM Forum}: More Debatable",
  journal =      j-CACM,
  volume =       "33",
  number =       "4",
  pages =        "396--397",
  month =        apr,
  year =         "1990",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Sat Feb 01 12:34:26 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;
                 https://www.math.utah.edu/pub/tex/bib/cacm1990.bib",
  note =         "See \cite{Dijkstra:1989:CRT,Bernstein:1990:AFD}.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Wirth:1990:DLC,
  author =       "N. Wirth",
  title =        "Drawing lines, circles, and ellipses in a raster",
  crossref =     "Feijen:1990:BOB",
  chapter =      "51",
  pages =        "427--434",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Zemanek:1990:TPP,
  author =       "Heinz Zemanek",
  title =        "Two proofs for {Pythagoras}",
  crossref =     "Feijen:1990:BOB",
  chapter =      "53",
  pages =        "442--447",
  year =         "1990",
  bibdate =      "Sun Mar 27 17:53:57 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bron:1991:SR,
  author =       "Coenraad Bron and Wim H. Hesselink",
  title =        "Smoothsort revisited",
  journal =      j-INFO-PROC-LETT,
  volume =       "39",
  number =       "5",
  pages =        "269--276",
  day =          "13",
  month =        sep,
  year =         "1991",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68P10 (68Q25)",
  MRnumber =     "92h:68016",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  bibsource =    "Compendex database;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1990.bib",
  acknowledgement = ack-nhfb,
  affiliation =  "Rijksuniversiteit Groningen",
  affiliationaddress = "Groningen, Neth",
  classification = "723; C4240 (Programming and algorithm theory); C6130
                 (Data handling techniques)",
  corpsource =   "Dept. of Comput. Sci., Rijksuniv., Groningen,
                 Netherlands",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "Array Sorting; array sorting algorithm; average case;
                 comparisons; complexity; computational complexity;
                 Computer Programming --- Algorithms; Computer Systems
                 Programming; correctness; Dijkstra; exchanges;
                 heapsort; invariants; performance; quicksort;
                 Smoothsort; Sorting; sorting; Sorting Algorithm;
                 worst-case behaviour",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Mitchell:1991:WRP,
  author =       "Joseph S. B. Mitchell and Christos H. Papadimitriou",
  title =        "The Weighted Region Problem: Finding Shortest Paths
                 Through a Weighted Planar Subdivision",
  journal =      j-J-ACM,
  volume =       "38",
  number =       "1",
  pages =        "18--73",
  month =        jan,
  year =         "1991",
  CODEN =        "JACOAH",
  ISSN =         "0004-5411 (print), 1557-735X (electronic)",
  ISSN-L =       "0004-5411",
  bibsource =    "ftp://ftp.ira.uka.de/pub/bibliography/Theory/JACM.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/jacm.bib",
  URL =          "http://www.acm.org/pubs/toc/Abstracts/0004-5411/102784.html",
  abstract =     "The problem of determining shortest paths through a
                 weighted planar polygonal subdivision with $n$ vertices
                 is considered. Distances are measured according to a
                 weighted Euclidean metric: The length of a path is
                 defined to be the weighted sum of (Euclidean) lengths
                 of the subpaths within each region. An algorithm that
                 constructs a (restricted) ``shortest path map'' with
                 respect to a given source point is presented. The
                 output is a partitioning of each edge of the
                 subdivision into intervals of $ \epsilon $-optimality,
                 allowing an $ \epsilon $-optimal path to be traced from
                 the source to any query point along any edge. The
                 algorithm runs in worst-case time $ O(E S)$ and
                 requires $ O(E)$ space, where $E$ is the number of
                 ``events'' in our algorithm and $S$ is the time it
                 takes to run a numerical search procedure. In the worst
                 case, $E$ is bounded above by $ O(n^4)$ (and we give an
                 $ \Omega (n^4)$ lower bound), but it is likely that $E$
                 will be much smaller in practice. We also show that $S$
                 is bounded by $ O(n^4 L)$, where $L$ is the precision
                 of the problem instance (including the number of bits
                 in the user-specified tolerance $ \epsilon $). Again,
                 the value of $S$ should be smaller in practice. The
                 algorithm applies the ``continuous Dijkstra'' paradigm
                 and exploits the fact that shortest paths obey Snell's
                 Law of Refraction at region boundaries, a local
                 optimality property of shortest paths that is well
                 known from the analogous optics model. The algorithm
                 generalizes to the multi-source case to compute Voronoi
                 diagrams.",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of the Association for Computing Machinery",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J401",
  keywords =     "Algorithms; Computational Geometry; continuous
                 Dijkstra; Dijkstra's algorithm; geodesic distance;
                 measurement; path planning; shortest paths; terrain
                 navigation; Theory; Voronoi diagrams; weighted;
                 weighted distance functions",
  subject =      "{\bf F.2.2}: Theory of Computation, ANALYSIS OF
                 ALGORITHMS AND PROBLEM COMPLEXITY, Nonnumerical
                 Algorithms and Problems, Geometrical problems and
                 computations. {\bf G.2.2}: Mathematics of Computing,
                 DISCRETE MATHEMATICS, Graph Theory, Path and circuit
                 problems. {\bf I.2.8}: Computing Methodologies,
                 ARTIFICIAL INTELLIGENCE, Problem Solving, Control
                 Methods, and Search, Graph and tree search
                 strategies.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Tomayko:1991:AFC,
  author =       "James E. Tomayko and J. A. N. Lee and Martin Rem and
                 David Gries and Andrzej Blikle and Robert L. Glass",
  title =        "Anecdotes: {Frontiers of Computing: A Tribute to
                 Edsger W. Dijkstra on the occasion of his 60th birthday
                 University of Texas (Austin) 10--11 May 1990}",
  journal =      j-ANN-HIST-COMPUT,
  volume =       "13",
  number =       "1",
  pages =        "91--100",
  month =        jan # "\slash " # mar,
  year =         "1991",
  CODEN =        "AHCOE5",
  ISSN =         "0164-1239",
  bibdate =      "Fri Nov 1 15:29:15 MST 2002",
  bibsource =    "Compendex database;
                 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://dlib.computer.org/an/books/an1991/pdf/a1091.pdf;
                 http://www.computer.org/annals/an1991/a1091abs.htm",
  acknowledgement = ack-nhfb,
  fjournal =     "Annals of the History of Computing",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=5488650",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Clark:1992:CDF,
  author =       "W. Edwin Clark and Gregory L. McColm and W. Richard
                 Stark",
  title =        "On the Complexity of Deadlock-Free Programs on a Ring
                 of Processors",
  journal =      j-J-PAR-DIST-COMP,
  volume =       "16",
  number =       "1",
  pages =        "67--71",
  month =        sep,
  year =         "1992",
  CODEN =        "JPDCER",
  ISSN =         "0743-7315 (print), 1096-0848 (electronic)",
  ISSN-L =       "0743-7315",
  MRclass =      "68M10",
  MRnumber =     "1 177 973",
  bibdate =      "Mon Apr 14 08:15:43 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/jpardistcomp.bib",
  acknowledgement = ack-nhfb,
  classification = "C4240P (Parallel programming and algorithm theory);
                 C6110P (Parallel programming); C6150N (Distributed
                 systems)",
  corpsource =   "Dept. of Math., Univ. of South Florida, Tampa, FL,
                 USA",
  fjournal =     "Journal of Parallel and Distributed Computing",
  journal-URL =  "http://www.sciencedirect.com/science/journal/07437315/",
  keywords =     "bounds; complexity; computational complexity;
                 concurrency control; deadlock-free programs; Dijkstra
                 self-stabilizing systems; directed ring; global state;
                 parallel; precise lower; processor ring; processors;
                 programming; programming theory; ring of",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Book{Knuth:1992:LP,
  author =       "Donald E. Knuth",
  title =        "Literate Programming",
  volume =       "27",
  publisher =    pub-SUCSLI,
  address =      pub-SUCSLI:adr,
  pages =        "xv + 368",
  year =         "1992",
  ISBN =         "0-937073-80-6 (paperback), 0-937073-81-4 (hardcover)",
  ISBN-13 =      "978-0-937073-80-3 (paperback), 978-0-937073-81-0
                 (hardcover)",
  LCCN =         "QA76.6.K644",
  bibdate =      "Tue Mar 03 12:24:41 1998",
  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;
                 https://www.math.utah.edu/pub/tex/bib/cacm1970.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm1980.bib;
                 https://www.math.utah.edu/pub/tex/bib/css.bib;
                 https://www.math.utah.edu/pub/tex/bib/litprog.bib;
                 https://www.math.utah.edu/pub/tex/bib/master.bib;
                 https://www.math.utah.edu/pub/tex/bib/spell.bib;
                 https://www.math.utah.edu/pub/tex/bib/texbook3.bib",
  series =       "CSLI Lecture Notes",
  URL =          "http://csli-www.stanford.edu/publications/literate.html",
  acknowledgement = ack-nhfb,
  keywords =     "electronic digital computers --- programming",
  remark =       "See translation \cite{Knuth:1994:BP}.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "1: Computer programming as an art / 1 \\
                 2: Structured programming with go to statements / 17
                 \\
                 3: A structured program to generate all topological
                 sorting arrangements / 91 \\
                 4: Literate programming / 99 \\
                 5: Programming pearls: Sampling / 137 \\
                 6: Programming pearls, continued: Common Words / 151
                 \\
                 7: How to read a WEB / 179 \\
                 8: Excerpts from the programs for \TeX{} and METAFONT /
                 185 \\
                 9: Mathematical writing / 235 \\
                 10: Errors of \TeX{} / 243 \\
                 11: Error log of \TeX{} / 293 \\
                 12: Example of CWEB / 341 \\
                 Further Reading / 349 \\
                 Index / 359",
}

@InCollection{Nelson:1992:SGA,
  author =       "Greg Nelson",
  booktitle =    "Programming and mathematical method ({Marktoberdorf},
                 1990)",
  title =        "Some generalizations and applications of {Dijkstra}'s
                 guarded commands",
  volume =       "88",
  publisher =    "Springer, Berlin",
  pages =        "157--191",
  year =         "1992",
  MRclass =      "68Q60 (68N05)",
  MRnumber =     "1252698",
  bibdate =      "Thu Mar 12 07:15:11 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,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Solka:1992:AUP,
  author =       "J. L. Solka and J. C. Perry and B. R. Poellinger and
                 G. W. Rogers",
  booktitle =    "{International Joint Conference on Neural Networks,
                 1992. IJCNN}",
  title =        "Autorouting using a parallel {Dijkstra} algorithm with
                 embedded constraints",
  volume =       "2",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "239--247",
  year =         "1992",
  DOI =          "https://doi.org/10.1109/IJCNN.1992.227001",
  ISBN =         "0-7803-0559-0",
  ISBN-13 =      "978-0-7803-0559-5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=227001",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Alpert:1993:DCP,
  author =       "C. J. Alpert and T. C. Hu and J. H. Huang and A. B.
                 Kahng",
  booktitle =    "{1993 IEEE International Symposium on Circuits and
                 Systems, 1993, ISCAS '93}",
  title =        "A direct combination of the {Prim} and {Dijkstra}
                 constructions for improved performance-driven global
                 routing",
  volume =       "3",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1869--1872",
  year =         "1993",
  DOI =          "https://doi.org/10.1109/ISCAS.1993.394112",
  ISBN =         "0-7803-1281-3",
  ISBN-13 =      "978-0-7803-1281-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=394112;
                 http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=693037",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Helgason:1993:OOS,
  author =       "Richard V. Helgason and Jeffery L. Kennington and B.
                 Douglas Stewart",
  title =        "The one-to-one shortest-path problem: an empirical
                 analysis with the two-tree {Dijkstra} algorithm",
  journal =      j-COMP-OPTIM-APPL,
  volume =       "2",
  number =       "1",
  pages =        "47--75",
  year =         "1993",
  CODEN =        "CPPPEF",
  DOI =          "https://doi.org/10.1007/BF01299142",
  ISSN =         "0926-6003 (print), 1573-2894 (electronic)",
  ISSN-L =       "0926-6003",
  MRclass =      "90C35 (90-08)",
  MRnumber =     "1227453 (94b:90089)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Computational Optimization and Applications. An
                 International Journal",
  journal-URL =  "http://link.springer.com/journal/10589",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Jifeng:1993:AOS,
  author =       "He Jifeng and C. A. R. Hoare",
  title =        "From algebra to operational semantics",
  journal =      j-INFO-PROC-LETT,
  volume =       "45",
  number =       "2",
  pages =        "75--80",
  day =          "26",
  month =        feb,
  year =         "1993",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68Q60 (68N05 68N15 68Q55)",
  MRnumber =     "94i:68182",
  MRreviewer =   "E. Ray Lucas",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  bibsource =    "Compendex database;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1990.bib",
  acknowledgement = ack-nhfb,
  affiliation =  "Oxford Univ Computing Lab",
  affiliationaddress = "Oxford, Engl",
  classification = "721.1; 723.1.1; 921.1; C4210 (Formal logic)",
  corpsource =   "Comput. Lab., Oxford Univ., UK",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  journalabr =   "Inf Process Lett",
  keywords =     "Algebra; algebraic reasoning; Algebraic semantics;
                 communicating sequential processes; Computer
                 programming languages; CSP; Dijkstra Language;
                 Dijkstra's language; formal languages; formal
                 semantics; inequation; Occam; operational semantics;
                 Operational semantics; programming language;
                 Programming language theory; transition relation;
                 transputer language",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@InProceedings{Ng:1993:STP,
  author =       "F. C. N. Ng and G. Butler",
  booktitle =    "{Proceedings ICCI '93: Fifth International Conference
                 on Computing and Information, 1993}",
  title =        "Specialised theorem-proving in an intelligent tutoring
                 system for the {Dijkstra--Gries} programming
                 methodology",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "294--298",
  year =         "1993",
  DOI =          "https://doi.org/10.1109/ICCI.1993.315360",
  ISBN =         "0-8186-4212-2",
  ISBN-13 =      "978-0-8186-4212-8",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=315360",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Terwilliger:1993:TTS,
  author =       "Robert B. Terwilliger",
  title =        "Toward tools to support the {Gries\slash Dijkstra}
                 design process",
  journal =      j-SIGSOFT,
  volume =       "18",
  number =       "2",
  pages =        "50--59",
  month =        apr,
  year =         "1993",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/159420.155838",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:12:46 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft1990.bib",
  abstract =     "We are investigating software design processes using a
                 three part approach. For a design method of interest,
                 we first perform walkthroughs on a number of small
                 problems. Second, we construct a simulation program
                 which duplicates the designs produced by the
                 walkthroughs, and third, we construct a process program
                 that supports human application of the method. We have
                 been pursuing this program for the formal design
                 process developed by Dijkstra and Gries. In this paper,
                 we describe our first step towards process programming
                 this method: ISLET, a language-oriented program/proof
                 editor. ISLET supports simple stepwise refinement with
                 proof by automatically generating and mechanically
                 certifying verification conditions. In addition,
                 through ISLET the programmer has access to a library of
                 pre-verified cliches that can be used to create
                 programs more easily. We have constructed a prototype
                 implementation in Prolog and used it to generate a
                 number of example designs.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Borger:1994:BRBa,
  author =       "Egon B{\"o}rger",
  title =        "Book Review: {{\booktitle{Predicate Calculus and
                 Program Semantics}} by Edsger W. Dijkstra, Carel S.
                 Scholten}",
  journal =      j-J-SYMBOLIC-LOGIC,
  volume =       "52",
  number =       "2",
  pages =        "673--678",
  month =        jun,
  year =         "1994",
  CODEN =        "JSYLA6",
  ISSN =         "0022-4812 (print), 1943-5886 (electronic)",
  ISSN-L =       "0022-4812",
  bibdate =      "Mon Mar 16 15:01:17 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.jstor.org/stable/2275420",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of Symbolic Logic",
  journal-URL =  "http://projecteuclid.org/euclid.jsl;
                 http://www.jstor.org/journal/jsymboliclogic",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Borger:1994:BRBb,
  author =       "Egon B{\"o}rger",
  title =        "Book Review: {{\booktitle{Predicate calculus and
                 program semantics}}: E. W. Dijkstra and C. S. Scholten,
                 (Springer, Berlin, 1989)}",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "23",
  number =       "1",
  pages =        "91--101",
  month =        oct,
  year =         "1994",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  bibdate =      "Tue Dec 3 08:01:26 MST 2013",
  bibsource =    "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",
  URL =          "http://www.sciencedirect.com/science/article/pii/0167642394900027",
  acknowledgement = ack-nhfb,
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Broy:1994:AFC,
  author =       "Manfred Broy and Greg Nelson",
  title =        "Adding Fair Choice to {Dijkstra}'s Calculus",
  journal =      j-TOPLAS,
  volume =       "16",
  number =       "3",
  pages =        "924--938",
  month =        may,
  year =         "1994",
  CODEN =        "ATPSDT",
  ISSN =         "0164-0925 (print), 1558-4593 (electronic)",
  ISSN-L =       "0164-0925",
  bibsource =    "Compiler/TOPLAS.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/toplas.bib",
  URL =          "http://www.acm.org/pubs/toc/Abstracts/0164-0925/177727.html",
  abstract =     "The paper studies the incorporation of a fair
                 nondeterministic choice operator into a generalization
                 of Dijkstra's calculus of guarded commands. The
                 generalization drops the law of the excluded miracle to
                 allow commands that correspond to partial relations.
                 Because of fairness, the new operator is not monotonic
                 for the orderings that are generally used for proving
                 the existence of least fixed points for recursive
                 definitions. To prove the existence of fixed points it
                 is necessary to consider several orderings at once, and
                 to restrict the class of recursive definitions.",
  acknowledgement = ack-pb,
  fjournal =     "ACM Transactions on Programming Languages and
                 Systems",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J783",
  keywords =     "algorithms; theory",
  subject =      "{\bf D.3.3}: Software, PROGRAMMING LANGUAGES, Language
                 Constructs and Features, Concurrent programming
                 structures. {\bf D.3.1}: Software, PROGRAMMING
                 LANGUAGES, Formal Definitions and Theory, Semantics.
                 {\bf F.1.2}: Theory of Computation, COMPUTATION BY
                 ABSTRACT DEVICES, Modes of Computation, Alternation and
                 nondeterminism.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Han:1994:FRD,
  author =       "Y. S. Han and C. R. P. Hartmann and K. G. Mehrotra",
  booktitle =    "{1994 IEEE International Symposium on Information
                 Theory, 1994. Proceedings}",
  title =        "Further results on decoding linear block codes using a
                 generalized {Dijkstra}'s algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "342--??",
  year =         "1994",
  DOI =          "https://doi.org/10.1109/ISIT.1994.394676",
  ISBN =         "0-7803-2015-8",
  ISBN-13 =      "978-0-7803-2015-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=394676",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hoogendijk:1994:RPL,
  author =       "Paul F. Hoogendijk and Roland C. Backhouse",
  title =        "Relational Programming Laws in the Tree, List, Bag,
                 Set Hierarchy",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "22",
  number =       "1--2",
  pages =        "67--105",
  month =        apr,
  year =         "1994",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68Q60",
  MRnumber =     "95d:68090",
  bibdate =      "Sun Oct 10 09:12:09 MDT 1999",
  bibsource =    "Compendex database;
                 ftp://ftp.ira.uka.de/pub/bibliography/SE/logic.program.construction.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 =         "Mathematics of program construction (Oxford, 1992).",
  acknowledgement = ack-nhfb,
  affiliation =  "Eindhoven Univ of Technology",
  affiliationaddress = "Neth",
  classification = "721.1; 723.1; 723.2; 723.3; 921.4",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
  journalabr =   "Sci Comput Program",
  keywords =     "Bird--Meertens formalism; Computer program listings;
                 Computer programming; Computer software; Data
                 structures; Datatypes; Dijkstra--Feijen calculus;
                 Functional programs; Hierarchical systems; Imperative
                 programs; Mathematical operators; Program derivation
                 methods; Programming theory; Relational database
                 systems; Relational programming laws; Set theory; Trees
                 (mathematics)",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Liu:1994:ICB,
  author =       "Bing Liu and Siew-Hwee Choo and Shee-Ling Lok and
                 Sing-Meng Leong and Soo-Chee Lee and Foong-Ping Poon
                 and Hwee-Har Tan",
  booktitle =    "{Proceedings of the Tenth Conference on Artificial
                 Intelligence for Applications, 1994}",
  title =        "Integrating case-based reasoning, knowledge-based
                 approach and {Dijkstra} algorithm for route finding",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "149--155",
  year =         "1994",
  DOI =          "https://doi.org/10.1109/CAIA.1994.323680",
  ISBN =         "0-8186-5550-X",
  ISBN-13 =      "978-0-8186-5550-0",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=323680",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Lukkien:1994:OSG,
  author =       "Johan J. Lukkien",
  title =        "Operational semantics and generalized weakest
                 preconditions",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "22",
  number =       "1--2",
  pages =        "137--155",
  month =        apr,
  year =         "1994",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68Q55",
  MRnumber =     "95h:68121",
  bibdate =      "Sun Oct 10 09:12:09 MDT 1999",
  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",
  note =         "Mathematics of program construction (Oxford, 1992).",
  acknowledgement = ack-nhfb,
  affiliation =  "Eindhoven Univ of Technology",
  affiliationaddress = "Neth",
  classification = "721.1; 723.1; 723.1.1; 921.6",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
  journalabr =   "Sci Comput Program",
  keywords =     "Characterization; Computation theory; Computational
                 linguistics; Computer programming languages; Computer
                 software; Dijkstra's guarded command language; Formal
                 languages; Iterative methods; Operational semantics;
                 Program executions; Recursive functions; Repetition;
                 State assignment; Temporal logic; Weakest liberal
                 precondition; Weakest precondition",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Alpert:1995:PDT,
  author =       "C. J. Alpert and T. C. Hu and J. H. Huang and A. B.
                 Kahng and D. Karger",
  title =        "{Prim--Dijkstra} tradeoffs for improved
                 performance-driven routing tree design",
  journal =      j-IEEE-TRANS-CAD-ICS,
  volume =       "14",
  number =       "7",
  pages =        "890--896",
  year =         "1995",
  CODEN =        "ITCSDI",
  DOI =          "https://doi.org/10.1109/43.391737",
  ISSN =         "0278-0070 (print), 1937-4151 (electronic)",
  ISSN-L =       "0278-0070",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=391737",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Transactions on Computer-Aided Design of
                 Integrated Circuits and Systems",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=43",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Berghammer:1995:FDP,
  author =       "Rudolf Berghammer and Birgit Elbl and Ulf Schmerl",
  title =        "Formalizing {Dijkstra}'s predicate transformer {{\tt
                 wp}} in weak second-order logic",
  journal =      j-THEOR-COMP-SCI,
  volume =       "146",
  number =       "1--2",
  pages =        "185--197",
  day =          "24",
  month =        jul,
  year =         "1995",
  CODEN =        "TCSCDI",
  DOI =          "https://doi.org/10.1016/0304-3975(94)00184-K",
  ISSN =         "0304-3975 (print), 1879-2294 (electronic)",
  ISSN-L =       "0304-3975",
  MRclass =      "68Q60 (03B15 03B70)",
  MRnumber =     "1343231 (96e:68090)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://www.elsevier.com/cgi-bin/cas/tree/store/tcs/cas_free/browse/browse.cgi?year=1995&volume=146&issue=1-2;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/tcs1995.bib",
  URL =          "http://www.elsevier.com/cgi-bin/cas/tree/store/tcs/cas_sub/browse/browse.cgi?year=1995&volume=146&issue=1-2&aid=1818",
  acknowledgement = ack-nhfb,
  classification = "C4210 (Formal logic)",
  corpsource =   "Inst. f{\"u}r Inf. und Praktische Math., Kiel Univ.,
                 Germany",
  fjournal =     "Theoretical Computer Science",
  journal-URL =  "http://www.sciencedirect.com/science/journal/03043975",
  keywords =     "formal languages; formal logic; many sorted language;
                 normal form theorem; predicate transformer; syntax;
                 theorem proving; weak second-order logic; wp",
  pubcountry =   "Netherlands",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Hart:1995:ELC,
  author =       "Johnson M. Hart",
  title =        "Experience with Logical Code Analysis in Software
                 Maintenance",
  journal =      j-SPE,
  volume =       "25",
  number =       "11",
  pages =        "1243--1262",
  month =        nov,
  year =         "1995",
  CODEN =        "SPEXBL",
  DOI =          "https://doi.org/10.1002/spe.4380251105",
  ISSN =         "0038-0644 (print), 1097-024X (electronic)",
  ISSN-L =       "0038-0644",
  bibdate =      "Sat May 31 13:36:16 MDT 1997",
  bibsource =    "Compendex database;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/spe.bib",
  abstract =     "Formal program specification and logical analysis are
                 often used for program derivation and proofs of
                 correctness. The basic tools include the logic of
                 predicate calculus and Dijkstra's weakest precondition
                 calculations. Recent work has shown that these tools
                 are also very useful in the maintenance phase of the
                 software life-cycle. This paper reports experience
                 working with software maintenance teams to apply formal
                 methods. Formal logical analysis is invaluable for
                 isolating defects, determining code corrections,
                 eliminating side-effects, and code re-engineering.
                 Logical analysis works well in software maintenance
                 because many defects can be isolated to small segments
                 of code. These small segments can then be analyzed
                 manually or with code analysis tools. The result is
                 lowered software maintenance costs due to the benefits
                 of defect prevention, reduction of code complexity
                 metrics, productivity improvements, and better
                 specifications and documentation. It would be
                 beneficial to use logical code analysis in the earlier
                 phases of the software life-cycle, such as quality
                 assurance and inspection.",
  acknowledgement = ack-nhfb,
  affiliation =  "Peritus Software Services, Inc",
  affiliationaddress = "Billerica, MA, USA",
  classification = "721.1; 723; 723.2; 902.2; 913.5; 921",
  fjournal =     "Software --- Practice and Experience",
  journal-URL =  "http://onlinelibrary.wiley.com/journal/10.1002/(ISSN)1097-024X",
  journalabr =   "Software Pract Exper",
  keywords =     "Calculations; Code complexity metrics; Codes
                 (symbols); Computational complexity; Computer software;
                 Dijkstra weakest precondition calculation; Formal
                 logic; Formal program specification; Inspection;
                 Logical code analysis; Maintenance; Quality assurance;
                 Software life cycle; Software maintenance;
                 Specifications",
  onlinedate =   "30 Oct 2006",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hesselink:1995:ATD,
  author =       "Wim H. Hesselink",
  booktitle =    "Mathematics of program construction ({Kloster Irsee},
                 1995)",
  title =        "Angelic termination in {Dijkstra}'s calculus",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "947",
  pages =        "322--334",
  year =         "1995",
  CODEN =        "LNCSD9",
  DOI =          "https://doi.org/10.1007/3-540-60117-1_18",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  MRclass =      "68Q60 (68Q10)",
  MRnumber =     "1470238",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1995a.bib",
  series =       "Lecture Notes in Comput. Sci.",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Natu:1995:PPC,
  author =       "Madan Natu and Shu Cherng Fang",
  title =        "On the point-to-point connection problem",
  journal =      j-INFO-PROC-LETT,
  volume =       "53",
  number =       "6",
  pages =        "333--336",
  day =          "24",
  month =        mar,
  year =         "1995",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "90B10 (68Q25)",
  MRnumber =     "95m:90040",
  bibdate =      "Wed Nov 11 12:16:26 MST 1998",
  bibsource =    "http://www.elsevier.com:80/inca/publications/store/5/0/5/6/1/2/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc1990.bib",
  acknowledgement = ack-nhfb,
  classification = "C1160 (Combinatorial mathematics); C4240C
                 (Computational complexity)",
  corpsource =   "Graduate Program in Oper. Res., North Carolina State
                 Univ., Raleigh, NC, USA",
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  keywords =     "computational complexity; Dijkstra-like algorithm;
                 directed graphs; finite directed network;
                 point-to-point connection problem; source-destination
                 pairs; time complexity",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "T Theoretical or Mathematical",
}

@Article{Ng:1995:ITS,
  author =       "F. Ng and G. Butler and Judy Kay",
  title =        "An intelligent tutoring system for the
                 {Dijkstra--Gries} methodology",
  journal =      j-IEEE-TRANS-SOFTW-ENG,
  volume =       "21",
  number =       "5",
  pages =        "415--428",
  month =        may,
  year =         "1995",
  CODEN =        "IESEDJ",
  DOI =          "https://doi.org/10.1109/32.387471",
  ISSN =         "0098-5589 (print), 1939-3520 (electronic)",
  ISSN-L =       "0098-5589",
  bibdate =      "Thu Feb 1 11:00:42 MST 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeetranssoftweng1990.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=387471",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Transactions on Software Engineering",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=32",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Popa:1995:CFP,
  author =       "Marin Popa",
  title =        "Concurrently firing in {Petri}-nets. {Application} in
                 solving {Dijkstra}'s problem",
  journal =      j-STUD-CERCET-MAT,
  volume =       "47",
  number =       "3-4",
  pages =        "337--347",
  year =         "1995",
  CODEN =        "APTMAD",
  ISSN =         "0039-4068, 0567-6401",
  MRclass =      "68Q90 (68Q10)",
  MRnumber =     "1682870 (99k:68120)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Studii \c si Cercet\u ari Matematice. Mathematical
                 Reports",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Traff:1995:ECT,
  author =       "Jesper Larsson Tr{\"a}ff",
  title =        "An experimental comparison of two distributed
                 single-source shortest path algorithms",
  journal =      j-PARALLEL-COMPUTING,
  volume =       "21",
  number =       "9",
  pages =        "1505--1532",
  day =          "12",
  month =        sep,
  year =         "1995",
  CODEN =        "PACOEJ",
  ISSN =         "0167-8191 (print), 1872-7336 (electronic)",
  ISSN-L =       "0167-8191",
  MRclass =      "90C35 (65Y05)",
  MRnumber =     "96d:90110",
  bibdate =      "Fri Aug 6 10:14:37 MDT 1999",
  bibsource =    "http://www.elsevier.com/cgi-bin/cas/tree/store/parco/cas_free/browse/browse.cgi?year=1995&volume=21&issue=9;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/parallelcomputing.bib",
  URL =          "http://www.elsevier.com/cgi-bin/cas/tree/store/parco/cas_sub/browse/browse.cgi?year=1995&volume=21&issue=9&aid=1004",
  acknowledgement = ack-nhfb,
  classification = "C1160 (Combinatorial mathematics); C4240P (Parallel
                 programming and algorithm theory); C4260 (Computational
                 geometry)",
  corpsource =   "Dept. of Comput. Sci., Copenhagen Univ., Denmark",
  fjournal =     "Parallel Computing",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01678191/",
  keywords =     "16 processor transputer system; approximations;
                 asynchronous; computational geometry; Dijkstra's
                 algorithm; distributed algorithms; distributed
                 single-source shortest path algorithms; distributed
                 systems; driven algorithm; minimum-; OCCAM; randomly
                 generated graphs; relaxations; systems; transputer;
                 update-driven algorithm",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "P Practical; T Theoretical or Mathematical",
}

@Article{Tseitlin:1995:CFC,
  author =       "G. E. Tse{\u\i}tlin",
  title =        "A criterion for functional completeness in
                 {Dijkstra}'s algebra",
  journal =      "Kibernet. Sistem. Anal.",
  volume =       "5",
  pages =        "28--40, 186",
  year =         "1995",
  DOI =          "https://doi.org/10.1007/BF02366313",
  ISSN =         "0023-1274",
  MRclass =      "68Q05 (68Q55 68Q65)",
  MRnumber =     "1374727 (96m:68045)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "English translation in \booktitle{Cybernetics and
                 Systems Analysis}, {\bf 31}(5) 659--668 (September
                 1995).",
  acknowledgement = ack-nhfb,
  fjournal =     "Natsional\cprime naya Akademiya Nauk Ukrainy. Institut
                 Kibernetiki im. V. M. Glushkova. Kibernetika i
                 Sistemny\u\i\ Analiz",
  journal-URL =  "http://link.springer.com/journal/10559",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Eklund:1996:DMS,
  author =       "P. W. Eklund and S. Kirkby and S. Pollitt",
  booktitle =    "{Australian and New Zealand Conference on Intelligent
                 Information Systems, 1996}",
  title =        "A dynamic multi-source {Dijkstra}'s algorithm for
                 vehicle routing",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "329--333",
  year =         "1996",
  DOI =          "https://doi.org/10.1109/ANZIIS.1996.573976",
  ISBN =         "0-7803-3667-4",
  ISBN-13 =      "978-0-7803-3667-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=573976",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Gritzner:1996:RAM,
  author =       "Thomas F. Gritzner and Rudolf Berghammer",
  title =        "A relation algebraic model of robust correctness",
  journal =      j-THEOR-COMP-SCI,
  volume =       "159",
  number =       "2",
  pages =        "245--270",
  day =          "03",
  month =        jun,
  year =         "1996",
  CODEN =        "TCSCDI",
  ISSN =         "0304-3975 (print), 1879-2294 (electronic)",
  ISSN-L =       "0304-3975",
  bibdate =      "Mon Jul 19 22:19:59 MDT 1999",
  bibsource =    "http://www.elsevier.com/cgi-bin/cas/tree/store/tcs/cas_free/browse/browse.cgi?year=1996&volume=159&issue=2;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/tcs1995.bib",
  URL =          "http://www.elsevier.com/cgi-bin/cas/tree/store/tcs/cas_sub/browse/browse.cgi?year=1996&volume=159&issue=2&aid=2001",
  acknowledgement = ack-nhfb,
  classification = "C4210 (Formal logic); C6110F (Formal methods);
                 C6160D (Relational databases)",
  corpsource =   "Fakultat f{\"u}r Inf., Tech. Univ. Munchen, Germany",
  fjournal =     "Theoretical Computer Science",
  journal-URL =  "http://www.sciencedirect.com/science/journal/03043975/",
  keywords =     "abstract relational approach; demonic nondeterminism;
                 Dijkstra's wp-calculus; flat lattices; formal
                 specification; Hoare's chaos semantics; Morgan's
                 specification statement; programs refinement;
                 refinement relation; relation algebraic model;
                 relational algebra; robust correctness",
  pubcountry =   "Netherlands",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  treatment =    "A Application; P Practical",
}

@Article{Nepomniaschaya:1996:AVP,
  author =       "A. S. Nepomniaschaya",
  title =        "An Associative Version of the {Prim--Dijkstra}
                 Algorithm and its Application to Some Graph Problems",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "1181",
  pages =        "203--??",
  year =         "1996",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Fri Aug 22 11:59:49 MDT 1997",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1996b.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Goldberg:1997:IDA,
  author =       "Andrew V. Goldberg and Craig Silverstein",
  booktitle =    "Network optimization ({Gainesville}, {FL}, 1996)",
  title =        "Implementations of {Dijkstra}'s algorithm based on
                 multi-level buckets",
  volume =       "450",
  publisher =    "Springer, Berlin",
  pages =        "292--327",
  year =         "1997",
  DOI =          "https://doi.org/10.1007/978-3-642-59179-2_15",
  MRclass =      "90C35",
  MRnumber =     "1481989",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Lecture Notes in Econom. and Math. Systems",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{He:1997:PMG,
  author =       "Jifeng He and K. Seidel and A. McIver",
  title =        "Probabilistic models for the guarded command
                 language",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "28",
  number =       "2--3",
  pages =        "171--192",
  month =        apr,
  year =         "1997",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  MRclass =      "68Q60",
  MRnumber =     "98d:68141",
  bibdate =      "Sun Oct 10 09:12:09 MDT 1999",
  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",
  note =         "Formal specifications: foundations, methods, tools and
                 applications (Konstancin, 1995).",
  acknowledgement = ack-nhfb,
  affiliation =  "Oxford Univ",
  affiliationaddress = "UK",
  classification = "721.1; 723; 723.1.1; 921; 921.1; 922.1",
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423/",
  journalabr =   "Sci Comput Program",
  keywords =     "Algebra; Algorithms; Computational linguistics;
                 Computer programming languages; Dijkstra's guarded
                 command language; Mathematical models; Probabilistic
                 logics; Random processes",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  xxauthor =     "He Jifeng and K. Seidel and A. McIver",
}

@Article{Madalinska-Bugaj:1997:HSQ,
  author =       "E. Madalinska-Bugaj",
  title =        "How to Solve Qualification and Ramification Using
                 {Dijkstra}'s Semantics for Programming Languages",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "1321",
  pages =        "381--??",
  year =         "1997",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Mon Jul 19 08:36:20 1999",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1997b.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Tseitlin:1997:CLS,
  author =       "G. E. Tse{\u\i}tlin",
  title =        "Construction of the lattice of subalgebras of the
                 {Dijkstra} algebra",
  journal =      "Kibernet. Sistem. Anal.",
  volume =       "1",
  pages =        "27--45, 188",
  year =         "1997",
  DOI =          "https://doi.org/10.1007/BF02665937",
  ISSN =         "0023-1274",
  MRclass =      "03G25",
  MRnumber =     "1473177 (98k:03123)",
  MRreviewer =   "Wies{\l}aw A. Dudek",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "English translation in \booktitle{Cybernetics and
                 Systems Analysis}, {\bf 33}(1) 21--34 (January 1997).",
  acknowledgement = ack-nhfb,
  fjournal =     "Natsional\cprime naya Akademiya Nauk Ukrainy. Institut
                 Kibernetiki im. V. M. Glushkova. Kibernetika i
                 Sistemny\u\i\ Analiz",
  journal-URL =  "http://link.springer.com/journal/10559",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Barbehenn:1998:NCD,
  author =       "Michael Barbehenn",
  title =        "A note on the complexity of {Dijkstra}'s algorithm for
                 graphs with weighted vertices",
  journal =      j-IEEE-TRANS-COMPUT,
  volume =       "47",
  number =       "2",
  pages =        "263--263",
  month =        feb,
  year =         "1998",
  CODEN =        "ITCOB4",
  DOI =          "https://doi.org/10.1109/12.663776",
  ISSN =         "0018-9340 (print), 1557-9956 (electronic)",
  ISSN-L =       "0018-9340",
  MRclass =      "68Q25 (05C85 68R10)",
  MRnumber =     "1615978 (98k:68079)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeetranscomput1990.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=663776",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Transactions on Computers",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=12",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bijlsma:1998:DSP,
  author =       "Lex Bijlsma and Rob Nederpelt",
  title =        "{Dijkstra--Scholten} predicate calculus: concepts and
                 misconceptions",
  journal =      j-ACTA-INFO,
  volume =       "35",
  number =       "12",
  pages =        "1007--1036",
  month =        dec,
  year =         "1998",
  CODEN =        "AINFA2",
  DOI =          "https://doi.org/10.1007/s002360050150",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "68Q55 (03B70 68Q60); 68Q60",
  MRnumber =     "1661953 (2000b:68140)",
  MRreviewer =   "Annabelle McIver",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://link.springer-ny.com/link/service/journals/00236/tocs/t8035012.htm;
                 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",
  URL =          "http://link.springer-ny.com/link/service/journals/00236/bibs/8035012/80351007.htm;
                 http://link.springer-ny.com/link/service/journals/00236/papers/8035012/80351007.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Crauser:1998:PDS,
  author =       "A. Crauser and K. Mehlhorn and U. Meyer and P.
                 Sanders",
  booktitle =    "Mathematical foundations of computer science, 1998
                 ({Brno})",
  title =        "A Parallelization of {Dijkstra}'s Shortest Path
                 Algorithm",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "1450",
  pages =        "722--731",
  year =         "1998",
  CODEN =        "LNCSD9",
  DOI =          "https://doi.org/10.1007/BFb0055823",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  MRclass =      "68R10 (05C85 68Q22)",
  MRnumber =     "1684120",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://link.springer-ny.com/link/service/series/0558/tocs/t1450.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1998a.bib",
  series =       "Lecture Notes in Comput. Sci.",
  URL =          "http://link.springer-ny.com/link/service/series/0558/bibs/1450/14500722.htm;
                 http://link.springer-ny.com/link/service/series/0558/papers/1450/14500722.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Gao:1998:DAL,
  author =       "Cheng Xiu Gao and Jun Liu",
  title =        "{Dijkstra} algorithms for large-scale nonlinear
                 network models",
  journal =      "J. Math. (Wuhan)",
  volume =       "18",
  number =       "suppl.",
  pages =        "37--40",
  year =         "1998",
  ISSN =         "0255-7797",
  MRclass =      "90C06 (90B10 90C35)",
  MRnumber =     "1675557",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of Mathematics. Shuxue Zazhi",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Harrison:1998:FD,
  author =       "John Harrison",
  booktitle =    "Theorem proving in higher order logics ({Canberra},
                 1998)",
  title =        "Formalizing {Dijkstra}",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "1479",
  pages =        "171--188",
  year =         "1998",
  CODEN =        "LNCSD9",
  DOI =          "https://doi.org/10.1007/BFb0055136",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  MRclass =      "68Q60 (68Q55)",
  MRnumber =     "1677922",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1998b.bib",
  series =       "Lecture Notes in Comput. Sci.",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Benl:1999:FCP,
  author =       "Holger Benl and Helmut Schwichtenberg",
  booktitle =    "Computational logic ({Marktoberdorf}, 1997)",
  title =        "Formal correctness proofs of functional programs:
                 {Dijkstra}'s algorithm, a case study",
  volume =       "165",
  publisher =    "Springer, Berlin",
  pages =        "113--126",
  year =         "1999",
  MRclass =      "68Q60 (03B70 68N15)",
  MRnumber =     "1698130",
  bibdate =      "Thu Mar 12 07:15:11 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,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Berghammer:1999:CRC,
  author =       "Rudolf Berghammer",
  title =        "Combining relational calculus and the
                 {Dijkstra--Gries} method for deriving relational
                 programs",
  journal =      j-INFO-SCI,
  volume =       "119",
  number =       "3-4",
  pages =        "155--171",
  year =         "1999",
  CODEN =        "ISIJBC",
  DOI =          "https://doi.org/10.1016/S0020-0255(99)00012-2",
  ISSN =         "0020-0255 (print), 1872-6291 (electronic)",
  ISSN-L =       "0020-0255",
  MRclass =      "68Q60",
  MRnumber =     "1729769 (2000h:68144)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Information Sciences. An International Journal",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200255",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Boskovic:1999:NTN,
  author =       "Ronald Boskovic and Paul Belcher",
  title =        "Notes: 83.03 {A} Teaching Note on {Dijkstra}'s
                 Shortest Path Algorithm",
  journal =      j-MATH-GAZ,
  volume =       "83",
  number =       "497",
  pages =        "251--254",
  month =        jul,
  year =         "1999",
  CODEN =        "MAGAAS",
  ISSN =         "0025-5572 (print), 2056-6328 (electronic)",
  bibdate =      "Mon Mar 16 15:05:06 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.jstor.org/stable/3619048",
  acknowledgement = ack-nhfb,
  fjournal =     "Mathematical Gazette",
  journal-URL =  "http://www.m-a.org.uk/jsp/index.jsp?lnk=620",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Boskovic:1999:TND,
  author =       "Ronald Boskovic and Paul Belcher",
  title =        "83.03 {A} Teaching Note on {Dijkstra}'s Shortest Path
                 Algorithm",
  journal =      j-MATH-GAZ,
  volume =       "83",
  number =       "496",
  pages =        "94--97",
  month =        mar,
  year =         "1999",
  CODEN =        "MAGAAS",
  ISSN =         "0025-5572 (print), 2056-6328 (electronic)",
  bibdate =      "Mon Mar 16 15:05:06 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.jstor.org/stable/3618691",
  acknowledgement = ack-nhfb,
  fjournal =     "Mathematical Gazette",
  journal-URL =  "http://www.m-a.org.uk/jsp/index.jsp?lnk=620",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Doherty:1999:CMU,
  author =       "P. Doherty and W. Lukaszewicz and E.
                 Madalinska-Bugaj",
  title =        "Computing {MPMA} updates using {Dijkstra}'s
                 semantics",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "1609",
  pages =        "271--??",
  year =         "1999",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Mon Sep 13 16:57:02 MDT 1999",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1999b.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Schewe:1999:GDC,
  author =       "Klaus-Dieter Schewe and Bernhard Thalheim",
  booktitle =    "Fundamentals of computation theory ({Ia{\c{s}}i},
                 1999)",
  title =        "A generalization of {Dijkstra}'s calculus to typed
                 program specifications",
  volume =       "1684",
  publisher =    "Springer, Berlin",
  pages =        "463--474",
  year =         "1999",
  DOI =          "https://doi.org/10.1007/3-540-48321-7_39",
  MRclass =      "68Q60",
  MRnumber =     "1850255",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Lecture Notes in Comput. Sci.",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Schulz:1999:DAL,
  author =       "Frank Schulz and Dorothea Wagner and Karsten Weihe",
  title =        "{Dijkstra}'s Algorithm On-Line: An Empirical Case
                 Study from Public Railroad Transport",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "1668",
  pages =        "110--??",
  year =         "1999",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Mon Feb 4 12:03:08 MST 2002",
  bibsource =    "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs1999b.bib",
  URL =          "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680110.htm;
                 http://link.springer-ny.com/link/service/series/0558/papers/1668/16680110.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Brzezinski:2000:CRD,
  author =       "J. Brzezinski and D. Wawrzyniak",
  booktitle =    "{Proceedings. 20th International Conference on
                 Distributed Computing Systems, 2000}",
  title =        "Consistency requirements of distributed shared memory
                 for {Dijkstra}'s mutual exclusion algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "618--625",
  year =         "2000",
  DOI =          "https://doi.org/10.1109/ICDCS.2000.840978",
  ISBN =         "0-7695-0601-1",
  ISBN-13 =      "978-0-7695-0601-2",
  ISSN =         "1063-6927",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=840978",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Calkin:2000:RR,
  author =       "Neil Calkin and Herbert S. Wilf",
  title =        "Recounting the Rationals",
  journal =      j-AMER-MATH-MONTHLY,
  volume =       "107",
  number =       "4",
  pages =        "360--363",
  month =        apr,
  year =         "2000",
  CODEN =        "AMMYAE",
  ISSN =         "0002-9890 (print), 1930-0972 (electronic)",
  ISSN-L =       "0002-9890",
  bibdate =      "Mon Jan 30 12:00:11 MST 2012",
  bibsource =    "http://www.jstor.org/journals/00029890.html;
                 http://www.jstor.org/stable/i324211;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/amermathmonthly2000.bib",
  URL =          "http://www.jstor.org/stable/2589182",
  acknowledgement = ack-nhfb,
  fjournal =     "American Mathematical Monthly",
  journal-URL =  "https://www.jstor.org/journals/00029890.htm",
  remark =       "In Edsger Dijkstra's retirement banquet in Austin, TX,
                 on 12 May 2000, Donald Knuth cited this paper as
                 related to Dijkstra's FUSC function.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Nepomniaschaya:2000:SID,
  author =       "Anna S. Nepomniaschaya and Maria A. Dvoskina",
  title =        "A Simple Implementation of {Dijkstra}'s Shortest Path
                 Algorithm on Associative Parallel Processors",
  journal =      j-FUND-INFO,
  volume =       "43",
  number =       "1--4",
  pages =        "227--243",
  month =        aug,
  year =         "2000",
  CODEN =        "FUMAAJ",
  DOI =          "https://doi.org/10.3233/FI-2000-43123412",
  ISSN =         "0169-2968 (print), 1875-8681 (electronic)",
  ISSN-L =       "0169-2968",
  bibdate =      "Sat Mar 5 16:57:46 MST 2016",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/fundinfo2000.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Fundamenta Informaticae",
  journal-URL =  "http://content.iospress.com/journals/fundamenta-informaticae",
  remark =       "Special issue on Concurrency Specification and
                 Programming (CS\&P).",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Nepomnyashchaya:2000:CPD,
  author =       "A. Sh. Nepomnyashchaya",
  title =        "Comparison of {Prim--Dijkstra} and {Kraskal}
                 algorithms using an associative parallel processor",
  journal =      "Kibernet. Sistem. Anal.",
  volume =       "2",
  pages =        "19--27, 187",
  year =         "2000",
  DOI =          "https://doi.org/10.1007/BF02678661",
  ISSN =         "0023-1274",
  MRclass =      "68W10 (68W05 68W40)",
  MRnumber =     "1839308",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "English translation in \booktitle{Cybernetics and
                 Systems Analysis}, {\bf 36}(2) 162--169 (March 2000).",
  acknowledgement = ack-nhfb,
  fjournal =     "Natsional\cprime naya Akademiya Nauk Ukrainy. Institut
                 Kibernetiki im. V. M. Glushkova. Kibernetika i
                 Sistemny\u\i\ Analiz",
  journal-URL =  "http://link.springer.com/journal/10559",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Noto:2000:MSP,
  author =       "M. Noto and H. Sato",
  booktitle =    "{2000 IEEE International Conference on Systems, Man,
                 and Cybernetics}",
  title =        "A method for the shortest path search by extended
                 {Dijkstra} algorithm",
  volume =       "3",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "2316--2320 vol.3",
  year =         "2000",
  DOI =          "https://doi.org/10.1109/ICSMC.2000.886462",
  ISBN =         "0-7803-6583-6",
  ISBN-13 =      "978-0-7803-6583-4",
  ISSN =         "1062-922X",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=886462",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Schulz:2000:DAL,
  author =       "Frank Schulz and Dorothea Wagner and Karsten Weihe",
  title =        "{Dijkstra}'s algorithm on-line: an empirical case
                 study from public railroad transport",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "5",
  number =       "Special Issue 2",
  pages =        "12:1--12:??",
  month =        "????",
  year =         "2000",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/351827.384254",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  MRclass =      "90B20 (90C90)",
  MRnumber =     "1893963",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  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/jea.bib",
  note =         "3rd Workshop on Algorithm Engineering (London, 1999)",
  abstract =     "Traffic information systems are among the most
                 prominent real-world applications of Dijkstra's
                 algorithm for shortest paths. We consider the scenario
                 of a central information server in the realm of public
                 railroad transport on wide-area networks. Such a system
                 has to process a large number of on-line queries for
                 optimal travel connections in real time. In practice,
                 this problem is usually solved by heuristic variations
                 of Dijkstra's algorithm, which do not guarantee an
                 optimal result. We report results from a pilot study,
                 in which we focused on the travel time as the only
                 optimization criterion. In this study, various speed-up
                 techniques for Dijkstra's algorithm were analysed
                 empirically. This analysis was based on the timetable
                 data of all German trains and on a `snapshot' of half a
                 million customer queries.",
  acknowledgement = ack-nhfb,
  articleno =    "12",
  fjournal =     "ACM Journal of Experimental Algorithmics",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Almstrum:2001:ESI,
  author =       "Vicki L. Almstrum and David Gries",
  title =        "From the {Editors} of this special issue",
  journal =      j-INFO-PROC-LETT,
  volume =       "77",
  number =       "2--4",
  pages =        "49--51",
  day =          "28",
  month =        feb,
  year =         "2001",
  CODEN =        "IFPLAT",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68-06 (00B30)",
  MRnumber =     "1809637 (2001i:68012)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://www.elsevier.com:80/inca/publications/store/5/0/5/6/1/2/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc2000.bib",
  note =         "Papers from the Symposium ``In Pursuit of Simplicity''
                 in honor of {Edsger W. Dijkstra} held at the University
                 of Texas, Austin, TX, May 12--13, 2000, Inform.
                 Process. Lett. {{\bf{77}}} (2001), no. 2--4",
  URL =          "http://www.elsevier.nl/gej-ng/10/23/20/68/29/24/abstract.html;
                 http://www.elsevier.nl/gej-ng/10/23/20/68/29/24/article.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  xxpages =      "iii--vi + 49--217",
}

@InProceedings{Bauer:2001:VAV,
  author =       "Dr. Friedrich Ludwig Bauer and Dr. Klaus Samelson",
  title =        "{Verfahren zur automatischen Verarbeitung von
                 kodierten Daten und Rechenmaschine zur Aus{\"u}bung des
                 Verfahrens}. ({German}) [{A} method for automatic
                 processing of coded data and calculating machine for
                 performing the method]",
  crossref =     "Broy:2001:PTC",
  pages =        "29--40",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_2",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_2/",
  acknowledgement = ack-nhfb,
  language =     "German",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Bayer:2001:OML,
  author =       "Prof. Dr. R. Bayer and Dr. E. M. McCreight",
  title =        "Organization and Maintenance of Large Ordered
                 Indexes",
  crossref =     "Broy:2001:PTC",
  pages =        "41--59",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_3",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_3/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Boehm:2001:SEE,
  author =       "Barry W. Boehm",
  title =        "Software Engineering Economics",
  crossref =     "Broy:2001:PTC",
  pages =        "99--150",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_5",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_5/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Brooks:2001:FS,
  author =       "Fred Brooks and G. H. Mealy and B. I. Witt and W. A.
                 Clark",
  title =        "The Functional Structure of {OS/360}",
  crossref =     "Broy:2001:PTC",
  pages =        "151--203",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_6",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_6/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Broy:2001:LE,
  author =       "Manfred Broy and Ernst Denert",
  title =        "Letters to the {Editor}",
  crossref =     "Broy:2001:PTC",
  pages =        "295--295",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_11",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_11",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Chen:2001:ERM,
  author =       "Peter Pin-Shan Chen",
  title =        "The Entity Relationship Model --- Toward a Unified
                 View of Data",
  crossref =     "Broy:2001:PTC",
  pages =        "205--234",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_7",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_7/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Codd:2001:RMD,
  author =       "E. F. Codd",
  title =        "A Relational Model of Data for Large Shared Data
                 Banks",
  crossref =     "Broy:2001:PTC",
  pages =        "61--98",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_4",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_4/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Dahl:2001:CSD,
  author =       "Ole-Johan Dahl and Kristen Nygaard",
  title =        "Class and Subclass Declarations",
  crossref =     "Broy:2001:PTC",
  pages =        "235--253",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_8",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_8/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{DeMarco:2001:SAS,
  author =       "Tom DeMarco",
  title =        "Structure Analysis and System Specification",
  crossref =     "Broy:2001:PTC",
  pages =        "255--288",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_9",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_9/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Dolev:2001:DSS,
  author =       "Shlomi Dolev and Ted Herman",
  title =        "{Dijkstra}'s Self-Stabilizing Algorithm in
                 Unsupportive Environments",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "2194",
  pages =        "67--??",
  year =         "2001",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Sat Feb 2 13:06:37 MST 2002",
  bibsource =    "http://link.springer-ny.com/link/service/series/0558/tocs/t2194.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs2001d.bib",
  URL =          "http://link.springer-ny.com/link/service/series/0558/bibs/2194/21940067.htm;
                 http://link.springer-ny.com/link/service/series/0558/papers/2194/21940067.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Fagan:2001:ASI,
  author =       "Michael E. Fagan",
  title =        "Advances in Software Inspections",
  crossref =     "Broy:2001:PTC",
  pages =        "335--360",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_14",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_14/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Fagan:2001:DCI,
  author =       "Michael E. Fagan",
  title =        "Design and Code Inspections to Reduce Errors in
                 Program Development",
  crossref =     "Broy:2001:PTC",
  pages =        "301--334",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_13",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_13/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Gamma:2001:DPA,
  author =       "Erich Gamma and Richard Helm and Ralph Johnson and
                 John Vlissides",
  title =        "Design Patterns: Abstraction and Reuse of
                 Object-Oriented Design",
  crossref =     "Broy:2001:PTC",
  pages =        "361--388",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_15",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_15/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Hoare:2001:ABC,
  author =       "C. A. R. Hoare",
  title =        "An Axiomatic Basis for Computer Programming",
  crossref =     "Broy:2001:PTC",
  pages =        "419--438",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_17",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_17/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Hoare:2001:PCD,
  author =       "Prof. C. A. R. Hoare",
  title =        "Proof of Correctness of Data Representations",
  crossref =     "Broy:2001:PTC",
  pages =        "439--451",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_18",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_18/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Jackson:2001:CMP,
  author =       "Michael A. Jackson",
  title =        "Constructive Methods of Program Design",
  crossref =     "Broy:2001:PTC",
  pages =        "453--478",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_19",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_19/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Mehlhorn:2001:HDA,
  author =       "Kurt Mehlhorn and Guido Sch{\"a}fer",
  booktitle =    "Algorithms---{ESA} 2001 ({\AA}rhus)",
  title =        "A Heuristic for {Dijkstra}'s Algorithm with Many
                 Targets and Its Use in Weighted Matching Algorithms",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "2161",
  pages =        "242--253",
  year =         "2001",
  CODEN =        "LNCSD9",
  DOI =          "https://doi.org/10.1007/3-540-44676-1_20",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  MRclass =      "68R10 (05C85 68W40)",
  MRnumber =     "1914037",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://link.springer-ny.com/link/service/series/0558/tocs/t2161.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs2001c.bib",
  series =       "Lecture Notes in Comput. Sci.",
  URL =          "http://link.springer-ny.com/link/service/series/0558/bibs/2161/21610242.htm;
                 http://link.springer-ny.com/link/service/series/0558/papers/2161/21610242.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Misra:2001:WSP,
  author =       "Jayadev Misra",
  title =        "A walk over the shortest path: {Dijkstra's Algorithm}
                 viewed as fixed-point computation",
  journal =      j-INFO-PROC-LETT,
  volume =       "77",
  number =       "2--4",
  pages =        "197--200",
  day =          "28",
  month =        feb,
  year =         "2001",
  CODEN =        "IFPLAT",
  DOI =          "https://doi.org/10.1016/S0020-0190(00)00202-7",
  ISSN =         "0020-0190 (print), 1872-6119 (electronic)",
  ISSN-L =       "0020-0190",
  MRclass =      "68W05 (05C85 68R15)",
  MRnumber =     "1817419",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://www.elsevier.com:80/inca/publications/store/5/0/5/6/1/2/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/infoproc2000.bib",
  note =         "Special issue in honor of Edsger W. Dijkstra (Austin,
                 TX, 2000)",
  URL =          "http://www.elsevier.nl/gej-ng/10/23/20/68/29/44/abstract.html;
                 http://www.elsevier.nl/gej-ng/10/23/20/68/29/44/article.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Information Processing Letters",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00200190/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parnas:2001:BHS,
  author =       "David L. Parnas",
  title =        "On a `Buzzword': Hierarchical Structure",
  crossref =     "Broy:2001:PTC",
  pages =        "499--513",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_21",
  bibdate =      "Wed Mar 18 15:40:10 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-3-642-48354-7_21/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parnas:2001:CUD,
  author =       "David L. Parnas",
  title =        "On the Criteria to Be Used in Decomposing Systems into
                 Modules",
  crossref =     "Broy:2001:PTC",
  pages =        "479--498",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_20",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_20/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Samelson:2001:SFG,
  author =       "K. Samelson and F. L. Bauer",
  title =        "{Sequentielle Formel{\"u}bersetzung.} ({German})
                 [{Sequential} formula translation]",
  crossref =     "Broy:2001:PTC",
  pages =        "1--27",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_1",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_1/;
                 http://link.springer.com/content/pdf/bfm:978-3-642-48354-7/1.pdf",
  acknowledgement = ack-nhfb,
  language =     "German",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Stamp:2001:RHD,
  author =       "Mark Stamp and Brad Engel and McIntosh Ewell and
                 Victor Morrow",
  title =        "Rush hour{\reg} and {Dijkstra}'s algorithm",
  journal =      "Graph Theory Notes N.Y.",
  volume =       "40",
  pages =        "23--30",
  year =         "2001",
  ISSN =         "1040-8118",
  MRclass =      "05C85",
  MRnumber =     "1823243",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Dedicated to the memory of Robert E. Sacks (Purchase,
                 NY, 2000)",
  acknowledgement = ack-nhfb,
  fjournal =     "Graph Theory Notes of New York",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Tommiska:2001:DSP,
  author =       "Matti Tommiska and Jorma Skytt{\"a}",
  title =        "{Dijkstra}'s Shortest Path Routing Algorithm in
                 Reconfigurable Hardware",
  journal =      j-LECT-NOTES-COMP-SCI,
  volume =       "2147",
  pages =        "653--??",
  year =         "2001",
  CODEN =        "LNCSD9",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  bibdate =      "Sat Feb 2 13:05:49 MST 2002",
  bibsource =    "http://link.springer-ny.com/link/service/series/0558/tocs/t2147.htm;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs2001c.bib",
  URL =          "http://link.springer-ny.com/link/service/series/0558/bibs/2147/21470653.htm;
                 http://link.springer-ny.com/link/service/series/0558/papers/2147/21470653.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Lecture Notes in Computer Science",
  journal-URL =  "http://link.springer.com/bookseries/558",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Urbiha:2001:SPF,
  author =       "Igor Urbiha",
  title =        "Some properties of a function studied by {de Rham},
                 {Carlitz} and {Dijkstra} and its relation to the
                 {(Eisenstein--)Stern}'s diatomic sequence",
  journal =      "Math. Commun.",
  volume =       "6",
  number =       "2",
  pages =        "181--198",
  year =         "2001",
  ISSN =         "1331-0623",
  MRclass =      "11B37 (11A63 39A99)",
  MRnumber =     "1908338 (2003f:11018)",
  MRreviewer =   "Jeffrey O. Shallit",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Mathematical Communications",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{vanDriel:2001:NAC,
  author =       "Kees van Driel and Paul Oosterveld",
  title =        "Nonoptimal alignment: a comment on ``{Measuring} the
                 agreement between sequences'' by {Dijkstra} and
                 {Taris}",
  journal =      j-SOCIOL-METHODS-RES,
  volume =       "29",
  number =       "4",
  pages =        "524--531",
  year =         "2001",
  DOI =          "https://doi.org/10.1177/0049124101029004005",
  ISSN =         "0049-1241 (print), 1552-8294 (electronic)",
  ISSN-L =       "0049-1241",
  MRclass =      "Database Expansion Item",
  MRnumber =     "1864195",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Sociological Methods \& Research",
  journal-URL =  "http://smr.sagepub.com/content",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wegbreit:2001:ADT,
  author =       "B. Wegbreit and John Guttag",
  title =        "Abstract Data Types and the Development of Data
                 Structures",
  crossref =     "Broy:2001:PTC",
  pages =        "389--418",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_16",
  bibdate =      "Wed Mar 18 15:40:02 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-3-642-48354-7_16/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wirth:2001:PDS,
  author =       "Niklaus Wirth",
  title =        "Program Development by Stepwise Refinement",
  crossref =     "Broy:2001:PTC",
  pages =        "545--569",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_23",
  bibdate =      "Wed Mar 18 15:40:10 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-3-642-48354-7_23/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wirth:2001:PLP,
  author =       "Prof. Dr. Niklaus Wirth",
  title =        "The Programming Language {Pascal}",
  crossref =     "Broy:2001:PTC",
  pages =        "515--543",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7_22",
  bibdate =      "Wed Mar 18 15:40:10 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-3-642-48354-7_22/",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Adelson-Velsky:2002:PSG,
  author =       "George M. Adelson-Velsky and Eugene Levner",
  title =        "Project scheduling in {AND--OR} graphs: a
                 generalization of {Dijkstra}'s algorithm",
  journal =      j-MATH-OP-RES,
  volume =       "27",
  number =       "3",
  pages =        "504--517",
  year =         "2002",
  CODEN =        "MOREDQ",
  DOI =          "https://doi.org/10.1287/moor.27.3.504.311",
  ISSN =         "0364-765x (print), 1526-5471 (electronic)",
  ISSN-L =       "0364-765X",
  MRclass =      "90B35 (90C35)",
  MRnumber =     "1926656 (2003e:90030)",
  MRreviewer =   "Frank Werner",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.jstor.org/stable/3690449",
  acknowledgement = ack-nhfb,
  fjournal =     "Mathematics of Operations Research",
  journal-URL =  "http://pubsonline.informs.org/loi/moor",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Anonymous:2002:EDP,
  author =       "Anonymous",
  title =        "{Edsger Dijkstra}: Pioneering computer programmer who
                 made his subject intellectually respectable",
  journal =      j-GUARDIAN,
  volume =       "??",
  number =       "??",
  pages =        "??--??",
  day =          "19",
  month =        aug,
  year =         "2002",
  ISSN =         "0261-3077 (print), 1756-3224 (electronic)",
  ISSN-L =       "0261-3077",
  bibdate =      "Mon Mar 16 11:49:42 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.theguardian.com/news/2002/aug/19/guardianobituaries.obituaries1",
  acknowledgement = ack-nhfb,
  fjournal =     "The Guardian",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Anonymous:2002:EWD,
  author =       "Anonymous",
  title =        "{Edsger Wybe Dijkstra: 11 May 1930 -- 6 August 2002}",
  howpublished = "Web site.",
  month =        aug,
  year =         "2002",
  bibdate =      "Mon Mar 16 11:26:08 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/obituary.html",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Anonymous:2002:OOJ,
  author =       "Anonymous",
  title =        "Obituary: {Ole-Johan Dahl, 1931--2002; Edsger Wybe
                 Dijkstra, 1930--2002; Kristen Nygaard, 1926--2002}",
  journal =      j-TOSEM,
  volume =       "11",
  number =       "4",
  pages =        "385--385",
  year =         "2002",
  CODEN =        "ATSMER",
  ISSN =         "1049-331X (print), 1557-7392 (electronic)",
  ISSN-L =       "1049-331X",
  bibdate =      "Thu Aug 7 10:57:18 MDT 2003",
  bibsource =    "http://www.acm.org/pubs/contents/journals/tosem/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/tosem.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM Transactions on Software Engineering and
                 Methodology",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J790",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Apt:2002:EWD,
  author =       "Krzysztof R. Apt",
  title =        "{Edsger Wybe Dijkstra} (1930--2002): A Portrait of a
                 Genius",
  journal =      j-FORM-ASP-COMPUT,
  volume =       "14",
  number =       "2",
  pages =        "92--98",
  month =        dec,
  year =         "2002",
  CODEN =        "FACME5",
  DOI =          "https://doi.org/10.1007/s001650200029",
  ISSN =         "0934-5043 (print), 1433-299X (electronic)",
  ISSN-L =       "0934-5043",
  bibdate =      "Wed Mar 18 05:56:01 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/formaspcomput.bib",
  URL =          "http://link.springer.com/article/10.1007/s001650200029;
                 http://tinman.cs.gsu.edu/~raj/8710/f03/dijkstra.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "Formal Aspects of Computing",
  journal-URL =  "http://link.springer.com/journal/165",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Boyer:2002:MEW,
  author =       "R. S. Boyer and W. Feijen and D. Gries and C. A. R.
                 Hoare and J. Misra and J. Moore and H. Richards",
  title =        "In memoriam: {Edsger W. Dijkstra} 1930--2002",
  journal =      j-CACM,
  volume =       "45",
  number =       "10",
  pages =        "21--22",
  month =        oct,
  year =         "2002",
  CODEN =        "CACMA2",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Wed Sep 3 17:06:29 MDT 2003",
  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/cacm2000.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Campbell-Kelly:2002:EDD,
  author =       "Martin Campbell-Kelly",
  title =        "{Edsger Dijkstra}, Doyen of the Theory and Practice of
                 Computer Programming",
  journal =      "The Independent",
  day =          "22",
  month =        aug,
  year =         "2002",
  bibdate =      "Wed Mar 18 15:13:40 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  journal-URL =  "http://www.independent.co.uk",
  remark =       "Sadly, the newspaper archives are online only from
                 2006.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Campbell-Kelly:2002:TEW,
  author =       "Martin Campbell-Kelly",
  title =        "A Tribute to {Edsger W. Dijkstra}",
  howpublished = "The British Computer Society, Advanced Programming
                 Specialist Group, Computer Conservation Society",
  pages =        "8",
  year =         "2002",
  bibdate =      "Wed Mar 18 17:27:37 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  remark =       "Cited in \cite{Randell:2003:ED}.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Chen:2002:GLS,
  author =       "P. P. Chen",
  title =        "From goto-less to structured programming: the legacy
                 of {Edger W. Dijkstra}",
  journal =      j-IEEE-SOFTWARE,
  volume =       "19",
  number =       "5",
  pages =        "21--21",
  year =         "2002",
  CODEN =        "IESOEG",
  DOI =          "https://doi.org/10.1109/MS.2002.1032847",
  ISSN =         "0740-7459 (print), 1937-4194 (electronic)",
  ISSN-L =       "0740-7459",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1032847",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Software",
  journal-URL =  "http://www.computer.org/portal/web/csdl/magazines/software",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Chen:2002:MGL,
  author =       "Peter P. Chen",
  title =        "Memorial: From Goto-less to Structured Programming:
                 The Legacy of {Edsger W. Dijkstra}",
  journal =      j-IEEE-SOFTWARE,
  volume =       "19",
  number =       "5",
  pages =        "21--21",
  month =        sep # "\slash " # oct,
  year =         "2002",
  CODEN =        "IESOEG",
  ISSN =         "0740-7459 (print), 0740-7459 (electronic)",
  ISSN-L =       "0740-7459",
  bibdate =      "Fri Oct 24 16:31:56 MDT 2003",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeesoft.bib",
  URL =          "http://dlib.computer.org/so/books/so2002/pdf/s5021.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Software",
  journal-URL =  "http://www.computer.org/portal/web/csdl/magazines/software",
  journalabr =   "IEEE Software",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Cochran:2002:NVS,
  author =       "Shannon Cochran",
  title =        "News and Views: {Smalltalk} Turns 30; The Billionth
                 {PC}; Reverse Challenge Concludes; {Edsger Dijkstra}
                 Passes Away",
  journal =      j-DDJ,
  volume =       "27",
  number =       "10",
  pages =        "14--14",
  month =        oct,
  year =         "2002",
  CODEN =        "DDJOEB",
  ISSN =         "1044-789X",
  bibdate =      "Fri Sep 13 10:53:48 MDT 2002",
  bibsource =    "http://www.ddj.com/articles/2002/0210/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.ddj.com/",
  acknowledgement = ack-nhfb,
  fjournal =     "Dr. Dobb's Journal of Software Tools",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Creak:2002:HTW,
  author =       "Alan Creak",
  title =        "How things were: {Edsger W. Dijkstra}",
  journal =      j-SIGPLAN,
  volume =       "37",
  number =       "12",
  pages =        "14--16",
  month =        dec,
  year =         "2002",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Thu May 15 12:23:11 MDT 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/sigplan2000.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Durbin:2002:LAS,
  author =       "John P. Durbin and Reidar Conradi and Alfonso Fuggetta
                 and Paul Freedman and Ferdinand Wagner and Peter
                 Wolstenholme",
  title =        "Letters: Not Another {SPI} Framework; Pair Programming
                 {\`a} la {Dijkstra}; a Radical Paradigm Shift?",
  journal =      j-IEEE-SOFTWARE,
  volume =       "19",
  number =       "6",
  pages =        "8--9",
  month =        nov # "\slash " # dec,
  year =         "2002",
  CODEN =        "IESOEG",
  ISSN =         "0740-7459 (print), 0740-7459 (electronic)",
  ISSN-L =       "0740-7459",
  bibdate =      "Fri Oct 24 16:31:57 MDT 2003",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeesoft.bib",
  URL =          "http://dlib.computer.org/so/books/so2002/pdf/s6008.pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Software",
  journal-URL =  "http://www.computer.org/portal/web/csdl/magazines/software",
  journalabr =   "IEEE Software",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Gold:2002:ATA,
  author =       "Virginia Gold",
  title =        "{ACM Turing Award} Winner {Edsger Dijkstra} Dies at
                 72: Internationally Acclaimed Computing Pioneer Known
                 for Wit and Wisdom",
  howpublished = "Web site.",
  day =          "9",
  month =        aug,
  year =         "2002",
  bibdate =      "Mon Mar 16 11:29:19 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.acm.org/announcements/dijkstraACMobit.html",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Lukaszewicz:2002:RAA,
  author =       "Witold {\L}ukaszewicz and Ewa Madali{\'n}ska-Bugaj",
  booktitle =    "Agent-based defeasible control in dynamic
                 environments",
  title =        "Reasoning about action and change using {Dijkstra}'s
                 semantics for programming languages",
  volume =       "7",
  publisher =    "Kluwer Acad. Publ., Dordrecht",
  pages =        "383--398",
  year =         "2002",
  MRclass =      "68T27 (68Q60)",
  MRnumber =     "2068018",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Handb. Defeasible Reason. Uncertain. Manag. Syst.",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Markoff:2002:EDP,
  author =       "John Markoff",
  title =        "{Edsger Dijkstra}, 72, Physicist Who Shaped Computer
                 Era, Dies",
  journal =      j-NY-TIMES,
  volume =       "??",
  number =       "??",
  pages =        "??--??",
  day =          "10",
  month =        aug,
  year =         "2002",
  CODEN =        "NYTIAO",
  ISSN =         "0362-4331 (print), 1542-667X, 1553-8095",
  ISSN-L =       "0362-4331",
  bibdate =      "Mon Mar 16 11:17:51 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.nytimes.com/2002/08/10/obituaries/10DIJK.html",
  acknowledgement = ack-nhfb,
  fjournal =     "New York Times",
  journal-URL =  "http://www.nytimes.com/",
  remark-1 =     "From the obituary: ``Dr. Dijkstra is best known for
                 his shortest-path algorithm, a method for finding the
                 most direct route on a graph or map, and for his work
                 as the co-designer of the first version of Algol 60, a
                 programming language that represented one of the first
                 compiler programs that translates human
                 instructions.''",
  remark-2 =     "From the obituary: ``When he married in 1957, the
                 Dutch marriage rites required that he state his
                 profession and he attempted to say he was a programmer.
                 The municipal authorities in Amsterdam did not accept
                 his answer on the ground that there was no such
                 profession. As a result, his marriage certificate
                 described his profession as `theoretical
                 physicist'.''",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Mei:2002:NDS,
  author =       "Wei Feng Mei and Yu Zhang and Fang Min Song",
  title =        "A note to {Dijkstra}'s study on quantification",
  journal =      "Nanjing Daxue Xuebao Ziran Kexue Ban",
  volume =       "38",
  number =       "1",
  pages =        "110--118",
  year =         "2002",
  CODEN =        "NCHPAZ",
  ISSN =         "0469-5097",
  MRclass =      "03B10 (03B70 68Q60)",
  MRnumber =     "1910977 (2003e:03010)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Nanjing Daxue Xuebao. Ziran Kexue Ban. Journal of
                 Nanjing University. Natural Sciences",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Moore:2002:RFE,
  author =       "J. Strother Moore",
  title =        "Remarks at the Funeral of {Edsger W. Dijkstra}",
  howpublished = "Edsger W. Dijkstra Archive document.",
  day =          "10",
  month =        aug,
  year =         "2002",
  bibdate =      "Mon Mar 16 11:39:58 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/obituaries/JSMremarks.html",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Randell:2002:ASE,
  author =       "Brian Randell",
  title =        "From {Algol 60} to Software Engineering",
  howpublished = "Talk at Dijkstra Tribute, Sun Microsystems, London,
                 UK.",
  day =          "14",
  month =        nov,
  year =         "2002",
  bibdate =      "Wed Mar 18 14:56:23 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  remark =       "Brian Randell and Lawford Russell wrote the {\em
                 second\/} successful Algol 60, benefitting from many
                 discussions with Edsger Dijkstra, who co-wrote the
                 first one.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anwar:2003:IKB,
  author =       "M. A. Anwar",
  booktitle =    "{7th International Multi Topic Conference, 2003. INMIC
                 2003.}",
  title =        "Integrating knowledge-base and {Dijkstra}'s algorithm
                 for finding best alternate route dynamically",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "428--433",
  year =         "2003",
  DOI =          "https://doi.org/10.1109/INMIC.2003.1416765",
  ISBN =         "0-7803-8183-1",
  ISBN-13 =      "978-0-7803-8183-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1416765",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bast:2003:HDA,
  author =       "Holger Bast and Kurt Mehlhorn and Guido Sch{\"a}fer
                 and Hisao Tamaki",
  title =        "A Heuristic for {Dijkstra}'s Algorithm with Many
                 Targets and Its Use in Weighted Matching Algorithms",
  journal =      j-ALGORITHMICA,
  volume =       "36",
  number =       "1",
  pages =        "75--88",
  month =        feb,
  year =         "2003",
  CODEN =        "ALGOEJ",
  DOI =          "https://doi.org/10.1007/s00453-002-1008-z",
  ISSN =         "0178-4617 (print), 1432-0541 (electronic)",
  ISSN-L =       "0178-4617",
  MRclass =      "90C59 (05C70 05C85 68R10 68W05 90C35)",
  MRnumber =     "MR1957863 (2003k:90105)",
  MRreviewer =   "Koduvayur R. Parthasarathy",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "http://springerlink.metapress.com/openurl.asp?genre=issue&issn=0178-4617&volume=36&issue=1;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/algorithmica.bib;
                 MathSciNet database",
  URL =          "http://www.springerlink.com/openurl.asp?genre=article&issn=0178-4617&volume=36&issue=1&spage=75",
  acknowledgement = ack-nhfb,
  fjournal =     "Algorithmica. An International Journal in Computer
                 Science",
  journal-URL =  "http://link.springer.com/journal/453",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bauer:2003:EWD,
  author =       "Friedrich L. Bauer and Manfred Broy",
  title =        "{Edsger W. Dijkstra} --- {Acta Informatica} and
                 {Marktoberdorf}",
  journal =      j-ACTA-INFO,
  volume =       "39",
  number =       "3",
  pages =        "141--142",
  month =        mar,
  year =         "2003",
  CODEN =        "AINFA2",
  DOI =          "https://doi.org/10.1007/s00236-003-0109-8",
  ISSN =         "0001-5903 (print), 1432-0525 (electronic)",
  ISSN-L =       "0001-5903",
  MRclass =      "01A70",
  MRnumber =     "1971754",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "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,
  fjournal =     "Acta Informatica",
  journal-URL =  "http://link.springer.com/journal/236",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Fujita:2003:DDS,
  author =       "Y. Fujita and Y. Nakamura and Z. Shiller",
  booktitle =    "{ICRA '03. IEEE International Conference on Robotics
                 and Automation, 2003. Proceedings}",
  title =        "Dual {Dijkstra} Search for paths with different
                 topologies",
  volume =       "3",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "3359--3364 vol.3",
  year =         "2003",
  DOI =          "https://doi.org/10.1109/ROBOT.2003.1242109",
  ISBN =         "0-7803-7736-2",
  ISBN-13 =      "978-0-7803-7736-3",
  ISSN =         "1050-4729",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1242109",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hoare:2003:EWD,
  author =       "Tony Hoare",
  title =        "{Edsger Wybe Dijkstra}",
  journal =      j-PHYS-TODAY,
  volume =       "56",
  number =       "3",
  pages =        "96, 98",
  month =        mar,
  year =         "2003",
  CODEN =        "PHTOAD",
  DOI =          "https://doi.org/10.1063/1.1570789",
  ISSN =         "0031-9228 (print), 1945-0699 (electronic)",
  ISSN-L =       "0031-9228",
  bibdate =      "Wed Aug 10 16:52:55 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",
  acknowledgement = ack-nhfb,
  fjournal =     "Physics Today",
  journal-URL =  "http://www.physicstoday.org/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@TechReport{KrusemanAretz:2003:DZA,
  author =       "F. E. J. {Kruseman Aretz}",
  title =        "The {Dijkstra--Zonneveld} {ALGOL 60} compiler for the
                 {Electrologica X1}: historical note {SEN, 2}",
  type =         "Note",
  number =       "SEN-N0301",
  institution =  "Centrum voor Wiskunde en Informatica",
  address =      "Amsterdam, The Netherlands",
  pages =        "vii + 328",
  day =          "30",
  month =        jun,
  year =         "2003",
  bibdate =      "Tue Mar 17 15:43:35 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://archive.computerhistory.org/resources/text/algol/algol_bulletin/EX/SN-N0301.PDF",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Misra:2003:MEW,
  author =       "Jayadev Misra and Hamilton Richards",
  title =        "In Memoriam: {Edsger Wybe Dijkstra} (1930--2002)",
  howpublished = "Web document.",
  pages =        "21",
  day =          "25",
  month =        aug,
  year =         "2003",
  bibdate =      "Mon Mar 16 11:38:03 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "www.cs.utexas.edu/users/EWD/MemRes(USLtr).pdf",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Randell:2003:ED,
  author =       "B. Randell",
  booktitle =    "{The Ninth IEEE International Workshop on
                 Object-Oriented Real-Time Dependable Systems, 2003.
                 WORDS 2003 Fall}",
  title =        "{Edsger Dijkstra}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "3--8",
  year =         "2003",
  DOI =          "https://doi.org/10.1109/WORDS.2003.1267483",
  ISBN =         "0-17-952054-5",
  ISBN-13 =      "978-0-17-952054-7",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1410938",
  acknowledgement = ack-nhfb,
  remark-1 =     "From section 4, page 4: ``After returning from
                 Amsterdam we produced a detailed report documenting
                 these discussions [Randell and Russell 1962]. This was
                 thus both a description of Dijkstra's original
                 compiler, and an initial account of how our planned
                 compiler for the KDF9 might work. To our pride (and now
                 to my regret) Edsger used the availability of our
                 report both to fend off further would-be visitors, and
                 as an excuse to avoid producing his own detailed
                 account of his compiler.'' The description of
                 Dijkstra's Algol 60 compiler written in X1 assembly
                 language, and its reimplementation in Pascal, did not
                 happen until 2003 \cite{KrusemanAretz:2003:DZA}.",
  remark-2 =     "From section 7, page 5: ``The THE system was a
                 staggering achievement, because it was so well designed
                 and coded that there were virtually no bugs in it''.",
  remark-3 =     "From section 12, page 6: ``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'.''",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Shearing:2003:EDR,
  author =       "Brian Shearing",
  title =        "{Edsger Dijkstra} remembered",
  journal =      "Computer Resurrection: The Bulletin of the {Computer
                 Conservation Society}",
  volume =       "30",
  pages =        "??",
  month =        "Spring",
  year =         "2003",
  ISSN =         "0958-7403",
  ISSN-L =       "0958-7403",
  bibdate =      "Wed Mar 18 14:52:06 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.man.ac.uk/CCS/res/res30.htm#i",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Shearing:2003:TEW,
  author =       "B. Shearing",
  title =        "Tribute to {Edsger W. Dijkstra}",
  journal =      j-IEEE-ANN-HIST-COMPUT,
  volume =       "25",
  number =       "1",
  pages =        "67--69",
  year =         "2003",
  CODEN =        "IAHCEX",
  DOI =          "https://doi.org/10.1109/MAHC.2003.1179892",
  ISSN =         "1058-6180 (print), 1934-1547 (electronic)",
  ISSN-L =       "1058-6180",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1179892",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Annals of the History of Computing",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=85",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Cantone:2004:TLG,
  author =       "Domenico Cantone and Simone Faro",
  booktitle =    "Workshop on Graphs and Combinatorial Optimization",
  title =        "Two-levels-greedy: a generalization of {Dijkstra}'s
                 shortest path algorithm",
  volume =       "17",
  publisher =    "Elsevier, Amsterdam",
  pages =        "81--86 (electronic)",
  year =         "2004",
  DOI =          "https://doi.org/10.1016/j.endm.2004.03.019",
  MRclass =      "90C35 (68Q25)",
  MRnumber =     "2159879",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Electron. Notes Discrete Math.",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Ibrahim:2004:MCA,
  author =       "Z. Ibrahim and Y. Tsuboi and O. Ono and M. Khalid",
  booktitle =    "{5th Asian Control Conference, 2004}",
  title =        "Molecular computation approach to compete {Dijkstra}'s
                 algorithm",
  volume =       "1",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "635--642 Vol.1",
  year =         "2004",
  ISBN =         "0-7803-8873-9",
  ISBN-13 =      "978-0-7803-8873-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1426021",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Shilova:2004:AET,
  author =       "S. O. Shilova and Nikolay V. Shilov",
  title =        "Addendum to {Etude} on theme of {Dijkstra}",
  journal =      j-SIGACT,
  volume =       "35",
  number =       "4",
  pages =        "118--118",
  month =        dec,
  year =         "2004",
  CODEN =        "SIGNDM",
  DOI =          "https://doi.org/10.1145/1054916.1054919",
  ISSN =         "0163-5700 (print), 1943-5827 (electronic)",
  ISSN-L =       "0163-5700",
  bibdate =      "Wed Mar 21 18:30:27 MDT 2012",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/sigact/sigact35.html#ShilovaS04a;
                 http://portal.acm.org/;
                 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/2004.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigact.bib",
  abstract =     "After publication of our paper Etude on theme of
                 Dijkstra in September issue of v.35 of SIGACT News [1],
                 we had a very interesting communication with Dr. John
                 Hershberger related to the topic of the paper. Etude
                 was not a research paper, but presented a tutorial for
                 undergraduate students who are engaged with programming
                 contests (like ACM ICPC). The tutorial was a part of a
                 special undergraduate course at Novosibirsk State
                 University (Russia) and was based on E. Dijkstra's
                 heuristic search solution of non-crossing matching
                 problem on the plane.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGACT News",
  journal-URL =  "http://dl.acm.org/citation.cfm?id=J697",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Shilova:2004:ETD,
  author =       "S. O. Shilova and Nikolay V. Shilov",
  title =        "Etude on theme of {Dijkstra}",
  journal =      j-SIGACT,
  volume =       "35",
  number =       "3",
  pages =        "102--108",
  month =        sep,
  year =         "2004",
  CODEN =        "SIGNDM",
  DOI =          "https://doi.org/10.1145/1027914.1027917",
  ISSN =         "0163-5700 (print), 1943-5827 (electronic)",
  ISSN-L =       "0163-5700",
  bibdate =      "Wed Mar 21 18:30:27 MDT 2012",
  bibsource =    "DBLP;
                 http://dblp.uni-trier.de/db/journals/sigact/sigact35.html#ShilovaS04;
                 http://portal.acm.org/;
                 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/2004.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigact.bib",
  abstract =     "We present a tutorial for undergraduate students who
                 are interested in different programming contests like
                 National Programming Olympiads or regional ACM
                 International Collegiate Programming Contests (ACM
                 ICPC). It is based on a problem discussed by E. W.
                 Dijkstra in a public lecture in 1994. The tutorial was
                 a part of a special undergraduate course presented for
                 students of Novosibirsk State University in 2003-04
                 academic year during their preparation for ACM ICPC
                 Final at Prague (2004). The original problem is how to
                 couple $N$ black and $N$ white points on the plane by
                 intervals without intersections. E. W. Dijkstra
                 suggested a nice heuristic search algorithm and proved
                 its termination and correctness by the method of R. W.
                 Floyd. Unfortunately, the upper bound of his algorithm
                 was exponential. Due to this reason, he suggested to
                 audience investigation of the problem complexity and
                 development of an efficient algorithm. We demonstrate
                 that the problem is decidable in cubic time by
                 quadratic reduction to the classical assignment
                 problem. We also discuss how to solve the coupling
                 problem in pure geometric/topological way. We also
                 present some examples of utility of the coupling
                 problem.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGACT News",
  journal-URL =  "http://dl.acm.org/citation.cfm?id=J697",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Singh:2004:ALO,
  author =       "Awadhesh Kumar Singh and Anup Kumar Bandyopadhyay",
  title =        "Adding the leads-to operator to {Dijkstra}'s
                 calculus",
  journal =      j-SIGPLAN,
  volume =       "39",
  number =       "2",
  pages =        "12--17",
  month =        feb,
  year =         "2004",
  CODEN =        "SINODQ",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Mon Feb 9 09:10:13 MST 2004",
  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/sigplan2000.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Sudhakar:2004:SRD,
  author =       "T. D. Sudhakar and N. S. Vadivoo and S. M. R.
                 Slochanal and S. Ravichandran",
  booktitle =    "{2004 International Conference on Power System
                 Technology, 2004. PowerCon 2004}",
  title =        "Supply restoration in distribution networks using
                 {Dijkstra}'s algorithm",
  volume =       "1",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "640--645 Vol.1",
  year =         "2004",
  DOI =          "https://doi.org/10.1109/ICPST.2004.1460073",
  ISBN =         "0-7803-8610-8",
  ISBN-13 =      "978-0-7803-8610-5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1460073",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{vanLint:2004:EWD,
  author =       "J. H. van Lint",
  booktitle =    "Levensberichten en Herdenkingen 2004 ({Dutch})
                 [Biographies and Commemorations 2004, {Royal Dutch
                 Academy of Sciences, Amsterdam}]",
  title =        "{Edsger Wybe Dijkstra}",
  publisher =    "Koninklijke Nederlandse Akademie van Wetenschappen",
  address =      "Amsterdam, The Netherlands",
  pages =        "32--36",
  year =         "2004",
  bibdate =      "Mon Mar 16 14:26:02 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  language =     "Dutch",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Holzer:2005:CST,
  author =       "Martin Holzer and Frank Schulz and Dorothea Wagner and
                 Thomas Willhalm",
  title =        "Combining speed-up techniques for shortest-path
                 computations",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "10",
  pages =        "2.5:1--2.5:??",
  month =        "????",
  year =         "2005",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/1064546.1180616",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  bibdate =      "Mon Oct 6 16:05:40 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/jea.bib",
  abstract =     "In practice, computing a shortest path from one node
                 to another in a directed graph is a very common task.
                 This problem is classically solved by Dijkstra's
                 algorithm. Many techniques are known to speed up this
                 algorithm heuristically, while optimality of the
                 solution can still be guaranteed. In most studies, such
                 techniques are considered individually. The focus of
                 our work is {\em combination\/} of speed-up techniques
                 for Dijkstra's algorithm. We consider all possible
                 combinations of four known techniques, namely, {\em
                 goal-directed search}, {\em bidirectional search}, {\em
                 multilevel approach}, and {\em shortest-path
                 containers}, and show how these can be implemented. In
                 an extensive experimental study, we compare the
                 performance of the various combinations and analyze how
                 the techniques harmonize when jointly applied. Several
                 real-world graphs from road maps and public transport
                 and three types of generated random graphs are taken
                 into account.",
  acknowledgement = ack-nhfb,
  articleno =    "2.5",
  fjournal =     "Journal of Experimental Algorithmics (JEA)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  keywords =     "combination; Dijkstra's algorithm; shortest path;
                 speed-up",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Santini:2005:WSI,
  author =       "Simone Santini",
  title =        "We Are Sorry to Inform You \ldots{}",
  journal =      j-COMPUTER,
  volume =       "38",
  number =       "12",
  pages =        "128, 126--127",
  month =        dec,
  year =         "2005",
  CODEN =        "CPTRB4",
  DOI =          "https://doi.org/10.1109/MC.2005.423",
  ISSN =         "0018-9162 (print), 1558-0814 (electronic)",
  ISSN-L =       "0018-9162",
  bibdate =      "Fri Jul 4 17:16:19 MDT 2008",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/s/shannon-claude-elwood.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/tex/bib/computer2000.bib;
                 https://www.math.utah.edu/pub/tex/bib/cryptography2000.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Computer",
  journal-URL =  "http://www.computer.org/portal/web/csdl/magazines/computer",
  remark =       "With a byline of `How much damage could be caused by a
                 peer reviewer having a bad day?', this article is an
                 amusing collection of spoofed referee reports that
                 might have been written to reject some of the most
                 famous papers in computer science: E. W. Dijkstra,
                 \booktitle{Goto Statement Considered Harmful}; E. F.
                 Codd, \booktitle{A Relational Model of Data for Large
                 Shared Data Banks}; A. Turing, \booktitle{On Computable
                 Numbers, with an Application to the
                 Entscheidungsproblem}; C. E. Shannon, \booktitle{A
                 Mathematical Theory of Communication}; C. A. R. Hoare,
                 \booktitle{An Axiomatic Basis for Computer
                 Programming}; R. L. Rivest, A. Shamir, and L. Adelman,
                 \booktitle{A Method for Obtaining Digital Signatures
                 and Public-Key Cryptosystems}.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Wagner:2005:GCE,
  author =       "Dorothea Wagner and Thomas Willhalm and Christos
                 Zaroliagis",
  title =        "Geometric containers for efficient shortest-path
                 computation",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "10",
  pages =        "1.3:1--1.3:??",
  month =        "????",
  year =         "2005",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/1064546.1103378",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  bibdate =      "Mon Oct 6 16:05:40 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/jea.bib",
  abstract =     "A fundamental approach in finding efficiently best
                 routes or optimal itineraries in traffic information
                 systems is to reduce the search space (part of graph
                 visited) of the most commonly used shortest path
                 routine (Dijkstra's algorithm) on a suitably defined
                 graph. We investigate reduction of the search space
                 while simultaneously retaining data structures, created
                 during a preprocessing phase, of size linear (i.e.,
                 optimal) to the size of the graph. We show that the
                 search space of Dijkstra's algorithm can be
                 significantly reduced by extracting geometric
                 information from a given layout of the graph and by
                 encapsulating precomputed shortest-path information in
                 resulted geometric objects (containers). We present an
                 extensive experimental study comparing the impact of
                 different types of geometric containers using test data
                 from real-world traffic networks. We also present new
                 algorithms as well as an empirical study for the
                 dynamic case of this problem, where edge weights are
                 subject to change and the geometric containers have to
                 be updated and show that our new methods are two to
                 three times faster than recomputing everything from
                 scratch. Finally, in an appendix, we discuss the
                 software framework that we developed to realize the
                 implementations of all of our variants of Dijkstra's
                 algorithm. Such a framework is not trivial to achieve
                 as our goal was to maintain a common code base that is,
                 at the same time, small, efficient, and flexible, as we
                 wanted to enhance and combine several variants in any
                 possible way.",
  acknowledgement = ack-nhfb,
  articleno =    "1.3",
  fjournal =     "Journal of Experimental Algorithmics (JEA)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  keywords =     "data structures and algorithms; Dijkstra's algorithm;
                 geometric container; graph algorithms; shortest path;
                 traffic network",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Anonymous:2006:EWD,
  author =       "Anonymous",
  title =        "{Edsger W. Dijkstra Archive}: Obituaries and
                 Memorials",
  howpublished = "Web site.",
  day =          "3",
  month =        dec,
  year =         "2006",
  bibdate =      "Mon Mar 16 11:36:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.cs.utexas.edu/users/EWD/obituaries/obits.html",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Anonymous:2006:KTE,
  author =       "Anonymous",
  booktitle =    "De kleine {TU/e} encyclopedie 1956--2006",
  title =        "{Dijkstra, E. W.}",
  howpublished = "Online encyclopedia.",
  publisher =    "????",
  address =      "????",
  pages =        "99--102",
  year =         "2006",
  bibdate =      "Mon Mar 16 14:29:55 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.win.tue.nl/lotgevallen/em/KleineTUEEncyclopedie19562006_EWDijkstra.pdf",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Khachiyan:2006:EDA,
  author =       "Leonid Khachiyan and Vladimir Gurvich and Jihui Zhao",
  booktitle =    "Computer science --- theory and applications",
  title =        "Extending {Dijkstra}'s algorithm to maximize the
                 shortest path by node-wise limited arc interdiction",
  volume =       "3967",
  publisher =    "Springer, Berlin",
  pages =        "221--234",
  year =         "2006",
  DOI =          "https://doi.org/10.1007/11753728_24",
  MRclass =      "90C35 (05C85 68Q25 91A43)",
  MRnumber =     "2260997 (2007h:90099)",
  MRreviewer =   "Massimiliano Caramia",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Lecture Notes in Comput. Sci.",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Lee:2006:PMD,
  author =       "D. C. Lee",
  title =        "Proof of a modified {Dijkstra}'s algorithm for
                 computing shortest bundle delay in networks with
                 deterministically time-varying links",
  journal =      j-IEEE-COMMUN-LET,
  volume =       "10",
  number =       "10",
  pages =        "734--736",
  year =         "2006",
  CODEN =        "ICLEF6",
  DOI =          "https://doi.org/10.1109/LCOMM.2006.051982",
  ISSN =         "1089-7798 (print), 1558-2558 (electronic)",
  ISSN-L =       "1089-7798",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=1705916",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Communications Letters",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=4234",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Mohring:2006:PGS,
  author =       "Rolf H. M{\"o}hring and Heiko Schilling and Birk
                 Sch{\"u}tz and Dorothea Wagner and Thomas Willhalm",
  title =        "Partitioning graphs to speedup {Dijkstra}'s
                 algorithm",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "11",
  pages =        "2.8:1--2.8:29",
  month =        "????",
  year =         "2006",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/1187436.1216585",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  MRclass =      "68R10 (05C85)",
  MRnumber =     "2306625 (2008c:68070)",
  MRreviewer =   "Janez {\v{Z}}erovnik",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  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/jea.bib",
  abstract =     "We study an acceleration method for point-to-point
                 shortest-path computations in large and sparse directed
                 graphs with given nonnegative arc weights. The
                 acceleration method is called the {\em arc-flag
                 approach\/} and is based on Dijkstra's algorithm. In
                 the arc-flag approach, we allow a preprocessing of the
                 network data to generate additional information, which
                 is then used to speedup shortest-path queries. In the
                 preprocessing phase, the graph is divided into regions
                 and information is gathered on whether an arc is on a
                 shortest path into a given region. The arc-flag method
                 combined with an appropriate partitioning and a
                 bidirected search achieves an average speedup factor of
                 more than 500 compared to the standard algorithm of
                 Dijkstra on large networks (1 million nodes, 2.5
                 million arcs). This combination narrows down the search
                 space of Dijkstra's algorithm to almost the size of the
                 corresponding shortest path for long-distance
                 shortest-path queries. We conduct an experimental study
                 that evaluates which partitionings are best suited for
                 the arc-flag method. In particular, we examine
                 partitioning algorithms from computational geometry and
                 a multiway arc separator partitioning. The evaluation
                 was done on German road networks. The impact of
                 different partitions on the speedup of the shortest
                 path algorithm are compared. Furthermore, we present an
                 extension of the speedup technique to multiple levels
                 of partitions. With this multilevel variant, the same
                 speedup factors can be achieved with smaller space
                 requirements. It can, therefore, be seen as a
                 compression of the precomputed data that preserves the
                 correctness of the computed shortest paths.",
  acknowledgement = ack-nhfb,
  articleno =    "2.8",
  fjournal =     "ACM Journal of Experimental Algorithmics",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  keywords =     "acceleration method; Dijkstra's algorithm; road
                 network; shortest path",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Sniedovich:2006:DAR,
  author =       "Moshe Sniedovich",
  title =        "{Dijkstra}'s algorithm revisited: the dynamic
                 programming connection",
  journal =      j-CONTROL-CYBERN,
  volume =       "35",
  number =       "3",
  pages =        "599--620",
  year =         "2006",
  CODEN =        "CCYBAP",
  ISSN =         "0324-8569",
  MRclass =      "90C39 (90C27 90C35)",
  MRnumber =     "2321263 (2008b:90134)",
  MRreviewer =   "Cristina Requejo",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Control and Cybernetics",
  journal-URL =  "http://control.ibspan.waw.pl:3000/mainpage",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bandyopadhyay:2007:MFS,
  author =       "Anup Kumar Bandyopadhyay",
  title =        "Modeling fairness and starvation in concurrent
                 systems",
  journal =      j-SIGSOFT,
  volume =       "32",
  number =       "6",
  pages =        "2:1--2:??",
  month =        nov,
  year =         "2007",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1317471.1317474",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:15:33 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft2000.bib",
  abstract =     "Standard temporal logic is augmented and a new
                 temporal quantifier viz., never is defined. This
                 augmented logic is integrated in Dijkstra's weakest
                 precondition calculus. Definitions for fairness and
                 starvation for concurrent systems in terms of weakest
                 precondition are presented. According to the existing
                 concept fairness for a transition rule asserts that if
                 a rule remains continuously enabled (weak fairness) or
                 repeatedly enabled (strong fairness), then it must be
                 executed., where in the proposed definition fairness is
                 related to the permission for execution where
                 starvation relies upon actual execution. This
                 definition is used to prove fairness of a given
                 concurrent system. Through different examples it is
                 shown that fairness is not the only prerequisite for
                 starvation freedom. Available techniques use 'leads to'
                 operator that forecasts system behavior where the
                 proposed proof technique moves backward in time.",
  acknowledgement = ack-nhfb,
  articleno =    "2",
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Banerjee:2007:ADW,
  author =       "Jayasri Banerjee and Anup Kumar Bandyopadhyay and Ajit
                 Kumar Mandal",
  title =        "Application of {Dijkstra}'s weakest precondition
                 calculus to {Dining Philosophers} problem",
  journal =      j-SIGSOFT,
  volume =       "32",
  number =       "4",
  pages =        "2:1--2:??",
  month =        jul,
  year =         "2007",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1281421.1281424",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:15:30 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft2000.bib",
  abstract =     "Dijkstra's weakest precondition calculus is used to
                 model the well known Dining Philosophers problem.
                 Process and state definitions are done in such a manner
                 that only the deadlock property of the system is
                 highlighted. Care has been taken to choose the proper
                 details such that it is not too elaborate to obscure
                 the requirements also not be too abstract to mask the
                 actual analytical needs. State transition rules specify
                 the system behavior. Intuitive reasoning as well as
                 formal technique has been applied to get the deadlock
                 condition. Two well known solutions are specified and
                 proved. The proof technique being analytical, its
                 complexity does not depend on the size of the problem.
                 The second solution requires an event ordering and
                 therefore a temporal ordering predicate has been used
                 to prove its correctness.",
  acknowledgement = ack-nhfb,
  articleno =    "2",
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Banerjee:2007:OET,
  author =       "Jayasri Banerjee and Anup Kumar Bandyopadhyay and Ajit
                 Kumar Mandal",
  title =        "Ordering of events in two-process concurrent system",
  journal =      j-SIGSOFT,
  volume =       "32",
  number =       "4",
  pages =        "1:1--1:??",
  month =        jul,
  year =         "2007",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1281421.1281423",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:15:30 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft2000.bib",
  abstract =     "Dijkstra's weakest precondition calculus is extended
                 to capture temporal ordering in concurrent systems.
                 This is done by defining temporal ordering predicates
                 that is used to describe necessary conditions. A new
                 logical connective, viz., ``implies in the past'' is
                 also defined to describe the cause and effect
                 relationships. Ordering mechanism used in Peterson's
                 two process mutual exclusion algorithm is explained by
                 proving a theorem.",
  acknowledgement = ack-nhfb,
  articleno =    "1",
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Banerjee:2007:SID,
  author =       "Jayasri Banerjee and Anup Kumar Bandyopadhyay and Ajit
                 Kumar Mandal",
  title =        "Some investigations on deadlock freedom issues of a
                 cyclically connected system using {Dijkstra}'s weakest
                 precondition calculus",
  journal =      j-SIGPLAN,
  volume =       "42",
  number =       "5",
  pages =        "10--15",
  month =        may,
  year =         "2007",
  CODEN =        "SINODQ",
  DOI =          "https://doi.org/10.1145/1286341.1286343",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Wed Jun 18 10:55:26 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/sigplan2000.bib",
  abstract =     "Weakest precondition calculus is used to specify a
                 system implemented by a cyclic interconnection of
                 sequential processes. From this specification a
                 predicate is derived that describes the deadlock
                 freedom property of the system. Invariance of the
                 predicate is proved from the specification.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  keywords =     "deadlock freedom; program correctness; program
                 specification; weakest precondition",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Garcia:2007:PSP,
  author =       "N. M. Garcia and P. Lenkiewicz and M. M. Freire and P.
                 P. Monteiro",
  editor =       "Oana Dini",
  booktitle =    "{Second International Conference on Systems and
                 Networks Communications, 2007: ICSNC 2007; 25--31
                 August 2007, Cap Esterel, France; [including] HPC-Bio
                 2007, the First International Workshop on High
                 Performance Computing Applied to Medical Data and
                 Bioinformatics}",
  title =        "On the Performance of Shortest Path Routing Algorithms
                 for Modeling and Simulation of Static Source Routed
                 Networks --- an Extension to the {Dijkstra} Algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "60--60",
  year =         "2007",
  DOI =          "https://doi.org/10.1109/ICSNC.2007.56",
  ISBN =         "0-7695-2938-0",
  ISBN-13 =      "978-0-7695-2938-7",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4300032",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Myllyla:2007:LSD,
  author =       "M. Myllyla and M. Juntti and J. R. Cavallaro",
  editor =       "{IEEE}",
  booktitle =    "{IEEE 18th International Symposium on Personal, Indoor
                 and Mobile Radio Communications, 2007: PIMRC 2007; 3-7
                 September 2007, Athens, Greece}",
  title =        "A List Sphere Detector based on {Dijkstra}'s Algorithm
                 for {MIMO--OFDM} Systems",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--5",
  year =         "2007",
  DOI =          "https://doi.org/10.1109/PIMRC.2007.4394362",
  ISBN =         "1-4244-1144-0, 1-4244-1143-2",
  ISBN-13 =      "978-1-4244-1144-3, 978-1-4244-1143-6",
  LCCN =         "TK5103.2",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4394362",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Xu:2007:IDS,
  author =       "M. H. Xu and Y. Q. Liu and Q. L. Huang and Y. X. Zhang
                 and G. F. Luan",
  title =        "An improved {Dijkstra}'s shortest path algorithm for
                 sparse network",
  journal =      j-APPL-MATH-COMP,
  volume =       "185",
  number =       "1",
  pages =        "247--254",
  day =          "1",
  month =        feb,
  year =         "2007",
  CODEN =        "AMHCBQ",
  DOI =          "https://doi.org/10.1016/j.amc.2006.06.094",
  ISSN =         "0096-3003 (print), 1873-5649 (electronic)",
  ISSN-L =       "0096-3003",
  MRclass =      "90C35",
  MRnumber =     "2298445",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/applmathcomput2005.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/S0096300306008563",
  acknowledgement = ack-nhfb,
  fjournal =     "Applied Mathematics and Computation",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00963003/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{BohorquezV:2008:ILA,
  author =       "Jaime A. {Boh{\'o}rquez V.}",
  title =        "Intuitionistic logic according to {Dijkstra}'s
                 calculus of equational deduction",
  journal =      j-NOTRE-DAME-J-FORM-LOG,
  volume =       "49",
  number =       "4",
  pages =        "361--384",
  year =         "2008",
  CODEN =        "NDJFAM",
  DOI =          "https://doi.org/10.1215/00294527-2008-017",
  ISSN =         "0029-4527 (print), 1939-0726 (electronic)",
  ISSN-L =       "0029-4527",
  MRclass =      "03B20 (03F50)",
  MRnumber =     "2456653 (2009h:03015)",
  MRreviewer =   "Robert S. Lubarsky",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Notre Dame Journal of Formal Logic",
  journal-URL =  "http://projecteuclid.org/all/euclid.ndjfl",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Fabbri:2008:EDT,
  author =       "Ricardo Fabbri and Luciano Da F. Costa and Julio C.
                 Torelli and Odemir M. Bruno",
  title =        "{$2$D Euclidean} distance transform algorithms: a
                 comparative survey",
  journal =      j-COMP-SURV,
  volume =       "40",
  number =       "1",
  pages =        "2:1--2:44",
  month =        feb,
  year =         "2008",
  CODEN =        "CMSVAN",
  DOI =          "https://doi.org/10.1145/1322432.1322434",
  ISSN =         "0360-0300 (print), 1557-7341 (electronic)",
  ISSN-L =       "0360-0300",
  bibdate =      "Thu Jun 19 10:21:15 MDT 2008",
  bibsource =    "http://www.acm.org/pubs/contents/journals/surveys/;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/compsurv.bib",
  abstract =     "The distance transform (DT) is a general operator
                 forming the basis of many methods in computer vision
                 and geometry, with great potential for practical
                 applications. However, all the optimal algorithms for
                 the computation of the exact Euclidean DT (EDT) were
                 proposed only since the 1990s. In this work,
                 state-of-the-art sequential 2D EDT algorithms are
                 reviewed and compared, in an effort to reach more solid
                 conclusions regarding their differences in speed and
                 their exactness. Six of the best algorithms were fully
                 implemented and compared in practice.",
  acknowledgement = ack-nhfb,
  articleno =    "2",
  fjournal =     "ACM Computing Surveys",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J204",
  keywords =     "computational geometry; Dijkstra's algorithm; Distance
                 transform; exact Euclidean distance map; performance
                 evaluation; shape analysis",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hazel:2008:TCL,
  author =       "Thomas Hazel and Laura Toma and Jan Vahrenhold and
                 Rajiv Wickremesinghe",
  title =        "Terracost: {Computing} least-cost-path surfaces for
                 massive grid terrains",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "12",
  pages =        "1.9:1--1.9:??",
  month =        jun,
  year =         "2008",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/1370596.1370600",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  bibdate =      "Mon Oct 6 16:17:58 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/jea.bib",
  abstract =     "This paper addresses the problem of computing
                 least-cost-path surfaces for massive grid terrains.
                 Consider a grid terrain $T$ and let $C$ be a cost grid
                 for $T$ such that every point in $C$ stores a value
                 that represents the cost of traversing the
                 corresponding point in $T$. Given $C$ and a set of
                 sources $ S \in T$, a least-cost-path grid $ \Delta $
                 for $T$ is a grid such that every point in $ \Delta $
                 represents the distance to the source in $S$ that can
                 be reached with minimal cost. We present a scalable
                 approach to computing least-cost-path grids. Our
                 algorithm, terracost, is derived from our previous work
                 on I/O-efficient shortest paths on grids and uses $
                 O(\hbox {sort}(n))$ I/Os, where $ \hbox {sort}(n)$ is
                 the complexity of sorting $n$ items of data in the
                 I/O-model of Aggarwal and Vitter. We present the
                 design, the analysis, and an experimental study of
                 terracost. An added benefit of the algorithm underlying
                 terracost is that it naturally lends itself to
                 parallelization. We have implemented terracost in a
                 distributed environment using our cluster management
                 tool and report on experiments that show that it
                 obtains speedup near-linear with the size of the
                 cluster. To the best of our knowledge, this is the
                 first experimental evaluation of a multiple-source
                 least-cost-path algorithm in the external memory
                 setting.",
  acknowledgement = ack-nhfb,
  articleno =    "1.9",
  fjournal =     "Journal of Experimental Algorithmics (JEA)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  keywords =     "data structures and algorithms; Dijkstra's algorithm;
                 I/O-efficiency; shortest paths; terrain data",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Holzer:2008:EMO,
  author =       "Martin Holzer and Frank Schulz and Dorothea Wagner",
  title =        "Engineering multilevel overlay graphs for
                 shortest-path queries",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "13",
  pages =        "5:1--5:??",
  month =        sep,
  year =         "2008",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/1412228.1412239",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  bibdate =      "Mon Oct 6 16:18:31 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/jea.bib",
  abstract =     "An overlay graph of a given graph $G$ = ($V$, $E$) on
                 a subset $ S \subseteq V$ is a graph with vertex set
                 $S$ and edges corresponding to shortest paths in $G$.
                 In particular, we consider variations of the multilevel
                 overlay graph used in Schulz et al. [2002] to speed up
                 shortest-path computation. In this work, we follow up
                 and present several vertex selection criteria, along
                 with two general strategies of applying these criteria,
                 to determine a subset $S$ of a graph's vertices. The
                 main contribution is a systematic experimental study
                 where we investigate the impact of selection criteria
                 and strategies on multilevel overlay graphs and the
                 resulting speed-up achieved for shortest-path
                 computation: Depending on selection strategy and graph
                 type, a centrality index criterion, selection based on
                 planar separators, and vertex degree turned out to
                 perform best.",
  acknowledgement = ack-nhfb,
  articleno =    "5",
  fjournal =     "Journal of Experimental Algorithmics (JEA)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  keywords =     "Dijkstra's algorithm; hierarchical; multilevel;
                 overlay graph; preprocessing; shortest path; speed-up
                 technique; vertex selection",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Kang:2008:PPA,
  author =       "Hwan Il Kang and Byunghee Lee and Kabil Kim",
  booktitle =    "{Pacific-Asia Workshop on Computational Intelligence
                 and Industrial Application, 2008. PACIIA '08}",
  title =        "Path Planning Algorithm Using the Particle Swarm
                 Optimization and the Improved {Dijkstra} Algorithm",
  volume =       "2",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1002--1004",
  year =         "2008",
  DOI =          "https://doi.org/10.1109/PACIIA.2008.376",
  ISBN =         "0-7695-3490-2",
  ISBN-13 =      "978-0-7695-3490-9",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4756927",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Kuznetsov:2008:DAI,
  author =       "N. A. Kuznetsov and V. N. Fetisov",
  title =        "{Dijkstra}'s algorithm with improved robustness for
                 the control of routing in {IP} networks",
  journal =      j-AUTOM-REMOTE-CONTROL,
  volume =       "2",
  pages =        "80--85",
  year =         "2008",
  CODEN =        "AURCAT",
  DOI =          "https://doi.org/10.1134/S0005117908120035",
  ISSN =         "0005-2310 (print), 2413-9777 (electronic)",
  ISSN-L =       "0005-2310",
  MRclass =      "90B18 (90C35 94A05)",
  MRnumber =     "2444051 (2009f:90024)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Rossi\u\i skaya Akademiya Nauk. Avtomatika i
                 Telemekhanika",
  journal-URL =  "http://link.springer.com/journal/10513",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  xxjournal =    "Avtomat. i Telemekh.",
}

@InCollection{Reisig:2008:SDP,
  author =       "Wolfgang Reisig",
  booktitle =    "Pillars of computer science",
  title =        "The {Scholten\slash Dijkstra} pebble game played
                 straightly, distributedly, online and reversed",
  volume =       "4800",
  publisher =    "Springer, Berlin",
  pages =        "589--595",
  year =         "2008",
  DOI =          "https://doi.org/10.1007/978-3-540-78127-1_32",
  MRclass =      "68Q85 (68N30 68Q05)",
  MRnumber =     "2478798 (2010i:68108)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Lecture Notes in Comput. Sci.",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Anastopoulos:2009:EEA,
  author =       "N. Anastopoulos and K. Nikas and G. Goumas and N.
                 Koziris",
  editor =       "IEEE",
  booktitle =    "{IPDPS 2009 Rome: program, 23rd IEEE International
                 Parallel and Distributed Processing Symposium: May
                 25--29, 2009 Rome, Italy}",
  title =        "Early experiences on accelerating {Dijkstra}'s
                 algorithm using transactional memory",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--8",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/IPDPS.2009.5161103",
  ISBN =         "1-4244-3751-2 (print), 1-4244-3750-4",
  ISBN-13 =      "978-1-4244-3751-1 (print), 978-1-4244-3750-4",
  ISSN =         "1530-2075",
  ISSN-L =       "1530-2075",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/servlet/opac?punumber=5136864;
                 http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5161103",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bandyopadhyay:2009:FCC,
  author =       "Anup Kumar Bandyopadhyay",
  title =        "Fairness and conspiracy concepts in concurrent
                 systems",
  journal =      j-SIGSOFT,
  volume =       "34",
  number =       "2",
  pages =        "1--8",
  month =        mar,
  year =         "2009",
  CODEN =        "SFENDP",
  DOI =          "https://doi.org/10.1145/1507195.1507203",
  ISSN =         "0163-5948 (print), 1943-5843 (electronic)",
  ISSN-L =       "0163-5948",
  bibdate =      "Wed Aug 1 17:15:42 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigsoft2000.bib",
  abstract =     "Many different fairness notions are available in
                 literature. One should choose the proper definition
                 that match with the system under consideration. In this
                 paper we consider two known fairness definitions, viz.,
                 weak fairness and strong fairness. It is argued that
                 these concepts are suitable for determining the degree
                 of fairness of a given system. For only starvation
                 freedom we require a minimum degree of fairness which
                 we call least fairness. This idea is illustrated using
                 two practical examples. Conspiracy is another very
                 important issue in concurrent system. We have defined
                 conspiracy in connection with all the fairness notions.
                 Conspiracy resistant implementation is illustrated
                 using a starvation free solution to dining philosophers
                 problem. Dijkstra's weakest precondition calculus is
                 used as the analytical tool.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGSOFT Software Engineering Notes",
  journal-URL =  "https://dl.acm.org/citation.cfm?id=J728",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Everts:2009:VWM,
  author =       "M. H. Everts and H. Bekker and J. B. T. M. Roerdink",
  booktitle =    "{Proceedings of 6th International Symposium on Image
                 and Signal Processing and Analysis, 2009. ISPA 2009}",
  title =        "Visualizing white matter structure of the brain using
                 {Dijkstra}'s algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "569--574",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ISPA.2009.5297652",
  ISBN =         "953-184-135-7",
  ISBN-13 =      "978-953-184-135-1",
  ISSN =         "1845-5921",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5297652",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Fuhao:2009:ASP,
  author =       "Zhang Fuhao and Liu Jiping",
  booktitle =    "{Sixth International Conference on Fuzzy Systems and
                 Knowledge Discovery, 2009. FSKD '09}",
  title =        "An Algorithm of Shortest Path Based on {Dijkstra} for
                 Huge Data",
  volume =       "4",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "244--247",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/FSKD.2009.848",
  ISBN =         "0-7695-3735-9",
  ISBN-13 =      "978-0-7695-3735-1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5359145",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Hu:2009:ASR,
  author =       "Yi Hu and Zhiying Chang and Liying Sun and Yi Wang",
  booktitle =    "{International Conference on Energy and Environment
                 Technology, 2009. ICEET '09}",
  title =        "Analysis of the Shortest Repaired Path of Distribution
                 Network Based on {Dijkstra} Algorithm",
  volume =       "2",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "73--76",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ICEET.2009.254",
  ISBN =         "0-7695-3819-3",
  ISBN-13 =      "978-0-7695-3819-8",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5362929",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Huang:2009:ODA,
  author =       "Yihu Huang and Genmin Zhang and Jinli Wang",
  editor =       "Peihua Qiu and others",
  booktitle =    "{Proceedings of the 2009 2nd International Congress on
                 Image and Signal Processing: [October 17--19, 2009,
                 Tianjin, China]; . CISP '09}",
  title =        "An Optimization {Dijkstra} Algorithm Based on
                 Two-Function Limitation Strategy",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/CISP.2009.5300828",
  ISBN =         "1-4244-4117-X, 1-4244-4129-3, 1-4244-4131-5",
  ISBN-13 =      "978-1-4244-4117-4, 978-1-4244-4129-7,
                 978-1-4244-4131-0",
  LCCN =         "TA1637 .I46 2009",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5300828",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Kambayashi:2009:DBG,
  author =       "Y. Kambayashi and H. Yamachi and Y. Tsujimura and H.
                 Yamamoto",
  editor =       "{IEEE}",
  booktitle =    "{ICCC 2009: IEEE 7th International Conference on
                 Computational Cybernetics: Tryp Bellver, Palma de
                 Mallorca, Spain, November 26--29, 2009}",
  title =        "{Dijkstra} beats genetic algorithm: Integrating
                 uncomfortable intersection-turns to subjectively
                 optimal route selection",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "45--50",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ICCCYB.2009.5393932",
  ISBN =         "1-4244-5310-0 (paperback), 1-4244-5311-9",
  ISBN-13 =      "978-1-4244-5310-8",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5393932",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Kim:2009:IHT,
  author =       "Tae-Hwan Kim and In-Cheol Park",
  booktitle =    "{IEEE Global Telecommunications Conference, 2009.
                 GLOBECOM 2009}",
  title =        "Implementation of a High-Throughput and Area-Efficient
                 {MIMO} Detector Based on Modified {Dijkstra}'s Search",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/GLOCOM.2009.5426187",
  ISBN =         "1-4244-4148-X",
  ISBN-13 =      "978-1-4244-4148-8",
  ISSN =         "1930-529X",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5426187",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Li:2009:RSI,
  author =       "Xiang-ying Li and Guo-shun Li and Sheng-tian Zhang",
  editor =       "{IEEE}",
  booktitle =    "{First Asian Himalayas International Conference on
                 Internet, 2009: AH-ICI 2009 ; Kathmandu, Nepal, 3 - 5
                 Nov. 2009}",
  title =        "Routing space {Internet} based on {Dijkstra}'s
                 algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  bookpages =    "563",
  pages =        "1--4",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/AHICI.2009.5340354",
  ISBN =         "1-4244-4569-8 (paperback), 1-4244-4570-1",
  ISBN-13 =      "978-1-4244-4569-1 (paperback), 978-1-4244-4570-7",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5340354",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Lu:2009:ALW,
  author =       "He Lu and Chen Wei and Gao Qiang",
  booktitle =    "{2009 1st International Conference on Information
                 Science and Engineering (ICISE)}",
  title =        "Analysis of the 3-Layer Workflow Scheduling Model
                 Based on Improved {Dijkstra} Algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "141--144",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ICISE.2009.311",
  ISBN =         "1-4244-4909-X",
  ISBN-13 =      "978-1-4244-4909-5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5454827",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Nikas:2009:ETM,
  author =       "K. Nikas and N. Anastopoulos and G. Goumas and N.
                 Koziris",
  editor =       "{IEEE}",
  booktitle =    "{2009, 38th international conference on parallel
                 processing: (ICPP 2009) Vienna, Austria, 22--25
                 September 2009}",
  title =        "Employing Transactional Memory and Helper Threads to
                 Speedup {Dijkstra}'s Algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  bookpages =    "581",
  pages =        "388--395",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ICPP.2009.60",
  ISBN =         "0-7695-3802-9, 1-4244-4961-8",
  ISBN-13 =      "978-0-7695-3802-0, 978-1-4244-4961-3",
  ISSN =         "0190-3918",
  ISSN-L =       "0190-3918",
  LCCN =         "QA76.58",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5362412",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Peyer:2009:GDS,
  author =       "Sven Peyer and Dieter Rautenbach and Jens Vygen",
  title =        "A generalization of {Dijkstra}'s shortest path
                 algorithm with applications to {VLSI} routing",
  journal =      j-J-DISCRETE-ALGORITHMS,
  volume =       "7",
  number =       "4",
  pages =        "377--390",
  year =         "2009",
  DOI =          "https://doi.org/10.1016/j.jda.2007.08.003",
  ISSN =         "1570-8667 (print), 1570-8675 (electronic)",
  ISSN-L =       "1570-8667",
  MRclass =      "05C85 (05C62)",
  MRnumber =     "2558995 (2011a:05352)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of Discrete Algorithms",
  journal-URL =  "http://www.sciencedirect.com/science/journal/15708667",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wengui:2009:AOD,
  author =       "Su Wengui and Li Li and Zhou Xiaorong and Liao
                 Xiaoping",
  booktitle =    "{International Conference on Information Engineering
                 and Computer Science, 2009. ICIECS 2009}",
  title =        "Application of Optimized {Dijkstra} Algorithm in
                 Storage\slash Retrieval Routes Scheduling of a Stacker
                 Crane",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ICIECS.2009.5364990",
  ISBN =         "1-4244-4994-4",
  ISBN-13 =      "978-1-4244-4994-1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5364990",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zou:2009:DOC,
  author =       "Qinghua Zou and Naixue Xiong and Shengzhong Zou and Li
                 Chen and Chuanbing Wang",
  booktitle =    "{2009 1st International Conference on Information
                 Science and Engineering (ICISE)}",
  title =        "{Dijkstra} Optimization and {CAD} Based on {VC} Lowest
                 Cost Process",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "3760--3763",
  year =         "2009",
  DOI =          "https://doi.org/10.1109/ICISE.2009.504",
  ISBN =         "1-4244-4909-X",
  ISBN-13 =      "978-1-4244-4909-5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5455164",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bauer:2010:CHG,
  author =       "Reinhard Bauer and Daniel Delling and Peter Sanders n
                 and Dennis Schieferdecker and Dominik Schultes and
                 Dorothea Wagner",
  title =        "Combining hierarchical and goal-directed speed-up
                 techniques for {Dijkstra}'s algorithm",
  journal =      j-ACM-J-EXP-ALGORITHMICS,
  volume =       "15",
  number =       "1",
  pages =        "2.3:1--2.3:31",
  month =        mar,
  year =         "2010",
  CODEN =        "????",
  DOI =          "https://doi.org/10.1145/1671970.1671976",
  ISSN =         "1084-6654",
  ISSN-L =       "1084-6654",
  MRclass =      "05C85 (68R10)",
  MRnumber =     "2775861 (2011m:05296)",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  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/jea.bib",
  abstract =     "In recent years, highly effective hierarchical and
                 goal-directed speed-up techniques for routing in large
                 road networks have been developed. This article makes a
                 systematic study of combinations of such techniques.
                 These combinations turn out to give the best results in
                 many scenarios, including graphs for unit disk graphs,
                 grid networks, and time-expanded timetables. Besides
                 these quantitative results, we obtain general insights
                 for successful combinations.",
  acknowledgement = ack-nhfb,
  articleno =    "2.3",
  fjournal =     "Journal of Experimental Algorithmics (JEA)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J430",
  keywords =     "Dijkstra's algorithm; speed-up technique",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Chao:2010:DDA,
  author =       "Yin Chao",
  booktitle =    "{2010 5th International Conference on Computer Science
                 and Education (ICCSE)}",
  title =        "A developed {Dijkstra} algorithm and simulation of
                 urban path search",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1164--1167",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCSE.2010.5593700",
  ISBN =         "1-4244-6002-6",
  ISBN-13 =      "978-1-4244-6002-1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5593700",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Chao:2010:DDS,
  author =       "Yin Chao and Wang Hongxia",
  editor =       "Bin Wang and Jinkuan Wang",
  booktitle =    "{ICCDA 2010: 2010 International Conference on Computer
                 Design and Applications: Qinhuangdao, Hebei, China:
                 June 25--27, 2010}",
  title =        "Developed {Dijkstra} shortest path search algorithm
                 and simulation",
  volume =       "1",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "V1--116--V1--119",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCDA.2010.5541129",
  ISBN =         "1-4244-7164-8, 1-4244-7163-X",
  ISBN-13 =      "978-1-4244-7164-5, 978-1-4244-7163-8",
  LCCN =         "TK7885.A1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5541129",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Du:2010:NRR,
  author =       "Yanwei Du",
  booktitle =    "{2010 3rd IEEE International Conference on Computer
                 Science and Information Technology (ICCSIT)}",
  title =        "Notice of Retraction: {Research on path planning of
                 materials supply of lean production based on the
                 Dijkstra algorithm}",
  volume =       "9",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "692--695",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCSIT.2010.5565082",
  ISBN =         "1-4244-5537-5",
  ISBN-13 =      "978-1-4244-5537-9",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5565082",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Fan:2010:IDA,
  author =       "DongKai Fan and Ping Shi",
  booktitle =    "{2010 Seventh International Conference on Fuzzy
                 Systems and Knowledge Discovery (FSKD)}",
  title =        "Improvement of {Dijkstra}'s algorithm and its
                 application in route planning",
  volume =       "4",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1901--1904",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/FSKD.2010.5569452",
  ISBN =         "1-4244-5931-1",
  ISBN-13 =      "978-1-4244-5931-5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5569452",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Fan:2010:NRI,
  author =       "Yue-zhen Fan and Dun-min Lu and Qing-chun Wang and
                 Fa-chao Jiang",
  booktitle =    "{2010 2nd International Conference on Computer
                 Engineering and Technology (ICCET)}",
  title =        "Notice of Retraction: {An improved Dijkstra algorithm
                 used on vehicle optimization route planning}",
  volume =       "3",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "V3--693--V3--696",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCET.2010.5485737",
  ISBN =         "1-4244-6347-5",
  ISBN-13 =      "978-1-4244-6347-3",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5485737",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Kim:2010:HTA,
  author =       "Tae-Hwan Kim and In-Cheol Park",
  title =        "High-throughput and area-efficient {MIMO} symbol
                 detection based on modified {Dijkstra}'s search",
  journal =      j-IEEE-TRANS-CIRCUITS-SYST-1,
  volume =       "57",
  number =       "7",
  pages =        "1756--1766",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/TCSI.2009.2035418",
  ISSN =         "1549-8328 (print), 1558-0806 (electronic)",
  ISSN-L =       "1549-8328",
  MRclass =      "94A13",
  MRnumber =     "2779944",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5371849",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Transactions on Circuits and Systems. I. Regular
                 Papers",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=8919",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Li:2010:DAI,
  author =       "Yuqiang Li and QianXing Xiong",
  editor =       "Chunzhi Wang and Hongwei Chen",
  booktitle =    "{Proceedings, 2010 Second International Workshop on
                 Intelligent Systems and Applications: ISA 2010: 22--23
                 May 2010, Wuhan, China}",
  title =        "{Dijkstra} Algorithm Implementing Services Composing
                 Way Selection",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/IWISA.2010.5473556",
  ISBN =         "1-4244-3894-2, 1-4244-5872-2 (paperback),
                 1-4244-5874-9",
  ISBN-13 =      "978-1-4244-3894-5, 978-1-4244-5872-1 (paperback),
                 978-1-4244-5874-5",
  LCCN =         "Q334",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5473556",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Li:2010:RSI,
  author =       "Xiang-ying Li and Guo-shun Li and Sheng-tian Zhang",
  editor =       "Zhitang Li and Zhengbing Hu",
  booktitle =    "{Second International Conference on Networks Security,
                 Wireless Communications and Trusted Computing (NSWCTC),
                 2010: 24--25 April 2010, Wuhan, Hubei, China;
                 proceedings}",
  title =        "Routing Space {Internet} Based on {Dijkstra}'s
                 Algorithm",
  volume =       "2",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "118--121",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/NSWCTC.2010.163",
  ISBN =         "0-7695-4011-2, 1-4244-6597-4, 1-4244-6598-2",
  ISBN-13 =      "978-0-7695-4011-5, 978-1-4244-6597-2,
                 978-1-4244-6598-9",
  LCCN =         "TK5105.5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5480671",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Markoski:2010:DIA,
  author =       "Branko Markoski and Petar Hotomski and Du{\v{s}}an
                 Malba{\v{s}}ki and Danilo Obradovi{\'c}",
  title =        "{Dijkstra}'s interpretation of the approach to solving
                 a problem of program correctness",
  journal =      j-YUGO-J-OPER-RES,
  volume =       "20",
  number =       "2",
  pages =        "229--236",
  year =         "2010",
  DOI =          "https://doi.org/10.2298/YJOR1002229M",
  ISSN =         "0354-0243 (print), 1820-743x (electronic)",
  ISSN-L =       "0354-0243",
  MRclass =      "68Q60 (68Q55)",
  MRnumber =     "2771072 (2012c:68165)",
  MRreviewer =   "Markus Redeker",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Yugoslav Journal of Operations Research. An
                 International Journal dealing with Theoretical and
                 Computational Aspects of Operations Research, Systems
                 Science, and Management Science",
  journal-URL =  "http://www.doiserbia.nb.rs/journal.aspx?issn=0354-0243",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Misa:2010:IEW,
  author =       "Thomas J. Misa",
  title =        "An interview with {Edsger W. Dijkstra}",
  journal =      j-CACM,
  volume =       "53",
  number =       "8",
  pages =        "41--47",
  month =        aug,
  year =         "2010",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/1787234.1787249",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Tue Aug 3 19:19:03 MDT 2010",
  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/cacm2010.bib",
  abstract =     "The computer science luminary, in one of his last
                 interviews before his death in 2002, reflects on a
                 programmer's life.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J79",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Moses:2010:BSK,
  author =       "Yoram Moses",
  title =        "Behind the scenes of {K\&CK}: the undelivered speech
                 for the {2009 Dijkstra Prize}",
  journal =      j-SIGACT,
  volume =       "41",
  number =       "1",
  pages =        "58--62",
  month =        mar,
  year =         "2010",
  CODEN =        "SIGNDM",
  DOI =          "https://doi.org/10.1145/1753171.1753190",
  ISSN =         "0163-5700 (print), 1943-5827 (electronic)",
  ISSN-L =       "0163-5700",
  bibdate =      "Tue Mar 20 14:39:00 MDT 2012",
  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/sigact.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGACT News",
  journal-URL =  "http://dl.acm.org/citation.cfm?id=J697",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Oh:2010:HMD,
  author =       "Keunhyun Oh and Sung-Bae Cho",
  booktitle =    "{2010 Second World Congress on Nature and Biologically
                 Inspired Computing (NaBIC)}",
  title =        "A hybrid method of {Dijkstra} algorithm and
                 evolutionary neural network for optimal {Ms. Pac-Man}
                 agent",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "239--243",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/NABIC.2010.5716312",
  ISBN =         "1-4244-7377-2",
  ISBN-13 =      "978-1-4244-7377-9",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5716312",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Sen:2010:SCA,
  author =       "Ma Sen and Chang Wei and Cui Xiaoxian",
  booktitle =    "{2010 International Conference on E-Business and
                 E-Government (ICEE)}",
  title =        "Service-Correlation Aware Service Selection for
                 Composite Service Based on the Improved {Dijkstra}
                 Algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "2330--2334",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICEE.2010.589",
  ISBN =         "0-7695-3997-1",
  ISBN-13 =      "978-0-7695-3997-3",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5592401",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Sghaier:2010:DDA,
  author =       "M. Sghaier and H. Zgaya and S. Hammadi and C. Tahon",
  booktitle =    "{2010 13th International IEEE Conference on
                 Intelligent Transportation Systems (ITSC)}",
  title =        "A distributed {Dijkstra}'s algorithm for the
                 implementation of a Real Time Carpooling Service with
                 an optimized aspect on siblings",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "795--800",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ITSC.2010.5625288",
  ISBN =         "1-4244-7657-7",
  ISBN-13 =      "978-1-4244-7657-2",
  ISSN =         "2153-0009",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5625288",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Shankar:2010:UMD,
  author =       "N. Ravi Shankar and V. Sireesha",
  title =        "Using modified {Dijkstra}'s algorithm for critical
                 path method in a project network",
  journal =      "Int. J. Comput. Appl. Math.",
  volume =       "5",
  number =       "2",
  pages =        "217--225",
  year =         "2010",
  ISSN =         "1819-4966",
  MRclass =      "90B10 (05C85 90C27 90C35)",
  MRnumber =     "2658413",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "International Journal of Computational and Applied
                 Mathematics",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Tang:2010:TFC,
  author =       "Yan Tang and Gang Zhao and P. {De Baer} and R.
                 Meersman",
  editor =       "Venkatesh Mahadevan and Jianhong Zhou",
  booktitle =    "{Proceedings, 2010 the 2nd International Conference on
                 Computer and Automation Engineering (ICCAE 2010):
                 February 26--28, 2010, Singapore}",
  title =        "Towards freely and correctly adjusted {Dijkstra}'s
                 algorithm with semantic decision tables for ontology
                 based data matching",
  volume =       "1",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "345--348",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCAE.2010.5451937",
  ISBN =         "1-4244-5585-5, 1-4244-5586-3",
  ISBN-13 =      "978-1-4244-5585-0, 978-1-4244-5586-7",
  LCCN =         "TK7885.A1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5451937",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Verscheure:2010:DAA,
  author =       "L. Verscheure and L. Peyrodie and N. Makni and N.
                 Betrouni and S. Maouche and M. Vermandel",
  booktitle =    "{2010 Annual International Conference of the IEEE
                 Engineering in Medicine and Biology Society (EMBC)}",
  title =        "{Dijkstra}'s algorithm applied to {$3$D}
                 skeletonization of the brain vascular tree: Evaluation
                 and application to symbolic",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "3081--3084",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/IEMBS.2010.5626112",
  ISBN =         "1-4244-4123-4",
  ISBN-13 =      "978-1-4244-4123-5",
  ISSN =         "1557-170X",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5626112",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Xiao:2010:ISP,
  author =       "Ji-xian Xiao and Fang-Ling Lu",
  editor =       "Venkatesh Mahadevan and Jianhong Zhou",
  booktitle =    "{Proceedings, 2010 the 2nd International Conference on
                 Computer and Automation Engineering (ICCAE 2010):
                 February 26--28, 2010, Singapore}",
  title =        "An improvement of the shortest path algorithm based on
                 {Dijkstra} algorithm",
  volume =       "2",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "383--385",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCAE.2010.5451564",
  ISBN =         "1-4244-5585-5, 1-4244-5586-3",
  ISBN-13 =      "978-1-4244-5585-0, 978-1-4244-5586-7",
  LCCN =         "TK7885.A1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5451564",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Yan:2010:DAB,
  author =       "Zhang Yan and Zhang Jun",
  booktitle =    "{2010 International Conference on Mechanic Automation
                 and Control Engineering (MACE)}",
  title =        "{Dijkstra}'s algorithm based robust optimization to
                 airline network planning",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "2783--2786",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/MACE.2010.5536824",
  ISBN =         "1-4244-7737-9",
  ISBN-13 =      "978-1-4244-7737-1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5536824",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Yang:2010:ERM,
  author =       "Shu Yang and Chunhua Li",
  booktitle =    "{2010 18th International Conference on
                 Geoinformatics}",
  title =        "An enhanced routing method with {Dijkstra} algorithm
                 and {AHP} analysis in {GIS}-based emergency plan",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/GEOINFORMATICS.2010.5567840",
  ISBN =         "1-4244-7301-2",
  ISBN-13 =      "978-1-4244-7301-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5567840",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zhang:2010:ODA,
  author =       "Dong Zhang and ZuKuan Wei and Jae-Hong Kim and
                 ShuGuang Tang",
  editor =       "Jinkuan Wang and Bin Wang",
  booktitle =    "{ICCDA 2010: 2010 International Conference on Computer
                 Design and Applications: Qinhuangdao, Hebei, China:
                 June 25-27, 2010}",
  title =        "An optimized {Dijkstra} algorithm for {Embedded-GIS}",
  volume =       "1",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "V1--147--V1--150",
  year =         "2010",
  DOI =          "https://doi.org/10.1109/ICCDA.2010.5541160",
  ISBN =         "1-4244-7163-X, 1-4244-7164-8 (e-book)",
  ISBN-13 =      "978-1-4244-7163-8, 978-1-4244-7164-5 (e-book)",
  LCCN =         "TK7885.A1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5541160",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Asadi:2011:NGO,
  author =       "S. Asadi and V. Azimirad and A. Eslami and A.
                 Ghanbari",
  booktitle =    "{2011 IEEE/ASME International Conference on Advanced
                 Intelligent Mechatronics (AIM)}",
  title =        "A novel global optimal path planning and trajectory
                 method based on adaptive {Dijkstra}-immune approach for
                 mobile robot",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1093--1098",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/AIM.2011.6027073",
  ISBN =         "1-4577-0838-8",
  ISBN-13 =      "978-1-4577-0838-1",
  ISSN =         "2159-6247",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6027073",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Daylight:2011:DRCa,
  author =       "Edgar G. Daylight",
  title =        "{Dijkstra}'s Rallying Cry for Generalization",
  howpublished = "Web site",
  day =          "22",
  month =        feb,
  year =         "2011",
  bibdate =      "Tue Mar 17 17:07:04 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.dijkstrascry.com/;
                 http://www.dijkstrascry.com/node/41",
  acknowledgement = ack-nhfb,
  remark =       "The Inventory node describes a list of 16 boxes of
                 Dijkstra's possessions that were, with his family's
                 permission, moved to Leuven for historical study.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Daylight:2011:DRCb,
  author =       "Edgar G. Daylight",
  title =        "{Dijkstra}'s Rallying Cry for Generalization: the
                 Advent of the Recursive Procedure, Late 1950s--Early
                 1960s",
  journal =      j-COMP-J,
  volume =       "54",
  number =       "11",
  pages =        "1756--1772",
  month =        nov,
  year =         "2011",
  CODEN =        "CMPJA6",
  DOI =          "https://doi.org/10.1093/comjnl/bxr002",
  ISSN =         "0010-4620 (print), 1460-2067 (electronic)",
  ISSN-L =       "0010-4620",
  bibdate =      "Fri Oct 28 10:35:35 MDT 2011",
  bibsource =    "http://comjnl.oxfordjournals.org/content/54/11.toc;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/compj2010.bib",
  URL =          "https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.366.3916&rep=rep1&type=pdf",
  acknowledgement = ack-nhfb,
  fjournal =     "The Computer Journal",
  journal-URL =  "http://comjnl.oxfordjournals.org/",
  onlinedate =   "March 8, 2011",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Juzoji:2011:DNT,
  author =       "H. Juzoji and I. Nakajima and T. Kitano",
  editor =       "{IEEE}",
  booktitle =    "{2011 IEEE International Conference on Communications
                 (ICC): ICC 2011: 5--9 June, 2010, Kyoto, Japan}",
  title =        "A Development of Network Topology of Wireless Packet
                 Communications for Disaster Situation with Genetic
                 Algorithms or with {Dijkstra}'s",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--5",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/icc.2011.5962439",
  ISBN =         "1-61284-231-3, 1-61284-233-X, 1-61284-232-1",
  ISBN-13 =      "978-1-61284-231-8, 978-1-61284-233-2,
                 978-1-61284-232-5",
  LCCN =         "TK5101.A1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5962439",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Kong:2011:IRD,
  author =       "Dechuan Kong and Yunjuan Liang and Xiaoqin Ma and
                 Lijun Zhang",
  booktitle =    "{Automation and Systems Engineering (CASE), 2011
                 International Conference on Control}",
  title =        "Improvement and Realization of {Dijkstra} Algorithm in
                 {GIS} of Depot",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/ICCASE.2011.5997763",
  ISBN =         "1-4577-0859-0",
  ISBN-13 =      "978-1-4577-0859-6",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5997763",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Liu:2011:ITA,
  author =       "Shuiqiang Liu and Yanpeng Wu",
  booktitle =    "{2011 International Conference on Information
                 Technology Computer Engineering and Management Sciences
                 (ICM)}",
  title =        "Isomorphism Testing Algorithm Based on {Dijkstra}
                 Algorithm for Plan Graphs",
  volume =       "4",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "309--311",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/ICM.2011.245",
  ISBN =         "1-4577-1419-1",
  ISBN-13 =      "978-1-4577-1419-1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6113755",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parmar:2011:WBR,
  author =       "H. Parmar and S. Ruparelia and U. Mehta",
  booktitle =    "{2011 Nirma University International Conference on
                 Engineering (NUiCONE)}",
  title =        "{WTM} based reordering of combine test vector \&
                 output response using {Dijkstra} algorithm for scan
                 power reduction",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/NUiConE.2011.6153276",
  ISBN =         "1-4577-2169-4",
  ISBN-13 =      "978-1-4577-2169-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6153276",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parra:2011:DAM,
  author =       "O. J. S. Parra and C. Manta and G. L. Rubio",
  booktitle =    "{2011 7th International Conference on Wireless
                 Communications, Networking and Mobile Computing
                 (WiCOM)}",
  title =        "{Dijkstra}'s Algorithm Model over {MPLS / GMPLS}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/wicom.2011.6040536",
  ISBN =         "1-4244-6250-9",
  ISBN-13 =      "978-1-4244-6250-6",
  ISSN =         "2161-9646",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6040536",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Shu-xi:2011:IDS,
  author =       "Wang Shu-xi and Zhao Xing-qiu",
  booktitle =    "{2011 Seventh International Conference on Natural
                 Computation (ICNC)}",
  title =        "The improved {Dijkstra}'s shortest path algorithm",
  volume =       "4",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "2313--2316",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/ICNC.2011.6022589",
  ISBN =         "1-4244-9950-X",
  ISBN-13 =      "978-1-4244-9950-2",
  ISSN =         "2157-9555",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6022589",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Smith:2011:UDC,
  author =       "B. R. Smith",
  booktitle =    "{2011 Proceedings of 20th International Conference on
                 Computer Communications and Networks (ICCCN)}",
  title =        "Using {Dijkstra} to Compute Hop-by-Hop {QoS} Paths",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/ICCCN.2011.6006055",
  ISBN =         "1-4577-0637-7",
  ISBN-13 =      "978-1-4577-0637-0",
  ISSN =         "1095-2055",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6006055",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Swierstra:2011:SVP,
  author =       "Wouter Swierstra",
  title =        "{Sorted}: Verifying the Problem of the {Dutch National
                 Flag} in {Agda}",
  journal =      j-J-FUNCT-PROGRAM,
  volume =       "21",
  number =       "6",
  pages =        "573--583",
  month =        nov,
  year =         "2011",
  CODEN =        "JFPRES",
  DOI =          "https://doi.org/10.1017/S0956796811000207",
  ISSN =         "0956-7968 (print), 1469-7653 (electronic)",
  ISSN-L =       "0956-7968",
  bibdate =      "Wed Jul 12 06:49:19 MDT 2017",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/jfunctprogram.bib",
  URL =          "https://www.cambridge.org/core/product/B94802514DC2786CCF323154AEB91953",
  acknowledgement = ack-nhfb,
  acmid =        "2139524",
  ajournal =     "J. Funct. Program.",
  fjournal =     "Journal of Functional Programming",
  journal-URL =  "http://journals.cambridge.org/action/displayJournal?jid=JFP",
  keywords =     "Edsger Dijkstra Dutch National Flag problem",
  onlinedate =   "12 October 2011",
  pagecount =    "11",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Ustun:2011:IDA,
  author =       "T. S. Ustun and C. Ozansoy and A. Zayegh",
  booktitle =    "{2011 IEEE International Conference on Smart Grid
                 Communications (SmartGridComm 2011): Brussels, Belgium,
                 17--20 October 2011}",
  title =        "Implementation of {Dijkstra}'s algorithm in a dynamic
                 microgrid for relay hierarchy detection",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  bookpages =    "xix + 604",
  pages =        "481--486",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/SmartGridComm.2011.6102370",
  ISBN =         "1-4577-1702-6, 1-4577-1704-2 (paperback)",
  ISBN-13 =      "978-1-4577-1702-4, 978-1-4577-1704-8 (paperback)",
  LCCN =         "TK5105.5",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6102370",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wang:2011:ADA,
  author =       "Huijuan Wang and Yuan Yu and Q. Yuan",
  booktitle =    "{2011 Second International Conference on Mechanic
                 Automation and Control Engineering (MACE)}",
  title =        "Application of {Dijkstra} algorithm in robot
                 path-planning",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1067--1069",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/MACE.2011.5987118",
  ISBN =         "1-4244-9436-2",
  ISBN-13 =      "978-1-4244-9436-1",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5987118",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Yershov:2011:SDA,
  author =       "Dmitry S. Yershov and S. M. LaValle",
  booktitle =    "{2011 IEEE/RSJ International Conference on Intelligent
                 Robots and Systems (IROS)}",
  title =        "Simplicial {Dijkstra} and {A*} algorithms for optimal
                 feedback planning",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "3862--3867",
  year =         "2011",
  DOI =          "https://doi.org/10.1109/IROS.2011.6095032",
  ISBN =         "1-61284-454-5",
  ISBN-13 =      "978-1-61284-454-1",
  ISSN =         "2153-0858",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6095032",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Aguilera:2012:AEW,
  author =       "Marcos K. Aguilera and Dahlia Malkhi and Keith
                 Marzullo and Alessandro Panconesi and Andrzej Pelc and
                 Roger Wattenhofer",
  title =        "Announcing the {2012 Edsger W. Dijkstra Prize in
                 Distributed Computing}",
  journal =      j-COMP-ARCH-NEWS,
  volume =       "40",
  number =       "4",
  pages =        "1--2",
  month =        sep,
  year =         "2012",
  CODEN =        "CANED2",
  DOI =          "https://doi.org/10.1145/2411116.2411118",
  ISSN =         "0163-5964 (print), 1943-5851 (electronic)",
  ISSN-L =       "0163-5964",
  bibdate =      "Tue Dec 11 08:06:57 MST 2012",
  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/sigarch.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGARCH Computer Architecture News",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J89",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Anonymous:2012:UCS,
  author =       "Anonymous",
  title =        "{UT Computer Sciences Department}'s Obituary: {Edsger
                 Wybe Dijkstra: 11 May 1930--6 August 2002}",
  howpublished = "Edsger W. Dijkstra Archive document.",
  day =          "6",
  month =        mar,
  year =         "2012",
  bibdate =      "Mon Mar 16 11:42:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Cuan:2012:AID,
  author =       "Ying Cuan and Xiaoni Chen",
  booktitle =    "{2012 International Conference on Industrial Control
                 and Electronics Engineering (ICICEE)}",
  title =        "Application of Improved {Dijkstra} Algorithm in
                 Selection of Gas Source Node in Gas Network",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1558--1560",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/ICICEE.2012.410",
  ISBN =         "1-4673-1450-1",
  ISBN-13 =      "978-1-4673-1450-3",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6322700",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Daylight:2012:DRC,
  author =       "Edgar G. Daylight",
  title =        "{Dijkstra}'s rallying cry for generalization",
  crossref =     "Daylight:2012:DSE",
  chapter =      "3",
  pages =        "43--78",
  year =         "2012",
  bibdate =      "Wed Aug 10 12:25:14 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Hofner:2012:DFW,
  author =       "Peter H{\"o}fner and Bernhard M{\"o}ller",
  title =        "{Dijkstra}, {Floyd} and {Warshall} meet {Kleene}",
  journal =      j-FORM-ASP-COMPUT,
  volume =       "24",
  number =       "4--6",
  pages =        "459--476",
  year =         "2012",
  CODEN =        "FACME5",
  DOI =          "https://doi.org/10.1007/s00165-012-0245-4",
  ISSN =         "0934-5043 (print), 1433-299x (electronic)",
  ISSN-L =       "0934-5043",
  MRclass =      "68Q45",
  MRnumber =     "2947262",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Formal Aspects of Computing",
  journal-URL =  "http://link.springer.com/journal/165",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Jasika:2012:DSP,
  author =       "N. Jasika and N. Alispahic and A. Elma and K. Ilvana
                 and L. Elma and N. Nosovic",
  booktitle =    "{2012 Proceedings of the 35th International Convention
                 MIPRO}",
  title =        "{Dijkstra}'s shortest path algorithm serial and
                 parallel execution performance analysis",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1811--1815",
  year =         "2012",
  ISBN =         "1-4673-2577-5",
  ISBN-13 =      "978-1-4673-2577-6",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6240942",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Lin:2012:DBH,
  author =       "I-Te Lin and D. Sarkar and T. Murase and I. Sasase",
  editor =       "{IEEE}",
  booktitle =    "{IEEE 75th Vehicular Technology Conference (VTC
                 Spring): proceedings: Yokohama, Japan, 6--9 May 2012}",
  title =        "{Dijkstra}-Based Higher Capacity Route Selection
                 Algorithm Using Bounded Length and State Change for
                 Automobiles",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--5",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/VETECS.2012.6239958",
  ISBN =         "1-4673-0988-5, 1-4673-0989-3",
  ISBN-13 =      "978-1-4673-0988-2, 978-1-4673-0989-9",
  ISSN =         "1550-2252",
  ISSN-L =       "1550-2252",
  LCCN =         "TA1235",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "IEEE Catalog Numbers: CFP12VTC-USB and CFP12VTC-ART.",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6239958",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Liu:2012:FDH,
  author =       "Hui Liu and N. Stoll and S. Junginger and K. Thurow",
  booktitle =    "{2012 IEEE International Conference on Automation
                 Science and Engineering (CASE)}",
  title =        "A {Floyd--Dijkstra} hybrid application for mobile
                 robot path planning in life science automation",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "279--284",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/CoASE.2012.6386325",
  ISBN =         "1-4673-0429-8",
  ISBN-13 =      "978-1-4673-0429-0",
  ISSN =         "2161-8070 (print), 2161-8089 (electronic)",
  ISSN-L =       "2161-8070",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6386325",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Mukherjee:2012:DAS,
  author =       "Sathi Mukherjee",
  title =        "{Dijkstra}'s algorithm for solving the shortest path
                 problem on networks under intuitionistic fuzzy
                 environment",
  journal =      "J. Math. Model. Algorithms",
  volume =       "11",
  number =       "4",
  pages =        "345--359",
  year =         "2012",
  ISSN =         "1570-1166",
  MRclass =      "90C35 (03E72 05C38 68T37)",
  MRnumber =     "3004220",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of Mathematical Modelling and Algorithms",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Musznicki:2012:DBL,
  author =       "B. Musznicki and M. Tomczak and P. Zwierzykowski",
  booktitle =    "{2012 8th International Symposium on Communication
                 Systems, Networks \& Digital Signal Processing
                 (CSNDSP)}",
  title =        "{Dijkstra}-based localized multicast routing in
                 Wireless Sensor Networks",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/CSNDSP.2012.6292692",
  ISBN =         "1-4577-1472-8",
  ISBN-13 =      "978-1-4577-1472-6",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6292692",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parra:2012:DAB,
  author =       "O. J. S. Parra and G. L. Rubio and L. Castellanos",
  booktitle =    "{2012 IEEE/ACM 16th International Symposium on
                 Distributed Simulation and Real Time Applications
                 (DS-RT)}",
  title =        "{Dijkstra} Algorithm Based Reliability Model",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "157--160",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/DS-RT.2012.31",
  ISBN =         "1-4673-2954-1",
  ISBN-13 =      "978-1-4673-2954-5",
  ISSN =         "1550-6525",
  ISSN-L =       "1550-6525",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6365079",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Xie:2012:IDA,
  author =       "Dexiang Xie and Haibo Zhu and Lin Yan and Si Yuan and
                 Junqiao Zhang",
  booktitle =    "{2012 World Automation Congress (WAC)}",
  title =        "An improved {Dijkstra} algorithm in {GIS}
                 application",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "167--169",
  year =         "2012",
  ISBN =         "1-4673-4497-4",
  ISBN-13 =      "978-1-4673-4497-5",
  ISSN =         "2154-4824",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6321059",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Xu:2012:ADA,
  author =       "Yuanzhe Xu and Zixun Wang and Qingqing Zheng and
                 Zhiyong Han",
  booktitle =    "{2012 4th International Conference on Intelligent
                 Human-Machine Systems and Cybernetics (IHMSC)}",
  title =        "The Application of {Dijkstra}'s Algorithm in the
                 Intelligent Fire Evacuation System",
  volume =       "1",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "3--6",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/IHMSC.2012.7",
  ISBN =         "1-4673-1902-3",
  ISBN-13 =      "978-1-4673-1902-7",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6305611",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zhang:2012:IDA,
  author =       "Wei Zhang and Chong Jiang and Yunxiang Ma",
  booktitle =    "{2012 Fifth International Symposium on Computational
                 Intelligence and Design (ISCID)}",
  title =        "An Improved {Dijkstra} Algorithm Based on Pairing
                 Heap",
  volume =       "2",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "419--422",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/ISCID.2012.260",
  ISBN =         "1-4673-2646-1",
  ISBN-13 =      "978-1-4673-2646-9",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6406028",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zhou:2012:NBD,
  author =       "Huifeng Zhou and Ling Tian and Xiangjun Zeng and Jun
                 Yuan",
  editor =       "{IEEE}",
  booktitle =    "{China International Conference on Electricity
                 Distribution: (CICED): 10--14 September 2012, Shanghai,
                 China}",
  title =        "Network-based {Dijkstra} algorithm for fault location
                 with traveling wave",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--5",
  year =         "2012",
  DOI =          "https://doi.org/10.1109/CICED.2012.6508488",
  ISBN =         "1-4673-6065-1, 1-4673-6063-5",
  ISBN-13 =      "978-1-4673-6065-4, 978-1-4673-6063-0",
  ISSN =         "2161-7481 (print), 2161-749X (electronic)",
  ISSN-L =       "2161-7481",
  LCCN =         "TK3001",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/servlet/opac?punumber=6504849;
                 http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6508488",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Anonymous:2013:DPD,
  author =       "Anonymous",
  title =        "{2013 Dijkstra Prize in Distributed Computing} to
                 {Nati Linial}: {2013 Principles of Distributed
                 Computing Doctoral Dissertation Award} to {Shiri
                 Chechik} and {Danupon Nanongkai}",
  journal =      j-SIGACT,
  volume =       "44",
  number =       "4",
  pages =        "81--82",
  month =        dec,
  year =         "2013",
  CODEN =        "SIGNDM",
  DOI =          "https://doi.org/10.1145/2556663.2556681",
  ISSN =         "0163-5700 (print), 1943-5827 (electronic)",
  ISSN-L =       "0163-5700",
  bibdate =      "Sat Mar 15 09:22:32 MDT 2014",
  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/sigact.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGACT News",
  journal-URL =  "http://dl.acm.org/citation.cfm?id=J697",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Djojo:2013:CLA,
  author =       "M. A. Djojo and K. Karyono",
  booktitle =    "{2013 IEEE International Conference on Robotics,
                 Biomimetics, and Intelligent Computational Systems
                 (ROBIONETICS)}",
  title =        "Computational load analysis of {Dijkstra}, {A*}, and
                 {Floyd--Warshall} algorithms in mesh network",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "104--108",
  year =         "2013",
  DOI =          "https://doi.org/10.1109/ROBIONETICS.2013.6743587",
  ISBN =         "1-4799-1206-9",
  ISBN-13 =      "978-1-4799-1206-3",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6743587",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Furculita:2013:IIM,
  author =       "A. G. Furculita and M.-V. Ulinic and A. B. Rus and V.
                 Dobrota",
  booktitle =    "{2013 RoEduNet International Conference 12th Edition
                 Networking in Education and Research}",
  title =        "Implementation issues for Modified {Dijkstra}'s and
                 Floyd-Warshall algorithms in {OpenFlow}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2013",
  DOI =          "https://doi.org/10.1109/RoEduNet.2013.6714208",
  ISBN =         "1-4799-2599-3",
  ISBN-13 =      "978-1-4799-2599-5",
  ISSN =         "2068-1038",
  ISSN-L =       "2068-1038",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6714208",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Mao:2013:TBP,
  author =       "Xinyu Mao and Yuxin Cheng and Haige Xiang",
  booktitle =    "{2013 IEEE 78th Vehicular Technology Conference (VTC
                 Fall)}",
  title =        "Two Block Partitioned {Dijkstra} Algorithms",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--5",
  year =         "2013",
  DOI =          "https://doi.org/10.1109/VTCFall.2013.6692448",
  ISSN =         "1090-3038",
  ISSN-L =       "1090-3038",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6692448",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Nakayama:2013:DBA,
  author =       "Akira Nakayama and Tsutomu Anazawa",
  title =        "{Dijkstra}-based algorithms for the shortest path
                 problem with edges of negative length",
  journal =      j-J-OPER-RES-SOC-JPN,
  volume =       "56",
  number =       "2",
  pages =        "137--154",
  year =         "2013",
  CODEN =        "JORJA5",
  ISSN =         "0453-4514 (print), 1878-6871 (electronic)",
  ISSN-L =       "0453-4514",
  MRclass =      "90C27 (05C38 05C85 90C35)",
  MRnumber =     "3113688",
  MRreviewer =   "Vladim{\'{\i}}r Lacko",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Journal of the Operations Research Society of Japan",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parulekar:2013:AVN,
  author =       "M. Parulekar and V. Padte and T. Shah and K. Shroff
                 and R. Shetty",
  booktitle =    "{2013 International Conference on Advances in
                 Technology and Engineering (ICATE)}",
  title =        "Automatic vehicle navigation using {Dijkstra}'s
                 Algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--5",
  year =         "2013",
  DOI =          "https://doi.org/10.1109/ICAdTE.2013.6524721",
  ISBN =         "1-4673-5618-2",
  ISBN-13 =      "978-1-4673-5618-3",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6524721",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Pereida:2013:HDP,
  author =       "K. Pereida and J. Guivant",
  booktitle =    "{2013 IEEE/ASME International Conference on Advanced
                 Intelligent Mechatronics (AIM)}",
  title =        "Hybrid {Dijkstra--PSO} algorithm for motion planning
                 of non-holonomic multiple-trailer platforms in dense
                 contexts",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "13--18",
  year =         "2013",
  DOI =          "https://doi.org/10.1109/AIM.2013.6584061",
  ISBN =         "1-4673-5319-1",
  ISBN-13 =      "978-1-4673-5319-9",
  ISSN =         "2159-6247 (print), 2159-6255 (electronic)",
  ISSN-L =       "2159-6247",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6584061",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Svetlana:2013:DAC,
  author =       "C. Svetlana and G. Alexander and C. Ihor and S.
                 Dmytriy",
  booktitle =    "{2013 12th International Conference on the Experience
                 of Designing and Application of CAD Systems in
                 Microelectronics (CADSM)}",
  title =        "{Dijkstra}'s algorithm for cyber structures analysis",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "61--65",
  year =         "2013",
  ISBN =         "1-4673-6461-4",
  ISBN-13 =      "978-1-4673-6461-4",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6543192",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Swamy:2013:VHO,
  author =       "Nikhil Swamy and Joel Weinberger and Cole Schlesinger
                 and Juan Chen and Benjamin Livshits",
  title =        "Verifying higher-order programs with the {Dijkstra}
                 monad",
  journal =      j-SIGPLAN,
  volume =       "48",
  number =       "6",
  pages =        "387--398",
  month =        jun,
  year =         "2013",
  CODEN =        "SINODQ",
  DOI =          "https://doi.org/10.1145/2499370.2491978",
  ISSN =         "0362-1340 (print), 1523-2867 (print), 1558-1160
                 (electronic)",
  ISSN-L =       "0362-1340",
  bibdate =      "Mon Jul 1 17:15:38 MDT 2013",
  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/sigplan2010.bib",
  abstract =     "Modern programming languages, ranging from Haskell and
                 ML, to JavaScript, C\# and Java, all make extensive use
                 of higher-order state. This paper advocates a new
                 verification methodology for higher-order stateful
                 programs, based on a new monad of predicate
                 transformers called the Dijkstra monad. Using the
                 Dijkstra monad has a number of benefits. First, the
                 monad naturally yields a weakest pre-condition
                 calculus. Second, the computed specifications are
                 structurally simpler in several ways, e.g.,
                 single-state post-conditions are sufficient (rather
                 than the more complex two-state post-conditions).
                 Finally, the monad can easily be varied to handle
                 features like exceptions and heap invariants, while
                 retaining the same type inference algorithm. We
                 implement the Dijkstra monad and its type inference
                 algorithm for the F* programming language. Our most
                 extensive case study evaluates the Dijkstra monad and
                 its F* implementation by using it to verify JavaScript
                 programs. Specifically, we describe a tool chain that
                 translates programs in a subset of JavaScript decorated
                 with assertions and loop invariants to F*. Once in F*,
                 our type inference algorithm computes verification
                 conditions and automatically discharges their proofs
                 using an SMT solver. We use our tools to prove that a
                 core model of the JavaScript runtime in F* respects
                 various invariants and that a suite of JavaScript
                 source programs are free of runtime errors.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGPLAN Notices",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J706",
  remark =       "PLDI '13 conference proceedings.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Zhu:2013:OPA,
  author =       "Yong Zhu and Xiaohuan Liu and Xiaohong Yu",
  booktitle =    "{2013 International Conference on Sensor Network
                 Security Technology and Privacy Communication System
                 (SNS \& PCS)}",
  title =        "An optimal path algorithm of high security based on
                 {Dijkstra} algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "93--96",
  year =         "2013",
  DOI =          "https://doi.org/10.1109/SNS-PCS.2013.6553842",
  ISBN =         "1-4673-6452-5",
  ISBN-13 =      "978-1-4673-6452-2",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6553842",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Eraghi:2014:PLC,
  author =       "N. O. Eraghi and F. Lopez-Colino and A. de Castro and
                 J. Garrido",
  booktitle =    "{2014 Conference on Design of Circuits and Integrated
                 Circuits (DCIS)}",
  title =        "Path length comparison in grid maps of planning
                 algorithms: {HCTNav}, {A} and {Dijkstra}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--6",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/DCIS.2014.7035557",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7035557",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Ferariu:2014:PGP,
  author =       "L. Ferariu and C. Cimpanu",
  booktitle =    "{2014 18th International Conference System Theory,
                 Control and Computing (ICSTCC)}",
  title =        "{Pareto} genetic path planning hybridized with
                 multi-objective {Dijkstra}'s algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "341--346",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/ICSTCC.2014.6982439",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6982439",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Jiang:2014:EDS,
  author =       "Jehn-Ruey Jiang and Hsin-Wen Huang and Ji-Hau Liao and
                 Szu-Yuan Chen",
  booktitle =    "{2014 16th Asia-Pacific Network Operations and
                 Management Symposium (APNOMS)}",
  title =        "Extending {Dijkstra}'s shortest path algorithm for
                 software defined networking",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/APNOMS.2014.6996609",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6996609",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Koutsopoulos:2014:DGS,
  author =       "Iordanis Koutsopoulos and Iordanis Koutsopoulos and
                 Eugenia Noutsi and George Iosifidis",
  booktitle =    "{Proceedings of European Wireless 2014; 20th European
                 Wireless Conference}",
  title =        "{Dijkstra} Goes Social: Social-Graph-assisted Routing
                 in Next Generation Wireless Networks",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--7",
  year =         "2014",
  ISBN =         "3-8007-3621-7",
  ISBN-13 =      "978-3-8007-3621-8",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6843155",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Li:2014:DAA,
  author =       "Duanling Li and Kun Niu",
  booktitle =    "{2014 IEEE 9th Conference on Industrial Electronics
                 and Applications (ICIEA)}",
  title =        "{Dijkstra}'s algorithm in {AGV}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1867--1871",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/ICIEA.2014.6931472",
  ISBN =         "1-4799-4316-9",
  ISBN-13 =      "978-1-4799-4316-6",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6931472",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Liu:2014:MSO,
  author =       "He Liu and Qimei Cui and Tong Zhang and Jian Wang",
  booktitle =    "{2014 IEEE/CIC International Conference on
                 Communications in China (ICCC)}",
  title =        "Multi-step offloading based on {Dijkstra} algorithm
                 for {$3$D} beamforming networks",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "873--878",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/ICCChina.2014.7008399",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7008399",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Murota:2014:DAC,
  author =       "Kazuo Murota and Akiyoshi Shioura",
  title =        "{Dijkstra}'s algorithm and {$L$}-concave function
                 maximization",
  journal =      j-MATH-PROG,
  volume =       "145",
  number =       "1-2, Ser. A",
  pages =        "163--177",
  year =         "2014",
  CODEN =        "MHPGA4",
  DOI =          "https://doi.org/10.1007/s10107-013-0643-2",
  ISSN =         "0025-5610",
  MRclass =      "90C27 (26B25 52B55 68Q25)",
  MRnumber =     "3207685",
  MRreviewer =   "Katar{\'{\i}}na Cechl{\'a}rov{\'a}",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Mathematical Programming. A Publication of the
                 Mathematical Programming Society",
  journal-URL =  "http://link.springer.com/journal/10107",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Parra:2014:DAB,
  author =       "O. J. Salcedo Parra and G. Lopez Rubio and B. S. Reyes
                 Daza",
  booktitle =    "{2014 International Conference on Information Society
                 (i-Society)}",
  title =        "{Dijkstra} algorithm based on a reliability model",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "45--49",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/i-Society.2014.7009008",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7009008",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Payette:2014:HDC,
  author =       "S. Payette",
  title =        "{Hopper} and {Dijkstra}: Crisis, Revolution, and the
                 Future of Programming",
  journal =      j-IEEE-ANN-HIST-COMPUT,
  volume =       "36",
  number =       "4",
  pages =        "64--73",
  month =        oct # "\slash " # dec,
  year =         "2014",
  CODEN =        "IAHCEX",
  DOI =          "https://doi.org/10.1109/MAHC.2014.54",
  ISSN =         "1058-6180 (print), 1934-1547 (electronic)",
  ISSN-L =       "1058-6180",
  bibdate =      "Wed Mar 4 11:17:29 MST 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeeannhistcomput.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6982140",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Annals of the History of Computing",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=85",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Perdana:2014:MRP,
  author =       "D. Perdana and R. F. Sari",
  booktitle =    "{2014 International Conference on Intelligent Green
                 Building and Smart Grid (IGBSG)}",
  title =        "Multicast routing performance analysis for different
                 mobility models on the {IEEE 1609.4} standard using
                 random {Dijkstra} algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--7",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/IGBSG.2014.6835255",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6835255",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Rosyidi:2014:TDW,
  author =       "L. Rosyidi and H. P. Pradityo and D. Gunawan and R. F.
                 Sari",
  booktitle =    "{2014 International Conference on Intelligent Green
                 Building and Smart Grid (IGBSG)}",
  title =        "Timebase dynamic weight for {Dijkstra Algorithm}
                 implementation in route planning software",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "1--4",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/IGBSG.2014.6835261",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6835261",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Uchida:2014:ORT,
  author =       "K. Uchida",
  booktitle =    "{2014 Ninth International Conference on Broadband and
                 Wireless Computing, Communication and Applications
                 (BWCCA)}",
  title =        "Optical Ray Tracing Based on {Dijkstra} Algorithm in
                 Inhomogeneous Medium",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "371--376",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/BWCCA.2014.92",
  ISBN =         "1-4799-4174-3",
  ISBN-13 =      "978-1-4799-4174-2",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7016099",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Uchida:2014:TSB,
  author =       "K. Uchida and S. Nogami and M. Takematsu and J.
                 Honda",
  booktitle =    "{2014 17th International Conference on Network-Based
                 Information Systems (NBiS)}",
  title =        "Tsunami Simulation Based on {Dijkstra} Algorithm",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "114--119",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/NBiS.2014.105",
  ISBN =         "1-4799-4226-X",
  ISBN-13 =      "978-1-4799-4226-8",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7023942",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InProceedings{Wei:2014:ROR,
  author =       "Mingjun Wei and Yu Meng",
  booktitle =    "{2014 IEEE Workshop on Advanced Research and
                 Technology in Industry Applications (WARTIA)}",
  title =        "Research on the optimal route choice based on improved
                 {Dijkstra}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "303--306",
  year =         "2014",
  DOI =          "https://doi.org/10.1109/WARTIA.2014.6976257",
  bibdate =      "Wed Mar 18 11:11:53 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6976257",
  acknowledgement = ack-nhfb,
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Bullynck:2015:CPT,
  author =       "Maarten Bullynck",
  title =        "Computing Primes (1929--1949): Transformations in the
                 Early Days of Digital Computing",
  journal =      j-IEEE-ANN-HIST-COMPUT,
  volume =       "37",
  number =       "3",
  pages =        "44--54",
  month =        jul # "\slash " # sep,
  year =         "2015",
  CODEN =        "IAHCEX",
  DOI =          "https://doi.org/10.1109/MAHC.2015.46",
  ISSN =         "1058-6180 (print), 1934-1547 (electronic)",
  ISSN-L =       "1058-6180",
  bibdate =      "Mon Sep 28 10:32:54 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/s/shannon-claude-elwood.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeeannhistcomput.bib",
  URL =          "http://www.computer.org/csdl/mags/an/2015/03/man2015030044-abs.html",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Annals of the History of Computing",
  journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=85",
  keywords =     "Alan Mathison Turing; Claude Elwood Shannon; Derrick
                 Henry Lehmer; Derrick Norman Lehmer; Edsger Wybe
                 Dijkstra; Shannon's Factor Table Machine",
  remark-1 =     "From pages 51--52, quoting E. W. Dijkstra is his note
                 EWD1157: ``The first program fed into the first
                 stored-program controlled computer the EDSAC in
                 Cambridge, England was supposed to cause the machine to
                 print a table of squares, which was duly printed. The
                 second program, which was for table of prime numbers,
                 was, however, wrong. Consequently, right from the
                 beginning, the academic community had been warned and
                 should know better than to belittle the programming
                 challenge.''",
  remark-2 =     "From references 38--39, page 54: ``Alan M. Turing had
                 planned to calculate roots of the Riemann zeta function
                 with the help of a differential analyzer in 1939, but
                 the project was abandoned. Turing would eventually do
                 the job on the Manchester Mark I in 1950, and the
                 results were published in 1953.'' [Derrick H. Lehmer,
                 ``On the Roots of the Riemann Zeta Function'', Acta
                 Mathematica, {\bf 95} 291--298 (1956),
                 DOI:10.1007/BF02401102]",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Galan-Garcia:2015:NPE,
  author =       "Jos{\'e} L. Gal{\'a}n-Garc{\'\i}a and Gabriel
                 Aguilera-Venegas and Mar{\'\i}a {\'A}.
                 Gal{\'a}n-Garc{\'\i}a and Pedro Rodr{\'\i}guez-Cielos",
  title =        "A new {Probabilistic Extension of Dijkstra's
                 Algorithm} to simulate more realistic traffic flow in a
                 smart city",
  journal =      j-APPL-MATH-COMP,
  volume =       "267",
  number =       "??",
  pages =        "780--789",
  day =          "15",
  month =        sep,
  year =         "2015",
  CODEN =        "AMHCBQ",
  ISSN =         "0096-3003 (print), 1873-5649 (electronic)",
  ISSN-L =       "0096-3003",
  bibdate =      "Mon Sep 21 16:21:32 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/applmathcomput2015.bib",
  URL =          "http://www.sciencedirect.com/science/article/pii/S0096300314016087",
  acknowledgement = ack-nhfb,
  fjournal =     "Applied Mathematics and Computation",
  journal-URL =  "http://www.sciencedirect.com/science/journal/00963003/",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Sedeno-Noda:2015:DLM,
  author =       "Antonio Sede{\~n}o-Noda and Andrea Raith",
  title =        "A {Dijkstra}-like method computing all extreme
                 supported non-dominated solutions of the biobjective
                 shortest path problem",
  journal =      j-COMP-OP-RES,
  volume =       "57",
  pages =        "83--94",
  year =         "2015",
  CODEN =        "CMORAP",
  DOI =          "https://doi.org/10.1016/j.cor.2014.11.010",
  ISSN =         "0305-0548 (print), 1873-765X (electronic)",
  ISSN-L =       "0305-0548",
  MRclass =      "90C35 (90B10 90C29)",
  MRnumber =     "3306465",
  bibdate =      "Thu Mar 12 07:15:11 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Computers \& Operations Research",
  journal-URL =  "http://www.sciencedirect.com/science/journal/03050548",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Misc{Chen:2016:GAT,
  author =       "Jiahao Chen",
  title =        "``{This} guy's arrogance takes your breath away'':
                 Letters between {John W Backus} and {Edsger W
                 Dijkstra}, 1979",
  howpublished = "Web site.",
  day =          "29",
  month =        may,
  year =         "2016",
  bibdate =      "Fri Dec 08 18:42:39 2017",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "See Dijkstra's response \cite{Dijkstra:1978:RTA} to
                 Backus' Turing Award Lecture.",
  URL =          "https://medium.com/@acidflask/this-guys-arrogance-takes-your-breath-away-5b903624ca5f",
  acknowledgement = ack-nhfb,
  remark =       "This interesting exchange of letters shows how heated
                 relations can sometimes become between scientists, even
                 those who know each other well, as Dijkstra and Backus
                 did.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{vandenHove:2017:DHC,
  author =       "Gauthier van den Hove",
  title =        "Dissolving a half century old problem about the
                 implementation of procedures",
  journal =      j-SCI-COMPUT-PROGRAM,
  volume =       "150",
  number =       "??",
  pages =        "75--86",
  day =          "15",
  month =        dec,
  year =         "2017",
  CODEN =        "SCPGD4",
  ISSN =         "0167-6423 (print), 1872-7964 (electronic)",
  ISSN-L =       "0167-6423",
  bibdate =      "Mon Oct 30 08:29:26 MDT 2017",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/scicomputprogram.bib",
  note =         "See \cite{Dijkstra:1960:RPb}.",
  URL =          "http://www.sciencedirect.com/science/article/pii/S0167642317301582",
  acknowledgement = ack-nhfb,
  fjournal =     "Science of Computer Programming",
  journal-URL =  "http://www.sciencedirect.com/science/journal/01676423",
  keywords =     "Edsger Wybe Dijkstra",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Alpern:2018:EWD,
  author =       "Bowen Alpern",
  title =        "{Edsger W. Dijkstra}: The Man Behind the Prize",
  journal =      j-SIGACT,
  volume =       "49",
  number =       "4",
  pages =        "64--65",
  month =        dec,
  year =         "2018",
  CODEN =        "SIGNDM",
  DOI =          "https://doi.org/10.1145/3300150.3300165",
  ISSN =         "0163-5700 (print), 1943-5827 (electronic)",
  bibdate =      "Tue Oct 22 09:39:54 MDT 2019",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigact.bib",
  abstract =     "It would be understatement to say that news of this
                 year's Dijkstra award came to me as a surprise. In
                 fact, it put me into a rather profound funk,
                 occasioning unsought reflection on my arguably misspent
                 adulthood. It has been some time since I have done
                 significant scientific research. So, I am quite humbled
                 to be here. I did not really know Dijkstra, but I
                 certainly knew of him. With Fred and David Gries on the
                 faculty, his influence on the Computer Science
                 Department at Cornell was substantial when I was a
                 graduate student. (I trust it still is.)",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGACT News",
  journal-URL =  "http://dl.acm.org/citation.cfm?id=J697",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Nagappan:2018:RWG,
  author =       "M. Nagappan",
  title =        "Reconsidering Whether {GOTO} Is Harmful",
  journal =      j-IEEE-SOFTWARE,
  volume =       "35",
  number =       "3",
  pages =        "93--95",
  month =        may,
  year =         "2018",
  CODEN =        "IESOEG",
  DOI =          "https://doi.org/10.1109/MS.2018.2141020",
  ISSN =         "0740-7459 (print), 1937-4194 (electronic)",
  ISSN-L =       "0740-7459",
  bibdate =      "Fri Aug 2 09:25:48 2019",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/gnu.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeesoft.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Software",
  journal-URL =  "http://www.computer.org/portal/web/csdl/magazines/software",
  keywords =     "Blogs; Edsger Dijkstra; empirical analysis; GitHub;
                 GOTO; GOTO statements; open source C projects; Open
                 source software; program control structures;
                 Programming profession; public domain software;
                 Redirections; software development; software
                 engineering; Software engineering; Software
                 reliability",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Parnas:2018:SSC,
  author =       "David Lorge Parnas",
  title =        "Software Structures: A Careful Look",
  journal =      j-IEEE-SOFTWARE,
  volume =       "35",
  number =       "6",
  pages =        "68--71",
  month =        nov # "\slash " # dec,
  year =         "2018",
  CODEN =        "IESOEG",
  DOI =          "https://doi.org/10.1109/MS.2018.4321239",
  ISSN =         "0740-7459 (print), 1937-4194 (electronic)",
  ISSN-L =       "0740-7459",
  bibdate =      "Fri Aug 2 09:25:48 2019",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/ieeesoft.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "IEEE Software",
  journal-URL =  "http://www.computer.org/portal/web/csdl/magazines/software",
  keywords =     "closer examination; Codes; component; distinct
                 structures; Edsger Dijkstra; gives-work-to; module;
                 multiprogramming; Operating systems; part-of;
                 particular programming language; process; program;
                 programming languages; Reliable Code; software
                 development; Software development; Software
                 engineering; software engineering; software structures;
                 software system; THE operating system;
                 THE-Multiprogramming System; uses; word structure",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Schneider:2018:HCD,
  author =       "Fred Schneider",
  title =        "History and Context for Defining Liveness: Winner
                 {2018 Edsger W. Dijkstra Prize}",
  journal =      j-SIGACT,
  volume =       "49",
  number =       "4",
  pages =        "60--63",
  month =        dec,
  year =         "2018",
  CODEN =        "SIGNDM",
  DOI =          "https://doi.org/10.1145/3300150.3300164",
  ISSN =         "0163-5700 (print), 1943-5827 (electronic)",
  bibdate =      "Tue Oct 22 09:39:54 MDT 2019",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/sigact.bib",
  abstract =     "It's great to be back at PODC. I attended this
                 conference religiously through 1992. It's interesting
                 to see what has changed but also what has not changed
                 in 25 years. And I can't think of a happier excuse to
                 be back. All of us know how gratifying it is to see
                 that our work is having impact, and that's what this
                 award signifies. To win an award that carries
                 Dijkstra's name is especially meaningful for me. As a
                 graduate student, I read and reread Dijkstra's work; it
                 changed the way I looked at systems research and the
                 research enterprise. (Bowen will o er some remarks that
                 expand on this theme.) I then had a chance to meet
                 Dijkstra when I served as teaching assistant for a
                 1-week short course he taught in Santa Cruz. That was
                 the summer following my first year as an assistant
                 professor at Cornell; my colleague David Gries had
                 gotten me the assistantship. I guess I did OK, because
                 Dijkstra and his wife Ria subsequently invited me to
                 visit their home in Nuenen (The Netherlands) for a
                 week. What a thrill. I subsequently saw Dijkstra at
                 technical meetings and socially at least once a year,
                 until he passed away. So, yes, I have many Dijkstra
                 stories to tell. Catch me after dessert for those. You
                 can read our paper ``Defining Liveness'' (it's only 5
                 pages!) if you are interested in the technical details.
                 I thought that instead I would talk about how we
                 developed those ideas and where things stand today. I'm
                 always fascinated by the history behind discoveries,
                 and I suspect that I'm not alone in enjoying this
                 ``academic gossip''.",
  acknowledgement = ack-nhfb,
  fjournal =     "ACM SIGACT News",
  journal-URL =  "http://dl.acm.org/citation.cfm?id=J697",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Lamport:2019:NSD,
  author =       "Leslie Lamport",
  title =        "A new solution of {Dijkstra}'s concurrent programming
                 problem",
  crossref =     "Malkhi:2019:CWL",
  pages =        "171--178",
  year =         "2019",
  DOI =          "https://doi.org/10.1145/3335772.3335782",
  bibdate =      "Sat Dec 07 16:35:48 2019",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  remark =       "Original paper in \cite{Lamport:1974:NSD}.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Guzdial:2021:DDB,
  author =       "Mark Guzdial and Joel C. Adams",
  title =        "Disputing {Dijkstra}, and birthdays in base 2",
  journal =      j-CACM,
  volume =       "64",
  number =       "3",
  pages =        "12--13",
  month =        mar,
  year =         "2021",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/3446806",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Tue Feb 23 08:02:17 MST 2021",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm2020.bib",
  URL =          "https://dl.acm.org/doi/10.1145/3446806",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "https://dl.acm.org/loi/cacm",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@InCollection{Hoare:2022:FYE,
  author =       "Tony Hoare",
  editor =       "Krzysztof R. Apt and Tony Hoare",
  booktitle =    "{Edsger Wybe Dijkstra}: His Life, Work, and Legacy",
  title =        "Forty Years with {Edsger}",
  publisher =    "ACM / Morgan \& Claypool",
  address =      "????",
  pages =        "411--422",
  year =         "2022",
  DOI =          "https://doi.org/10.1145/3544585.3544612",
  bibdate =      "Wed Aug 10 15:56:25 2022",
  bibsource =    "dblp computer science bibliography; https://dblp.org;
                 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",
  acknowledgement = ack-nhfb,
  biburl =       "https://dblp.org/rec/books/mc/22/Hoare22.bib",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  timestamp =    "Tue Feb 20 12:54:00 2024",
}

@Article{Lamport:2022:DBB,
  author =       "Leslie Lamport",
  title =        "Deconstructing the bakery to build a distributed state
                 machine",
  journal =      j-CACM,
  volume =       "65",
  number =       "9",
  pages =        "58--66",
  month =        sep,
  year =         "2022",
  CODEN =        "CACMA2",
  DOI =          "https://doi.org/10.1145/3513259",
  ISSN =         "0001-0782 (print), 1557-7317 (electronic)",
  ISSN-L =       "0001-0782",
  bibdate =      "Mon Aug 29 14:37:38 MDT 2022",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/cacm2020.bib",
  URL =          "https://dl.acm.org/doi/10.1145/3513259",
  abstract =     "A rigorous journey from the bakery algorithm to a
                 distributed state machine.",
  acknowledgement = ack-nhfb,
  fjournal =     "Communications of the ACM",
  journal-URL =  "https://dl.acm.org/loi/cacm",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

@Article{Tatarchenko:2023:ACC,
  author =       "Ksenia Tatarchenko",
  title =        "Algorithm's Cradle: Commemorating {al-Khwarizmi} in
                 the {Soviet} History of Mathematics and {Cold War}
                 Computer Science",
  journal =      j-OSIRIS-2,
  volume =       "38",
  number =       "",
  pages =        "286--304",
  month =        "????",
  year =         "2023",
  CODEN =        "OSIRE3",
  DOI =          "https://doi.org/10.1086/725145",
  ISSN =         "0369-7827 (print), 1933-8287 (electronic)",
  ISSN-L =       "0369-7827",
  bibdate =      "Tue Sep 26 16:14:06 MDT 2023",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/osiris.bib",
  acknowledgement = ack-nhfb,
  fjournal =     "Osiris (Series 2)",
  journal-URL =  "http://www.journals.uchicago.edu/loi/osiris",
  remark =       "Contains several mentions of Donald Knuth and a few of
                 Edsger Dijkstra.",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
}

%%% ====================================================================
%%% Cross-referenced entries must come last.
%%%
%%% Entries are sorted by year, and then by citation label, with
%%% ``bibsort --year'':
@Book{Randell:1964:AIT,
  author =       "Brian Randell and L. J. (Lawford John) Russell",
  booktitle =    "{ALGOL 60} implementation; the translation and use of
                 {ALGOL 60} programs on a computer",
  title =        "{ALGOL 60} implementation; the translation and use of
                 {ALGOL 60} programs on a computer",
  volume =       "5",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  pages =        "xiv + 418",
  year =         "1964",
  LCCN =         "QA76.5 .R35 1964",
  bibdate =      "Wed Mar 18 14:59:37 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 z3950.loc.gov:7090/Voyager",
  note =         "With a foreword by E. W. Dijkstra. Published for the
                 Automatic Programming Information Centre, Brighton
                 College of Technology, England. Russian translation in
                 1967.",
  series =       "A.P.I.C. studies in data processing",
  acknowledgement = ack-nhfb,
  author-dates = "1936--",
  remark =       "Brian Randell and Lawford Russell wrote the {\em
                 second\/} successful Algol 60, benefitting from many
                 discussions with Edsger Dijkstra, who co-wrote the
                 first one.",
  subject =      "ALGOL (Computer program language)",
}

@Proceedings{Naur:1969:SER,
  editor =       "Peter Naur and Brian Randell",
  booktitle =    "Software Engineering: Report on a conference sponsored
                 by the {NATO Science Committee, Garmisch, Germany, 7 to
                 11 October, 1968}",
  title =        "Software Engineering: Report on a conference sponsored
                 by the {NATO Science Committee, Garmisch, Germany, 7 to
                 11 October, 1968}",
  publisher =    "NATO Scientific Affairs Division",
  address =      "Brussels, Belgium",
  bookpages =    "231",
  month =        jan,
  year =         "1969",
  LCCN =         "QA 264 W675 1968",
  bibdate =      "Tue Mar 17 10:36:25 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  annote =       "checked",
  confday =      "7",
  confendday =   "11",
  conflocation = "Garmish, Germany",
  confmonth =    oct,
  confyear =     "1968",
}

@Proceedings{Buxton:1970:SET,
  editor =       "J. N. Buxton and B. Randell",
  booktitle =    "Software Engineering Techniques: Report on a
                 Conference sponsored by the {NATO} Science Committee,
                 Rome, Italy, 27th to 31st October 1969",
  title =        "Software Engineering Techniques: Report on a
                 Conference sponsored by the {NATO} Science Committee,
                 Rome, Italy, 27th to 31st October 1969",
  publisher =    "NATO Scientific Affairs Division",
  address =      "Brussels, Belgium",
  month =        apr,
  year =         "1970",
  bibdate =      "Tue Mar 17 10:25:20 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Reprinted in \cite{Naur:1976:SEC}. PDF file
                 reconstructed by Robert M. McLure (details on page
                 2).",
  URL =          "http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1969.PDF",
  acknowledgement = ack-nhfb,
  annote =       "incomplete",
  confday =      "27",
  confendday =   "31",
  conflocation = "Rome, Italy",
  confmonth =    oct,
  confyear =     "1969",
  referencedby = "\cite{1975:ncse:wasserman}",
}

@Book{Dahl:1972:SP,
  author =       "Ole-Johan Dahl and Edsger W. Dijkstra and C. A. R.
                 (Charles Antony Richard) Hoare",
  booktitle =    "Structured Programming",
  title =        "Structured Programming",
  volume =       "8",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  edition =      "Third",
  pages =        "viii + 220",
  year =         "1972",
  ISBN =         "0-12-200550-3 (hardcover), 0-12-200556-2 (paperback)",
  ISBN-13 =      "978-0-12-200550-3 (hardcover), 978-0-12-200556-5
                 (paperback)",
  LCCN =         "QA76.6 .D33 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/Compiler/bevan.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Compiler/math.prog.construction.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/Database/Wiederhold/Pre.1975.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Math/Matrix.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Math/sparse.linear.systems.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/Misc/rwebber.bib;
                 https://www.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/TUBScsd/1972.bib",
  series =       "APIC studies in data processing",
  acknowledgement = ack-nhfb,
  annote =       "See Knuth's comments in STAN-CS-73-371.",
  descriptor =   "Datenstruktur, Hierarchische Programmstruktur,
                 Programmstruktur, Strukturierte Programmierung,
                 Strukturiertes Programmieren",
  library =      "Uni of Newcastle, Auchmuty Library - 005 DAHL",
  tableofcontents = "I. E. W. Dijkstra / Notes on structured programming
                 \\
                 II. C. A. R. Hoare / Notes on data structuring \\
                 III. O.-J. Dahl, C. A. R. Hoare: Hierarchical program
                 structures",
}

@Proceedings{Hoare:1972:OST,
  editor =       "C. A. R. (Charles Antony Richard) Hoare and Ronald H.
                 Perrott",
  booktitle =    "{Operating systems techniques; proceedings}",
  title =        "{Operating systems techniques; proceedings}",
  volume =       "9",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  pages =        "xii + 390",
  year =         "1972",
  ISBN =         "0-12-350650-6",
  ISBN-13 =      "978-0-12-350650-4",
  LCCN =         "QA76.6 .I57 1971",
  bibdate =      "Tue Mar 17 10:58:34 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 z3950.loc.gov:7090/Voyager",
  series =       "A.P.I.C. studies in data processing",
  acknowledgement = ack-nhfb,
  meetingname =  "International Seminar on Operating Systems Techniques
                 (1971: Queen's University of Belfast)",
  remark =       "Held 30 August--3 September, 1971; sponsored by
                 International Computers Limited and the Advanced
                 Computer Technology Project.",
  subject =      "Operating systems (Computers); Congresses",
}

@Proceedings{Bauer:1976:LHI,
  editor =       "Friedrich Ludwig Bauer and Klaus Samelson",
  booktitle =    "{Language hierarchies and interfaces: international
                 summer school [held July 23 to August 2, 1975 in
                 Marktoberdorf]}",
  title =        "{Language hierarchies and interfaces: international
                 summer school [held July 23 to August 2, 1975 in
                 Marktoberdorf]}",
  volume =       "46",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "x + 428",
  year =         "1976",
  DOI =          "https://doi.org/10.1007/3-540-07994-7",
  ISBN =         "0-387-07994-7 (New York), 3-540-07994-7 (Berlin),
                 3-540-37972-X (e-book)",
  ISBN-13 =      "978-0-387-07994-3 (New York), 978-3-540-07994-1
                 (Berlin), 978-3-540-37972-0 (e-book)",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "QA76.6 .L335",
  bibdate =      "Fri Aug 21 09:24:18 MDT 2020",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hoare-c-a-r.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib",
  series =       ser-LNCS,
  URL =          "http://link.springer-ny.com/link/service/series/0558/tocs/t0046.htm;
                 http://www.springerlink.com/content/978-0-387-07994-3;
                 http://www.springerlink.com/openurl.asp?genre=book&isbn=978-3-540-07994-1;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=46",
  ZMID =         "03518718",
  ZMnumber =     "0332.00007",
  abstract =     "Papers prepared by experts for an International Summer
                 School, held in July 1976. Focuses on program
                 development, concurrency, operating systems structures,
                 and programming systems structures.",
  acknowledgement = ack-nhfb,
  editor-dates = "Friedrich (``Fritz'') Ludwig Bauer (10 June 1924--26
                 March 2015)",
  remark =       "The International Summer School took place from July
                 23 to August 2,1975, in Marktoberdorf. This Summer
                 School was organised under the auspices of the
                 Technical University Munich, and was sponsored by the
                 NATO Scientific Affairs Division under the 1975
                 Advanced Study Institutes programme.",
  subject =      "Computer programming; Congresses; Programming
                 languages (Electronic computers); Computer
                 programming.; Programming languages (Electronic
                 computers)",
  tableofcontents = "Introduction \\
                 On the teaching of programming, i.e., on the teaching
                 of thinking / E. W. Dijkstra / 1--10 \\
                 Chapter 1: Concurrency \\
                 Parallel programming: An axiomatic approach / C. A. R.
                 Hoare / 11--42 \\
                 On-the-fly garbage collection: an exercise in
                 cooperation / E. W. Dijkstra / 43--56 \\
                 An exercise in proving parallel programs correct / D.
                 Gries / 57--81 \\
                 The programming language Concurrent Pascal / P. Brinch
                 Hansen / 82--110 \\
                 Chapter 2: Program Development \\
                 Guarded commands, non-determinacy and a calculus for
                 the derivation of programs / E. W. Dijkstra / 111--124
                 \\
                 Program production by successive transformation / M.
                 Griffiths / 125--152 \\
                 Programming as an evolutionary process / F. L. Bauer /
                 153--182 \\
                 Proof of correctness of data representations / C. A. R.
                 Hoare / 183--193 \\
                 Appendix: A philosophy of programming / F. L. Bauer /
                 194--241 \\
                 Chapter 3: Operating System Structure \\
                 The structure of an operating system / C. A. R. Hoare /
                 242--265 \\
                 Language aspects in operating systems / G.
                 Seegm{\"u}ller / 266--292 \\
                 Structured programming in the basic layers of an
                 operating system / W. A. Wulf / 293--344 \\
                 A time-wise hierarchy imposed upon the use of a
                 two-level store / E. W. Dijkstra / 345--357 \\
                 Chapter 4: Programming Systems Structure \\
                 Problems in many-language systems / A. P. Ershov /
                 358--428",
}

@Book{Dijkstra:1976:DP,
  author =       "Edsger W. Dijkstra",
  booktitle =    "A discipline of programming",
  title =        "A discipline of programming",
  publisher =    pub-PH,
  address =      pub-PH:adr,
  pages =        "xvii + 217",
  year =         "1976",
  ISBN =         "0-13-215871-X",
  ISBN-13 =      "978-0-13-215871-8",
  LCCN =         "QA76.6 .D54",
  MRclass =      "68A05",
  MRnumber =     "0660283 (58 \#31999)",
  MRreviewer =   "H. Kilov",
  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/bibnet/authors/h/hamming-richard-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hoare-c-a-r.bib",
  note =         "With a foreword by C. A. R. Hoare.",
  series =       "Prentice-Hall Series in Automatic Computation",
  acknowledgement = ack-nhfb,
  tableofcontents = "Foreword / ix \\
                 Preface / xiii \\
                 0. Executional Abstraction / 1 \\
                 1. The Role of Programming Languages / 7 \\
                 2. States and Their Characterization / 10 \\
                 3. The Characterization of Semantics / 15 \\
                 4. The Semantic Characterization of a Programming
                 Language / 24 \\
                 5. Two Theorems / 37 \\
                 6. On the Design of Properly Terminating Constructs /
                 41 \\
                 7. Euclid's Algorithm Revisited / 45 \\
                 8. The Formal Treatment of Some Small Examples / 51 \\
                 9. On Nondeterminacy Being Bounded / 72 \\
                 10. An Essay On the Notion: the Scope of Variables / 79
                 \\
                 11. Array Variables / 94 \\
                 12. The Linear Search Theorem / 105 \\
                 13. The Problem of the Next Permutation / 107 \\
                 14. The Problem of the Dutch National Flag / 111 \\
                 15. Updating a Sequential File / 117 \\
                 16. Merging Problems Revisited / 123 \\
                 17. An Exercise Attributed to R. W. Hamming / 129 \\
                 18. The Pattern Matching Problem / 135 \\
                 19. Writing a Number as the Sum of Two Squares / 140
                 \\
                 20. The Problem of the Smallest Prime Factor of a Large
                 Number / 143 \\
                 21. The Problem of the Most Isolated Villages / 149 \\
                 22. The Problem of the Shortest Subspanning Tree / 154
                 \\
                 23. Rem's Algorithm For the Recording of Equivalence
                 Classes / 161 \\
                 24. The Problem of the Convex Hull in Three Dimensions
                 / 168 \\
                 25. Finding the Maximal Strong Components in a Directed
                 Graph / 192 \\
                 26. On Manuals and Implementations / 201 \\
                 27. In Retrospect / 209",
}

@Proceedings{Mazurkiewicz:1976:MFC,
  editor =       "Antoni W. Mazurkiewicz",
  booktitle =    "{Mathematical foundations of computer science, 1976:
                 proceedings, 5th Symposium, Gdansk, September 6--10,
                 1976}",
  title =        "{Mathematical foundations of computer science, 1976:
                 proceedings, 5th Symposium, Gdansk, September 6--10,
                 1976}",
  volume =       "45",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xi + 606",
  year =         "1976",
  CODEN =        "LNCSD9",
  DOI =          "????",
  ISBN =         "0-387-07854-1",
  ISBN-13 =      "978-0-387-07854-0",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "QA267.5.S4 S989 1976",
  bibdate =      "Fri Apr 12 07:14:46 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib",
  note =         "``The Symposium is being organized by the Computation
                 Centre of the Polish Academy of Sciences in cooperation
                 with the University of Gdansk.''",
  series =       ser-LNCS,
  URL =          "http://link.springer-ny.com/link/service/series/0558/tocs/t0045.htm;
                 http://www.springerlink.com/content/978-0-387-07854-0;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=45",
  acknowledgement = ack-nhfb,
  keywords =     "formal languages --- congresses; machine theory ---
                 congresses; programming (electronic computers) ---
                 congresses",
}

@Book{Naur:1976:SEC,
  editor =       "Peter Naur and Brian Randell and J. N. Buxton",
  booktitle =    "Software Engineering Concepts and Techniques:
                 Proceedings of the {NATO} Conferences",
  title =        "Software Engineering Concepts and Techniques:
                 Proceedings of the {NATO} Conferences",
  publisher =    "Petrocelli/Charter",
  address =      "New York, NY, USA",
  bookpages =    "x + 306",
  year =         "1976",
  ISBN =         "0-88405-334-2",
  ISBN-13 =      "978-0-88405-334-7",
  LCCN =         "QA76.6 S618 1968",
  bibdate =      "Tue Mar 17 10:22:44 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 z3950.loc.gov:7090/Voyager",
  note =         "Conferences sponsored by the NATO Science Committee,
                 held at Garmisch, Germany, 7--11 October 1968, and at
                 Rome, Italy, 27--31 October 1969",
  acknowledgement = ack-nhfb,
  annote =       "checked",
  publaddr =     "New York, NY, USA",
}

@Proceedings{Samelson:1976:ECP,
  editor =       "Klaus Samelson",
  booktitle =    "{ECI Conference 1976, Proceedings of the 1st European
                 Cooperation in Informatics, Amsterdam, The Netherlands,
                 August 9--12, 1976, Proceedings}",
  title =        "{ECI Conference 1976, Proceedings of the 1st European
                 Cooperation in Informatics, Amsterdam, The Netherlands,
                 August 9--12, 1976, Proceedings}",
  volume =       "44",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  year =         "1976",
  ISBN =         "3-540-07804-5",
  ISBN-13 =      "978-3-540-07804-3",
  bibdate =      "Tue Mar 17 10:28:57 2015",
  bibsource =    "DBLP; http://dblp.uni-trier.de/db/conf/eci/eci76.html;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Lecture Notes in Computer Science",
  acknowledgement = ack-nhfb,
}

@Proceedings{Winkowski:1978:MFC,
  editor =       "J{\'o}zef Winkowski",
  booktitle =    "{Mathematical foundations of computer science, 1978:
                 proceedings, 7th Symposium, Zakopane, Poland, September
                 4--8, 1978}",
  title =        "{Mathematical foundations of computer science, 1978:
                 proceedings, 7th Symposium, Zakopane, Poland, September
                 4--8, 1978}",
  volume =       "64",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "ix + 551",
  year =         "1978",
  CODEN =        "LNCSD9",
  DOI =          "????",
  ISBN =         "0-387-08917-9",
  ISBN-13 =      "978-0-387-08917-1",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "QA76.6 .S9194 1978",
  bibdate =      "Fri Apr 12 07:20:51 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib",
  series =       ser-LNCS,
  URL =          "http://link.springer-ny.com/link/service/series/0558/tocs/t0064.htm;
                 http://www.springerlink.com/content/978-0-387-08917-1;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=64",
  acknowledgement = ack-nhfb,
  keywords =     "database management --- congresses; electronic digital
                 computers --- programming --- congresses; parallel
                 processing (electronic computers) --- congresses;
                 programming languages (electronic computers) ---
                 congresses",
}

@Proceedings{Bauer:1979:PCI,
  editor =       "Friedrich Ludwig Bauer and M. Broy",
  booktitle =    "{Program construction: international summer school}",
  title =        "{Program construction: international summer school}",
  volume =       "69",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "vii + 651",
  year =         "1979",
  CODEN =        "LNCSD9",
  DOI =          "????",
  ISBN =         "0-387-09251-X",
  ISBN-13 =      "978-0-387-09251-5",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "QA76.6 .P75117",
  bibdate =      "Fri Apr 12 07:21:18 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/fibquart.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib",
  note =         "``The international summer school took place from July
                 26 to August 6, 1978, in Marktoberdorf \ldots{} and was
                 sponsored by the NATO Scientific Affairs Division under
                 the 1978 Advanced Study Institutes programme.''",
  series =       ser-LNCS,
  URL =          "http://link.springer-ny.com/link/service/series/0558/tocs/t0069.htm;
                 http://www.springerlink.com/content/978-0-387-09251-5;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=69",
  acknowledgement = ack-nhfb,
  keywords =     "electronic digital computers --- programming ---
                 addresses, essays, lectures",
}

@Proceedings{IEEE:1979:ICS,
  editor =       "IEEE",
  booktitle =    "{4th International Conference on Software Engineering
                 (ICSE '79)}",
  title =        "{4th International Conference on Software Engineering
                 (ICSE '79)}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  month =        sep,
  year =         "1979",
  bibdate =      "Tue Mar 17 10:40:05 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  conflocation = "Munich, GER",
  confyear =     "1979",
  fb14number =   "P 6977",
}

@Proceedings{IEEE:1979:PIC,
  editor =       "{IEEE}",
  booktitle =    "{Proceedings: 4th International Conference on Software
                 Engineering}",
  title =        "{Proceedings: 4th International Conference on Software
                 Engineering}",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  bookpages =    "456",
  year =         "1979",
  bibdate =      "Tue Mar 17 10:29:48 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
  annote =       "checked",
  callnumber =   "QA 76.6 I553 1979",
  confday =      "17",
  confendday =   "19",
  conflocation = "Munich, Germany",
  confmonth =    sep,
}

@Proceedings{Metropolis:1980:HCT,
  editor =       "Nicholas Metropolis and Jack Howlett and Gian-Carlo
                 Rota",
  booktitle =    "A History of Computing in the {Twentieth Century}: a
                 Collection of Essays",
  title =        "A History of Computing in the {Twentieth Century}: a
                 Collection of Essays",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  pages =        "xix + 659",
  year =         "1980",
  DOI =          "https://doi.org/10.1016/C2009-0-22029-0",
  ISBN =         "0-12-491650-3, 1-4832-9668-7 (e-book)",
  ISBN-13 =      "978-0-12-491650-0, 978-1-4832-9668-5 (e-book)",
  LCCN =         "QA75.5 .I63 1976",
  bibdate =      "Tue Aug 15 18:57:33 1995",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hamming-richard-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/householder-alston-s.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/m/metropolis-nicholas.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/r/rutishauser-heinz.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/u/ulam-stanislaw-m.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/v/von-neumann-john.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/w/wilkinson-james-hardy.bib;
                 https://www.math.utah.edu/pub/bibnet/subjects/acc-stab-num-alg.bib;
                 https://www.math.utah.edu/pub/tex/bib/annhistcomput.bib",
  note =         "Original versions of these papers were presented at
                 the International Research Conference on the History of
                 Computing, held at the Los Alamos Scientific
                 Laboratory, 10--15 June 1976.",
  abstract =     "\booktitle{A History of Computing in the Twentieth
                 Century} focuses on the advancements in the processes,
                 methodologies, programs, and techniques in computing.
                 The selection first elaborates on computing
                 developments in Cambridge, U.S.A., pioneering work on
                 computers at Bletchley, and the COLOSSUS. Discussions
                 focus on secrecy and priority, the first COLOSSUS, MARK
                 II COLOSSUS, postwar developments in computing, and the
                 HEATH ROBINSON project. The text then ponders on
                 Turing's work at the National Physical Laboratory and
                 the construction of Pilot ACE, DEUCE, and ACE, the
                 Smithsonian Computer History Project, and programming
                 in America. Topics include origins of FORTRAN,
                 optimization techniques in FORTRAN, DEUCE computer, and
                 the Pilot ACE. The book takes a look at the development
                 of programming in the USSR, advancement of programming
                 languages, and reflections on the evolution of
                 algorithmic language. The book also examines the
                 computer development at Manchester University, the
                 sieve process, MANIAC project, and the ENIAC project.
                 The selection is a valuable reference for computer
                 science experts and researchers interested in the
                 development of computing.",
  acknowledgement = ack-nhfb,
  author-dates = "Friedrich (``Fritz'') Ludwig Bauer (10 June 1924--26
                 March 2015)",
  remark =       "This book contains the edited versions of the papers
                 presented at the international research Conference on
                 the History of Computing, held at the Los Alamos
                 Scientific Laboratory, 10--15 June 1976. The book
                 provides an account of the development of the first
                 large-scale computers in the first half of the
                 twentieth century. Each chapter describes one phase of
                 the development and is written by either a participant
                 or a witness to these events. The treatment is
                 narrative and factual and is meant to give a first
                 exposition of the res gestae. The Exposition is
                 accessible to anyone interested in the subject and
                 requires no technical background.",
  tableofcontents = "Contributors / / ii--ii \\
                 Front Matter / / iii--iii \\
                 Copyright / / iv--iv \\
                 Dedication [to John R. Pasta] / / v--v \\
                 List of Contributors / / xi--xiii \\
                 Preface / / xv--xvii \\
                 Acknowledgments / / xviii--xviii \\
                 Introductory Essay / N. Metropolis and Gian-Carlo Rota
                 / xix--xx \\
                 Part I. Introduction \\
                 We would know what they thought when they did it / R.
                 W. Hamming / 3--9 \\
                 Historiography: a perspective for computer scientists /
                 Kenneth O. May / 11--18 \\
                 Part II. The human side \\
                 Computer developments 1935--1955, as seen from
                 Cambridge, U.S.A. / Garrett Birkhoff / 21--30 \\
                 Pioneering work on computers at Bletchley / I. J. Good
                 / 31--45 \\
                 The COLOSSUS / B. Randell / 47--92 \\
                 Von Neumann: the interaction of mathematics and
                 computing / S. M. Ulam / 93--99 \\
                 Turing's work at the National Physical Laboratory and
                 the construction of Pilot ACE, DEUCE, and ACE / J. H.
                 Wilkinson / 101--114 \\
                 The Smithsonian computer history project and some
                 personal recollections / Henry S. Tropp / 115--122 \\
                 Part III. The languages \\
                 Programming in America in the 1950s: some personal
                 impressions / John Backus / 125--135 \\
                 The early development of programming in the USSR /
                 Andrei P. Ershov and Mikhail R. Shura-Bura / 137--196
                 \\
                 The early development of programming languages / Donald
                 E. Knuth and Luis Trabb Pardo / 197--273 \\
                 Reflections on the evolution of algorithmic language /
                 Mark B. Wells / 275--287 \\
                 Part IV. The machines \\
                 Computer development at the Institute for Advanced
                 Study / Julian Bigelow / 291--310 \\
                 From ENIAC to the stored-program computer: two
                 revolutions in computers / Arthur W. Burks / 311--344
                 \\
                 Computer development at Argonne National Laboratory /
                 J. C. Chu / 345--346 \\
                 The ORDVAC and the ILLIAC / James E. Robertson \\
                 WHIRLWIND / Robert R. Everett // 347--364 \\
                 Reminiscences of Oak Ridge / A. S. Householder /
                 385--388 \\
                 Computer development at IBM / Cuthbert C. Hurd /
                 389--418 \\
                 The SWAC: the National Bureau of Weather Standards
                 Western Automatic Computer / Harry D. Huskey / 419--431
                 \\
                 Computer development at Manchester University / S. H.
                 Lavington / 433--443 \\
                 A history of the sieve process / D. H. Lehmer /
                 445--456 \\
                 The MANIAC / N. Metropolis / 457--464 \\
                 Early research on computers at RCA / Jan Rajchman /
                 465--469 \\
                 Memories of the Bureau of Standards' SEAC / Ralph J.
                 Slutz / 471--477 \\
                 Early computers / George R. Stibitz / 479--483 \\
                 The start of an ERA: Engineering Research Associates,
                 Inc., 1946--1955 / Erwin Tomash / 485--495 \\
                 Early programming development in Cambridge / M. V.
                 Wilkes / 497--501 \\
                 Part V. The places \\
                 Between Zuse and Rutishauser: the early development of
                 digital computing in central Europe / Friedrich L.
                 Bauer / 505--524 \\
                 The ENIAC / J. Presper Eckert, Jr. / 525--539 \\
                 The ENIAC / John W. Mauchly / 541--550 \\
                 Computers in the University of London, 1945--1962 /
                 Andrew D. Booth / 551--561 \\
                 A programmer's early memories / Edsger W. Dijkstra /
                 563--573 \\
                 Early history of computing in Japan / Ryota Suekane /
                 575--578 \\
                 From mechanical linkages to electronic computers:
                 recollections from Czechoslovakia / Antonin Svoboda /
                 579--586 \\
                 Central European prehistory of computing / H. Zemanek /
                 587--609 \\
                 Some remarks on the history of computing in Germany /
                 Konrad Zuse / 611--627 \\
                 The origins of digital computers: supplementary
                 bibliography / B. Randell // 629--659 \\
                 General Index / / 661--683 \\
                 Index of Claimed Firsts and Inventions / 684--685 \\
                 Index of Names / 686--693",
}

@Book{Dijkstra:1982:SWC,
  author =       "Edsger Wybe Dijkstra",
  booktitle =    "Selected Writings on Computing: a Personal
                 Perspective",
  title =        "Selected Writings on Computing: a Personal
                 Perspective",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xvii + 362",
  year =         "1982",
  DOI =          "https://doi.org/10.1007/978-1-4612-5695-3",
  ISBN =         "0-387-90652-5 (New York), 3-540-90652-5 (Berlin)",
  ISBN-13 =      "978-0-387-90652-2 (New York), 978-3-540-90652-0
                 (Berlin)",
  LCCN =         "QA76.24 .D54 1982",
  MRclass =      "68-00 (00A25 01A75 68N05)",
  MRnumber =     "677672 (85d:68001)",
  MRreviewer =   "Kh. I. Kilov",
  bibdate =      "Tue Dec 14 22:47:28 1993",
  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;
                 https://www.math.utah.edu/pub/tex/bib/master.bib",
  note =         "Including a paper co-authored by C. S. Sch{\"o}lten.",
  series =       "Texts and Monographs in Computer Science",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "EWD227 Stepwise Program Construction / Edsger W.
                 Dijkstra / 1--14 \\
                 EWD338 Parallelism in Multi-Record Transactions / E. W.
                 Dijkstra and C. S. Sch{\"o}lten / 15--21 \\
                 EWD376 Finding the Maximum Strong Components in a
                 Directed Graph / Edsger W. Dijkstra / 22--30 \\
                 EWD385 Trip Report E. W. Dijkstra, Summer School
                 Munich, July 25 to August 4, 1973 / Dr. Edsger W.
                 Dijkstra / 31--33 \\
                 EWD386 The Solution to a Cyclic Relaxation Problem /
                 Dr. Edsger W. Dijkstra / 34--35 \\
                 EWD387 Trip Report IBM Seminar ``Communication and
                 Computers'', Newcastle, Sept. 1973 / Dr. Edsger W.
                 Dijkstra / 36--40 \\
                 EWD391 Self-Stabilization in Spite of Distributed
                 Control / Edsger W. Dijkstra / 41--46 \\
                 EWD407 Acceptance Speech for the AFIPS Harry Goode
                 Memorial Award 1974 / Prof. Dr. Edsger W. Dijkstra /
                 47--49 \\
                 EWD427 Speech at the Occasion of an Anniversary /
                 Edsger W. Dijkstra / 50--53 \\
                 EWD442 Inside ``Mathematics Inc.'' / Edsger W. Dijkstra
                 / 54--55 \\
                 EWD443 A Multidisciplinary Approach to Mathematics /
                 Edsger W. Dijkstra / 56--59 \\
                 EWD447 On the Role of Scientific Thought / Prof. Dr.
                 Edsger W. Dijkstra / 60--66 \\
                 EWD462 A Time-Wise Hierarchy Imposed upon the Use of a
                 Two-Level Store / Prof. Dr. Edsger W. Dijkstra / 67--78
                 \\
                 EWD464 A New Elephant Built from Mosquitoes Humming in
                 Harmony / Prof. Dr. Edsger W. Dijkstra / 79--83 \\
                 EWD465 Monotonic Replacement Algorithms and Their
                 Implementation / Prof. Dr. Edsger W. Dijkstra / 84--88
                 \\
                 EWD466 Trip Report E. W. Dijkstra, Meeting IFIP
                 W.G.2.3, Munich, 8---14 December 1974 / Prof. Dr.
                 Edsger W. Dijkstra / 89--94 \\
                 EWD474 Trip Report Visit ETH Z{\"u}rich, 3--4 February
                 1975 by E. W. Dijkstra / Edsger W. Dijkstra / 95--98
                 \\
                 EWD475 A Letter to My Old Friend Jonathan / Edsger W.
                 Dijkstra / 99--103 \\
                 EWD480 ``Craftsman or Scientist?'' / Prof. Dr. Edsger
                 W. Dijkstra / 104--109 \\
                 EWD482 Exercises in Making Programs Robust / Prof. Dr.
                 Edsger W. Dijkstra / 110--119 \\
                 EWD494 Trip Report E. W. Dijkstra 16th April / 7th May,
                 1975, U.S.A. and Canada / Prof. Dr. Edsger W. Dijkstra
                 / 120--128 \\
                 EWD498 How Do We Tell Truths that Might Hurt? / Prof.
                 Dr. Edsger W. Dijkstra / 129--131 \\
                 EWD501 Variations on a Theme: An Open Letter to C. A.
                 R. Hoare / Professor C. A. R. Hoare / 132--140 \\
                 EWD503 A Post-Scriptum to EWD501 / Edsger / 141--144
                 \\
                 EWD504 Erratum and Embellishments of EWD503 / Prof. Dr.
                 Edsger W. Dijkstra / 145--146 \\
                 EWD508 A Synthesis Emerging? / Prof. Dr. Edsger W.
                 Dijkstra / 147--160 \\
                 EWD512 Comments at a Symposium / Edsger W. Dijkstra /
                 161--164 \\
                 EWD513 Trip Report E. W. Dijkstra, Newcastle, 8--12
                 September 1975 / Prof. Dr. Edsger W. Dijkstra /
                 165--168 \\
                 EWD525 On a Warning from E. A. Hauck / Prof. Dr. Edsger
                 W. Dijkstra / 169--171 \\
                 EWD528 More on Hauck's Warning / Prof. Dr. Edsger W.
                 Dijkstra / 172--173 \\
                 EWD538 A Collection of Beautiful Proofs / Edsger W.
                 Dijkstra / 174--183 \\
                 EWD539 Mathematics Inc., a Private Letter from Its
                 Chairman / Prof. Dr. Edsger W. Dijkstra / 184--187 \\
                 EWD554 A Personal Summary of the Gries--Owicki Theory /
                 Prof. Dr. Edsger W. Dijkstra / 188--199 \\
                 EWD561 A ``Non Trip Report'' from E. W. Dijkstra /
                 Prof. Dr. Edsger W. Dijkstra / 200--204 \\
                 EWD563 Formal Techniques and Sizeable Programs / Edsger
                 W. Dijkstra / 205--214 \\
                 EWD570 An Exercise for Dr. R. M. Burstall / Prof. Dr.
                 Edsger W. Dijkstra / 215--216 \\
                 EWD573 A Great Improvement / Prof. Dr. Edsger W.
                 Dijkstra / 217--219 \\
                 EWD575 To H. D. Mills, Chairman Software Methodology
                 Panel / Prof. Dr. Edsger W. Dijkstra / 220--222 \\
                 EWD576 On Subgoal Induction / Prof. Dr. Edsger W.
                 Dijkstra / 223--224 \\
                 EWD577 Trip Report E. W. Dijkstra, ECI-Conference 9--12
                 August 1976, Amsterdam / Prof. Dr. Edsger W. Dijkstra /
                 225--229 \\
                 EWD578 More About the Function ``tt fusc'' (A Sequel to
                 EWD570) / Prof. Dr. Edsger W. Dijkstra / 230--232 \\
                 EWD582A Proof of a Theorem Communicated to Us by S.
                 Ghosh / Prof. Dr. Edsger W. Dijkstra and Drs. C. S.
                 Scholten / 233--234 \\
                 EWD584 Trip Report E. W. Dijkstra, Poland and USSR,
                 4--25 September 1976 / Prof. Dr. Edsger W. Dijkstra /
                 235--244 \\
                 EWD585 Trip Report E. W. Dijkstra, Tokyo, 28 Sept--3
                 Oct. 1976 / Prof. Dr. Edsger W. Dijkstra / 245--250 \\
                 EWD594 A Parable / Prof. Dr. Edsger W. Dijkstra /
                 251--252 \\
                 EWD603 Trip Report E. W. Dijkstra, St.
                 Pierre-de-Chartreuse, 12--19 Dec. 1976 / Prof. Dr.
                 Edsger W. Dijkstra / 253--258 \\
                 EWD607 A Correctness Proof for Communicating Processes:
                 A Small Exercise / Prof. Dr. Edsger W. Dijkstra /
                 259--263 \\
                 EWD608 An Elephant Inspired by the Dutch National Flag
                 / Prof. Dr. Edsger W. Dijkstra / 264--267 \\
                 EWD611 On the Fact that the Atlantic Ocean Has Two
                 Sides / Prof. Dr. Edsger W. Dijkstra / 268--276 \\
                 EWD613 Trip Report E. W. Dijkstra, Australia, 16
                 February 1977--21 March 1977 / Prof. Dr. Edsger W.
                 Dijkstra / 277--283 \\
                 EWD614 A Somewhat Open Letter to EAA or: Why I Proved
                 the Boundedness of the Nondeterminacy in the Way I Did
                 / Prof. Dr. Edsger W. Dijkstra / 284--287 \\
                 EWD618 On Webster, Users, Bugs, and Aristotle / Prof.
                 Dr. Edsger W. Dijkstra / 288--291 \\
                 EWD622 On Making Solutions More and More Fine-Grained /
                 Prof. Dr. Edsger W. Dijkstra / 292--307 \\
                 EWD623 The Mathematics Behind the Banker's Algorithm /
                 Prof. Dr. Edsger W. Dijkstra / 308--312 \\
                 EWD629 On Two Beautiful Solutions Designed by Martin
                 Rem / Prof. Dr. Edsger W. Dijkstra / 313--318 \\
                 EWD635 Trip Report E. W. Dijkstra, Newcastle-upon-Tyne,
                 5--10 Sept. 1977 / Prof. Dr. Edsger W. Dijkstra /
                 319--323 \\
                 EWD636 Why Naive Program Transformation Systems Are
                 Unlikely to Work / Prof. Dr. Edsger W. Dijkstra /
                 324--328 \\
                 EWD637 The Three Golden Rules for Successful Scientific
                 Research / Prof. Dr. Edsger W. Dijkstra / 329--330 \\
                 EWD639 The Introduction of MAES / Prof. Dr. Edsger W.
                 Dijkstra / 331--333 \\
                 EWD643 A Class of Simple Communication Patterns / C. S.
                 Scholten and Prof. Dr. Edsger W. Dijkstra / 334--337
                 \\
                 EWD648 ``Why is Software So Expensive?'' An Explanation
                 to the Hardware Designer / Prof. Dr. Edsger W. Dijkstra
                 / 338--348 \\
                 EWD650 A Theorem about Odd Powers of Odd Integers /
                 Prof. Dr. Edsger W. Dijkstra / 349--350 \\
                 EWD671 Program Inversion / Prof. Dr. Edsger W. Dijkstra
                 / 351--354 \\
                 EWD673 On Weak and Strong Termination / Prof. Dr.
                 Edsger W. Dijkstra / 355--357 \\
                 EWD675 The Equivalence of Bounded Nondeterminacy and
                 Continuity / Prof. Dr. Edsger W. Dijkstra / 358--359
                 \\
                 EWD678 A Story that Starts with a Very Good Computer /
                 Prof. Dr. Edsger W. Dijkstra / 360--362",
}

@Book{Hoare:1985:CSP,
  author =       "C. A. R. Hoare",
  booktitle =    "Communicating Sequential Processes",
  title =        "Communicating Sequential Processes",
  publisher =    "Prentice-Hall International",
  address =      "Englewood Cliffs, NJ, USA and London, UK",
  pages =        "viii + 256",
  year =         "1985",
  DOI =          "https://doi.org/10.5555/3921",
  ISBN =         "0-13-153271-5 (hardcover), 0-13-153289-8 (paperback)",
  ISBN-13 =      "978-0-13-153271-7 (hardcover), 978-0-13-153289-2
                 (paperback)",
  LCCN =         "QA76.6 .H57 1985",
  MRclass =      "68-02 (68Q05 68Q10)",
  MRnumber =     "805324",
  MRreviewer =   "Ryszard Janicki",
  bibdate =      "Sat Jul 30 11:13:34 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",
  note =         "With a foreword by Edsger W. Dijkstra",
  series =       "Prentice Hall International Series in Computer
                 Science",
  URL =          "https://dl.acm.org/doi/book/10.5555/3921",
  acknowledgement = ack-nhfb,
  tableofcontents = "Foreword / iii \\
                 Preface / v \\
                 Summary / ix \\
                 Acknowledgements / xiii \\
                 Glossary of Symbols / xv \\
                 1 Processes / 1 \\
                 1.1 Introduction / 1 \\
                 1.2 Pictures / 12 \\
                 1.3 Laws / 14 \\
                 1.4 Implementation of processes / 16 \\
                 1.5 Traces / 19 \\
                 1.6 Operations on traces / 21 \\
                 1.7 Implementation of traces / 26 \\
                 1.8 Traces of a process / 27 \\
                 1.9 More operations on traces / 34 \\
                 1.10 Specifications / 37 \\
                 2 Concurrency / 45 \\
                 2.1 Introduction / 45 \\
                 2.2 Interaction / 45 \\
                 2.3 Concurrency / 48 \\
                 2.4 Pictures / 54 \\
                 2.5 Example: The Dining Philosophers / 55 \\
                 2.6 Change of symbol / 61 \\
                 2.7 Specifications / 71 \\
                 2.8 Mathematical theory of deterministic processes / 72
                 \\
                 3 Nondeterminism / 81 \\
                 3.1 Introduction / 81 \\
                 3.2 Nondeterministic or / 82 \\
                 3.3 General choice / 86 \\
                 3.4 Refusals / 88 \\
                 3.5 Concealment / 90 \\
                 3.6 Interleaving / 99 \\
                 3.7 Specifications / 101 \\
                 3.8 Divergence / 105 \\
                 3.9 Mathematical theory of non-deterministic processes
                 / 108 \\
                 4 Communication / 113 \\
                 4.1 Introduction / 113 \\
                 4.2 Input and output / 113 \\
                 4.3 Communications / 122 \\
                 4.4 Pipes / 131 \\
                 4.5 Subordination / 142 \\
                 5 Sequential Processes / 153 \\
                 5.1 Introduction / 153 \\
                 5.2 Laws / 157 \\
                 5.3 Mathematical treatment / 158 \\
                 5.4 Interrupts / 161 \\
                 5.5 Assignment / 167 \\
                 6 Shared Resources / 181 \\
                 6.1 Introduction / 181 \\
                 6.2 Sharing by interleaving / 182 \\
                 6.3 Shared storage / 187 \\
                 6.4 Multiple resources / 189 \\
                 6.5 Operating systems / 198 \\
                 6.6 Scheduling / 204 \\
                 7 Discussion / 207 \\
                 7.1 Introduction / 207 \\
                 7.2 Shared storage / 207 \\
                 7.3 Communication / 218 \\
                 7.4 Mathematical models / 226 \\
                 Select Bibliography / 233 \\
                 Index / 235",
}

@Book{Ashenhurst:1987:ATA,
  editor =       "Robert L. Ashenhurst",
  booktitle =    "{ACM Turing Award Lectures}: the first twenty years,
                 1966--1985",
  title =        "{ACM Turing Award Lectures}: the first twenty years,
                 1966--1985",
  publisher =    pub-ACM # " and " # pub-AW,
  address =      pub-ACM:adr # " and " # pub-AW:adr,
  pages =        "xviii + 483",
  year =         "1987",
  ISBN =         "0-201-07794-9",
  ISBN-13 =      "978-0-201-07794-0",
  LCCN =         "QA76.24 .A33 1987",
  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;
                 z3950.loc.gov:7090/Voyager",
  series =       "ACM Press anthology series",
  acknowledgement = ack-nhfb,
  subject =      "Electronic data processing; Computers",
  tableofcontents = "The synthesis of algorithmic systems / Alan J.
                 Perlis \\
                 Computers then and now / Maurice V. Wilkes \\
                 One man's view of computer science / R. W. Hamming \\
                 Form and content in computer science / Marvin Minsky
                 \\
                 Some comments from a numerical analyst / J. H.
                 Wilkinson \\
                 Generality in artificial intelligence / John McCarthy
                 \\
                 The humble programmer / Edsger W. Dijkstra \\
                 The programmer as navigator / Charles W. Bachman \\
                 Computer programming as an art / Donald E. Knuth \\
                 Computer science as empirical inquiry: symbols and
                 search / Allen Newell and Herbert A. Simon \\
                 Complexity of computations / Michael O. Rabin \\
                 Logic and programming languages / Dana S. Scott \\
                 Can programming be liberated from the von Neumann
                 style?: a functional style and its algebra of programs
                 / John Backus \\
                 The paradigms of programming / Robert W. Floyd \\
                 Notation as a tool of thought / Kenneth E. Iverson \\
                 The emperor's old clothes / Charles Antony Richard
                 Hoare \\
                 Relational database: a practical foundation for
                 productivity / E. F. Codd \\
                 An overview of computational complexity / Stephen A.
                 Cook \\
                 Reflections on software research / Dennis M. Ritchie
                 \\
                 Reflections on trusting trust / Ken Thompson \\
                 From programming language design to computer
                 construction / Niklaus Wirth \\
                 Combinatorics, complexity, and randomness / Richard M.
                 Karp \\
                 Algorithm design / Robert E. Tarjan \\
                 Computer science: the emergence of a discipline / John
                 E. Hopcroft \\
                 The search for performance in scientific processors /
                 John Cocke \\
                 Micropipelines / Ivan E. Sutherland \\
                 On building systems that will fail / Fernando J.
                 Corbat{\'o} \\
                 Elements of interaction / Robin Milner \\
                 Turing Award Lecture: it's time to reconsider time /
                 Richard Edwin Stearns \\
                 Turing Award Lecture: on computational complexity and
                 the nature of computer science / Juris Hartmanis \\
                 How the `what' becomes the `how' / Edward A. Feigenbaum
                 \\
                 To dream the possible dream / Raj Reddy \\
                 The Early Days of RSA: History and Lessons / Ronald L.
                 Rivest \\
                 Pre-RSA Days: History and Lessons / Leonard Adleman \\
                 Cryptography: State of the science / Adi Shamir \\
                 Turing Award Lecture / Alan Kay \\
                 Assessing the Internet: Lessons Learned, Strategies for
                 Evolution, and Future Possibilities / Vinton Cerf,
                 Robert E. Kahn \\
                 Computing vs. Human Thinking / Peter Naur \\
                 Compiling for Performance: A Personal Tour / Frances
                 Allen \\
                 Model checking: my 27-year quest to overcome the state
                 explosion problem / Edmund M. Clarke \\
                 Model checking: A Personal Perspective / E. Allen
                 Emerson \\
                 The Quest for Correctness Beyond Verification / Joseph
                 Sifakis \\
                 The Power of Abstraction / Barbara Liskov \\
                 Improving the Future by Examining the Past / Charles P.
                 Thacker",
}

@Book{Dijkstra:1989:FDP,
  editor =       "Edsger W. Dijkstra",
  booktitle =    "Formal Development of Programs and Proofs",
  title =        "Formal Development of Programs and Proofs",
  publisher =    pub-AW,
  address =      pub-AW:adr,
  pages =        "xiv + 242",
  year =         "1989",
  ISBN =         "0-201-17237-2",
  ISBN-13 =      "978-0-201-17237-9",
  LCCN =         "QA76.6 .F657 1990",
  bibdate =      "Thu Mar 12 12:24:59 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/texbook2.bib",
  note =         prep-latex,
  URL =          "http://www.gbv.de/dms/bowker/toc/9780201172379.pdf;
                 http://www.zentralblatt-math.org/zmath/en/search/?an=0734.68063",
  acknowledgement = ack-mz # "\slash " # ack-nhfb,
  editor-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "Foreword / vii \\
                 Preface / x \\
                 Constructive Type Theory: A Perspective from Computing
                 Science / 1 \\
                 The Maximum-Segment-Sum Problem / 33 \\
                 Inorder Traversal of a Binary Tree and its Inversion /
                 37 \\
                 A Hands-in-the-Pocket Presentation of a $k$-Majority
                 Vote Algorithm / 43 \\
                 A Small Problem on Rectangles / 47 \\
                 On the Formal Derivation of a Proof of the Invariance
                 Theorem / 49 \\
                 A Problem on Bichrome $6$-Graphs / 55 \\
                 Formal Program Transformations for VLSI Circuit
                 Synthesis / 59 \\
                 Programs from Specifications / 81 \\
                 Piecewise Data Refinement / 117 \\
                 Exercises in Formula Manipulation / 139 \\
                 Multiplication and Division of Polynomials / 159 \\
                 A Parallel Program that Generates the Mobius Sequence /
                 171 \\
                 Distribution and Inversion of Warshall's Algorithm /
                 183 \\
                 A Distributed Algorithm for Mutual Exclusion: An
                 Experiment in Presentation / 195 \\
                 The Derivation of a Proof by J. C. S. P. van der Woude
                 / 201 \\
                 Fillers at the YoP Institute / 209 \\
                 Influences (or Lack Thereof) of Formalism in Teaching
                 Programming and Software Engineering / 229 \\
                 The Authors / 237 \\
                 The Year of Programming on Videotape / 242",
}

@Book{Dijkstra:1990:PCP,
  author =       "Edsger W. Dijkstra and Carel S. Scholten",
  booktitle =    "Predicate Calculus and Program Semantics",
  title =        "Predicate Calculus and Program Semantics",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xii + 220",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-3228-5",
  ISBN =         "0-387-96957-8",
  ISBN-13 =      "978-0-387-96957-2",
  MRclass =      "68Q60 (03B70 68Q55)",
  MRnumber =     "1028545 (91c:68089)",
  MRreviewer =   "John C. Mitchell",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  series =       "Texts and Monographs in Computer Science",
  acknowledgement = ack-nhfb,
  author-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "On structures / 1--9 \\
                 On substitution and replacement / 11--16 \\
                 On functions and equality / 17--20 \\
                 On our proof format / 21--29 \\
                 The calculus of boolean structures / 30--80 \\
                 Some properties of predicate transformers / 81--120 \\
                 Semantics of straight-line programs / 121--146 \\
                 Equations in predicates and their extreme solutions /
                 147--170 \\
                 Semantics of repetitions / 170--189 \\
                 Operational considerations / 190--200 \\
                 Converse predicate transformers / 201--208 \\
                 The strongest postcondition / 209--215",
}

@Book{Feijen:1990:BOB,
  editor =       "W. H. J. Feijen and A. J. M. van Gasteren and David
                 Gries and J. Misra",
  booktitle =    "Beauty is our Business: a Birthday Salute to {Edsger
                 W. Dijkstra}",
  title =        "Beauty is our Business: a Birthday Salute to {Edsger
                 W. Dijkstra}",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xix + 453",
  year =         "1990",
  DOI =          "https://doi.org/10.1007/978-1-4612-4476-9",
  ISBN =         "0-387-97299-4, 3-540-97299-4, 1-4612-8792-8 (print),
                 1-4612-4476-5 (online)",
  ISBN-13 =      "978-0-387-97299-2, 978-3-540-97299-0,
                 978-1-4612-8792-6 (print), 978-1-4612-4476-9 (online)",
  ISSN =         "0172-603X",
  ISSN-L =       "0172-603X",
  LCCN =         "QA76 .B326 1990",
  bibdate =      "Thu Mar 24 09:27:40 1994",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 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;
                 https://www.math.utah.edu/pub/tex/bib/fparith.bib;
                 https://www.math.utah.edu/pub/tex/bib/ibmjrd.bib;
                 https://www.math.utah.edu/pub/tex/bib/master.bib;
                 https://www.math.utah.edu/pub/tex/bib/texbook3.bib",
  note =         "Contains important treatment of accurate
                 binary-to-decimal conversion
                 \cite{Gries:1990:BDO,Knuth:1990:SPW}.",
  URL =          "http://www.zentralblatt-math.org/zmath/en/search/?an=0718.68004",
  acknowledgement = ack-nhfb,
  tableofcontents = "Anonymous / Front Matter / i--xix \\
                 Krzysztof R. Apt, Frank S. de Boer, Ernst-R{\"u}diger
                 Olderog / Proving Termination of Parallel Programs /
                 1--6 / doi:10.1007/978-1-4612-4476-9_1 \\
                 Roland C. Backhouse / On a Relation on Functions /
                 7--18 / doi:10.1007/978-1-4612-4476-9_2 \\
                 F. L. Bauer / Efficient Solution of a Non--Monotonic
                 Inverse Problem / 19--26 /
                 doi:10.1007/978-1-4612-4476-9_3 \\
                 A. Bijlsma / Semantics of Quasi--Boolean Expressions /
                 27--35 / doi:10.1007/978-1-4612-4476-9_4 \\
                 Richard S. Bird / Small Specification Exercises /
                 36--43 / doi:10.1007/978-1-4612-4476-9_5 \\
                 Maarten Boasson / Architecture of Real--Time Systems /
                 44--53 / doi:10.1007/978-1-4612-4476-9_6 \\
                 Robert S. Boyer, Milton W. Green, J Strother Moore /
                 The Use of a Formal Simulator to Verify a Simple Real
                 Time Control Program / 54--66 /
                 doi:10.1007/978-1-4612-4476-9_7 \\
                 Donald W. Braben / Exploring the Future: Trends and
                 Discontinuities / 67--75 /
                 doi:10.1007/978-1-4612-4476-9_8 \\
                 Coen Bron / On a Renewed Visit to the Banker and a
                 Remarkable Analogy / 76--82 /
                 doi:10.1007/978-1-4612-4476-9_9 \\
                 Manfred Broy / On Bounded Buffers: Modularity,
                 Robustness, and Reliability in Reactive Systems /
                 83--93 / doi:10.1007/978-1-4612-4476-9_10 \\
                 K. Mani Chandy, Stephen Taylor / Examples in Program
                 Composition / 94--101 /
                 doi:10.1007/978-1-4612-4476-9_11 \\
                 Albert J. Dijkstra / On the Mechanism of the
                 Hydrogenation of Edible Oils / 102--111 /
                 doi:10.1007/978-1-4612-4476-9_12 \\
                 W. H. J. Feijen, A. J. M. van Gasteren, D. Gries, J.
                 Misra / The Problem of the Majority Network / 112--118
                 / doi:10.1007/978-1-4612-4476-9_13 \\
                 W. H. J. Feijen / A Little Exercise in Deriving
                 Multiprograms / 119--126 /
                 doi:10.1007/978-1-4612-4476-9_14 \\
                 A. J. M. van Gasteren / Experimenting with a Refinement
                 Calculus / 127--134 / doi:10.1007/978-1-4612-4476-9_15
                 \\
                 Mohamed G. Gouda / Serializable Programs,
                 Parallelizable Assertions: A Basis for Interleaving /
                 135--140 / doi:10.1007/978-1-4612-4476-9_16 \\
                 David Gries / Binary to Decimal, One More Time /
                 141--148 / doi:10.1007/978-1-4612-4476-9_17 \\
                 A. N. Habermann / Rotate and Double / 149--162 /
                 doi:10.1007/978-1-4612-4476-9_18 \\
                 Eric C. R. Hehner / Beautifying G{\"o}del / 163--172 /
                 doi:10.1007/978-1-4612-4476-9_19 \\
                 G. Helmberg / A Striptease of Entropy / 173--175 /
                 doi:10.1007/978-1-4612-4476-9_20 \\
                 Ted Herman / On a Theorem of Jacobson / 176--181 /
                 doi:10.1007/978-1-4612-4476-9_21 \\
                 Wim H. Hesselink / Modalities of Nondeterminacy /
                 182--192 / doi:10.1007/978-1-4612-4476-9_22 \\
                 C. A. R. Hoare / A Theory for the Derivation of C-mos
                 Circuit Designs / 193--205 /
                 doi:10.1007/978-1-4612-4476-9_23 \\
                 Rob Hoogerwoord / On Mathematical Induction and the
                 Invariance Theorem / 206--211 /
                 doi:10.1007/978-1-4612-4476-9_24 \\
                 J. J. Horning / Formalizing Some Classic
                 Synchronization Primitives / 212--219 /
                 doi:10.1007/978-1-4612-4476-9_25 \\
                 Cliff B. Jones / Consequences / 220--225 /
                 doi:10.1007/978-1-4612-4476-9_26 \\
                 Anne Kaldewaij / Shortest and Longest Segments /
                 226--232 / doi:10.1007/978-1-4612-4476-9_27 \\
                 Donald E. Knuth / A Simple Program Whose Proof Isn't /
                 233--242 / doi:10.1007/978-1-4612-4476-9_28 \\
                 Vadim E. Kotov / Binding Structure and Behaviour in
                 ``Whole Net'' Concurrency Semantics / 243--250 /
                 doi:10.1007/978-1-4612-4476-9_29 \\
                 F. E. J. Kruseman Aretz / Maximal Strong Components: An
                 Exercise in Program Presentation / 251--261 /
                 doi:10.1007/978-1-4612-4476-9_30 \\
                 Christian Lengauer, Duncan G. Hudson / A Systolic
                 Program for Gauss--Jordan Elimination / 262--273 /
                 doi:10.1007/978-1-4612-4476-9_31 \\
                 J. H. van Lint / Coding for Channels with Localized
                 Errors / 274--279 / doi:10.1007/978-1-4612-4476-9_32
                 \\
                 Johan J. Lukkien, Jan L. A. van de Snepscheut /
                 Topology-Independent Algorithms Based on Spanning Trees
                 / 280--288 / doi:10.1007/978-1-4612-4476-9_33 \\
                 Zohar Manna, Amir Pnueli / An Exercise in the
                 Verification of Multi--Process Programs / 289--301 /
                 doi:10.1007/978-1-4612-4476-9_34 \\
                 Alain J. Martin / The Limitations to
                 Delay--Insensitivity in Asynchronous Circuits /
                 302--311 / doi:10.1007/978-1-4612-4476-9_35 \\
                 Jayadev Misra / A Simple Proof of a Simple Consensus
                 Algorithm / 312--318 / doi:10.1007/978-1-4612-4476-9_36
                 \\
                 Carroll Morgan / Of wp and {CSP} / 319--326 /
                 doi:10.1007/978-1-4612-4476-9_37 \\
                 Joseph M. Morris / Programming by Expression
                 Refinement: the {KMP} Algorithm / 327--338 /
                 doi:10.1007/978-1-4612-4476-9_38 \\
                 Greg Nelson / Methodical Competitive Snoopy--Caching /
                 339--345 / doi:10.1007/978-1-4612-4476-9_39 \\
                 Peter G. Neumann / Beauty and the Beast of Software
                 Complexity Elegance versus Elephants / 346--351 /
                 doi:10.1007/978-1-4612-4476-9_40 \\
                 W. Peremans / A Note on Feasibility / 352--355 /
                 doi:10.1007/978-1-4612-4476-9_41 \\
                 Karel A. Post / A Curious Property of Points and
                 Circles in the Plane / 356--357 /
                 doi:10.1007/978-1-4612-4476-9_42 \\
                 Paul Pritchard / A Problem Involving Subsequences /
                 358--364 / doi:10.1007/978-1-4612-4476-9_43 \\
                 Martin Rem / A Personal Perspective of the
                 Alpern--Schneider Characterization of Safety and
                 Liveness / 365--372 / doi:10.1007/978-1-4612-4476-9_44
                 \\
                 Fred B. Schneider / Simpler Proofs for Concurrent
                 Reading and Writing / 373--379 /
                 doi:10.1007/978-1-4612-4476-9_45 \\
                 Carel S. Scholten / Goodbye Junctivity? / 380--385 /
                 doi:10.1007/978-1-4612-4476-9_46 \\
                 Henk C. A. van Tilborg / An Assignment Problem for the
                 Vertices of a Cycle / 386--389 /
                 doi:10.1007/978-1-4612-4476-9_47 \\
                 D. A. Turner / Duality and De Morgan Principles for
                 Lists / 390--398 / doi:10.1007/978-1-4612-4476-9_48 \\
                 W. M. Turski / The Quest for Timeless Specifications
                 Leads to Non--Stepping Automata / 399--409 /
                 doi:10.1007/978-1-4612-4476-9_49 \\
                 Jan Tijmen Udding / The Maximum Length of a Palindrome
                 in a Sequence / 410--416 /
                 doi:10.1007/978-1-4612-4476-9_50 \\
                 Lincoln A. Wallen / On Form, Formalism and Equivalence
                 / 417--426 / doi:10.1007/978-1-4612-4476-9_51 \\
                 N. Wirth / Drawing Lines, Circles, and Ellipses in a
                 Raster / 427--434 / doi:10.1007/978-1-4612-4476-9_52
                 \\
                 Jaap van der Woude / Calculations with Relations, an
                 Example / 435--441 / doi:10.1007/978-1-4612-4476-9_53
                 \\
                 Heinz Zemanek / Two Proofs for Pythagoras / 442--447 /
                 doi:10.1007/978-1-4612-4476-9_54 \\
                 Anonymous / Back Matter / 448--453",
}

@Proceedings{Bird:1993:MPC,
  editor =       "R. S. Bird and Carroll Morgan and Jim Woodcock",
  booktitle =    "{Mathematics of program construction: second
                 international conference, Oxford, UK, June 29--July 3,
                 1992: proceedings}",
  title =        "{Mathematics of program construction: second
                 international conference, Oxford, UK, June 29--July 3,
                 1992: proceedings}",
  volume =       "669",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "viii + 378",
  year =         "1993",
  CODEN =        "LNCSD9",
  DOI =          "????",
  ISBN =         "3-540-56625-2 (Berlin), 0-387-56625-2 (New York)",
  ISBN-13 =      "978-3-540-56625-0 (Berlin), 978-0-387-56625-2 (New
                 York)",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "QA76.6 .M367 1993",
  bibdate =      "Fri Apr 12 07:36:38 1996",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib",
  note =         "Papers \ldots{} presented at the Second International
                 Conference on the Mathematics of Program Construction,
                 held at St Catherine's College, Oxford, during the week
                 of 29 June--3 July, 1992.",
  price =        "DM72.00",
  series =       ser-LNCS,
  URL =          "http://link.springer-ny.com/link/service/series/0558/tocs/t0669.htm;
                 http://www.springerlink.com/content/978-3-540-56625-0;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=669",
  acknowledgement = ack-nhfb,
  keywords =     "computer science --- mathematics --- congresses;
                 electronic digital computers --- programming ---
                 congresses",
}

@Proceedings{Broy:1996:DPD,
  editor =       "M. Broy",
  booktitle =    "{Deductive program design: Proceedings of the NATO
                 Advanced Study Institute on Deductive Program Design,
                 held in Marktoberdorf, Germany, July 26--August 7,
                 1994}",
  title =        "{Deductive program design: Proceedings of the NATO
                 Advanced Study Institute on Deductive Program Design,
                 held in Marktoberdorf, Germany, July 26--August 7,
                 1994}",
  volume =       "152",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "viii + 467",
  year =         "1996",
  ISBN =         "3-540-60947-4 (hardcover)",
  ISBN-13 =      "978-3-540-60947-6 (hardcover)",
  LCCN =         "QA76.9.D5 D38 1996",
  bibdate =      "Tue Mar 17 10:33:47 MDT 2015",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 z3950.loc.gov:7090/Voyager",
  series =       "NATO ASI series. Series F, Computer and systems
                 sciences",
  URL =          "http://www.loc.gov/catdir/enhancements/fy0812/96010788-d.html",
  acknowledgement = ack-nhfb,
  subject =      "Electronic data processing; Distributed processing;
                 Congresses; System design; Logic, Symbolic and
                 mathematical",
}

@Book{Dean:1996:TLF,
  author =       "C. Neville Dean and Michael Gerard Hinchey",
  booktitle =    "Teaching and Learning Formal Methods",
  title =        "Teaching and Learning Formal Methods",
  publisher =    pub-ACADEMIC,
  address =      pub-ACADEMIC:adr,
  pages =        "xvi + 285",
  year =         "1996",
  ISBN =         "0-12-349040-5",
  ISBN-13 =      "978-0-12-349040-7",
  LCCN =         "QA76.76D47 T42",
  bibdate =      "Tue Mar 17 16:53:46 MDT 2015",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  note =         "Foreword by Edsger W. Dijkstra.",
  series =       "Academic Press international series in formal
                 methods",
  URL =          "http://www.gbv.de/dms/bowker/toc/9780123490407.pdf",
  acknowledgement = ack-nhfb,
  tableofcontents = "Foreword / Edsger W. Dijkstra / vii \\
                 Series Foreword / Michael G. Hinchey / ix \\
                 Preface / C. Neville Dean and Michael G. Hinchey / xi
                 \\
                 List of Contributors / xv \\
                 1: An industrial perspective on educational issues
                 relating to formal methods / John B. Wordsworth / 1 \\
                 2: Effective formal methods education for professional
                 software engineers / David Garlan / \\
                 3: Education for computing professionals / David Lorge
                 Parnas / 31 \\
                 4: Teaching programming as engineering / David Lorge
                 Parnas / 43 \\
                 5: Hints to specifiers / Jeannette M. Wing / 57 \\
                 6: Moore formal methods in the classroom: A how-to
                 manual / James A. Foster and Michael Barnett / 79 \\
                 7: Formal methods and modeling in context / C. Neville
                 Dean and Michael G. Hinchey / 99 \\
                 8: An empirical study of specification readability /
                 Kate M. Finney and Alex M. Fedorec / 117 \\
                 9: Investigating student difficulties with mathematical
                 logic / Vicki L. Almstrum / 131 \\
                 10: An executable course in the algebraic semantics of
                 imperative programs / Grant Malcolm and Joseph A.
                 Goguen / 161 \\
                 11: Improving the curriculum through the teaching of
                 calculation and discrimination / David Gries / 181 \\
                 12: Programming, proving and calculation / Wim Feijenm
                 and Netty van Gasteren / 197 \\
                 13: Teaching hardware and software versification in a
                 uniform framework / Michael J. C. Gordon / 245 \\
                 Index / / 277",
}

@Book{Laplante:1996:GPC,
  editor =       "Phillip Laplante",
  booktitle =    "Great Papers in Computer Science",
  title =        "Great Papers in Computer Science",
  publisher =    pub-IEEE,
  address =      pub-IEEE:adr,
  pages =        "iv + 717",
  year =         "1996",
  ISBN =         "0-314-06365-X (paperback), 0-7803-1112-4 (hardcover)",
  ISBN-13 =      "978-0-314-06365-6 (paperback), 978-0-7803-1112-1
                 (hardcover)",
  LCCN =         "QA76 .G686 1996",
  bibdate =      "Mon Jun 30 09:07:12 2003",
  bibsource =    "http://cs.wwc.edu/~aabyan/221_2/PLBOOK/Syntax.html;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/s/shannon-claude-elwood.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/v/von-neumann-john.bib;
                 https://www.math.utah.edu/pub/tex/bib/fortran3.bib",
  price =        "US\$23.95",
  URL =          "http://bit.csc.lsu.edu/~chen/GreatPapers.html",
  acknowledgement = ack-nhfb,
  tableofcontents = "1.1 The Complexity of Theorem Proving Procedures /
                 2 \\
                 Stephen A. Cook \\
                 1.2 On the Conceptual Complexity of Algorithms / 10 \\
                 J. Hartmanis and R. E. Stearns \\
                 1.3 Quicksort / 31 \\
                 C. A. R. Hoare \\
                 1.4 Finite Automata and Their Decision Problems / 40
                 \\
                 M. O. Rabin and D. Scott \\
                 Section 2. Programming Languages \\
                 2.1 The FORTRAN Automatic Coding System / 62 \\
                 J. W. Backus, et al. \\
                 2.2 An Axiomatic Basis for Computer Programming / 80
                 \\
                 C. A. R. Hoare \\
                 2.3 An Axiomatic Definition of the Programming Language
                 Pascal / 90 \\
                 C. A. R. Hoare and N. Wirth \\
                 2.4 The Contour Model of Block Structured Processes /
                 111 \\
                 John B. Johnston \\
                 2.5 On the Translation of Languages from Left to Right
                 / 150 \\
                 Donald E. Knuth \\
                 2.6 Revised Report on the Algorithmic Language ALGOL 60
                 / 174 \\
                 Peter Naur, et al. \\
                 Section 3. Architecture \\
                 3.1 First Draft of a Report on the EDVAC / 208 \\
                 John von Neumann \\
                 3.2 A Symbolic Analysis of Relay and Switching Circuits
                 / 219 \\
                 Claude E. Shannon \\
                 3.3 Alto: A Personal Computer / 246 \\
                 C. P. Thacker, E. M. McCreight, B. W. Lampson, \\
                 R. F. Sproull, and D. R Boggs \\
                 3.4 The Best Way to Design an Automatic Calculating
                 Machine / 279 \\
                 M. V. Wilkes \\
                 Section 4. Numerical and Scientific Computing \\
                 4.1 On Computable Numbers, with an Application to the
                 Entscheidungsproblem / 287 \\
                 A. M. Turing \\
                 4.2 On Computable Numbers, with an Application to the
                 Entscheidungsproblem. A Correction / 317 \\
                 A. M. Turing \\
                 Section 5. Operating Systems \\
                 5.1 Cooperating Sequential Processes / 321 \\
                 Edsger W. Dijkstra \\
                 5.2 Solution of a Problem in Concurrent Process Control
                 / 378 \\
                 Edsger W. Dijkstra \\
                 5.3 A Formal System for Information Retrieval from
                 Files / 381 \\
                 David Hsiao and Frank Harary \\
                 Section 6. Software Methodology and Engineering \\
                 6.1 No Silver Bullet ? Essence and Accidents of
                 Software Engineering / 397 \\
                 Frederick P. Brooks \\
                 6.2 Guarded Commands, Nondeterminancy, and Formal
                 Derivation of Programs / 412 \\
                 Edsger W. Dijkstra \\
                 6.3 Go To Statement Considered Harmful / 420 \\
                 Edsger W. Dijkstra \\
                 6.4 Proof of Correctness of Data Representations / 423
                 \\
                 C. A. R. Hoare \\
                 6.5 On the Criteria to be Used in Decomposing Systems /
                 433 \\
                 into Modules \\
                 David L. Parnas \\
                 6.6 A Rational Design Process: How and Why to Fake It /
                 442 \\
                 David L. Parnas and Paul C. Clements \\
                 6.7 Global Variables Considered Harmful / 452 \\
                 W. Wulf and M. Shaw \\
                 Section 7. Databases \\
                 7.1 The Theory of Joins in Relational Databases / 460
                 \\
                 A. V. Aho, C. Beeri, and J. D. Ullman \\
                 7.2 Organization and Maintenance of Large Ordered
                 Indexes / 478 \\
                 R. Bayer and E. McCreight \\
                 7.3 The Entity Relationship Model --- Toward A Unified
                 View of Data / 494 \\
                 Peter Pin-Shan Chen \\
                 7.4 A Relational Model of Data for Large Shared Data
                 Banks / 519 \\
                 E. F. Codd \\
                 Section 8. Artificial Intelligence and Robotics \\
                 8.1 Steps Toward Artificial Intelligence / 541 \\
                 Marvin L. Minsky \\
                 8.2 Matter, Mind, and Models / 580 \\
                 Marvin L. Minsky \\
                 8.3 Fusion, Propagation, and Structuring in Belief
                 Networks / 586 \\
                 Judea Pearl \\
                 8.4 Computing Machinery and intelligence / 628 \\
                 A. M. Turing \\
                 Section 9. Human-Computer Communications \\
                 9.1 Programming Considered as a Human Activity / 648
                 \\
                 Edsger W. Dijkstra \\
                 Section 10. History \\
                 10.1 Programming in America in the 1950s --- Some
                 Personal Impressions / 665 \\
                 John Backus \\
                 10.2 The Evolution of Data-Base Management Systems /
                 663 \\
                 James P. Fry and Edgar H. Sibley \\
                 10.3 The Evolution of the UNIX Time-Sharing System /
                 707 \\
                 Dennis M. Ritchie",
}

@Book{Denning:1997:BCN,
  editor =       "Peter J. Denning and Robert M. Metcalfe",
  booktitle =    "Beyond Calculation: The Next Fifty Years of
                 Computing",
  title =        "Beyond Calculation: The Next Fifty Years of
                 Computing",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  bookpages =    "xviii + 313",
  pages =        "xviii + 313",
  year =         "1997",
  DOI =          "https://doi.org/10.1007/978-1-4612-0685-9",
  ISBN =         "0-387-94932-1, 0-387-98588-3 (paperback),
                 1-4612-0685-5",
  ISBN-13 =      "978-0-387-94932-1, 978-0-387-98588-6 (paperback),
                 978-1-4612-0685-9",
  LCCN =         "QA76 .D348 1997",
  MRclass =      "*68-03, 00-02, 68M01",
  bibdate =      "Mon Aug 6 10:40:15 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hamming-richard-w.bib",
  acknowledgement = ack-nhfb,
  tableofcontents = "The revolution yet to happen / Gordon Bell and
                 James N. Gray \\
                 When they're everywhere / Vinton G. Cerf \\
                 Beyond limits / Bob Frankston \\
                 The tide, not the waves / Edsger W. Dijkstra \\
                 How to think about trends / Richard W. Hamming \\
                 The coming age of calm technology / Mark Weiser and
                 John Seely Brown \\
                 Growing up in the culture of simulation / Sherry Turkle
                 \\
                 Why it's good that computers don't work like the brain
                 / Donald Norman \\
                 The logic of dreams / David Gelernter \\
                 End-running human intelligence / Franz L. Alt \\
                 A world without work / Paul W. Abrahams \\
                 The design of interaction / Terry Winograd \\
                 The stumbling titan / Bob O. Evans \\
                 The leaders of the future / Fernando Flores \\
                 Information warfare / Larry Druffel \\
                 Virtual feudalism / Abbe Mowshowitz \\
                 Sharing our planet / Donald D. Chamberlin \\
                 There and not there / William J. Mitchell and Oliver
                 Strimpel \\
                 The dynamics of innovation / Dennis Tsichritzis \\
                 How we will learn / Peter J. Denning",
}

@Book{Shasha:1998:TML,
  editor =       "Dennis Shasha and Cathy Lazere",
  booktitle =    "Out of Their Minds: The Lives and Discoveries of 15
                 Great Computer Scientists",
  title =        "Out of Their Minds: The Lives and Discoveries of 15
                 Great Computer Scientists",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xi + 293",
  year =         "1998",
  ISBN =         "0-387-98269-8",
  ISBN-13 =      "978-0-387-98269-4",
  LCCN =         "QA76.2.A2 S53 1998",
  bibdate =      "Wed Mar 14 09:08:25 2001",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/master.bib",
  price =        "US\$16.00",
  abstract =     "\booktitle{Out of Their Minds} profiles 15 of the
                 planet's foremost computer scientists, including eight
                 winners of the Turing Award, computing's Nobel Prize.
                 Based on recent interviews, the scientists are revealed
                 in fascinating anecdotes about their early inspirations
                 and influences, contributions, and thoughts on the
                 field's explosive future.",
  acknowledgement = ack-nhfb,
  keywords =     "Alan Kay; Burton Smith; Danny Hillis; Donald Knuth;
                 Doug Lenat; Edsger Dijkstra; Edward Feigenbaum; Fred
                 Brooks; John Backus; John McCarthy; Leonid Levin;
                 Leslie Lamport; Michael Rabin; Robert Tarjan; Steve
                 Cook",
  libnote =      "Not yet in my library.",
  tableofcontents = "Linguists, how to talk to machines \\
                 Restless inventor / John Backus \\
                 Uncommon logician of common sense / John McCarthy \\
                 Clear romantic vision / Alan C. Kay \\
                 Algorithmists, how to solve problems fast \\
                 Appalling prose and the shortest path / Edsger W.
                 Dijkstra \\
                 Possibilities of chance / Michael O. Rabin \\
                 Boundless interests, a common thread / Donald E. Knuth
                 \\
                 In search of good structure / Robert E. Tarjan \\
                 Of time, space, and computation / Leslie Lamport \\
                 Good solution is hard to find / Stephen Cook and Leonid
                 Levin \\
                 Architects, how to build better machines \\
                 Delight in making things work / Frederick P. Brooks,
                 Jr. \\
                 Racing with the speed of light / Burton J. Smith \\
                 Biological connection / W. Daniel Hillis \\
                 Sculptors of machine intelligence, how to make machines
                 smart \\
                 Power of knowledge / Edward A. Feigenbaum \\
                 Twenty-year bet / Douglas B. Lenat \\
                 Epilogue: Secrets of success? \\
                 Postscript: Next 25 years \\
                 Glossary",
}

@Proceedings{Pomberger:2000:SNW,
  editor =       "Gustav Pomberger and J{\"u}rg Gutknecht and
                 L{\'a}szl{\'o} B{\"o}sz{\"o}rmenyi",
  booktitle =    "{The School of Niklaus Wirth: the art of simplicity}",
  title =        "{The School of Niklaus Wirth: the art of simplicity}",
  publisher =    "dpunkt.verlag",
  address =      "Heidelberg, Germany",
  pages =        "viii + 260",
  year =         "2000",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7",
  ISBN =         "1-55860-723-4 (Morgan Kaufmann), 3-932588-85-1
                 (dpunkt)",
  ISBN-13 =      "978-1-55860-723-1 (Morgan Kaufmann), 978-3-932588-85-3
                 (dpunkt)",
  LCCN =         "????",
  bibdate =      "Tue Mar 17 10:42:59 MDT 2015",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  URL =          "http://www.springerlink.com/content/978-3-642-48354-7",
  acknowledgement = ack-nhfb,
  subject =      "Wirth; micro-ordinateur; enseignement; compilateur;
                 langage programmation",
  tableofcontents = "Niklaus Wirth: a pioneer of computer science /
                 Gustav Pomberger, Hanspeter M{\"o}ssenb{\"o}ck, Peter
                 Rechenberg \\
                 From programming language design to computer
                 construction / Niklaus Wirth \\
                 On the transitive closure of a well-founded relation /
                 Edsger W. Dijkstra \\
                 Oberon: the overlooked jewel / Michael Franz \\
                 Compiler construction: the art of Niklaus Wirth /
                 Hanspeter M{\"o}ssenb{\"o}ck \\
                 Medos in retrospect / Svend Erik Knudsen \\
                 Lean systems in an intrinsically complex world / Peter
                 Schulthess \\
                 Learning the value of simplicity / Stephan W. Gehring
                 \\
                 Compiler construction versus Lotus Notes\TM{}: a
                 strange battle / J{\"u}rg Gutknecht \\
                 Modules and components: rivals or partners? / Clemens
                 Szyperski \\
                 A compiler for the Java HotSpot\TM{} virtual machine /
                 Robert Griesemer, Srdjan Mitrovic \\
                 Designing a cluster network / Hans Eberle \\
                 Programming with functional nets / Martin Odersky \\
                 Lilith meets the world of business / Bernhard Wagner
                 \\
                 The chip company that made \$100M with MODULA-2 /
                 Robert Burton [and others] \\
                 FFF97: Oberon in the real world / Josef Templ \\
                 Serendipity / Kathleen Jensen \\
                 Daily life with N. Wirth / Jirka Hoppe --Third
                 millennium culture / Ann D{\"u}nki",
}

@Book{BrinchHansen:2001:COS,
  author =       "Per {Brinch Hansen}",
  booktitle =    "Classic Operating Systems: from Batch Processing to
                 Distributed Systems",
  title =        "Classic Operating Systems: from Batch Processing to
                 Distributed Systems",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "x + 597",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-1-4757-3510-9",
  ISBN =         "0-387-95113-X",
  ISBN-13 =      "978-0-387-95113-3",
  LCCN =         "QA76.76.O63 B7425 2001",
  bibdate =      "Thu Jun 7 17:23:26 MDT 2018",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/unix.bib;
                 z3950.loc.gov:7090/Voyager",
  URL =          "http://www.loc.gov/catdir/enhancements/fy0816/00045036-d.html;
                 http://www.loc.gov/catdir/enhancements/fy0816/00045036-t.html;
                 https://link.springer.com/book/10.1007/978-1-4757-3510-9",
  abstract =     "This remarkable anthology allows the pioneers who
                 orchestrated the major breakthroughs in operating
                 system technology to describe their work in their own
                 words. From the batch processing systems of the 1950s
                 to the distributed systems of the 1990s, Tom Kilburn,
                 David Howarth, Bill Lynch, Fernando Corbat{\'o}, Robert
                 Daley, Sandy Fraser, Dennis Ritchie, Ken Thompson,
                 Edsger Dijkstra, Per Brinch Hansen, Soren Lauesen,
                 Barbara Liskov, Joe Stoy, Christopher Strachey, Butler
                 Lampson, David Redell, Brian Randell, Andrew Tanenbaum,
                 and others describe the systems they designed. The
                 volume details such classic operating systems as the
                 Atlas, B5000, Exec II, Egdon, CTSS, Multics, Titan,
                 Unix, THE, RC 4000, Venus, Boss 2, Solo, OS 6, Alto,
                 Pilot, Star, WFS, Unix United, and Amoeba systems. An
                 introductory essay on the evolution of operating
                 systems summarizes the papers and helps puts them into
                 a larger perspective. This provocative journey captures
                 the historic contributions of operating systems to
                 software design, concurrent programming, graphic user
                 interfaces, file systems, personal computing, and
                 distributed systems. It also fully portrays how
                 operating systems designers think. It's ideal for
                 everybody in the field, from students to professionals,
                 academics to enthusiasts.",
  acknowledgement = ack-nhfb,
  subject =      "Operating systems (Computers)",
  tableofcontents = "Front Matter / i--x \\
                 The Evolution of Operating Systems \\
                 The Evolution of Operating Systems / Per Brinch Hansen
                 (2000) / 1--34 \\
                 Part I: Open Shop \\
                 Front Matter / 35--35 \\
                 1: The IBM 701 Computer at the General Motors Research
                 Laboratories / George F. Ryckman (1983) / 37--40 \\
                 Part II: Batch Processing \\
                 Front Matter / 41--41 \\
                 2: The BKS System for the Philco-2000 (1961) / Richard
                 B. Smith / 43--45 \\
                 Part III: Multiprogramming \\
                 Front Matter / 47--47 \\
                 3: The Atlas Supervisor / Tom Kilburn, R. Bruce Payne
                 and David J. Howarth (1961) / 49--77 \\
                 4: Operating System for the B5000 / Clark Oliphint
                 (1964) / 78--87 \\
                 5: Description of a High Capacity, Fast Turnaround
                 University Computing Center / William C. Lynch (1966) /
                 88--101 \\
                 6: The Egdon System for the KDF9 / David Burns, E.
                 Neville Hawkins, D. Robin Judd, and John L. Venn (1966)
                 / 102--114 \\
                 Part IV: Timesharing \\
                 Front Matter / 115--115 \\
                 7: An Experimental Time-Sharing System / Fernando
                 Corbat{\'o}, Marjorie Merwin-Daggett and Robert C.
                 Daley (1962) / 117--137 \\
                 8: A General-Purpose File System for Secondary Storage
                 / Robert C. Daley and Peter G. Neumann (1965) /
                 138--166 \\
                 9: File Integrity in a Disc-Based Multi-Access System /
                 A. G. Fraser (1972) / 167--194 \\
                 10: The Unix Time-Sharing System / Dennis M. Ritchie,
                 Ken Thompson (1974) / 195--220 \\
                 Part V: Concurrent Programming \\
                 Front Matter / 221--221 \\
                 11: The Structure of the ``THE'' Multiprogramming
                 System / Edsger W. Dijkstra (1968) / 223--236 \\
                 12: RC 4000 Software: Multiprogramming System / Per
                 Brinch Hansen (1969) / 237--281 \\
                 13: The Design of the Venus Operating System / Barbara
                 H. Liskov (1972) / 282--294 \\
                 14: A Large Semaphore Based Operating System / S{\o}ren
                 Lauesen (1975) / 295--323 \\
                 15: The Solo Operating System: A Concurrent Pascal
                 Program / Per Brinch Hansen (1976) / 324--336 \\
                 16: The Solo Operating System: Processes, Monitors and
                 Classes (1976) / Per Brinch Hansen / 337--384 \\
                 Part VI: Personal Computing \\
                 Front Matter / 385--385 \\
                 17: OS6 --- An Experimental Operating System for a
                 Small Computer: Input/Output and Filing System / Joe E.
                 Stoy, Christopher Strachey (1972) / 387--413 \\
                 18: An Open Operating System for a Single-User Machine
                 / Butler W. Lampson, Robert F. Sproull (1979) /
                 414--432 \\
                 19: Pilot: An Operating System for a Personal Computer
                 / David D. Redell, Yogen K. Dalal, Thomas R. Horsley,
                 Hugh C. Lauer, William C. Lynch, Paul R. McJones, Hal
                 G. Murray, and Stephen C. Purcell (1980) / 433--459 \\
                 20: The Star User Interface: An Overview / David C.
                 Smith, Charles Irby, Ralph Kimball, Eric Harslem (1982)
                 / 460--490 \\
                 Part VII: Distributed Systems \\
                 Front Matter / 491--491 \\
                 21: WFS: A Simple Shared File System for a Distributed
                 Environment / Daniel Swinehart, Gene McDaniel, David
                 Boggs (1979) / 493--510 \\
                 22: The Design of a Reliable Remote Procedure Call
                 Mechanism / Santosh Shrivastava, Fabio Panzieri (1982)
                 / 511--527 \\
                 23: The Newcastle Connection or Unixes of the World
                 Unite / David R. Brownbridge, Lindsay F. Marshall,
                 Brian Randell (1982) / 528--549 \\
                 24: Experiences with the Amoeba Distributed Operating
                 System / Andrew S. Tanenbaum, Robbert Van Renesse, Hans
                 Van Staveren, Gregory J. Sharp, Sape J. Mullender, Jack
                 Jansen, and Guido Van Rossum (1990) / 550--586 \\
                 Back Matter (Bibliography) / 587--597",
}

@Proceedings{Broy:2001:PTC,
  editor =       "Manfred Broy and Ernst Denert",
  booktitle =    "{Pioneers and Their Contributions to Software
                 Engineering: sd\&m Conference on Software Pioneers,
                 Bonn, June 28\slash 29, 2001, Original Historic
                 Contributions}",
  title =        "{Pioneers and Their Contributions to Software
                 Engineering: sd\&m Conference on Software Pioneers,
                 Bonn, June 28\slash 29, 2001, Original Historic
                 Contributions}",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "vi + 569",
  year =         "2001",
  DOI =          "https://doi.org/10.1007/978-3-642-48354-7",
  ISBN =         "3-540-42290-0 (print), 3-642-48354-2 (e-book)",
  ISBN-13 =      "978-3-540-42290-7 (print), 978-3-642-48354-7
                 (e-book)",
  LCCN =         "QA76.758",
  bibdate =      "Wed Mar 18 16:02:44 MDT 2015",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/b/bauer-friedrich-ludwig.bib;
                 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",
  acknowledgement = ack-nhfb,
  author-dates = "Friedrich (``Fritz'') Ludwig Bauer (10 June 1924--26
                 March 2015)",
  remark =       "Sonderausgabe: Buch nicht im Handel erh{\"a}ltlich
                 (special edition: book is not available in stores).
                 This conference was the last occasion at which Edsger
                 Dijkstra spoke publicly. He died 13 months later",
  subject =      "Computer science; Software engineering; Computer
                 science; Software engineering.",
  tableofcontents = "K. Samelson, F. L. Bauer / Sequentielle
                 Formel{\"u}bersetzung / 3 \\
                 Friedrich L. Bauer / Verfahren zur automatischen
                 Verarbeitung von kodierten Daten und Rechenmaschinen
                 zur Aus{\"u}bung des Verfahrens / 31 \\
                 Rudolf Bayer, E. McCreight / Organization and
                 Maintenance of Large Ordered Indexes / 43 \\
                 E. F. Codd / A Relational Model of Data for Large
                 Shared Data Banks / 63 \\
                 Barry Boehm / Software Engineering Economics / 101 \\
                 Fred Brooks, G. H. Mealy, B. I. Witt, W. A. Clark / The
                 Functional Structure of OS/360 / 153 \\
                 Peter Chen / The Entity Relationship Model --- Toward a
                 Unified View of Data / 207 \\
                 Ole-Johan Dahl, Kristen Nygaard / Class and Subclass
                 Declarations / 237 \\
                 Tom DeMarco / Structure Analysis and System
                 Specification / 257 \\
                 Edsger Dijkstra / Solution of a Problem in Concurrent
                 Programming Control / 291 \\
                 Edsger Dijkstra / Go To Statement Considered Harmful /
                 297 \\
                 Michael Fagan / Design and Code Inspections to Reduce
                 Errors in Program Development / 303 \\
                 Michael Fagan / Advances in Software Inspections / 337
                 \\
                 Erich Gamma, Richard Helm, Ralph Johnson, John
                 Vlissides / Design Patterns: Abstraction and Reuse of
                 Object-Oriented Design / 363 \\
                 John Guttag / Abstract Data Types and the Development
                 of Data Structures / 391 \\
                 C. A. R. Hoare / An Axiomatic Basis for Computer
                 Programming / 421 \\
                 C. A. R. Hoare / Proof of Correctness of Data
                 Representations / 441 \\
                 Michael Jackson / Constructive Methods of Program
                 Design / 455 \\
                 David L. Parnas / On the Criteria to Be Used in
                 Decomposing Systems into Modules / 481 \\
                 David L. Parnas / On a 'Buzzword': Hierarchical
                 Structure / 501 \\
                 Niklaus Wirth / The Programming Language Pascal / 517
                 \\
                 Niklaus Wirth / Program Development by Stepwise
                 Refinement / 547",
}

@Book{BrinchHansen:2002:OCP,
  editor =       "Per {Brinch Hansen}",
  booktitle =    "The Origin of Concurrent Programming: From Semaphores
                 to Remote Procedure Calls",
  title =        "The Origin of Concurrent Programming: From Semaphores
                 to Remote Procedure Calls",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "x + 534",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-1-4757-3472-0",
  ISBN =         "0-387-95401-5, 1-4419-2986-X, 1-4757-3472-7,
                 1-4757-3472-7",
  ISBN-13 =      "978-0-387-95401-1, 978-1-4419-2986-0,
                 978-1-4757-3472-0, 978-1-4757-3473-7",
  LCCN =         "QA76.642 .O75 2002",
  bibdate =      "Thu Jul 21 15:50:51 MDT 2022",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hansen-per-brinch.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hoare-c-a-r.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/w/wirth-niklaus.bib",
  URL =          "http://link.springer.com/10.1007/978-1-4757-3472-0",
  abstract =     "One cannot build or understand a modern operating
                 system unless one knows the principles of concurrent
                 programming. This volume is a collection of 19 original
                 papers on the invention and origins of concurrent
                 programming, illustrating the major breakthroughs in
                 the field from the mid 1960s to the late 1970s. All of
                 them are written by the pioneers in concurrent
                 programming, including Brinch Hansen himself, and have
                 introductions added that summarize the papers and put
                 them in perspective. This anthology is an essential
                 reference for professional programmers, researchers,
                 and students of electrical engineering and computer
                 science. A familiarity with operating system principles
                 is assumed.",
  acknowledgement = ack-nhfb,
  subject =      "Programming Techniques",
  tableofcontents = "The invention of concurrent programming / Per
                 Brinch Hansen \\
                 Cooperating sequential processes \\
                 The structure of the ``THE'' multiprogramming system /
                 Edsger W. Dijkstra \\
                 RC 4000 software: multiprogramming system / Per Brinch
                 Hansen \\
                 Hierarchical ordering of sequential processes / Edsger
                 W. Dijkstra \\
                 Towards a theory of parallel programming / C. A. R.
                 Hoare \\
                 An outline of a course on operating system principles
                 \\
                 Structured multiprogramming \\
                 Shared classes / Per Brinch Hansen \\
                 Monitors: an operating system structuring concept / C.
                 A. R. Hoare \\
                 The programming language concurrent Pascal \\
                 The Solo operating system: a concurrent Pacal program
                 \\
                 The Solo operating system: processes, monitors and
                 classes \\
                 Design principles / Per Brinch Hansen \\
                 A synthesis emerging? / Edsger W. Dijkstra \\
                 Communicating sequential processes / C. A. R. Hoare \\
                 Distributed processes: a concurrent programming concept
                 \\
                 Joyce: a programming language for distributed systems
                 \\
                 SuperPascal: a publication language for parallel
                 scientific computing \\
                 Efficient parallel recursion / Per Brinch Hansen",
}

@Book{Broy:2002:SPC,
  editor =       "Manfred Broy and Ernst Denert",
  booktitle =    "Software Pioneers: Contributions to Software
                 Engineering",
  title =        "Software Pioneers: Contributions to Software
                 Engineering",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  bookpages =    "728",
  pages =        "728",
  year =         "2002",
  DOI =          "https://doi.org/10.1007/978-3-642-59412-0",
  ISBN =         "3-540-43081-4, 3-642-48354-2 (e-book), 3-642-59412-3
                 (e-book), 3-642-59413-1, 3-642-63970-4 (print)",
  ISBN-13 =      "978-3-540-43081-0, 978-3-642-48354-7 (e-book),
                 978-3-642-59412-0 (e-book), 978-3-642-59413-7,
                 978-3-642-63970-8 (print)",
  LCCN =         "QA76.2.A2 S62 2002",
  bibdate =      "Wed Mar 18 15:32:22 MDT 2015",
  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;
                 https://www.math.utah.edu/pub/bibnet/authors/w/wirth-niklaus.bib;
                 z3950.loc.gov:7090/Voyager",
  URL =          "http://aleph.unisg.ch/hsgscan/hm00048094.pdf;
                 http://link.springer.com/10.1007/978-3-642-59412-0;
                 http://www.loc.gov/catdir/enhancements/fy0817/2002070484-d.html;
                 http://www.springerlink.com/content/978-3-642-48354-7;
                 z3950.loc.gov:7090/Voyager",
  abstract =     "A lucid statement of the philosophy of modular
                 programming can be found in a 1970 textbook on the
                 design of system programs by Gouthier and Pont [1, l
                 Cfl0. 23], which we quote below: A well-defined
                 segmentation of the project effort ensures system
                 modularity. Each task forms a separate, distinct
                 program module. At implementation time each module and
                 its inputs and outputs are well-defined, there is no
                 confusion in the intended interface with other system
                 modules. At checkout time the integrity of the module
                 is tested independently; there are few scheduling
                 problems in synchronizing the completion of several
                 tasks before checkout can begin. Finally, the system is
                 maintained in modular fashion; system errors and
                 deficiencies can be traced to specific system modules,
                 thus limiting the scope of detailed error searching.
                 Usually nothing is said about the criteria to be used
                 in dividing the system into modules. This paper will
                 discuss that issue and, by means of examples, suggest
                 some criteria which can be used in decomposing a system
                 into modules. A Brief Status Report The major
                 advancement in the area of modular programming has been
                 the development of coding techniques and assemblers
                 which (1) allow one modu1e to be written with little
                 knowledge of the code in another module, and (2) allow
                 modules to be reassembled and replaced without
                 reassembly of the whole system.",
  acknowledgement = ack-nhfb,
  biburl =       "https://dblp.org/rec/books/sp/02/Wirth02.bib",
  dvdtableofcontents = "DVD 1. Welcome and opening / Ernst Demert \\
                 Welcome / Manfred Broy \\
                 The relevance of the software pioneers for sd and m /
                 Ernst Demert \\
                 Overview of the software pioneers talks \\
                 Impressions \\
                 DVD 2. From the stack principle to Algol / Freidrich L.
                 Bauer \\
                 Simula / Ole-Johan Dahl \\
                 Pascal / Niklaus Wirth \\
                 OS/360 / Fred Brooks \\
                 Graphical user interfaces / Alan Kay \\
                 B-trees and Codd's relational data model / Rudolf Bayer
                 \\
                 DVD 3. Entity/relationship modeling / Peter Chen \\
                 Structured programming / Edsger W. Dijkstra \\
                 Assertions and program verification / C. A. R. Hoare
                 \\
                 Modularization by information hiding / David L. Parnas
                 \\
                 Abstract data types / John Guttag \\
                 DVD 4. Jackson structured programming / Michael Jackson
                 \\
                 Structured analysis / Tom DeMarco \\
                 Inspections / Michael Fagan \\
                 Software economics / Barry Boehm \\
                 Design patterns / Erich Gamma",
  remark =       "Based on a conference organized by sd and m in Bonn,
                 Germany, June 2001.",
  subject =      "Biography; Computer science; Computers; Electronic
                 data processing personnel; History; Software
                 engineering; Software Engineering/Programming and
                 Operating Systems; History of Computing; History of
                 Science; Software Engineering; Programming Techniques;
                 Programming Languages, Compilers, Interpreters",
  tableofcontents = "Manfred Broy / Software Engineering --- From
                 Auxiliary to Key Technology / 10 \\
                 Ernst Denert / The Relevance of the Software Pioneers
                 for sd\&m / 14 \\
                 Friedrich L. Bauer / From the Stack Principle to ALGOL
                 / 26 \\
                 K. Samelson, F. L. Bauer / Sequentielle
                 Formel{\"u}bersetzung / 43 \\
                 F. L. Bauer / Verfahren zur automatischen Verarbeitung
                 von kodierten Daten und Rechenmaschinen zur
                 Aus{\"u}bung des Verfahrens / 67 \\
                 Ole-Johan Dahl / The Roots of Object Orientation: The
                 Simula Language / 78 \\
                 Ole-Johan Dahl, Kristen Nygaard / Class and Subclass
                 Declarations / 91 \\
                 Niklaus Wirth / Pascal and Its Successors / 108 \\
                 Niklaus Wirth / The Programming Language Pascal / 121
                 \\
                 Niklaus Wirth / Program Development by Stepwise
                 Refinement / 149 \\
                 Frederick P. Brooks / The IBM Operating System/360 /
                 170 \\
                 C. H. Mealy, B. I. Witt, W. A. Clark / The Functional
                 Structure of OS/360 / 179 \\
                 Alan Kay / Graphical User Interfaces / 230 \\
                 Rudolf Bayer / B-Trees and Databases, Past and Future /
                 232 \\
                 Rudolf Bayer, E. McCreight / Organization and
                 Maintenance of Large Ordered Indexes / 245 \\
                 E. F. Codd / A Relational Model of Data for Large
                 Shared Data Banks / 263 \\
                 Peter Chen / Entity-Relationship Modeling: Historical
                 Events, Future Trends and Lessons Learned / 296 \\
                 Peter Chen / The Entity Relationship Model --- Toward a
                 Unified View of Data / 311 \\
                 Edsger W. Dijkstra / EWD 1308: What Led to ``Notes on
                 Structured Programming'' / 340 \\
                 Edsger W. Dijkstra / Solution of a Problem in
                 Concurrent Programming Control / 347 \\
                 Edsger W. Dijkstra / Go To Statement Considered Harmful
                 / 351 \\
                 C. A. R. Hoare / Assertions: A Personal Perspective /
                 356 \\
                 C. A. R. Hoare / An Axiomatic Basis for Computer
                 Programming / 367 \\
                 C. A. R. Hoare / Proof of Correctness of Data
                 Representations / 385 \\
                 David L. Parnas / The Secret History of Information
                 Hiding / 399 \\
                 David L. Parnas / On the Criteria to Be Used in
                 Decomposing Systems into Modules / 411 \\
                 David L. Parnas / On a ``Buzzword'': Hierarchical
                 Structure / 429 \\
                 John V. Guttag / Abstract Data Types, Then and Now /
                 442 \\
                 John V. Guttag / Abstract Data Types and the
                 Development of Data Structures / 453 \\
                 Michael Jackson / JSP in Perspective / 480 \\
                 Michael Jackson / Constructive Methods of Program
                 Design / 495 \\
                 Tom DeMarco / Structured Analysis: Beginnings of a New
                 Discipline / 520 \\
                 Tom DeMarco / Structure Analysis and System
                 Specification / 529 \\
                 Michael Fagan / A History of Software Inspections / 562
                 \\
                 Michael Fagan / Design and Code Inspections to Reduce
                 Errors in Program Development / 575 \\
                 Michael Fagan / Advances in Software Inspections / 609
                 \\
                 Barry Boehm / Early Experiences in Software Economics /
                 632 \\
                 Barry Boehm / Software Engineering Economics / 641 \\
                 Erich Gamma / Design Patterns --- Ten Years Later / 688
                 \\
                 Erich Gamma / Design Patterns: Abstraction and Reuse of
                 Object-Oriented Design / 701",
  timestamp =    "Mon, 17 Jul 2017 14:01:30 +0200",
}

@Proceedings{Janssen:2004:SIC,
  editor =       "Marijn Janssen and Henk G. Sol and Ren{\'e} W.
                 Wagenaar",
  booktitle =    "{Sixth international conference on electronic
                 commerce: ICEC04: towards a new service landscape,
                 Delft, The Netherlands 25--27 October 2004}",
  title =        "{Sixth international conference on electronic
                 commerce: ICEC04: towards a new service landscape,
                 Delft, The Netherlands 25--27 October 2004}",
  publisher =    pub-ACM,
  address =      pub-ACM:adr,
  pages =        "52",
  year =         "2004",
  ISBN =         "1-58113-930-6",
  ISBN-13 =      "978-1-58113-930-3",
  LCCN =         "????",
  bibdate =      "Tue Mar 17 10:48:15 MDT 2015",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib",
  acknowledgement = ack-nhfb,
}

@Proceedings{Vene:2005:AFP,
  editor =       "Varmo Vene and Tarmo Uustalu",
  booktitle =    "{Advanced functional programming: 5th international
                 school, AFP 2004, Tartu, Estonia, August 14--21, 2004,
                 revised lectures}",
  title =        "{Advanced functional programming: 5th international
                 school, AFP 2004, Tartu, Estonia, August 14--21, 2004,
                 revised lectures}",
  volume =       "3622",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "viii + 357",
  year =         "2005",
  CODEN =        "LNCSD9",
  DOI =          "https://doi.org/10.1007/11546382",
  ISBN =         "3-540-28540-7 (softcover)",
  ISBN-13 =      "978-3-540-28540-3 (softcover)",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "????",
  bibdate =      "Wed Apr 5 19:19:34 MDT 2006",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib;
                 z3950.loc.gov:7090/Voyager",
  series =       ser-LNCS,
  URL =          "http://www.springerlink.com/content/978-3-540-28540-3;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=3622",
  acknowledgement = ack-nhfb,
}

@Proceedings{Hagiya:2006:FLP,
  editor =       "Masami Hagiya and Philip Wadler",
  booktitle =    "{Functional and Logic Programming: 8th International
                 Symposium, FLOPS 2006, Fuji-Susono, Japan, April
                 24--26, 2006. Proceedings}",
  title =        "{Functional and Logic Programming: 8th International
                 Symposium, FLOPS 2006, Fuji-Susono, Japan, April
                 24--26, 2006. Proceedings}",
  volume =       "3945",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "293 (est.)",
  year =         "2006",
  CODEN =        "LNCSD9",
  DOI =          "https://doi.org/10.1007/11737414",
  ISBN =         "3-540-33438-6",
  ISBN-13 =      "978-3-540-33438-5",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "????",
  bibdate =      "Wed Apr 5 09:35:58 MDT 2006",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib",
  series =       ser-LNCS,
  URL =          "http://www.springerlink.com/content/978-3-540-33438-5;
                 http://www.springerlink.com/openurl.asp?genre=issue&issn=0302-9743&volume=3945",
  acknowledgement = ack-nhfb,
}

@Proceedings{IJsselsteijn:2006:PTF,
  editor =       "Wijnand IJsselsteijn and Yvonne de Kort and Cees
                 Midden",
  booktitle =    "{Persuasive Technology: First International Conference
                 on Persuasive Technology for Human Well-Being,
                 PERSUASIVE 2006, Eindhoven, The Netherlands, May 2006,
                 Proceedings}",
  title =        "{Persuasive Technology: First International Conference
                 on Persuasive Technology for Human Well-Being,
                 PERSUASIVE 2006, Eindhoven, The Netherlands, May 2006,
                 Proceedings}",
  volume =       "3962",
  publisher =    pub-SV,
  address =      pub-SV:adr,
  pages =        "xii + 216",
  year =         "2006",
  ISBN =         "3-540-34291-5 (softcover)",
  ISBN-13 =      "978-3-540-34291-5 (softcover)",
  ISSN =         "0302-9743 (print), 1611-3349 (electronic)",
  ISSN-L =       "0302-9743",
  LCCN =         "BF637.P4 I58 2006",
  bibdate =      "Tue Jun 13 16:07:30 MDT 2006",
  bibsource =    "https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/lncs.bib;
                 z3950.loc.gov:7090/Voyager",
  series =       ser-LNCS,
  URL =          "http://www.springerlink.com/content/978-3-540-34291-5",
  acknowledgement = ack-nhfb,
}

@Book{Daylight:2012:DSE,
  author =       "Edgar G. Daylight",
  booktitle =    "The Dawn of Software Engineering: from {Turing} to
                 {Dijkstra}",
  title =        "The Dawn of Software Engineering: from {Turing} to
                 {Dijkstra}",
  publisher =    "Lonely Scholar",
  address =      "Heverlee, Belgium",
  pages =        "vi + 239",
  year =         "2012",
  ISBN =         "94-91386-02-6",
  ISBN-13 =      "978-94-91386-02-2",
  LCCN =         "QA76.17 .D38 2012",
  bibdate =      "Tue Mar 17 06:10:32 MDT 2015",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 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;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib",
  note =         "Edited by Kurt {De Grave}.",
  acknowledgement = ack-nhfb,
  remark =       "Includes Interviews with 4 Turing Award Winners: Tony
                 Hoare, Barbara Liskov, Niklaus Wirth, Peter Naur.",
  subject =      "Software Engineering.",
  subject-dates = "Edsger Wybe Dijkstra (1930--2002); Peter Naur
                 (1928--2016); Alan Mathison Turing (1912--1954)",
  tableofcontents = "1: Introduction / 1 \\
                 2: Turing's influence on programming / 13 \\
                 3: Dijkstra's rallying cry for generalization / 43 \\
                 4: Tony Hoare and mathematical logic / 79 \\
                 5: Niklaus Wirth and software engineering / 105 \\
                 6: Barbara Liskov and data abstractions / 133 \\
                 7: Peter Naur and Turing's 1936 paper / 165 \\
                 8: Deromanticizing Turing's role in history / 187 \\
                 Endnotes / 199 \\
                 Bibliography / 213 \\
                 Index / 234",
}

@Book{Malkhi:2019:CWL,
  editor =       "Dahlia Malkhi",
  booktitle =    "Concurrency: the Works of {Leslie Lamport}",
  title =        "Concurrency: the Works of {Leslie Lamport}",
  publisher =    "Morgan and Claypool Publishers",
  address =      "Williston, VT 05495 USA",
  pages =        "xx + 345",
  year =         "2019",
  DOI =          "https://doi.org/10.1145/3335772",
  ISBN =         "1-4503-7271-6 (paperback), 1-4503-7270-8 (hardcover),
                 1-4503-7273-2",
  ISBN-13 =      "978-1-4503-7271-8 (paperback), 978-1-4503-7270-1
                 (hardcover), 978-1-4503-7273-2",
  LCCN =         "????",
  bibdate =      "Fri Dec 6 19:17:41 MST 2019",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/tex/bib/texbook3.bib",
  URL =          "https://www.morganclaypoolpublishers.com/catalog_Orig/product_info.php?cPath=24&products_id=1468",
  acknowledgement = ack-nhfb,
  shorttableofcontents = "Part I: Technical Perspectives on Lamport's
                 Work \\
                 1: Shared Memory and the Bakery Algorithm \\
                 2: The Notions of Time and Global State in a
                 Distributed System \\
                 3: Byzantine Faults \\
                 4: State Machine Replication with Benign Failures \\
                 5: Formal Specification and Verification \\
                 6: Biography \\
                 Part II: Selected Papers \\
                 A New Solution of Dijkstra's Concurrent Programming
                 Problem \\
                 Time, Clocks, and the Ordering of Events in a
                 Distributed System \\
                 How to Make a Multiprocessor Computer That Correctly
                 Executes Multiprocess Programs \\
                 The Byzantine Generals Problem \\
                 The Mutual Exclusion Problem: Part I --- A Theory of
                 Interprocess Communication \\
                 The Mutual Exclusion Problem: Part II --- Statement and
                 Solutions \\
                 The Part-Time Parliament",
  tableofcontents = "Introduction / Dahlia Malkhi, Idit Keidar /
                 doi:10.1145/3335772.3335774 / 1--12 \\
                 The computer science of concurrency: the early years /
                 Leslie Lamport / doi:10.1145/3335772.3335775 / 13--26
                 \\
                 Shared memory and the Bakery algorithm / Hagit Attiya,
                 Jennifer L. Welch / doi:10.1145/3335772.3335776 /
                 27--46 \\
                 The notions of time and global state in a distributed
                 system / Karolos Antoniadis, Rachid Guerraoui /
                 doi:10.1145/3335772.3335777 / 47--65 \\
                 Byzantine faults / Christian Cachin /
                 doi:10.1145/3335772.3335778 / 67--81 \\
                 State machine replication with benign failures /
                 Rubbert van Renesse / doi:10.1145/3335772.3335779 /
                 83--102 \\
                 Formal specification and verification / Stephan Merz /
                 doi:10.1145/3335772.3335780 / 103--129 \\
                 Biography / Roy Levin / doi:10.1145/3335772.3335781 /
                 131--170 \\
                 A new solution of Dijkstra's concurrent programming
                 problem / Leslie Lamport / doi:10.1145/3335772.3335782
                 / 171--178 \\
                 Time, clocks, and the ordering of events in a
                 distributed system / Leslie Lamport /
                 doi:10.1145/3335772.3335934 / 179--196 \\
                 How to make a multiprocessor computer that correctly
                 executes multiprocess programs / Leslie Lamport /
                 doi:10.1145/3335772.3335935 / 197--201 \\
                 The Byzantine generals problem / Leslie Lamport, Robert
                 Shostak, Marshall Pease / doi:10.1145/3335772.3335936 /
                 203--226 \\
                 The mutual exclusion problem: part I --- a theory of
                 interprocess / communication / Leslie Lamport /
                 doi:10.1145/3335772.3335937 / 227--245 \\
                 The mutual exclusion problem: part II --- statement and
                 solutions / Leslie Lamport /
                 doi:10.1145/3335772.3335938 / 247--276 \\
                 The part-time parliament / Leslie Lamport /
                 doi:10.1145/3335772.3335939 / 277--317 \\
                 References / doi:10.1145/3335772.3335940 / 319--333",
}

@Book{Lewis:2021:ICF,
  author =       "Harry R. Lewis",
  booktitle =    "Ideas That Created the Future: Classic Papers of
                 Computer Science",
  title =        "Ideas That Created the Future: Classic Papers of
                 Computer Science",
  publisher =    pub-MIT,
  address =      pub-MIT:adr,
  pages =        "xxii + 495",
  year =         "2021",
  DOI =          "https://doi.org/10.7551/mitpress/12274.001.0001",
  ISBN =         "0-262-04530-3",
  ISBN-13 =      "978-0-262-04530-8",
  LCCN =         "Q124.6-127.2",
  bibdate =      "Tue Feb 1 07:01:34 MST 2022",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 https://www.math.utah.edu/pub/bibnet/authors/d/dijkstra-edsger-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/h/hamming-richard-w.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/l/lovelace-ada-augusta.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/s/shannon-claude-elwood.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/t/turing-alan-mathison.bib;
                 https://www.math.utah.edu/pub/bibnet/authors/v/von-neumann-john.bib;
                 https://www.math.utah.edu/pub/tex/bib/cryptography2020.bib;
                 https://www.math.utah.edu/pub/tex/bib/unix.bib",
  abstract =     "This book includes classic papers by thinkers ranging
                 from Aristotle and Leibniz to Norbert Wiener and Gordon
                 Moore that chart the evolution of computer science.
                 Ideas That Created the Future collects forty-six
                 classic papers in computer science that map the
                 evolution of the field. It covers all aspects of
                 computer science: theory and practice, architectures
                 and algorithms, and logic and software systems, with an
                 emphasis on the period of 1936--1980 but also including
                 important earlier work. Offering papers by thinkers
                 ranging from Aristotle and Leibniz to Alan Turing and
                 Nobert Wiener, the book documents the discoveries and
                 inventions that created today's digital world. A brief
                 essay by volume editor Harry Lewis, offering historical
                 and intellectual context, accompanies each paper.
                 Readers will learn that we owe to Aristotle the
                 realization that fixed rules of logic can apply to
                 different phenomena --- that logic provides a general
                 framework for reasoning --- and that Leibniz recognized
                 the merits of binary notation. They can read Ada
                 Lovelace's notes on L. F. Menabrea's sketch of an
                 analytical engine, George Boole's attempt to capture
                 the rules of reason in mathematical form, David
                 Hilbert's famous 1900 address, ``Mathematical
                 Problems,'' and Alan Turing's illumination of a
                 metamathematical world. Later papers document the
                 ``Cambrian era'' of 1950s computer design, Maurice
                 Wilkes's invention of microcode, Grace Hopper's vision
                 of a computer's ``education,'' Ivan Sutherland's
                 invention of computer graphics at MIT, Whitfield Diffie
                 and Martin Hellman's pioneering work on encryption, and
                 much more. Lewis's guided tour of a burgeoning field is
                 especially welcome at a time when computer education is
                 increasingly specialized.",
  acknowledgement = ack-nhfb,
  subject =      "Computer science; Geschichte; Computerarchitektur;
                 Informatik; Mathematics / General",
  tableofcontents = "Introduction: The Roots and Growth of Computer
                 Science \\
                 Prior Analytics (ca. 350 BCE) / Aristotle \\
                 The True Method (1677) / Gottfried Wilhelm Leibniz \\
                 Sketch of the Analytical Engine (1843) / L. F.
                 Menabrea, with notes by the translator, Ada Agusta,
                 Countess of Lovelace \\
                 An Investigation of the Laws of Thought on Which Are
                 Founded the Mathematical Theories of Logic and
                 Probabilities (1854) / George Boole \\
                 Mathematical Problems (1900) / David Hilbert \\
                 On Computable Numbers, with an Application to the
                 Entscheidungsproblem (1936) / Alan Mathison Turing \\
                 Proposed Automatic Calculating Machine (1937) / Howard
                 Hathaway Aiken \\
                 A Symbolic Analysis of Relay and Switching Circuits
                 (1938) / Claude Shannon \\
                 A Logical Calculus of the Ideas Immanent in Nervous
                 Activity (1943) / Warren McCulloch and Walter Pitts \\
                 First Draft of a Report on the EDVAC (1945) / John von
                 Neumann \\
                 As We May Think (1945) / Vannevar Bush \\
                 A Mathematical Theory of Communication (1948) / Claude
                 Shannon \\
                 Error Detecting and Error Correcting Codes (1950) / R.
                 W. Hamming \\
                 Computing Machinery and Intelligence (1950) / Alan
                 Mathison Turing \\
                 The Best Way to Design an Automatic Calculating Machine
                 (1951) / Maurice Wilkes \\
                 The Education of a Computer (1952) / Grace Murray
                 Hopper \\
                 On the Shortest Spanning Subtree of a Graph and the
                 Traveling Salesman Problem (1956) / Joseph B. Kruskal,
                 Jr., The Perceptron: A Probabilistic Model for
                 Information Storage and Organization (1958) / Frank
                 Rosenblatt \\
                 Some Moral and Technical Consequences of Automation
                 (1960) / Norbert Wiener \\
                 Man-Computer Symbiosis (1960) / J. C. R. Licklider \\
                 Recursive Functions of Symbolic Expressions and Their
                 Computation by Machine (1960) / John McCarthy \\
                 Augmenting Human Intellect: A Conceptual Framework
                 (1962) / Douglas C. Engelbart \\
                 An Experimental Time-Sharing System (1962) / Fernando
                 Corbat{\'y}o, Marjorie Merwin Daggett, and Robert C.
                 Daley \\
                 Sketchpad (1963) / Ivan E. Sutherland \\
                 Cramming More Components onto Integrated Circuits
                 (1965) / Gordon Moore \\
                 Solution of a Problem in Concurrent Program Control
                 (1965) / Edsger Dijkstra \\
                 ELIZA-A Computer Program for the Study of Natural
                 Language Communication between Man and Machine (1966) /
                 Joseph Weizenbaum \\
                 The Structure of the ``THE''-Multiprogramming System
                 (1968) / Edsger Dijkstra \\
                 Go To Statement Considered Harmful (1968) / Edsger
                 Dijkstra \\
                 Gaussian Elimination is Not Optimal (1969) / Volker
                 Strassen \\
                 An Axiomatic Basis for Computer Programming (1969) / C.
                 A. R. Hoare \\
                 A Relational Model of Large Shared Data Banks (1970) /
                 Edgar F. Codd \\
                 Managing the Development of Large Software Systems
                 (1970) / Winston W. Royce \\
                 The Complexity of Theorem-Proving Procedures (1971) /
                 Stephen A. Cook \\
                 A Statistical Interpretation of Term Specificity and
                 Its Application in Retrieval (1972) / Karen Sp{\'y}arck
                 Jones \\
                 Reducibility among Combinatorial Problems (1972) /
                 Richard Karp \\
                 The Unix Time-Sharing System (1974) / Dennis Ritchie
                 and Kenneth Thompson \\
                 A Protocol for Packet Network Intercommunication (1974)
                 / Vinton Cerf and Robert Kahn \\
                 Programming with Abstract Data Types (1974) / Barbara
                 Liskov and Stephen Zilles \\
                 The Mythical Man-Month (1975) / Frederick C. Brooks \\
                 Ethernet: Distributed Packet Switching for Local
                 Computer Networks (1976) / Robert Metcalfe and David R.
                 Boggs \\
                 New Directions in Cryptography (1976) / Whitfield
                 Diffie and Martin Hellman \\
                 Big Omicron and Big Omega and Big Theta (1976) / Donald
                 E. Knuth: Social Processes and Proofs of Theorems and
                 Programs (1977) / Richard DeMillo, Richard Lipton, and
                 Alan Perlis \\
                 A Method for Obtaining Digital Signatures and
                 Public-Key Cryptosystems (1978) / Ronald Rivest, Adi
                 Shamir, and Len Adleman \\
                 How to Share a Secret (1979) / Adi Shamir",
}

@Book{Apt:2022:EWD,
  editor =       "Krzysztof R. Apt and Tony Hoare",
  booktitle =    "{Edsger Wybe Dijkstra}: His Life, Work, and Legacy",
  title =        "{Edsger Wybe Dijkstra}: His Life, Work, and Legacy",
  volume =       "45",
  publisher =    pub-ACM,
  address =      pub-ACM:adr,
  pages =        "xxiv + 550",
  year =         "2022",
  DOI =          "https://doi.org/10.1145/3544585",
  ISBN =         "1-4503-9771-9 (paperback), 1-4503-9772-7 (epub),
                 1-4503-9773-5 (hardcover), 1-4503-9774-3 (e-book)",
  ISBN-13 =      "978-1-4503-9771-1 (paperback), 978-1-4503-9772-8
                 (epub), 978-1-4503-9773-5 (hardcover),
                 978-1-4503-9774-2 (e-book)",
  ISSN =         "2374-6777",
  LCCN =         "DS119 .A685 2022",
  bibdate =      "Wed Aug 10 15:58:25 MDT 2022",
  bibsource =    "fsz3950.oclc.org:210/WorldCat;
                 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",
  series =       "ACM books",
  acknowledgement = ack-nhfb,
  remark =       "Preface. Photo Credits. Part I Introduction. 1 The
                 Humble Programmer. Part II Technical Perspectives on
                 Dijkstra's Work. Part III Selected Papers. Part IV
                 Biographical Essays. Part V Varia. Authors'
                 Biographies.",
  subject =      "Edsger Wybe Dijkstra (Computer Science)",
  subject-dates = "Edsger Wybe Dijkstra (11 May 1930--6 August 2002)",
  tableofcontents = "1. ???? / ???? \\
                 2 Dijkstra's Single Source Shortest Path Algorithm /
                 Mikkel Thorup \\
                 2.1 Dijkstra's Algorithm \\
                 2.2 Implementations \\
                 2.3 Dijkstra's SSSP and Beyond \\
                 Acknowledgment \\
                 References \\
                 3 Programming Concurrent Systems / Butler Lampson \\
                 Abstract \\
                 3.1 Introduction \\
                 3.2 Concurrency \\
                 3.3 Why Concurrency? \\
                 3.4 Atomicity and Commuting \\
                 3.5 Taxonomy of Concurrency: Shard, Stream, or Struggle
                 \\
                 3.6 Sharding \\
                 3.7 Streaming \\
                 3.8 Easy Concurrency \\
                 3.9 Hard Concurrency \\
                 3.10 Eventual Consistency \\
                 3.11 Nuisance Concurrency \\
                 3.12 Conclusion \\
                 References \\
                 4 Concurrent Algorithms / Leslie Lamport \\
                 4.1 Introduction \\
                 4.2 Mutual Exclusion \\
                 4.3 Self-stabilization \\
                 4.4 On-the-fly Garbage Collection \\
                 4.5 Termination Detection \\
                 4.6 Conclusion \\
                 References \\
                 5 Origin of Self-Stabilization / Ted Herman \\
                 5.1 Introduction \\
                 5.2 Privileges in a Ring \\
                 5.3 Privileges in an Array \\
                 5.4 Distance Convergence on a Circle \\
                 5.5 Complexity and Verification \\
                 5.6 Relevance \\
                 5.7 Adoption \\
                 5.8 Impact \\
                 5.9 Conclusions \\
                 Acknowledgment \\
                 References \\
                 6 Dijkstra's Legacy on Program Verification / Reiner
                 H{\"a}hnle \\
                 6.1 Dijkstra's View of Program Verification \\
                 6.2 The Weakest Precondition Calculus and Its Context
                 \\
                 6.3 From Program Correctness to Program Certification
                 \\
                 6.4 The Future of the Legacy \\
                 Acknowledgment \\
                 References \\
                 7 Development of Correct Programs / David Gries \\
                 7.1 Recurring Themes \\
                 7.2 What's a Proof? \\
                 7.3 Structured Programming, with Proof of Correctness
                 the Main Concern \\
                 7.4 1968 NATO Conference on Software Engineering \\
                 7.5 1968-1969: A Period of Suffering \\
                 7.6 The Development of Weakest Preconditions \\
                 7.7 A Calculus Based on Leibniz's Substitution of
                 Equals for Equals \\
                 7.8 Proofs of Concurrent Programs \\
                 7.9 Conclusion \\
                 References \\
                 8 Nondeterminism and Guarded Commands / Krzysztof R.
                 Apt and Ernst-R{\"u}diger Olderog \\
                 8.1 Introduction \\
                 8.2 Avoiding Nondeterminism \\
                 8.3 Angelic Nondeterminism \\
                 8.4 Guarded Commands \\
                 8.5 Some Considerations on Guarded Commands \\
                 8.6 Modeling Parallel Programs \\
                 8.7 Communicating Sequential Processes and Their
                 Relation to Guarded Commands \\
                 8.8 Fairness \\
                 8.9 Nondeterminism: Further Developments \\
                 8.10 Conclusions \\
                 Acknowledgements \\
                 References \\
                 9 A Personal View of Edsger W. Dijkstra and His Stance
                 on Software Construction / Christian Lengauer \\
                 References \\
                 10 Applying Dijkstra's Vision to Numerical Software /
                 Robert van de Geijn and Maggie Myers \\
                 10.1 Introduction \\
                 10.2 An Example \\
                 10.3 Decades of Research, Development, and Impact \\
                 10.4 Educating the Masses \\
                 10.5 Conclusion \\
                 Acknowledgments \\
                 References \\
                 11 Calculational Proofs / Vladimir Lifschitz \\
                 11.1 A letter from Dijkstra \\
                 11.2 Dijkstra's Calculational Proofs are Semi-formal
                 \\
                 11.3 Calculational Proofs Can Be Smooth \\
                 11.4 Calculational Proofs versus Natural Deduction \\
                 11.5 Propositional Calculations \\
                 11.6 Reasoning about Predicate Transformers \\
                 11.7 Conclusion \\
                 Acknowledgements \\
                 References \\
                 12 An Homage to the Beautiful Mathematical EWDs /
                 Jayadev Misra \\
                 12.1 Kruskal's Algorithm for Minimum Spanning Tree \\
                 12.2 Fermat's and Wilson's Theorems \\
                 12.3 Arithmetic and Geometric Mean \\
                 12.4 Hall's Theorem on Distinct Representatives \\
                 12.5 Coxeter's Rabbit \\
                 12.6 Concluding Remarks \\
                 Acknowledgement \\
                 References \\
                 13 A Note on Two Problems in Connexion with Graphs / E.
                 W. Dijkstra \\
                 References \\
                 14 Recursive Programming / E. W. Dijkstra \\
                 14.1 The Aim \\
                 14.2 The Stack \\
                 14.3 Stacked Reservations \\
                 14.4 Consequences \\
                 14.5 The Link \\
                 14.6 Recursive Techniques and ALGOL 60 \\
                 Acknowledgements \\
                 Reference \\
                 15 Some Meditations on Advanced Programming / E. W.
                 Dijkstra \\
                 16 Solution of a Problem in Concurrent Programming
                 Control / E. W. Dijkstra \\
                 17 Go To Statement Considered Harmful / E. W. Dijkstra
                 \\
                 Key Words and Phrases \\
                 18 The Structure of the ``THE''-Multiprogramming System
                 / Edsger W. Dijkstra \\
                 18.1 Introduction \\
                 18.2 The Tool and the Goal \\
                 18.3 A Progress Report \\
                 18.4 A Survey of the System Structure \\
                 18.5 Design Experience \\
                 18.6 Conclusion \\
                 Acknowledgements \\
                 18.A Appendix \\
                 19 Self-stabilizing Systems in Spite of Distributed
                 Control / Edsger W. Dijkstra \\
                 References \\
                 20 On-the-Fly Garbage Collection: An Exercise in
                 Cooperation / Edsger W. Dijkstra, Leslie Lamport, A.J.
                 Martin, C.S. Scholten, and E.F.M. Steffens \\
                 20.1 Introduction \\
                 20.2 The Grain of Action \\
                 20.3 Reformulation of the Problem \\
                 20.4 The First Coarse-Grained Solution \\
                 20.5 A New Coarse-Grained Solution \\
                 20.6 A Fine-Grained Solution \\
                 References \\
                 21 On the Reliability of Programs / E. W. Dijkstra \\
                 22 Edsger Dijkstra, The Man Who Carried Computer
                 Science on His Shoulders / Krzysztof R. Apt \\
                 22.1 Biography \\
                 22.2 EWDs \\
                 22.3 Early Contributions \\
                 22.4 Eighties \\
                 22.5 Nineties \\
                 22.6 Opinions and Attitudes \\
                 22.7 Character and Lifestyle \\
                 22.8 Legacy \\
                 References \\
                 23 Memories of Edsger W. Dijkstra / E. Allen Emerson
                 \\
                 23.1 Weakest Preconditions \\
                 23.2 Fairness \\
                 23.3 Personal Reminiscences \\
                 References \\
                 24 Reflections on Edsger and His Influence / David
                 Gries \\
                 References \\
                 25 Forty Years with Edsger / Tony Hoare \\
                 References 26 Edsger Dijkstra-Some Reminiscences /
                 Brian Randell \\
                 26.1 Introduction \\
                 26.2 Brighton 1961 \\
                 26.3 Visit to the Mathematical Centre \\
                 26.4 Our Trip Report and Book \\
                 26.5 1964-IBM and Algol WG 2.1 \\
                 26.6 1967-SOSP \\
                 26.7 The THE Operating System \\
                 26.8 The 1968 NATO S/W Engineering Conference \\
                 26.9 Algol 68 \\
                 26.10 The 1969 NATO Conference \\
                 26.11 In 12 Months from June 1974 \\
                 26.12 Some EWD Interludes \\
                 26.13 The 60th Birthday Salute \\
                 References \\
                 27 Evoking Whitehead's Dictum / Fred B. Schneider \\
                 27.1 Dijkstra's Influence: On Concurrent Programming
                 \\
                 27.2 Dijkstra's Influence: On Becoming a Researcher \\
                 Acknowledgements \\
                 References \\
                 28 Edsger W. Dijkstra in the Eyes of His Friends,
                 Colleagues, and Students \\
                 28.1 Lex Bijlsma, Open University of the Netherlands
                 \\
                 28.2 Ken Calvert, University of Kentucky, Lexington, KY
                 \\
                 28.3 K. Mani Chandy, California Institute of
                 Technology, Pasadena, CA \\
                 28.4 Eric C.R. Hehner, Department of Computer Science,
                 University of Toronto \\
                 28.5 Wim H. Hesselink, University of Groningen \\
                 28.6 Rajeev Joshi, Amazon, Pasadena, CA \\
                 28.7 Don Knuth, Stanford Computer Science Department
                 \\
                 28.8 Alain J. Martin, California Institute of
                 Technology \\
                 28.9 Jayadev Misra, University of Texas at Austin,
                 Austin, TX \\
                 28.10 David A. Naumann, Stevens Institute of
                 Technology, Hoboken, NJ \\
                 28.11 J.R. Rao, IBM Thomas J. Watson Research Center,
                 Yorktown Heights, NY \\
                 28.12 Hamilton Richards \\
                 28.13 Mark Scheevel, Vericast, Austin, TX \\
                 28.14 David Turner, University of Kent, UK29 Edsger W.
                 Dijkstra as a Lecturer in Marktoberdorf \\
                 Manfred Broy \\
                 29.1 The Idea Leading to the Marktoberdorf Summer
                 School \\
                 29.2 ``State of the Art'' at the Beginning of the '70s
                 \\
                 29.3 Marktoberdorf Summer Schools: The Beginnings \\
                 29.4 Edsger as a Director of the Marktoberdorf Summer
                 Schools \\
                 29.5 The Arena of the Marktoberdorf Summer School \\
                 29.6 The Challenge \\
                 29.7 The Role of Formal Mathematics in Programming \\
                 29.8 Edsger's Views about the Marktoberdorf Summer
                 School \\
                 29.9 A Line of Development \\
                 29.10 The End \\
                 References \\
                 30 The Edsger W. Dijkstra Archive / Hamilton Richards
                 \\
                 Edsger W. Dijkstra: Biographical Information /
                 Krzysztof R. Apt",
}