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