src/HOL/Isar_examples/document/root.bib
author wenzelm
Fri, 29 Oct 1999 19:24:20 +0200
changeset 7977 67bfcd3a433c
parent 7968 964b65b4e433
child 8051 5724bea1da53
permissions -rw-r--r--
workaround bug (feature?) in bibtex;
wenzelm@7816
     1
wenzelm@7816
     2
@string{CUCL="Comp. Lab., Univ. Camb."}
wenzelm@7816
     3
@string{CUP="Cambridge University Press"}
wenzelm@7816
     4
@string{Springer="Springer-Verlag"}
wenzelm@7816
     5
@string{TUM="TU Munich"}
wenzelm@7816
     6
wenzelm@7816
     7
wenzelm@7968
     8
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7968
     9
  author = 	 {Markus Wenzel},
wenzelm@7968
    10
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7968
    11
  crossref =     {tphols99}}
wenzelm@7968
    12
wenzelm@7816
    13
@Book{davey-priestley,
wenzelm@7816
    14
  author	= {B. A. Davey and H. A. Priestley},
wenzelm@7816
    15
  title		= {Introduction to Lattices and Order},
wenzelm@7816
    16
  publisher	= CUP,
wenzelm@7816
    17
  year		= 1990}
wenzelm@7816
    18
wenzelm@7816
    19
@manual{isabelle-HOL,
wenzelm@7816
    20
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
wenzelm@7816
    21
  title		= {{Isabelle}'s Logics: {HOL}},
wenzelm@7816
    22
  institution	= {Institut f\"ur Informatik, Technische Universi\"at
wenzelm@7816
    23
                  M\"unchen and Computer Laboratory, University of Cambridge}}
wenzelm@7816
    24
wenzelm@7816
    25
@manual{isabelle-intro,
wenzelm@7816
    26
  author	= {Lawrence C. Paulson},
wenzelm@7816
    27
  title		= {Introduction to {Isabelle}},
wenzelm@7816
    28
  institution	= CUCL}
wenzelm@7816
    29
wenzelm@7816
    30
@manual{isabelle-isar-ref,
wenzelm@7816
    31
  author	= {Markus Wenzel},
wenzelm@7968
    32
  title		= {The {Isabelle/Isar} Reference Manual},
wenzelm@7816
    33
  institution	= TUM}
wenzelm@7816
    34
wenzelm@7968
    35
@manual{isabelle-ref,
wenzelm@7968
    36
  author	= {Lawrence C. Paulson},
wenzelm@7968
    37
  title		= {The {Isabelle} Reference Manual},
wenzelm@7968
    38
  institution	= CUCL}
wenzelm@7968
    39
wenzelm@7968
    40
@TechReport{paulson-mutilated-board,
wenzelm@7968
    41
  author = 	 {Lawrence C. Paulson},
wenzelm@7968
    42
  title = 	 {A Simple Formalization and Proof for the Mutilated Chess Board},
wenzelm@7968
    43
  institution =  CUCL,
wenzelm@7968
    44
  year = 	 1996,
wenzelm@7968
    45
  number =	 394,
wenzelm@7977
    46
  note = {\url{http://www.ftp.cl.cam.ac.uk/ftp/papers/reports/}}
wenzelm@7968
    47
}
wenzelm@7816
    48
wenzelm@7816
    49
@Proceedings{tphols99,
wenzelm@7816
    50
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7816
    51
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7816
    52
  editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
wenzelm@7816
    53
                  Paulin, C. and Thery, L.},
wenzelm@7816
    54
  series	= {LNCS 1690},
wenzelm@7816
    55
  year		= 1999}