src/HOL/Data_Structures/document/root.bib
author nipkow
Tue, 22 Sep 2015 08:38:25 +0200
changeset 61224 759b5299a9f2
parent 61203 a8a8eca85801
child 61225 1a690dce8cfc
permissions -rw-r--r--
added red black trees
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
61224
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
     1
@article{Kahrs-JFP01,author={Stefan Kahrs},title={Red-Black Trees with Types},
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
     2
journal={J. Functional Programming},volume=11,number=4,pages={425-432},year=2001}
61203
a8a8eca85801 New subdirectory for functional data structures
nipkow
parents:
diff changeset
     3
61224
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
     4
@misc{Kahrs-html,author={Stefan Kahrs},title={Red Black Trees},
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
     5
note={\url{http://www.cs.ukc.ac.uk/people/staff/smk/redblack/rb.html}}}
61203
a8a8eca85801 New subdirectory for functional data structures
nipkow
parents:
diff changeset
     6
61224
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
     7
@book{Okasaki,author={Chris Okasaki},title="Purely Functional Data Structures",
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
     8
publisher="Cambridge University Press",year=1998}
61203
a8a8eca85801 New subdirectory for functional data structures
nipkow
parents:
diff changeset
     9
a8a8eca85801 New subdirectory for functional data structures
nipkow
parents:
diff changeset
    10
@book{ConcreteSemantics,author={Tobias Nipkow and Gerwin Klein},
61224
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
    11
title={Concrete Semantics with Isabelle/HOL},publisher=Springer,
759b5299a9f2 added red black trees
nipkow
parents: 61203
diff changeset
    12
year=2014}