doc-src/manual.bib
author nipkow
Thu, 15 Mar 2001 13:57:10 +0100
changeset 11209 a8cb33f6cf9c
parent 11207 08188224c24e
child 11246 64d0bcccb03a
permissions -rw-r--r--
*** empty log message ***
paulson@6592
     1
% BibTeX database for the Isabelle documentation
paulson@6592
     2
%
paulson@6592
     3
% Lawrence C Paulson $Id$
paulson@6592
     4
paulson@6592
     5
%publishers
paulson@6592
     6
@string{AP="Academic Press"}
paulson@6592
     7
@string{CUP="Cambridge University Press"}
paulson@6592
     8
@string{IEEE="{\sc ieee} Computer Society Press"}
paulson@11199
     9
@string{LNCS="Lecture Notes in Computer Science"}
paulson@6592
    10
@string{MIT="MIT Press"}
paulson@6592
    11
@string{NH="North-Holland"}
paulson@6592
    12
@string{Prentice="Prentice-Hall"}
nipkow@6607
    13
@string{PH="Prentice-Hall"}
paulson@6592
    14
@string{Springer="Springer-Verlag"}
paulson@6592
    15
paulson@6592
    16
%institutions
paulson@11199
    17
@string{CUCL="Computer Laboratory, University of Cambridge"}
paulson@11199
    18
@string{Edinburgh="Department of Computer Science, University of Edinburgh"}
paulson@6592
    19
paulson@6592
    20
%journals
paulson@8284
    21
@string{AI="Artificial Intelligence"}
paulson@11199
    22
@string{FAC="Formal Aspects of Computing"}
paulson@11199
    23
@string{JAR="Journal of Automated Reasoning"}
paulson@11199
    24
@string{JCS="Journal of Computer Security"}
paulson@11199
    25
@string{JFP="Journal of Functional Programming"}
paulson@11199
    26
@string{JLC="Journal of Logic and Computation"}
paulson@11199
    27
@string{JLP="Journal of Logic Programming"}
paulson@11199
    28
@string{JSC="Journal of Symbolic Computation"}
paulson@11199
    29
@string{JSL="Journal of Symbolic Logic"}
paulson@6592
    30
@string{SIGPLAN="{SIGPLAN} Notices"}
paulson@6592
    31
paulson@6592
    32
%conferences
paulson@6592
    33
@string{CADE="International Conference on Automated Deduction"}
paulson@6592
    34
@string{POPL="Symposium on Principles of Programming Languages"}
paulson@6592
    35
@string{TYPES="Types for Proofs and Programs"}
paulson@6592
    36
paulson@6592
    37
paulson@6592
    38
%A
paulson@6592
    39
paulson@6592
    40
@incollection{abramsky90,
paulson@6592
    41
  author	= {Samson Abramsky},
paulson@6592
    42
  title		= {The Lazy Lambda Calculus},
paulson@6592
    43
  pages		= {65-116},
paulson@6592
    44
  editor	= {David A. Turner},
paulson@6592
    45
  booktitle	= {Research Topics in Functional Programming},
paulson@6592
    46
  publisher	= {Addison-Wesley},
paulson@6592
    47
  year		= 1990}
paulson@6592
    48
paulson@6592
    49
@Unpublished{abrial93,
paulson@6592
    50
  author	= {J. R. Abrial and G. Laffitte},
paulson@6592
    51
  title		= {Towards the Mechanization of the Proofs of some Classical
paulson@6592
    52
		  Theorems of Set Theory},
paulson@6592
    53
  note		= {preprint},
paulson@6592
    54
  year		= 1993,
paulson@6592
    55
  month		= Feb}
paulson@6592
    56
paulson@6592
    57
@incollection{aczel77,
paulson@6592
    58
  author	= {Peter Aczel},
paulson@6592
    59
  title		= {An Introduction to Inductive Definitions},
paulson@6592
    60
  pages		= {739-782},
paulson@6592
    61
  crossref	= {barwise-handbk}}
paulson@6592
    62
paulson@6592
    63
@Book{aczel88,
paulson@6592
    64
  author	= {Peter Aczel},
paulson@6592
    65
  title		= {Non-Well-Founded Sets},
paulson@6592
    66
  publisher	= {CSLI},
paulson@6592
    67
  year		= 1988}
paulson@6592
    68
paulson@6592
    69
@InProceedings{alf,
paulson@6592
    70
  author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
paulson@6592
    71
  title		= {The {ALF} Proof Editor and Its Proof Engine},
paulson@6592
    72
  crossref	= {types93},
paulson@6592
    73
  pages		= {213-237}}
paulson@6592
    74
paulson@6592
    75
@book{andrews86,
paulson@6592
    76
  author	= "Peter Andrews",
paulson@6592
    77
  title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
paulson@6592
    78
through Proof",
paulson@6592
    79
  publisher	= AP,
paulson@6592
    80
  series	= "Computer Science and Applied Mathematics",
paulson@6592
    81
  year		= 1986}
paulson@6592
    82
wenzelm@9599
    83
