src/Doc/Prog_Prove/document/root.bib
author wenzelm
Tue, 31 Mar 2015 22:31:05 +0200
changeset 59886 e0dc738eb08c
parent 59317 4ae9d8842597
child 65348 b5ce7100ddc8
permissions -rw-r--r--
support for explicit scope of private entries;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47269
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     1
@string{CUP="Cambridge University Press"}
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     2
@string{LNCS="Lect.\ Notes in Comp.\ Sci."}
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     3
@string{Springer="Springer-Verlag"}
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     4
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     5
@book{HuthRyan,author="Michael Huth and Mark Ryan",
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     6
title={Logic in Computer Science},publisher=CUP,year=2004}
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     7
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     8
@manual{Krauss,author={Alexander Krauss},
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
     9
title={Defining Recursive Functions in Isabelle/HOL},
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    10
note={\url{http://isabelle.in.tum.de/doc/functions.pdf}}}
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    11
51784
89fb9f4abf84 more funs
nipkow
parents: 48985
diff changeset
    12
@manual{Nipkow-Main,author={Tobias Nipkow},title={What's in Main},
89fb9f4abf84 more funs
nipkow
parents: 48985
diff changeset
    13
note={\url{http://isabelle.in.tum.de/doc/main.pdf}}}
89fb9f4abf84 more funs
nipkow
parents: 48985
diff changeset
    14
47269
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    15
@book{LNCS2283,author={Tobias Nipkow and Lawrence Paulson and Markus Wenzel},
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    16
title="Isabelle/HOL --- A Proof Assistant for Higher-Order Logic",
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    17
publisher=Springer,series=LNCS,volume=2283,year=2002}
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    18
52782
b11d73dbfb76 tuned intro
nipkow
parents: 51784
diff changeset
    19
@book{ConcreteSemantics,author={Tobias Nipkow and Gerwin Klein},
59317
4ae9d8842597 updated bibtex
nipkow
parents: 57845
diff changeset
    20
title="Concrete Semantics with Isabelle/HOL",publisher="Springer",year=2014,
4ae9d8842597 updated bibtex
nipkow
parents: 57845
diff changeset
    21
note={298 pp. \url{http://concrete-semantics.org}}}
52782
b11d73dbfb76 tuned intro
nipkow
parents: 51784
diff changeset
    22
47269
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    23
@manual{IsarRef,author={Makarius Wenzel},
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    24
title={The Isabelle/Isar Reference Manual},
29aa0c071875 New manual Programming and Proving in Isabelle/HOL
nipkow
parents:
diff changeset
    25
note={\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}