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