@InProceedings{Aspinall:2000:eProof,
wenzelm@9599
    84
  author = 	 {David Aspinall},
wenzelm@9599
    85
  title = 	 {Protocols for Interactive {e-Proof}},
wenzelm@9599
    86
  booktitle = 	 {Theorem Proving in Higher Order Logics (TPHOLs)},
wenzelm@9599
    87
  year =	 2000,
wenzelm@9599
    88
  note =	 {Unpublished work-in-progress paper,
wenzelm@10107
    89
                  \url{http://www.proofgeneral.org/~da/drafts/eproof.ps.gz}}
wenzelm@9599
    90
}
wenzelm@8505
    91
@InProceedings{Aspinall:TACAS:2000,
wenzelm@8505
    92
  author = 	 {David Aspinall},
wenzelm@10160
    93
  title = 	 {{P}roof {G}eneral: A Generic Tool for Proof Development},
nipkow@11205
    94
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis of
nipkow@11205
    95
                  Systems (TACAS)},
nipkow@11205
    96
  year =	 2000,
nipkow@11205
    97
  publisher	= Springer,
nipkow@11205
    98
  series	= LNCS,
nipkow@11205
    99
  volume	= 1785,
nipkow@11205
   100
  pages = "38--42"
wenzelm@8505
   101
}
wenzelm@8505
   102
wenzelm@7209
   103
@Misc{isamode,
wenzelm@7209
   104
  author =	 {David Aspinall},
wenzelm@8062
   105
  title =	 {Isamode --- {U}sing {I}sabelle with {E}macs},
wenzelm@10107
   106
  note =	 {\url{http://www.proofgeneral.org/~da/Isamode/}}
wenzelm@7209
   107
}
wenzelm@7209
   108
wenzelm@7209
   109
@Misc{proofgeneral,
nipkow@11197
   110
  author =	 {David Aspinall},
nipkow@11197
   111
  title =	 {{P}roof {G}eneral},
wenzelm@10079
   112
  note =	 {\url{http://www.proofgeneral.org}}
wenzelm@7209
   113
}
wenzelm@7209
   114
paulson@6592
   115
%B
paulson@6592
   116
nipkow@10186
   117
@book{Baader-Nipkow,author={Franz Baader and Tobias Nipkow},
nipkow@10186
   118
title="Term Rewriting and All That",publisher=CUP,year=1998}
nipkow@10186
   119
paulson@6592
   120
@incollection{basin91,
paulson@6592
   121
  author	= {David Basin and Matt Kaufmann},
paulson@6592
   122
  title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
paulson@6592
   123
		   Comparison}, 
paulson@6592
   124
  crossref	= {huet-plotkin91},
paulson@6592
   125
  pages		= {89-119}}
paulson@6592
   126
wenzelm@9567
   127
@InProceedings{Bauer-Wenzel:2000:HB,
wenzelm@9567
   128
  author = 	 {Gertrud Bauer and Markus Wenzel},
wenzelm@9567
   129
  title = 	 {Computer-Assisted Mathematics at Work --- The {H}ahn-{B}anach Theorem in
wenzelm@9567
   130
      {I}sabelle/{I}sar},
wenzelm@9567
   131
  booktitle = 	 {Types for Proofs and Programs: TYPES'99},
wenzelm@9599
   132
  editor =       {Thierry Coquand and Peter Dybjer and Bengt Nordstr{\"o}m
wenzelm@9599
   133
                  and Jan Smith},
wenzelm@9567
   134
  series =	 {LNCS},
wenzelm@9599
   135
  year =	 2000
wenzelm@9567
   136
}
wenzelm@6624
   137
wenzelm@6624
   138
@InProceedings{Berghofer-Wenzel:1999:TPHOL,
wenzelm@6624
   139
  author = 	 {Stefan Berghofer and Markus Wenzel},
wenzelm@7041
   140
  title = 	 {Inductive datatypes in {HOL} --- lessons learned in
wenzelm@7041
   141
                  {F}ormal-{L}ogic {E}ngineering},
wenzelm@7041
   142
  crossref =     {tphols99}}
wenzelm@6624
   143
nipkow@6607
   144
@book{Bird-Wadler,author="Richard Bird and Philip Wadler",
nipkow@6607
   145
title="Introduction to Functional Programming",publisher=PH,year=1988}
nipkow@6607
   146
nipkow@11209
   147
@book{Bird-Haskell,author="Richard Bird",
nipkow@11209
   148
title="Introduction to Functional Programming using Haskell",
nipkow@11209
   149
publisher=PH,year=1998}
nipkow@11209
   150
paulson@6592
   151
@Article{boyer86,
paulson@6592
   152
  author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
paulson@6592
   153
		   Overbeek and Mark Stickel and Lawrence Wos},
paulson@6592
   154
  title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
paulson@6592
   155
		   Axioms},
paulson@6592
   156
  journal	= JAR,
paulson@6592
   157
  year		= 1986,
paulson@6592
   158
  volume	= 2,
paulson@6592
   159
  number	= 3,
paulson@6592
   160
  pages		= {287-327}}
paulson@6592
   161
paulson@6592
   162
@book{bm79,
paulson@6592
   163
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   164
  title		= {A Computational Logic},
paulson@6592
   165
  publisher	= {Academic Press},
paulson@6592
   166
  year		= 1979}
paulson@6592
   167
paulson@6592
   168
@book{bm88book,
paulson@6592
   169
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   170
  title		= {A Computational Logic Handbook},
paulson@6592
   171
  publisher	= {Academic Press},
paulson@6592
   172
  year		= 1988}
paulson@6592
   173
paulson@6592
   174
@Article{debruijn72,
paulson@6592
   175
  author	= {N. G. de Bruijn},
paulson@6592
   176
  title		= {Lambda Calculus Notation with Nameless Dummies,
paulson@6592
   177
	a Tool for Automatic Formula Manipulation,
paulson@6592
   178
	with Application to the {Church-Rosser Theorem}},
paulson@6592
   179
  journal	= {Indag. Math.},
paulson@6592
   180
  volume	= 34,
paulson@6592
   181
  pages		= {381-392},
paulson@6592
   182
  year		= 1972}
paulson@6592
   183
paulson@6592
   184
%C
paulson@6592
   185
paulson@6592
   186
@TechReport{camilleri92,
paulson@6592
   187
  author	= {J. Camilleri and T. F. Melham},
paulson@6592
   188
  title		= {Reasoning with Inductively Defined Relations in the
paulson@6592
   189
		 {HOL} Theorem Prover},
paulson@6592
   190
  institution	= CUCL,
paulson@6592
   191
  year		= 1992,
paulson@6592
   192
  number	= 265,
paulson@6592
   193
  month		= Aug}
paulson@6592
   194
paulson@6592
   195
@Book{charniak80,
paulson@6592
   196
  author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
paulson@6592
   197
  title		= {Artificial Intelligence Programming},
paulson@6592
   198
  publisher	= {Lawrence Erlbaum Associates},
paulson@6592
   199
  year		= 1980}
paulson@6592
   200
paulson@6592
   201
@article{church40,
paulson@6592
   202
  author	= "Alonzo Church",
paulson@6592
   203
  title		= "A Formulation of the Simple Theory of Types",
paulson@6592
   204
  journal	= JSL,
paulson@6592
   205
  year		= 1940,
paulson@6592
   206
  volume	= 5,
paulson@6592
   207
  pages		= "56-68"}
paulson@6592
   208
nipkow@10191
   209
@book{ClarkeGP-book,author="Edmund Clarke and Orna Grumberg and Doron Peled",
nipkow@10191
   210
title="Model Checking",publisher=MIT,year=1999}
nipkow@10191
   211
paulson@6592
   212
@PhdThesis{coen92,
paulson@6592
   213
  author	= {Martin D. Coen},
paulson@6592
   214
  title		= {Interactive Program Derivation},
paulson@6592
   215
  school	= {University of Cambridge},
paulson@6592
   216
  note		= {Computer Laboratory Technical Report 272},
paulson@6592
   217
  month		= nov,
paulson@6592
   218
  year		= 1992}
paulson@6592
   219
paulson@6592
   220
@book{constable86,
paulson@6592
   221
  author	= {R. L. Constable and others},
paulson@6592
   222
  title		= {Implementing Mathematics with the Nuprl Proof
paulson@6592
   223
		 Development System}, 
paulson@6592
   224
  publisher	= Prentice,
paulson@6592
   225
  year		= 1986}
paulson@6592
   226
paulson@6592
   227
%D
paulson@6592
   228
wenzelm@6745
   229
@Book{davey-priestley,
paulson@6592
   230
  author	= {B. A. Davey and H. A. Priestley},
paulson@6592
   231
  title		= {Introduction to Lattices and Order},
paulson@6592
   232
  publisher	= CUP,
paulson@6592
   233
  year		= 1990}
paulson@6592
   234
paulson@6592
   235
@Book{devlin79,
paulson@6592
   236
  author	= {Keith J. Devlin},
paulson@6592
   237
  title		= {Fundamentals of Contemporary Set Theory},
paulson@6592
   238
  publisher	= {Springer},
paulson@6592
   239
  year		= 1979}
paulson@6592
   240
paulson@6592
   241
@book{dummett,
paulson@6592
   242
  author	= {Michael Dummett},
paulson@6592
   243
  title		= {Elements of Intuitionism},
paulson@6592
   244
  year		= 1977,
paulson@6592
   245
  publisher	= {Oxford University Press}}
paulson@6592
   246
paulson@6592
   247
@incollection{dybjer91,
paulson@6592
   248
  author	= {Peter Dybjer},
nipkow@10186
   249
  title		= {Inductive Sets and Families in {Martin-L{\"o}f's} Type
paulson@6592
   250
		  Theory and Their Set-Theoretic Semantics}, 
paulson@6592
   251
  crossref	= {huet-plotkin91},
paulson@6592
   252
  pages		= {280-306}}
paulson@6592
   253
paulson@6592
   254
@Article{dyckhoff,
paulson@6592
   255
  author	= {Roy Dyckhoff},
paulson@6592
   256
  title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
paulson@6592
   257
  journal	= JSL,
paulson@6592
   258
  year		= 1992,
paulson@6592
   259
  volume	= 57,
paulson@6592
   260
  number	= 3,
paulson@6592
   261
  pages		= {795-807}}
paulson@6592
   262
paulson@6592
   263
%F
paulson@6592
   264
paulson@6613
   265
@Article{IMPS,
paulson@6613
   266
  author	= {William M. Farmer and Joshua D. Guttman and F. Javier
paulson@6613
   267
		 Thayer},
paulson@6613
   268
  title		= {{IMPS}: An Interactive Mathematical Proof System},
paulson@6613
   269
  journal	= JAR,
paulson@6613
   270
  volume	= 11,
paulson@6613
   271
  number	= 2,
paulson@6613
   272
  year		= 1993,
paulson@6613
   273
  pages		= {213-248}}
paulson@6613
   274
paulson@6592
   275
@InProceedings{felty91a,
paulson@6592
   276
  Author	= {Amy Felty},
paulson@6592
   277
  Title		= {A Logic Program for Transforming Sequent Proofs to Natural
paulson@6592
   278
		  Deduction Proofs}, 
paulson@6592
   279
  crossref	= {extensions91},
paulson@6592
   280
  pages		= {157-178}}
paulson@6592
   281
paulson@10796
   282
@Article{fleuriot-jcm,
paulson@10796
   283
  author = 	 {Jacques Fleuriot and Lawrence C. Paulson},
paulson@10796
   284
  title = 	 {Mechanizing Nonstandard Real Analysis},
paulson@10796
   285
  journal = 	 {LMS Journal of Computation and Mathematics},
paulson@10796
   286
  year = 	 2000,
paulson@10796
   287
  volume =	 3,
paulson@10796
   288
  pages =	 {140-190},
paulson@10796
   289
  note =	 {\url{http://www.lms.ac.uk/jcm/3/lms1999-027/}}
paulson@10796
   290
}
paulson@10796
   291
paulson@6592
   292
@TechReport{frost93,
paulson@6592
   293
  author	= {Jacob Frost},
paulson@6592
   294
  title		= {A Case Study of Co-induction in {Isabelle HOL}},
paulson@6592
   295
  institution	= CUCL,
paulson@6592
   296
  number	= 308,
paulson@6592
   297
  year		= 1993,
paulson@6592
   298
  month		= Aug}
paulson@6592
   299
paulson@6592
   300
%revised version of frost93
paulson@6592
   301
@TechReport{frost95,
paulson@6592
   302
  author	= {Jacob Frost},
paulson@6592
   303
  title		= {A Case Study of Co-induction in {Isabelle}},
paulson@6592
   304
  institution	= CUCL,
paulson@6592
   305
  number	= 359,
paulson@6592
   306
  year		= 1995,
paulson@6592
   307
  month		= Feb}
paulson@6592
   308
paulson@6592
   309
@inproceedings{OBJ,
paulson@6592
   310
  author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
paulson@6592
   311
		 and J. Meseguer}, 
paulson@6592
   312
  title		= {Principles of {OBJ2}},
paulson@6592
   313
  booktitle	= POPL, 
paulson@6592
   314
  year		= 1985,
paulson@6592
   315
  pages		= {52-66}}
paulson@6592
   316
paulson@6592
   317
%G
paulson@6592
   318
paulson@6592
   319
@book{gallier86,
paulson@6592
   320
  author	= {J. H. Gallier},
paulson@6592
   321
  title		= {Logic for Computer Science: 
paulson@6592
   322
		Foundations of Automatic Theorem Proving},
paulson@6592
   323
  year		= 1986,
paulson@6592
   324
  publisher	= {Harper \& Row}}
paulson@6592
   325
paulson@6592
   326
@Book{galton90,
paulson@6592
   327
  author	= {Antony Galton},
paulson@6592
   328
  title		= {Logic for Information Technology},
paulson@6592
   329
  publisher	= {Wiley},
paulson@6592
   330
  year		= 1990}
paulson@6592
   331
paulson@6592
   332
@InProceedings{gimenez-codifying,
paulson@6592
   333
  author	= {Eduardo Gim{\'e}nez},
paulson@6592
   334
  title		= {Codifying Guarded Definitions with Recursive Schemes},
paulson@6592
   335
  crossref	= {types94},
paulson@6592
   336
  pages		= {39-59}
paulson@6592
   337
}
paulson@6592
   338
paulson@9816
   339
@book{girard89,
paulson@9816
   340
  author	= {Jean-Yves Girard},
paulson@9816
   341
  title		= {Proofs and Types},
paulson@9816
   342
  year		= 1989,
paulson@9816
   343
  publisher	= CUP, 
paulson@9816
   344
  note		= {Translated by Yves LaFont and Paul Taylor}}
paulson@9816
   345
paulson@6592
   346
@Book{mgordon-hol,
nipkow@11205
   347
  editor	= {M. J. C. Gordon and T. F. Melham},
paulson@6592
   348
  title		= {Introduction to {HOL}: A Theorem Proving Environment for
paulson@6592
   349
		 Higher Order Logic},
paulson@6592
   350
  publisher	= CUP,
paulson@6592
   351
  year		= 1993}
paulson@6592
   352
paulson@6592
   353
@book{mgordon79,
paulson@6592
   354
  author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
paulson@6592
   355
		 Wadsworth},
paulson@6592
   356
  title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
paulson@6592
   357
  year		= 1979,
paulson@6592
   358
  publisher	= {Springer},
paulson@6592
   359
  series	= {LNCS 78}}
paulson@6592
   360
nipkow@6607
   361
@inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
nipkow@6607
   362
title={Why we can't have {SML} style datatype declarations in {HOL}},
nipkow@6607
   363
booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
nipkow@6607
   364
IFIP TC10/WG10.2 Intl. Workshop, 1992},
nipkow@6607
   365
editor={L.J.M. Claesen and M.J.C. Gordon},
nipkow@6607
   366
publisher=NH,year=1993,pages={561--568}}
nipkow@6607
   367
paulson@6592
   368
@InProceedings{gunter-trees,
paulson@6592
   369
  author	= {Elsa L. Gunter},
paulson@6592
   370
  title		= {A Broader Class of Trees for Recursive Type Definitions for
paulson@6592
   371
		  {HOL}},
paulson@6592
   372
  crossref	= {hug93},
paulson@6592
   373
  pages		= {141-154}}
paulson@6592
   374
paulson@6592
   375
%H
paulson@6592
   376
paulson@6592
   377
@Book{halmos60,
paulson@6592
   378
  author	= {Paul R. Halmos},
paulson@6592
   379
  title		= {Naive Set Theory},
paulson@6592
   380
  publisher	= {Van Nostrand},
paulson@6592
   381
  year		= 1960}
paulson@6592
   382
nipkow@11207
   383
@book{HarelKT-DL,author={David Harel and Dexter Kozen and Jerzy Tiuryn},
nipkow@11207
   384
title={Dynamic Logic},publisher=MIT,year=2000}
nipkow@11207
   385
paulson@6592
   386
@Book{hennessy90,
paulson@6592
   387
  author	= {Matthew Hennessy},
paulson@6592
   388
  title		= {The Semantics of Programming Languages: An Elementary
paulson@6592
   389
		  Introduction Using Structural Operational Semantics},
paulson@6592
   390
  publisher	= {Wiley},
paulson@6592
   391
  year		= 1990}
paulson@6592
   392
nipkow@10244
   393
@book{HopcroftUllman,author={John E. Hopcroft and Jeffrey D. Ullman},
nipkow@10244
   394
title={Introduction to Automata Theory, Languages, and Computation.},
nipkow@10244
   395
publisher={Addison-Wesley},year=1979}
nipkow@10244
   396
paulson@6592
   397
@Article{haskell-report,
paulson@6592
   398
  author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
paulson@6592
   399
  title		= {Report on the Programming Language {Haskell}: A
paulson@6592
   400
		 Non-strict, Purely Functional Language},
paulson@6592
   401
  journal	= SIGPLAN,
paulson@6592
   402
  year		= 1992,
paulson@6592
   403
  volume	= 27,
paulson@6592
   404
  number	= 5,
paulson@6592
   405
  month		= May,
paulson@6592
   406
  note		= {Version 1.2}}
paulson@6592
   407
paulson@6592
   408
@Article{haskell-tutorial,
paulson@6592
   409
  author	= {Paul Hudak and Joseph H. Fasel},
paulson@6592
   410
  title		= {A Gentle Introduction to {Haskell}},
paulson@6592
   411
  journal	= SIGPLAN,
paulson@6592
   412
  year		= 1992,
paulson@6592
   413
  volume	= 27,
paulson@6592
   414
  number	= 5,
paulson@6592
   415
  month		= May}
paulson@6592
   416
nipkow@11209
   417
@book{Hudak-Haskell,author={Paul Hudak},
nipkow@11209
   418
title={The Haskell School of Expression},publisher=CUP,year=2000}
nipkow@11209
   419
paulson@6592
   420
@article{huet75,
paulson@6592
   421
  author	= {G. P. Huet},
paulson@6592
   422
  title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
paulson@6592
   423
  journal	= TCS,
paulson@6592
   424
  volume	= 1,
paulson@6592
   425
  year		= 1975,
paulson@6592
   426
  pages		= {27-57}}
paulson@6592
   427
paulson@6592
   428
@article{huet78,
paulson@6592
   429
  author	= {G. P. Huet and B. Lang},
paulson@6592
   430
  title		= {Proving and Applying Program Transformations Expressed with 
paulson@6592
   431
			Second-Order Patterns},
paulson@6592
   432
  journal	= acta,
paulson@6592
   433
  volume	= 11,
paulson@6592
   434
  year		= 1978, 
paulson@6592
   435
  pages		= {31-55}}
paulson@6592
   436
paulson@6592
   437
@inproceedings{huet88,
nipkow@10186
   438
  author	= {G{\'e}rard Huet},
paulson@6592
   439
  title		= {Induction Principles Formalized in the {Calculus of
paulson@6592
   440
		 Constructions}}, 
paulson@6592
   441
  booktitle	= {Programming of Future Generation Computers},
paulson@6592
   442
  editor	= {K. Fuchi and M. Nivat},
paulson@6592
   443
  year		= 1988,
paulson@6592
   444
  pages		= {205-216}, 
paulson@6592
   445
  publisher	= {Elsevier}}
paulson@6592
   446
nipkow@10186
   447
@Book{Huth-Ryan-book,
nipkow@10186
   448
  author	= {Michael Huth and Mark Ryan},
nipkow@10186
   449
  title		= {Logic in Computer Science. Modelling and reasoning about systems},
nipkow@10186
   450
  publisher	= CUP,
nipkow@10186
   451
  year		= 2000}
nipkow@10186
   452
wenzelm@7041
   453
@InProceedings{Harrison:1996:MizarHOL,
wenzelm@7041
   454
  author = 	 {J. Harrison},
wenzelm@7041
   455
  title = 	 {A {Mizar} Mode for {HOL}},
wenzelm@7041
   456
  pages =	 {203--220},
wenzelm@7041
   457
  crossref =     {tphols96}}
wenzelm@7041
   458
paulson@6592
   459
%K
paulson@6592
   460
paulson@6670
   461
@InProceedings{kammueller-locales,
paulson@6670
   462
  author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
paulson@6670
   463
                  Lawrence C. Paulson},
paulson@6670
   464
  title = 	 {Locales: A Sectioning Concept for {Isabelle}},
paulson@6670
   465
  crossref =	 {tphols99}}
paulson@6670
   466
paulson@8284
   467
@book{Knuth3-75,
paulson@8284
   468
  author={Donald E. Knuth},
paulson@8284
   469
  title={The Art of Computer Programming, Volume 3: Sorting and Searching},
paulson@8284
   470
  publisher={Addison-Wesley},
paulson@8284
   471
  year=1975}
paulson@8284
   472
paulson@8284
   473
@Article{korf85,
paulson@8284
   474
  author	= {R. E. Korf},
paulson@8284
   475
  title		= {Depth-First Iterative-Deepening: an Optimal Admissible
paulson@8284
   476
		 Tree Search},
paulson@8284
   477
  journal	= AI,
paulson@8284
   478
  year		= 1985,
paulson@8284
   479
  volume	= 27,
paulson@8284
   480
  pages		= {97-109}}
nipkow@6607
   481
paulson@6592
   482
@Book{kunen80,
paulson@6592
   483
  author	= {Kenneth Kunen},
paulson@6592
   484
  title		= {Set Theory: An Introduction to Independence Proofs},
paulson@6592
   485
  publisher	= NH,
paulson@6592
   486
  year		= 1980}
paulson@6592
   487
paulson@6592
   488
%M
paulson@6592
   489
paulson@6592
   490
@Article{mw81,
paulson@6592
   491
  author	= {Zohar Manna and Richard Waldinger},
paulson@6592
   492
  title		= {Deductive Synthesis of the Unification Algorithm},
paulson@6592
   493
  journal	= SCP,
paulson@6592
   494
  year		= 1981,
paulson@6592
   495
  volume	= 1,
paulson@6592
   496
  number	= 1,
paulson@6592
   497
  pages		= {5-48}}
paulson@6592
   498
paulson@6592
   499
@InProceedings{martin-nipkow,
paulson@6592
   500
  author	= {Ursula Martin and Tobias Nipkow},
paulson@6592
   501
  title		= {Ordered Rewriting and Confluence},
paulson@6592
   502
  crossref	= {cade10},
paulson@6592
   503
  pages		= {366-380}}
paulson@6592
   504
paulson@6592
   505
@book{martinlof84,
nipkow@10186
   506
  author	= {Per Martin-L{\"o}f},
paulson@6592
   507
  title		= {Intuitionistic type theory},
paulson@6592
   508
  year		= 1984,
paulson@6592
   509
  publisher	= {Bibliopolis}}
paulson@6592
   510
paulson@6592
   511
@incollection{melham89,
paulson@6592
   512
  author	= {Thomas F. Melham},
paulson@6592
   513
  title		= {Automating Recursive Type Definitions in Higher Order
paulson@6592
   514
		 Logic}, 
paulson@6592
   515
  pages		= {341-386},
paulson@6592
   516
  crossref	= {birtwistle89}}
paulson@6592
   517
paulson@6592
   518
@Article{miller-mixed,
paulson@6592
   519
  Author	= {Dale Miller},
paulson@6592
   520
  Title		= {Unification Under a Mixed Prefix},
paulson@6592
   521
  journal	= JSC,
paulson@6592
   522
  volume	= 14,
paulson@6592
   523
  number	= 4,
paulson@6592
   524
  pages		= {321-358},
paulson@6592
   525
  Year		= 1992}
paulson@6592
   526
paulson@6592
   527
@Article{milner78,
paulson@6592
   528
  author	= {Robin Milner},
paulson@6592
   529
  title		= {A Theory of Type Polymorphism in Programming},
paulson@6592
   530
  journal	= "J. Comp.\ Sys.\ Sci.",
paulson@6592
   531
  year		= 1978,
paulson@6592
   532
  volume	= 17,
paulson@6592
   533
  pages		= {348-375}}
paulson@6592
   534
paulson@6592
   535
@TechReport{milner-ind,
paulson@6592
   536
  author	= {Robin Milner},
paulson@6592
   537
  title		= {How to Derive Inductions in {LCF}},
paulson@6592
   538
  institution	= Edinburgh,
paulson@6592
   539
  year		= 1980,
paulson@6592
   540
  type		= {note}}
paulson@6592
   541
paulson@6592
   542
@Article{milner-coind,
paulson@6592
   543
  author	= {Robin Milner and Mads Tofte},
paulson@6592
   544
  title		= {Co-induction in Relational Semantics},
paulson@6592
   545
  journal	= TCS,
paulson@6592
   546
  year		= 1991,
paulson@6592
   547
  volume	= 87,
paulson@6592
   548
  pages		= {209-220}}
paulson@6592
   549
paulson@6592
   550
@Book{milner89,
paulson@6592
   551
  author	= {Robin Milner},
paulson@6592
   552
  title		= {Communication and Concurrency},
paulson@6592
   553
  publisher	= Prentice,
paulson@6592
   554
  year		= 1989}
paulson@6592
   555
nipkow@10970
   556
@book{SML,author="Robin Milner and Mads Tofte and Robert Harper",
nipkow@10970
   557
title="The Definition of Standard ML",publisher=MIT,year=1990}
nipkow@10970
   558
paulson@6592
   559
@PhdThesis{monahan84,
paulson@6592
   560
  author	= {Brian Q. Monahan},
paulson@6592
   561
  title		= {Data Type Proofs using Edinburgh {LCF}},
paulson@6592
   562
  school	= {University of Edinburgh},
paulson@6592
   563
  year		= 1984}
paulson@6592
   564
nipkow@6607
   565
@article{MuellerNvOS99,
nipkow@6607
   566
author=
nipkow@11197
   567
{Olaf M\"uller and Tobias Nipkow and Oheimb, David von and Oskar Slotosch},
nipkow@11197
   568
title={{HOLCF = HOL + LCF}},journal=JFP,year=1999,volume=9,pages={191--223}}
nipkow@6607
   569
wenzelm@9599
   570
@Manual{Muzalewski:Mizar,
wenzelm@9599
   571
  title = 	 {An Outline of {PC} {Mizar}},
wenzelm@9599
   572
  author =	 {Micha{\l} Muzalewski},
wenzelm@9599
   573
  organization = {Fondation of Logic, Mathematics and Informatics
wenzelm@9599
   574
                  --- Mizar Users Group},
wenzelm@9599
   575
  year =	 1993,
wenzelm@9599
   576
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarmanual.ps.gz}}
wenzelm@9599
   577
}
wenzelm@9599
   578
paulson@6592
   579
%N
paulson@6592
   580
paulson@6592
   581
@InProceedings{NaraschewskiW-TPHOLs98,
paulson@6592
   582
  author	= {Wolfgang Naraschewski and Markus Wenzel},
paulson@6592
   583
  title		= 
wenzelm@7041
   584
{Object-Oriented Verification based on Record Subtyping in
wenzelm@7041
   585
                  Higher-Order Logic},
wenzelm@7041
   586
  crossref      = {tphols98}}
paulson@6592
   587
paulson@6592
   588
@inproceedings{nazareth-nipkow,
paulson@6592
   589
  author	= {Dieter Nazareth and Tobias Nipkow},
paulson@6592
   590
  title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
paulson@6592
   591
  crossref	= {tphols96},
paulson@6592
   592
  pages		= {331-345},
paulson@6592
   593
  year		= 1996}
paulson@6592
   594
paulson@6592
   595
@inproceedings{nipkow-W,
paulson@6592
   596
  author	= {Wolfgang Naraschewski and Tobias Nipkow},
paulson@6592
   597
  title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
paulson@6592
   598
  booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
nipkow@10186
   599
  editor	= {E. Gim{\'e}nez and C. Paulin-Mohring},
paulson@6592
   600
  publisher	= Springer,
paulson@6592
   601
  series	= LNCS,
paulson@6592
   602
  volume	= 1512,
paulson@6592
   603
  pages		= {317-332},
paulson@6592
   604
  year		= 1998}
paulson@6592
   605
wenzelm@8892
   606
@InCollection{nipkow-sorts93,
wenzelm@8892
   607
  author = 	 {T. Nipkow},
wenzelm@8892
   608
  title = 	 {Order-Sorted Polymorphism in {Isabelle}},
wenzelm@8892
   609
  booktitle = 	 {Logical Environments},
wenzelm@8892
   610
  publisher =	 CUP,
wenzelm@8892
   611
  year =	 1993,
wenzelm@8892
   612
  editor =	 {G. Huet and G. Plotkin},
wenzelm@8892
   613
  pages =	 {164--188}
wenzelm@8892
   614
}
wenzelm@8892
   615
wenzelm@8892
   616
@Misc{nipkow-types93,
wenzelm@8892
   617
  author =	 {Tobias Nipkow},
wenzelm@8892
   618
  title =	 {Axiomatic Type Classes (in {I}sabelle)},
wenzelm@8892
   619
  howpublished = {Presentation at the workshop \emph{Types for Proof and Programs}, Nijmegen},
wenzelm@8892
   620
  year =	 1993
wenzelm@8892
   621
}
wenzelm@8892
   622
paulson@6592
   623
@inproceedings{Nipkow-CR,
paulson@6592
   624
  author	= {Tobias Nipkow},
paulson@6592
   625
  title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
paulson@6592
   626
  booktitle	= {Automated Deduction --- CADE-13},
paulson@6592
   627
  editor	= {M. McRobbie and J.K. Slaney},
paulson@6592
   628
  publisher	= Springer,
paulson@6592
   629
  series	= LNCS,
paulson@6592
   630
  volume	= 1104,
paulson@6592
   631
  pages		= {733-747},
paulson@6592
   632
  year		= 1996}
paulson@6592
   633
paulson@6592
   634
% WAS Nipkow-LICS-93
paulson@6592
   635
@InProceedings{nipkow-patterns,
paulson@6592
   636
  title		= {Functional Unification of Higher-Order Patterns},
paulson@6592
   637
  author	= {Tobias Nipkow},
paulson@6592
   638
  pages		= {64-74},
paulson@6592
   639
  crossref	= {lics8},
wenzelm@6745
   640
  url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
paulson@6592
   641
  keywords	= {unification}}
paulson@6592
   642
paulson@6592
   643
@article{nipkow-IMP,
paulson@6592
   644
  author	= {Tobias Nipkow},
paulson@6592
   645
  title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
paulson@6592
   646
  journal	= FAC,
paulson@6592
   647
  volume	= 10,
paulson@6592
   648
  pages		= {171-186},
paulson@6592
   649
  year		= 1998}
paulson@6592
   650
nipkow@6607
   651
@manual{isabelle-HOL,
nipkow@6607
   652
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
nipkow@6607
   653
  title		= {{Isabelle}'s Logics: {HOL}},
nipkow@10186
   654
  institution	= {Institut f{\"u}r Informatik, Technische Universi{\"a}t
nipkow@10186
   655
                  M{\"u}nchen and Computer Laboratory, University of Cambridge},
wenzelm@8892
   656
  note          = {\url{http://isabelle.in.tum.de/doc/logics-HOL.pdf}}}
nipkow@6607
   657
paulson@6592
   658
@article{nipkow-prehofer,
paulson@6592
   659
  author	= {Tobias Nipkow and Christian Prehofer},
paulson@6592
   660
  title		= {Type Reconstruction for Type Classes},
paulson@6592
   661
  journal	= JFP,
paulson@6592
   662
  volume	= 5,
paulson@6592
   663
  number	= 2,
paulson@6592
   664
  year		= 1995,
paulson@6592
   665
  pages		= {201-224}}
paulson@6592
   666
paulson@6592
   667
@Article{noel,
paulson@6592
   668
  author	= {Philippe No{\"e}l},
paulson@6592
   669
  title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
paulson@6592
   670
  journal	= JAR,
paulson@6592
   671
  volume	= 10,
paulson@6592
   672
  number	= 1,
paulson@6592
   673
  pages		= {15-58},
paulson@6592
   674
  year		= 1993}
paulson@6592
   675
paulson@6592
   676
@book{nordstrom90,
nipkow@10186
   677
  author	= {Bengt {Nordstr{\"o}m} and Kent Petersson and Jan Smith},
nipkow@10186
   678
  title		= {Programming in {Martin-L{\"o}f}'s Type Theory.  An
paulson@6592
   679
		 Introduction}, 
paulson@6592
   680
  publisher	= {Oxford University Press}, 
paulson@6592
   681
  year		= 1990}
paulson@6592
   682
paulson@6592
   683
%O
paulson@6592
   684
paulson@6592
   685
@Manual{pvs-language,
paulson@6592
   686
  title		= {The {PVS} specification language},
paulson@6592
   687
  author	= {S. Owre and N. Shankar and J. M. Rushby},
paulson@6592
   688
  organization	= {Computer Science Laboratory, SRI International},
paulson@6592
   689
  address	= {Menlo Park, CA},
wenzelm@6745
   690
  note          = {Beta release},
paulson@6592
   691
  year		= 1993,
paulson@6592
   692
  month		= apr,
wenzelm@6619
   693
  url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
paulson@6592
   694
paulson@6592
   695
%P
paulson@6592
   696
paulson@6592
   697
% replaces paulin92
paulson@6592
   698
@InProceedings{paulin-tlca,
paulson@6592
   699
  author	= {Christine Paulin-Mohring},
paulson@6592
   700
  title		= {Inductive Definitions in the System {Coq}: Rules and
paulson@6592
   701
		 Properties},
paulson@6592
   702
  crossref	= {tlca93},
paulson@6592
   703
  pages		= {328-345}}
paulson@6592
   704
paulson@6592
   705
@InProceedings{paulson-CADE,
paulson@6592
   706
  author	= {Lawrence C. Paulson},
paulson@6592
   707
  title		= {A Fixedpoint Approach to Implementing (Co)Inductive
paulson@6592
   708
		  Definitions},
paulson@6592
   709
  pages		= {148-161},
paulson@6592
   710
  crossref	= {cade12}}
paulson@6592
   711
paulson@6592
   712
@InProceedings{paulson-COLOG,
paulson@6592
   713
  author	= {Lawrence C. Paulson},
paulson@6592
   714
  title		= {A Formulation of the Simple Theory of Types (for
paulson@6592
   715
		 {Isabelle})}, 
paulson@6592
   716
  pages		= {246-274},
paulson@6592
   717
  crossref	= {colog88},
wenzelm@6619
   718
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
paulson@6592
   719
paulson@6592
   720
@Article{paulson-coind,
paulson@6592
   721
  author	= {Lawrence C. Paulson},
paulson@6592
   722
  title		= {Mechanizing Coinduction and Corecursion in Higher-Order
paulson@6592
   723
		  Logic},
paulson@6592
   724
  journal	= JLC,
paulson@6592
   725
  year		= 1997,
paulson@6592
   726
  volume	= 7,
paulson@6592
   727
  number	= 2,
paulson@6592
   728
  month		= mar,
paulson@6592
   729
  pages		= {175-204}}
paulson@6592
   730
paulson@6613
   731
@manual{isabelle-ref,
paulson@6613
   732
  author	= {Lawrence C. Paulson},
paulson@6613
   733
  title		= {The {Isabelle} Reference Manual},
wenzelm@8892
   734
  institution	= CUCL,
wenzelm@8892
   735
  note          = {\url{http://isabelle.in.tum.de/doc/ref.pdf}}}
nipkow@6607
   736
nipkow@6607
   737
@manual{isabelle-ZF,
paulson@6592
   738
  author	= {Lawrence C. Paulson},
paulson@6592
   739
  title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
wenzelm@8892
   740
  institution	= CUCL,
wenzelm@8892
   741
  note          = {\url{http://isabelle.in.tum.de/doc/logics-ZF.pdf}}}
paulson@6592
   742
paulson@6592
   743
@article{paulson-found,
paulson@6592
   744
  author	= {Lawrence C. Paulson},
paulson@6592
   745
  title		= {The Foundation of a Generic Theorem Prover},
paulson@6592
   746
  journal	= JAR,
paulson@6592
   747
  volume	= 5,
paulson@6592
   748
  number	= 3,
paulson@6592
   749
  pages		= {363-397},
paulson@6592
   750
  year		= 1989,
wenzelm@6619
   751
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
paulson@6592
   752
paulson@6592
   753
%replaces paulson-final
paulson@6592
   754
@Article{paulson-mscs,
paulson@6592
   755
  author	= {Lawrence C. Paulson},
paulson@7991
   756
  title = 	 {Final Coalgebras as Greatest Fixed Points 
paulson@7991
   757
                  in {ZF} Set Theory},
paulson@6592
   758
  journal	= {Mathematical Structures in Computer Science},
paulson@6592
   759
  year		= 1999,
paulson@6592
   760
  volume	= 9,
paulson@6592
   761
  note		= {in press}}
paulson@6592
   762
paulson@6592
   763
@InCollection{paulson-generic,
paulson@6592
   764
  author	= {Lawrence C. Paulson},
paulson@6592
   765
  title		= {Generic Automatic Proof Tools},
paulson@6592
   766
  crossref	= {wos-fest},
paulson@6592
   767
  chapter	= 3}
paulson@6592
   768
paulson@6592
   769
@Article{paulson-gr,
paulson@6592
   770
  author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
paulson@6592
   771
  title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
paulson@6592
   772
		  Choice},
paulson@6592
   773
  journal	= JAR,
paulson@6592
   774
  year		= 1996,
paulson@6592
   775
  volume	= 17,
paulson@6592
   776
  number	= 3,
paulson@6592
   777
  month		= dec,
paulson@6592
   778
  pages		= {291-323}}
paulson@6592
   779
paulson@6592
   780
@InCollection{paulson-handbook,
paulson@6592
   781
  author	= {Lawrence C. Paulson},
paulson@6592
   782
  title		= {Designing a Theorem Prover},
paulson@6592
   783
  crossref	= {handbk-lics2},
paulson@6592
   784
  pages		= {415-475}}
paulson@6592
   785
paulson@6592
   786
@Book{paulson-isa-book,
paulson@6592
   787
  author	= {Lawrence C. Paulson},
paulson@6592
   788
  title		= {Isabelle: A Generic Theorem Prover},
paulson@6592
   789
  publisher	= {Springer},
paulson@6592
   790
  year		= 1994,
paulson@6592
   791
  note		= {LNCS 828}}
paulson@6592
   792
paulson@6592
   793
@InCollection{paulson-markt,
paulson@6592
   794
  author	= {Lawrence C. Paulson},
paulson@6592
   795
  title		= {Tool Support for Logics of Programs},
paulson@6592
   796
  booktitle	= {Mathematical Methods in Program Development:
paulson@6592
   797
                  Summer School Marktoberdorf 1996},
paulson@6592
   798
  publisher	= {Springer},
paulson@6592
   799
  pages		= {461-498},
paulson@6592
   800
  year		= {Published 1997},
paulson@6592
   801
  editor	= {Manfred Broy},
paulson@6592
   802
  series	= {NATO ASI Series F}}
paulson@6592
   803
paulson@6592
   804
%replaces Paulson-ML and paulson91
paulson@6592
   805
@book{paulson-ml2,
paulson@6592
   806
  author	= {Lawrence C. Paulson},
paulson@6592
   807
  title		= {{ML} for the Working Programmer},
paulson@6592
   808
  year		= 1996,
paulson@6592
   809
  edition	= {2nd},
paulson@6592
   810
  publisher	= CUP}
paulson@6592
   811
paulson@6592
   812
@article{paulson-natural,
paulson@6592
   813
  author	= {Lawrence C. Paulson},
paulson@6592
   814
  title		= {Natural Deduction as Higher-order Resolution},
paulson@6592
   815
  journal	= JLP,
paulson@6592
   816
  volume	= 3,
paulson@6592
   817
  pages		= {237-258},
paulson@6592
   818
  year		= 1986,
wenzelm@6619
   819
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
paulson@6592
   820
paulson@6592
   821
@Article{paulson-set-I,
paulson@6592
   822
  author	= {Lawrence C. Paulson},
paulson@6592
   823
  title		= {Set Theory for Verification: {I}.  {From}
paulson@6592
   824
		 Foundations to Functions},
paulson@6592
   825
  journal	= JAR,
paulson@6592
   826
  volume	= 11,
paulson@6592
   827
  number	= 3,
paulson@6592
   828
  pages		= {353-389},
paulson@6592
   829
  year		= 1993,
wenzelm@6745
   830
  url		= {\url{ftp://ftp.cl.cam.ac.uk/ml/set-I.ps.gz}}}
paulson@6592
   831
paulson@6592
   832
@Article{paulson-set-II,
paulson@6592
   833
  author	= {Lawrence C. Paulson},
paulson@6592
   834
  title		= {Set Theory for Verification: {II}.  {Induction} and
paulson@6592
   835
		 Recursion},
paulson@6592
   836
  journal	= JAR,
paulson@6592
   837
  volume	= 15,
paulson@6592
   838
  number	= 2,
paulson@6592
   839
  pages		= {167-215},
paulson@6592
   840
  year		= 1995,
wenzelm@6619
   841
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
paulson@6592
   842
paulson@6592
   843
@article{paulson85,
paulson@6592
   844
  author	= {Lawrence C. Paulson},
paulson@6592
   845
  title		= {Verifying the Unification Algorithm in {LCF}},
paulson@6592
   846
  journal	= SCP,
paulson@6592
   847
  volume	= 5,
paulson@6592
   848
  pages		= {143-170},
paulson@6592
   849
  year		= 1985}
paulson@6592
   850
paulson@6592
   851
%replqces Paulson-LCF
paulson@6592
   852
@book{paulson87,
paulson@6592
   853
  author	= {Lawrence C. Paulson},
paulson@6592
   854
  title		= {Logic and Computation: Interactive proof with Cambridge
paulson@6592
   855
		 LCF}, 
paulson@6592
   856
  year		= 1987,
paulson@6592
   857
  publisher	= CUP}
paulson@6592
   858
paulson@6592
   859
@incollection{paulson700,
paulson@6592
   860
  author	= {Lawrence C. Paulson},
paulson@6592
   861
  title		= {{Isabelle}: The Next 700 Theorem Provers},
paulson@6592
   862
  crossref	= {odifreddi90},
paulson@6592
   863
  pages		= {361-386},
wenzelm@6619
   864
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
paulson@6592
   865
paulson@6592
   866
% replaces paulson-ns and paulson-security
paulson@6592
   867
@Article{paulson-jcs,
paulson@6592
   868
  author	= {Lawrence C. Paulson},
paulson@6592
   869
  title		= {The Inductive Approach to Verifying Cryptographic Protocols},
paulson@6592
   870
  journal	= JCS,
paulson@6592
   871
  year		= 1998,
paulson@6592
   872
  volume	= 6,
paulson@6592
   873
  pages		= {85-128}}
paulson@6592
   874
paulson@6592
   875
@article{pelletier86,
paulson@6592
   876
  author	= {F. J. Pelletier},
paulson@6592
   877
  title		= {Seventy-five Problems for Testing Automatic Theorem
paulson@6592
   878
		 Provers}, 
paulson@6592
   879
  journal	= JAR,
paulson@6592
   880
  volume	= 2,
paulson@6592
   881
  pages		= {191-216},
paulson@6592
   882
  year		= 1986,
paulson@6592
   883
  note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
paulson@6592
   884
paulson@6592
   885
@Article{pitts94,  
paulson@6592
   886
  author	= {Andrew M. Pitts},
paulson@6592
   887
  title		= {A Co-induction Principle for Recursively Defined Domains},
paulson@6592
   888
  journal	= TCS,
paulson@6592
   889
  volume	= 124, 
paulson@6592
   890
  pages		= {195-219},
paulson@6592
   891
  year		= 1994} 
paulson@6592
   892
paulson@6592
   893
@Article{plaisted90,
paulson@6592
   894
  author	= {David A. Plaisted},
paulson@6592
   895
  title		= {A Sequent-Style Model Elimination Strategy and a Positive
paulson@6592
   896
		 Refinement},
paulson@6592
   897
  journal	= JAR,
paulson@6592
   898
  year		= 1990,
paulson@6592
   899
  volume	= 6,
paulson@6592
   900
  number	= 4,
paulson@6592
   901
  pages		= {389-402}}
paulson@6592
   902
paulson@6592
   903
%Q
paulson@6592
   904
paulson@6592
   905
@Article{quaife92,
paulson@6592
   906
  author	= {Art Quaife},
paulson@6592
   907
  title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
paulson@6592
   908
		 Theory},
paulson@6592
   909
  journal	= JAR,
paulson@6592
   910
  year		= 1992,
paulson@6592
   911
  volume	= 8,
paulson@6592
   912
  number	= 1,
paulson@6592
   913
  pages		= {91-147}}
paulson@6592
   914
paulson@6592
   915
%R
paulson@6592
   916
paulson@6592
   917
@TechReport{rasmussen95,
paulson@6592
   918
  author	= {Ole Rasmussen},
paulson@6592
   919
  title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
paulson@6592
   920
		  Experiment},
paulson@6592
   921
  institution	= {Computer Laboratory, University of Cambridge},
paulson@6592
   922
  year		= 1995,
paulson@6592
   923
  number	= 364,
paulson@6592
   924
  month		= may,
wenzelm@6619
   925
  url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
paulson@6592
   926
paulson@6592
   927
@Book{reeves90,
paulson@6592
   928
  author	= {Steve Reeves and Michael Clarke},
paulson@6592
   929
  title		= {Logic for Computer Science},
paulson@6592
   930
  publisher	= {Addison-Wesley},
paulson@6592
   931
  year		= 1990}
paulson@6592
   932
nipkow@11209
   933
@book{Rosen-DMA,author={Kenneth H. Rosen},
nipkow@11209
   934
title={Discrete Mathematics and Its Applications},
nipkow@11209
   935
publisher={McGraw-Hill},year=1998}
nipkow@11209
   936
wenzelm@7041
   937
@InProceedings{Rudnicki:1992:MizarOverview,
wenzelm@7041
   938
  author = 	 {P. Rudnicki},
wenzelm@7041
   939
  title = 	 {An Overview of the {MIZAR} Project},
wenzelm@7041
   940
  booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
wenzelm@7041
   941
  year =	 1992,
wenzelm@7041
   942
  organization = {Chalmers University of Technology},
wenzelm@7041
   943
  publisher =	 {Bastad}
wenzelm@7041
   944
}
wenzelm@7041
   945
paulson@6592
   946
%S
paulson@6592
   947
paulson@6592
   948
@inproceedings{saaltink-fme,
paulson@6592
   949
  author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
paulson@6592
   950
		 Dan Craigen and Irwin Meisels},
paulson@6592
   951
  title		= {An {EVES} Data Abstraction Example}, 
paulson@6592
   952
  pages		= {578-596},
paulson@6592
   953
  crossref	= {fme93}}
paulson@6592
   954
paulson@6592
   955
@inproceedings{slind-tfl,
paulson@6592
   956
  author	= {Konrad Slind},
paulson@6592
   957
  title		= {Function Definition in Higher Order Logic},
paulson@6592
   958
  booktitle	= {Theorem Proving in Higher Order Logics},
paulson@6592
   959
  editor	= {J. von Wright and J. Grundy and J. Harrison},
paulson@6592
   960
  publisher	= Springer,
paulson@6592
   961
  series	= LNCS,
paulson@6592
   962
  volume	= 1125,
paulson@6592
   963
  pages		= {381-397},
paulson@6592
   964
  year		= 1996}
paulson@6592
   965
paulson@6592
   966
@book{suppes72,
paulson@6592
   967
  author	= {Patrick Suppes},
paulson@6592
   968
  title		= {Axiomatic Set Theory},
paulson@6592
   969
  year		= 1972,
paulson@6592
   970
  publisher	= {Dover}}
paulson@6592
   971
paulson@6592
   972
@InCollection{szasz93,
paulson@6592
   973
  author	= {Nora Szasz},
paulson@6592
   974
  title		= {A Machine Checked Proof that {Ackermann's} Function is not
paulson@6592
   975
		  Primitive Recursive},
paulson@6592
   976
  crossref	= {huet-plotkin93},
paulson@6592
   977
  pages		= {317-338}}
paulson@6592
   978
wenzelm@7041
   979
@TechReport{Syme:1997:DECLARE,
wenzelm@7041
   980
  author = 	 {D. Syme},
wenzelm@7041
   981
  title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
wenzelm@7041
   982
  institution =  {University of Cambridge Computer Laboratory},
wenzelm@7041
   983
  year = 	 1997,
wenzelm@7041
   984
  number =	 416
wenzelm@7041
   985
}
wenzelm@7041
   986
wenzelm@7041
   987
@PhdThesis{Syme:1998:thesis,
wenzelm@7041
   988
  author = 	 {D. Syme},
wenzelm@7041
   989
  title = 	 {Declarative Theorem Proving for Operational Semantics},
wenzelm@7041
   990
  school = 	 {University of Cambridge},
wenzelm@7041
   991
  year = 	 1998,
wenzelm@7041
   992
  note =	 {Submitted}
wenzelm@7041
   993
}
wenzelm@7041
   994
wenzelm@7041
   995
@InProceedings{Syme:1999:TPHOL,
wenzelm@7041
   996
  author = 	 {D. Syme},
wenzelm@7041
   997
  title = 	 {Three Tactic Theorem Proving},
wenzelm@7041
   998
  crossref =     {tphols99}}
wenzelm@7041
   999
paulson@6592
  1000
%T
paulson@6592
  1001
paulson@6592
  1002
@book{takeuti87,
paulson@6592
  1003
  author	= {G. Takeuti},
paulson@6592
  1004
  title		= {Proof Theory},
paulson@6592
  1005
  year		= 1987,
paulson@6592
  1006
  publisher	= NH,
paulson@6592
  1007
  edition	= {2nd}}
paulson@6592
  1008
paulson@6592
  1009
@Book{thompson91,
paulson@6592
  1010
  author	= {Simon Thompson},
paulson@6592
  1011
  title		= {Type Theory and Functional Programming},
paulson@6592
  1012
  publisher	= {Addison-Wesley},
paulson@6592
  1013
  year		= 1991}
paulson@6592
  1014
nipkow@11209
  1015
@book{Thompson-Haskell,author={Simon Thompson},
nipkow@11209
  1016
title={Haskell: The Craft of Functional Programming},
nipkow@11209
  1017
publisher={Addison-Wesley},year=1999}
nipkow@11209
  1018
wenzelm@7041
  1019
@Unpublished{Trybulec:1993:MizarFeatures,
wenzelm@7041
  1020
  author = 	 {A. Trybulec},
wenzelm@7041
  1021
  title = 	 {Some Features of the {Mizar} Language},
wenzelm@7041
  1022
  note = 	 {Presented at a workshop in Turin, Italy},
wenzelm@7041
  1023
  year =	 1993
wenzelm@7041
  1024
}
wenzelm@7041
  1025
paulson@6592
  1026
%V
paulson@6592
  1027
paulson@6592
  1028
@Unpublished{voelker94,
nipkow@10186
  1029
  author	= {Norbert V{\"o}lker},
paulson@6592
  1030
  title		= {The Verification of a Timer Program using {Isabelle/HOL}},
wenzelm@6745
  1031
  url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
paulson@6592
  1032
  year		= 1994,
paulson@6592
  1033
  month		= aug}
paulson@6592
  1034
paulson@6592
  1035
%W
paulson@6592
  1036
wenzelm@8505
  1037
@Misc{x-symbol,
wenzelm@8505
  1038
  author =	 {Christoph Wedler},
wenzelm@8505
  1039
  title =	 {Emacs package ``{X-Symbol}''},
wenzelm@8505
  1040
  note =	 {\url{http://www.fmi.uni-passau.de/~wedler/x-symbol/}}
wenzelm@8505
  1041
}
wenzelm@8505
  1042
wenzelm@7858
  1043
@manual{isabelle-sys,
wenzelm@7858
  1044
  author	= {Markus Wenzel and Stefan Berghofer},
wenzelm@7858
  1045
  title		= {The {Isabelle} System Manual},
wenzelm@8892
  1046
  institution	= {TU Munich},
wenzelm@8892
  1047
  note          = {\url{http://isabelle.in.tum.de/doc/system.pdf}}}
wenzelm@7858
  1048
wenzelm@7858
  1049
@manual{isabelle-isar-ref,
wenzelm@7858
  1050
  author	= {Markus Wenzel},
wenzelm@7966
  1051
  title		= {The {Isabelle/Isar} Reference Manual},
wenzelm@8892
  1052
  institution	= {TU Munich},
wenzelm@8892
  1053
  note          = {\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}
wenzelm@8892
  1054
wenzelm@8892
  1055
@manual{isabelle-axclass,
wenzelm@8892
  1056
  author	= {Markus Wenzel},
wenzelm@8892
  1057
  title		= {Using Axiomatic Type Classes in {I}sabelle},
wenzelm@8892
  1058
  institution	= {TU Munich},
wenzelm@9567
  1059
  year          = 2000,
wenzelm@8892
  1060
  note          = {\url{http://isabelle.in.tum.de/doc/axclass.pdf}}}
wenzelm@7858
  1061
wenzelm@7858
  1062
wenzelm@7041
  1063
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7041
  1064
  author = 	 {Markus Wenzel},
wenzelm@7041
  1065
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7041
  1066
  crossref =     {tphols99}}
wenzelm@6624
  1067
wenzelm@6624
  1068
@InProceedings{Wenzel:1997:TPHOL,
wenzelm@6624
  1069
  author = 	 {Markus Wenzel},
wenzelm@6624
  1070
  title = 	 {Type Classes and Overloading in Higher-Order Logic},
wenzelm@7041
  1071
  crossref =     {tphols97}}
wenzelm@7041
  1072
wenzelm@7041
  1073
wenzelm@6624
  1074
paulson@6592
  1075
@book{principia,
paulson@6592
  1076
  author	= {A. N. Whitehead and B. Russell},
paulson@6592
  1077
  title		= {Principia Mathematica},
paulson@6592
  1078
  year		= 1962,
paulson@6592
  1079
  publisher	= CUP, 
paulson@6592
  1080
  note		= {Paperback edition to *56,
paulson@6592
  1081
  abridged from the 2nd edition (1927)}}
paulson@6592
  1082
wenzelm@9599
  1083
@Misc{Wiedijk:1999:Mizar,
wenzelm@9599
  1084
  author =	 {Freek Wiedijk},
wenzelm@9599
  1085
  title =	 {Mizar: An Impression},
wenzelm@9599
  1086
  howpublished = {Unpublished paper},
wenzelm@9599
  1087
  year =         1999,
wenzelm@9599
  1088
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarintro.ps.gz}}
wenzelm@9599
  1089
}
wenzelm@9599
  1090
wenzelm@9599
  1091
@Misc{Wiedijk:2000:MV,
wenzelm@9599
  1092
  author =	 {Freek Wiedijk},
wenzelm@9599
  1093
  title =	 {The Mathematical Vernacular},
wenzelm@9599
  1094
  howpublished = {Unpublished paper},
wenzelm@9599
  1095
  year =         2000,
wenzelm@9599
  1096
  note =	 {\url{http://www.cs.kun.nl/~freek/notes/mv.ps.gz}}
wenzelm@9599
  1097
}
wenzelm@9599
  1098
paulson@6592
  1099
@book{winskel93,
paulson@6592
  1100
  author	= {Glynn Winskel},
paulson@6592
  1101
  title		= {The Formal Semantics of Programming Languages},
paulson@6592
  1102
  publisher	= MIT,year=1993}
paulson@6592
  1103
paulson@6592
  1104
@InCollection{wos-bledsoe,
paulson@6592
  1105
  author	= {Larry Wos},
paulson@6592
  1106
  title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
paulson@6592
  1107
  crossref	= {bledsoe-fest},
paulson@6592
  1108
  pages		= {297-342}}
paulson@6592
  1109
wenzelm@7989
  1110
@InProceedings{Zammit:1999:TPHOL,
wenzelm@7989
  1111
  author = 	 {Vincent Zammit},
wenzelm@7989
  1112
  title = 	 {On the Implementation of an Extensible Declarative Proof Language},
wenzelm@7989
  1113
  crossref =     {tphols99}}
wenzelm@7989
  1114
wenzelm@7989
  1115
%Z
wenzelm@7989
  1116
paulson@6592
  1117
paulson@6592
  1118
% CROSS REFERENCES
paulson@6592
  1119
paulson@6592
  1120
@book{handbk-lics2,
paulson@6592
  1121
  editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
paulson@6592
  1122
  title		= {Handbook of Logic in Computer Science},
paulson@6592
  1123
  booktitle	= {Handbook of Logic in Computer Science},
paulson@6592
  1124
  publisher	= {Oxford University Press},
paulson@6592
  1125
  year		= 1992,
paulson@6592
  1126
  volume	= 2}
paulson@6592
  1127
paulson@6592
  1128
@book{types93,
paulson@6592
  1129
  editor	= {Henk Barendregt and Tobias Nipkow},
paulson@6592
  1130
  title		= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1131
  booktitle	= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1132
  year		= {published 1994},
paulson@6592
  1133
  publisher	= {Springer},
paulson@6592
  1134
  series	= {LNCS 806}}
paulson@6592
  1135
paulson@6613
  1136
@book{barwise-handbk,
paulson@6613
  1137
  editor	= {J. Barwise},
paulson@6613
  1138
  title		= {Handbook of Mathematical Logic},
paulson@6613
  1139
  booktitle	= {Handbook of Mathematical Logic},
paulson@6613
  1140
  year		= 1977,
paulson@6613
  1141
  publisher	= NH}
paulson@6613
  1142
paulson@6592
  1143
@Proceedings{tlca93,
paulson@6592
  1144
  title		= {Typed Lambda Calculi and Applications},
paulson@6592
  1145
  booktitle	= {Typed Lambda Calculi and Applications},
paulson@6592
  1146
  editor	= {M. Bezem and J.F. Groote},
paulson@6592
  1147
  year		= 1993,
paulson@6592
  1148
  publisher	= {Springer},
paulson@6592
  1149
  series	= {LNCS 664}}
paulson@6592
  1150
paulson@6613
  1151
@book{birtwistle89,
paulson@6613
  1152
  editor	= {Graham Birtwistle and P. A. Subrahmanyam},
paulson@6613
  1153
  title		= {Current Trends in Hardware Verification and Automated
paulson@6613
  1154
		 Theorem Proving}, 
paulson@6613
  1155
  booktitle	= {Current Trends in Hardware Verification and Automated
paulson@6613
  1156
		 Theorem Proving}, 
paulson@6613
  1157
  publisher	= {Springer},
paulson@6613
  1158
  year		= 1989}
paulson@6613
  1159
paulson@6592
  1160
@book{bledsoe-fest,
paulson@6592
  1161
  title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1162
  booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1163
  publisher	= {Kluwer Academic Publishers},
paulson@6592
  1164
  year		= 1991,
paulson@6592
  1165
  editor	= {Robert S. Boyer}}
paulson@6592
  1166
paulson@6592
  1167
@Proceedings{cade12,
paulson@6592
  1168
  editor	= {Alan Bundy},
paulson@6592
  1169
  title		= {Automated Deduction --- {CADE}-12 
paulson@6592
  1170
		  International Conference},
paulson@6592
  1171
  booktitle	= {Automated Deduction --- {CADE}-12 
paulson@6592
  1172
		  International Conference},
paulson@6592
  1173
  year		= 1994,
paulson@6592
  1174
  series	= {LNAI 814},
paulson@6592
  1175
  publisher	= {Springer}}
paulson@6592
  1176
paulson@6592
  1177
@book{types94,
nipkow@10186
  1178
  editor	= {Peter Dybjer and Bengt Nordstr{{\"o}m} and Jan Smith},
paulson@6592
  1179
  title		= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1180
  booktitle	= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1181
  year		= 1995,
paulson@6592
  1182
  publisher	= {Springer},
paulson@6592
  1183
  series	= {LNCS 996}}
paulson@6592
  1184
paulson@6592
  1185
@book{huet-plotkin91,
nipkow@10186
  1186
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6592
  1187
  title		= {Logical Frameworks},
paulson@6592
  1188
  booktitle	= {Logical Frameworks},
paulson@6592
  1189
  publisher	= CUP,
paulson@6592
  1190
  year		= 1991}
paulson@6592
  1191
paulson@6613
  1192
@book{huet-plotkin93,
nipkow@10186
  1193
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6613
  1194
  title		= {Logical Environments},
paulson@6613
  1195
  booktitle	= {Logical Environments},
paulson@6613
  1196
  publisher	= CUP,
paulson@6613
  1197
  year		= 1993}
paulson@6613
  1198
paulson@6613
  1199
@Proceedings{hug93,
paulson@6613
  1200
  editor	= {J. Joyce and C. Seger},
paulson@6613
  1201
  title		= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1202
		  Applications: HUG '93},
paulson@6613
  1203
  booktitle	= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1204
		  Applications: HUG '93},
paulson@6613
  1205
  year		= {Published 1994},
paulson@6613
  1206
  publisher	= {Springer},
paulson@6613
  1207
  series	= {LNCS 780}}
paulson@6613
  1208
paulson@6592
  1209
@proceedings{colog88,
nipkow@10186
  1210
  editor	= {P. Martin-L{\"o}f and G. Mints},
paulson@6592
  1211
  title		= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1212
  booktitle	= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1213
  year		= {Published 1990},
paulson@6592
  1214
  publisher	= {Springer},
paulson@6592
  1215
  organization	= {Estonian Academy of Sciences},
paulson@6592
  1216
  address	= {Tallinn},
paulson@6592
  1217
  series	= {LNCS 417}}
paulson@6592
  1218
paulson@6592
  1219
@book{odifreddi90,
paulson@6592
  1220
  editor	= {P. Odifreddi},
paulson@6592
  1221
  title		= {Logic and Computer Science},
paulson@6592
  1222
  booktitle	= {Logic and Computer Science},
paulson@6592
  1223
  publisher	= {Academic Press},
paulson@6592
  1224
  year		= 1990}
paulson@6592
  1225
paulson@6592
  1226
@proceedings{extensions91,
paulson@6592
  1227
  editor	= {Peter Schroeder-Heister},
paulson@6592
  1228
  title		= {Extensions of Logic Programming},
paulson@6592
  1229
  booktitle	= {Extensions of Logic Programming},
paulson@6592
  1230
  year		= 1991,
paulson@6592
  1231
  series	= {LNAI 475}, 
paulson@6592
  1232
  publisher	= {Springer}}
paulson@6592
  1233
paulson@6592
  1234
@proceedings{cade10,
paulson@6592
  1235
  editor	= {Mark E. Stickel},
paulson@6592
  1236
  title		= {10th } # CADE,
paulson@6592
  1237
  booktitle	= {10th } # CADE,
paulson@6592
  1238
  year		= 1990,
paulson@6592
  1239
  publisher	= {Springer},
paulson@6592
  1240
  series	= {LNAI 449}}
paulson@6592
  1241
paulson@6592
  1242
@Proceedings{lics8,
paulson@6592
  1243
  editor	= {M. Vardi},
paulson@6592
  1244
  title		= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1245
  booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1246
  publisher	= IEEE,
paulson@6592
  1247
  year		= 1993}
paulson@6592
  1248
paulson@6592
  1249
@book{wos-fest,
paulson@6592
  1250
  title		= {Automated Reasoning and its Applications: 
paulson@6592
  1251
			Essays in Honor of {Larry Wos}},
paulson@6592
  1252
  booktitle	= {Automated Reasoning and its Applications: 
paulson@6592
  1253
			Essays in Honor of {Larry Wos}},
paulson@6592
  1254
  publisher	= {MIT Press},
paulson@6592
  1255
  year		= 1997,
paulson@6592
  1256
  editor	= {Robert Veroff}}
paulson@6592
  1257
paulson@6613
  1258
@proceedings{fme93,
paulson@6613
  1259
  editor	= {J. C. P. Woodcock and P. G. Larsen},
paulson@6613
  1260
  title		= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1261
  booktitle	= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1262
  year		= 1993,
paulson@6613
  1263
  publisher	= {Springer},
paulson@6613
  1264
  series	= {LNCS 670}}
paulson@6613
  1265
paulson@6592
  1266
@Proceedings{tphols96,
paulson@6592
  1267
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1268
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1269
  editor	= {J. von Wright and J. Grundy and J. Harrison},
paulson@6592
  1270
  series	= {LNCS 1125},
paulson@6592
  1271
  year		= 1996}
paulson@6670
  1272
wenzelm@7041
  1273
@Proceedings{tphols97,
wenzelm@7041
  1274
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1275
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1276
  editor	= {Elsa L. Gunter and Amy Felty},
wenzelm@7041
  1277
  series	= {LNCS 1275},
wenzelm@7041
  1278
  year		= 1997}
wenzelm@7041
  1279
wenzelm@7041
  1280
@Proceedings{tphols98,
wenzelm@7041
  1281
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1282
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1283
  editor	= {Jim Grundy and Malcom Newey},
wenzelm@7041
  1284
  series	= {LNCS 1479},
wenzelm@7041
  1285
  year		= 1998}
wenzelm@7041
  1286
paulson@6670
  1287
@Proceedings{tphols99,
paulson@6670
  1288
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  1289
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7350
  1290
  editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
wenzelm@7350
  1291
                  Paulin, C. and Thery, L.},
wenzelm@7350
  1292
  series	= {LNCS 1690},
paulson@6670
  1293
  year		= 1999}
paulson@6670
  1294