src/Doc/manual.bib
author Walther Neuper <neuper@ist.tugraz.at>
Sun, 14 Jul 2013 14:48:14 +0200
changeset 52056 f5d9bceb4dc0
parent 52026 98c48d023136
child 53215 d9c04fb297e1
permissions -rw-r--r--
merged
     1 % BibTeX database for the Isabelle documentation
     2 
     3 %publishers
     4 @string{AP="Academic Press"}
     5 @string{CUP="Cambridge University Press"}
     6 @string{IEEE="IEEE Computer Society Press"}
     7 @string{LNCS="Lecture Notes in Computer Science"}
     8 @string{MIT="MIT Press"}
     9 @string{NH="North-Holland"}
    10 @string{Prentice="Prentice-Hall"}
    11 @string{PH="Prentice-Hall"}
    12 @string{Springer="Springer-Verlag"}
    13 
    14 %institutions
    15 @string{CUCL="Computer Laboratory, University of Cambridge"}
    16 @string{Edinburgh="Department of Computer Science, University of Edinburgh"}
    17 @string{TUM="Department of Informatics, Technical University of Munich"}
    18 
    19 %journals
    20 @string{AI="Artificial Intelligence"}
    21 @string{FAC="Formal Aspects of Computing"}
    22 @string{JAR="Journal of Automated Reasoning"}
    23 @string{JCS="Journal of Computer Security"}
    24 @string{JFP="Journal of Functional Programming"}
    25 @string{JLC="Journal of Logic and Computation"}
    26 @string{JLP="Journal of Logic Programming"}
    27 @string{JSC="Journal of Symbolic Computation"}
    28 @string{JSL="Journal of Symbolic Logic"}
    29 @string{PROYAL="Proceedings of the Royal Society of London"}
    30 @string{SIGPLAN="{SIGPLAN} Notices"}
    31 @string{TISSEC="ACM Transactions on Information and System Security"}
    32 
    33 %conferences
    34 @string{CADE="International Conference on Automated Deduction"}
    35 @string{POPL="Symposium on Principles of Programming Languages"}
    36 @string{TYPES="Types for Proofs and Programs"}
    37 
    38 
    39 %A
    40 
    41 @incollection{abramsky90,
    42   author	= {Samson Abramsky},
    43   title		= {The Lazy Lambda Calculus},
    44   pages		= {65-116},
    45   editor	= {David A. Turner},
    46   booktitle	= {Research Topics in Functional Programming},
    47   publisher	= {Addison-Wesley},
    48   year		= 1990}
    49 
    50 @Unpublished{abrial93,
    51   author	= {J. R. Abrial and G. Laffitte},
    52   title		= {Towards the Mechanization of the Proofs of Some Classical
    53 		  Theorems of Set Theory},
    54   note		= {preprint},
    55   year		= 1993,
    56   month		= Feb}
    57 
    58 @incollection{aczel77,
    59   author	= {Peter Aczel},
    60   title		= {An Introduction to Inductive Definitions},
    61   pages		= {739-782},
    62   crossref	= {barwise-handbk}}
    63 
    64 @Book{aczel88,
    65   author	= {Peter Aczel},
    66   title		= {Non-Well-Founded Sets},
    67   publisher	= {CSLI},
    68   year		= 1988}
    69 
    70 @inproceedings{Aehlig-Haftmann-Nipkow:2008:nbe,
    71   author =      {Klaus Aehlig and Florian Haftmann and Tobias Nipkow},
    72   title =       {A Compiled Implementation of Normalization by Evaluation},
    73   booktitle =   {TPHOLs '08: Proceedings of the 21th International Conference on Theorem Proving in Higher Order Logics},
    74   year =        {2008},
    75   isbn =        {978-3-540-71065-3},
    76   pages =       {352--367},
    77   publisher =   Springer,
    78   series =      LNCS,
    79   volume =      {5170},
    80   editor =      {Otmane A\"{\i}t Mohamed and C{\'e}sar Mu{\~n}oz and Sofi{\`e}ne Tahar}
    81 }
    82 
    83 @InProceedings{alf,
    84   author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
    85   title		= {The {ALF} Proof Editor and Its Proof Engine},
    86   crossref	= {types93},
    87   pages		= {213-237}}
    88 
    89 @inproceedings{andersson-1993,
    90   author = "Arne Andersson",
    91   title = "Balanced Search Trees Made Simple",
    92   editor = "F. K. H. A. Dehne and N. Santoro and S. Whitesides",
    93   booktitle = "WADS 1993",
    94   series = LNCS,
    95   volume = {709},
    96   pages = "61--70",
    97   year = 1993,
    98   publisher = Springer}
    99 
   100 @book{andrews86,
   101   author	= "Peter Andrews",
   102   title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
   103 through Proof",
   104   publisher	= AP,
   105   series	= "Computer Science and Applied Mathematics",
   106   year		= 1986}
   107 
   108 @InProceedings{Aspinall:2000:eProof,
   109   author = 	 {David Aspinall},
   110   title = 	 {Protocols for Interactive {e-Proof}},
   111   booktitle = 	 {Theorem Proving in Higher Order Logics (TPHOLs)},
   112   year =	 2000,
   113   note =	 {Unpublished work-in-progress paper,
   114                   \url{http://homepages.inf.ed.ac.uk/da/papers/drafts/eproof.ps.gz}}
   115 }
   116 
   117 @InProceedings{Aspinall:TACAS:2000,
   118   author = 	 {David Aspinall},
   119   title = 	 {{P}roof {G}eneral: A Generic Tool for Proof Development},
   120   booktitle = 	 {Tools and Algorithms for the Construction and Analysis of
   121                   Systems (TACAS)},
   122   year =	 2000,
   123   publisher	= Springer,
   124   series	= LNCS,
   125   volume	= 1785,
   126   pages = "38--42"
   127 }
   128 
   129 @Misc{isamode,
   130   author =	 {David Aspinall},
   131   title =	 {Isamode --- {U}sing {I}sabelle with {E}macs},
   132   note =	 {\url{http://homepages.inf.ed.ac.uk/da/Isamode/}}
   133 }
   134 
   135 @Misc{proofgeneral,
   136   author =	 {David Aspinall},
   137   title =	 {{P}roof {G}eneral},
   138   note =	 {\url{http://proofgeneral.inf.ed.ac.uk/}}
   139 }
   140 
   141 %B
   142 
   143 @inproceedings{backes-brown-2010,
   144   title = "Analytic Tableaux for Higher-Order Logic with Choice",
   145   author = "Julian Backes and Chad E. Brown",
   146   booktitle={Automated Reasoning: IJCAR 2010},
   147   editor={J. Giesl and R. H\"ahnle},
   148   publisher = Springer,
   149   series = LNCS,
   150   volume = 6173,
   151   pages = "76--90",
   152   year = 2010}
   153 
   154 @book{Baader-Nipkow,author={Franz Baader and Tobias Nipkow},
   155 title="Term Rewriting and All That",publisher=CUP,year=1998}
   156 
   157 @manual{isabelle-locale,
   158   author        = {Clemens Ballarin},
   159   title         = {Tutorial to Locales and Locale Interpretation},
   160   institution   = TUM,
   161   note          = {\url{http://isabelle.in.tum.de/doc/locales.pdf}}
   162 }
   163 
   164 @InCollection{Barendregt-Geuvers:2001,
   165   author = 	 {H. Barendregt and H. Geuvers},
   166   title = 	 {Proof Assistants using Dependent Type Systems},
   167   booktitle = 	 {Handbook of Automated Reasoning},
   168   publisher =	 {Elsevier},
   169   year =	 2001,
   170   editor =	 {A. Robinson and A. Voronkov}
   171 }
   172 
   173 @inproceedings{cvc3,
   174   author    = {Clark Barrett and Cesare Tinelli},
   175   title     = {{CVC3}},
   176   booktitle = {CAV},
   177   editor    = {Werner Damm and Holger Hermanns},
   178   volume    = {4590},
   179   series    = LNCS,
   180   pages     = {298--302},
   181   publisher = {Springer},
   182   year      = {2007}
   183 }
   184 
   185 @incollection{basin91,
   186   author	= {David Basin and Matt Kaufmann},
   187   title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
   188 		   Comparison}, 
   189   crossref	= {huet-plotkin91},
   190   pages		= {89-119}}
   191 
   192 @Unpublished{HOL-Library,
   193   author =       {Gertrud Bauer and Tobias Nipkow and Oheimb, David von and
   194                   Lawrence C Paulson and Thomas M Rasmussen and Christophe Tabacznyj and
   195                   Markus Wenzel},
   196   title =        {The Supplemental {Isabelle/HOL} Library},
   197   note =         {Part of the Isabelle distribution,
   198                   \url{http://isabelle.in.tum.de/library/HOL/Library/document.pdf}},
   199   year =         2002
   200 }
   201 
   202 @InProceedings{Bauer-Wenzel:2000:HB,
   203   author = 	 {Gertrud Bauer and Markus Wenzel},
   204   title = 	 {Computer-Assisted Mathematics at Work --- The {H}ahn-{B}anach Theorem in
   205       {I}sabelle/{I}sar},
   206   booktitle = 	 {Types for Proofs and Programs: TYPES'99},
   207   editor =       {Thierry Coquand and Peter Dybjer and Bengt Nordstr{\"o}m
   208                   and Jan Smith},
   209   series =	 {LNCS},
   210   year =	 2000
   211 }
   212 
   213 @InProceedings{Bauer-Wenzel:2001,
   214   author =       {Gertrud Bauer and Markus Wenzel},
   215   title =        {Calculational reasoning revisited --- an {Isabelle/Isar} experience},
   216   crossref =     {tphols2001}}
   217 
   218 @inproceedings{leo2,
   219   author = "Christoph Benzm{\"u}ller and Lawrence C. Paulson and Frank Theiss and Arnaud Fietzke",
   220   title = "{LEO-II}---A Cooperative Automatic Theorem Prover for Higher-Order Logic",
   221   editor = "Alessandro Armando and Peter Baumgartner and Gilles Dowek",
   222   booktitle = "Automated Reasoning: IJCAR 2008",
   223   publisher = Springer,
   224   series = LNCS,
   225   volume = 5195,
   226   pages = "162--170",
   227   year = 2008}
   228 
   229 @inProceedings{Berghofer-Bulwahn-Haftmann:2009:TPHOL,
   230     author = {Berghofer, Stefan and Bulwahn, Lukas and Haftmann, Florian},
   231     booktitle = {Theorem Proving in Higher Order Logics},
   232     pages = {131--146},
   233     title = {Turning Inductive into Equational Specifications},
   234     year = {2009}
   235 }
   236 
   237 @INPROCEEDINGS{Berghofer-Nipkow:2000:TPHOL,
   238   crossref        = "tphols2000",
   239   title           = "Proof terms for simply typed higher order logic",
   240   author          = "Stefan Berghofer and Tobias Nipkow",
   241   pages           = "38--52"}
   242 
   243 @inproceedings{berghofer-nipkow-2004,
   244   author = {Stefan Berghofer and Tobias Nipkow},
   245   title = {Random Testing in {I}sabelle/{HOL}},
   246   pages = {230--239},
   247   editor = "J. Cuellar and Z. Liu",
   248   booktitle = {{SEFM} 2004},
   249   publisher = IEEE,
   250   year = 2004}
   251 
   252 @InProceedings{Berghofer-Nipkow:2002,
   253   author =       {Stefan Berghofer and Tobias Nipkow},
   254   title =        {Executing Higher Order Logic},
   255   booktitle =    {Types for Proofs and Programs: TYPES'2000},
   256   editor =       {P. Callaghan and Z. Luo and J. McKinna and R. Pollack},
   257   series =       LNCS,
   258   publisher =    Springer,
   259   volume =       2277,
   260   year =         2002}
   261 
   262 @InProceedings{Berghofer-Wenzel:1999:TPHOL,
   263   author = 	 {Stefan Berghofer and Markus Wenzel},
   264   title = 	 {Inductive datatypes in {HOL} --- lessons learned in
   265                   {F}ormal-{L}ogic {E}ngineering},
   266   crossref =     {tphols99}}
   267 
   268 
   269 @InProceedings{Bezem-Coquand:2005,
   270   author = 	 {M.A. Bezem and T. Coquand},
   271   title = 	 {Automating {Coherent Logic}},
   272   booktitle = {LPAR-12},
   273   editor = 	 {G. Sutcliffe and A. Voronkov},
   274   volume = 	 3835,
   275   series = 	 LNCS,
   276   publisher = Springer}
   277 
   278 @book{Bird-Wadler,author="Richard Bird and Philip Wadler",
   279 title="Introduction to Functional Programming",publisher=PH,year=1988}
   280 
   281 @book{Bird-Haskell,author="Richard Bird",
   282 title="Introduction to Functional Programming using Haskell",
   283 publisher=PH,year=1998}
   284 
   285 @manual{isabelle-nitpick,
   286   author        = {Jasmin Christian Blanchette},
   287   title         = {Picking Nits: A User's Guide to {N}itpick for {I}sabelle/{HOL}},
   288   institution   = TUM,
   289   note          = {\url{http://isabelle.in.tum.de/doc/nitpick.pdf}}
   290 }
   291 
   292 @manual{isabelle-sledgehammer,
   293   author        = {Jasmin Christian Blanchette},
   294   title         = {Hammering Away: A User's Guide to {S}ledgehammer for {I}sabelle/{HOL}},
   295   institution   = TUM,
   296   note          = {\url{http://isabelle.in.tum.de/doc/sledgehammer.pdf}}
   297 }
   298 
   299 @inproceedings{blanchette-nipkow-2010,
   300   title = "Nitpick: A Counterexample Generator for Higher-Order Logic Based on a Relational Model Finder",
   301   author = "Jasmin Christian Blanchette and Tobias Nipkow",
   302   crossref = {itp2010}}
   303 
   304 @inproceedings{why3,
   305   author = {Fran\c{c}ois Bobot and Jean-Christophe Filli\^atre and Claude March\'e and Andrei Paskevich},
   306   title = {{Why3}: Shepherd Your Herd of Provers},
   307   editor = "K. Rustan M. Leino and Micha\l{} Moskal",
   308   booktitle = {Boogie 2011},
   309   pages = "53--64",
   310   year = 2011
   311 }
   312 
   313 @inproceedings{alt-ergo,
   314   author = {Fran\c{c}ois Bobot and Sylvain Conchon and Evelyne Contejean and St\'ephane Lescuyer},
   315   title = {Implementing Polymorphism in {SMT} Solvers},
   316   booktitle = {SMT '08},
   317   pages = "1--5",
   318   publisher = "ACM",
   319   series = "ICPS",
   320   year = 2008,
   321   editor = {Clark Barrett and Leonardo de Moura}}
   322 % /BPR
   323 % and Domagoj Babic and Amit Goel
   324 
   325 @inproceedings{boehme-nipkow-2010,
   326   author={Sascha B\"ohme and Tobias Nipkow},
   327   title={Sledgehammer: Judgement Day},
   328   booktitle={Automated Reasoning: IJCAR 2010},
   329   editor={J. Giesl and R. H\"ahnle},
   330   publisher=Springer,
   331   series=LNCS,
   332   volume = 6173,
   333   pages = "107--121",
   334   year=2010}
   335 
   336 @Article{boyer86,
   337   author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
   338 		   Overbeek and Mark Stickel and Lawrence Wos},
   339   title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
   340 		   Axioms},
   341   journal	= JAR,
   342   year		= 1986,
   343   volume	= 2,
   344   number	= 3,
   345   pages		= {287-327}}
   346 
   347 @book{bm79,
   348   author	= {Robert S. Boyer and J Strother Moore},
   349   title		= {A Computational Logic},
   350   publisher	= {Academic Press},
   351   year		= 1979}
   352 
   353 @book{bm88book,
   354   author	= {Robert S. Boyer and J Strother Moore},
   355   title		= {A Computational Logic Handbook},
   356   publisher	= {Academic Press},
   357   year		= 1988}
   358 
   359 @inproceedings{satallax,
   360   author = "Chad E. Brown",
   361   title = "Reducing Higher-Order Theorem Proving to a Sequence of {SAT} Problems",
   362   booktitle = {Automated Deduction --- CADE-23},
   363   publisher = Springer,
   364   series = LNCS,
   365   volume = 6803,
   366   pages = "147--161",
   367   editor = "Nikolaj Bj{\o}rner and Viorica Sofronie-Stokkermans",
   368   year = 2011}
   369 
   370 @Article{debruijn72,
   371   author	= {N. G. de Bruijn},
   372   title		= {Lambda Calculus Notation with Nameless Dummies,
   373 	a Tool for Automatic Formula Manipulation,
   374 	with Application to the {Church-Rosser Theorem}},
   375   journal	= {Indag. Math.},
   376   volume	= 34,
   377   pages		= {381-392},
   378   year		= 1972}
   379 
   380 @InProceedings{bulwahnKN07,
   381   author   = {Lukas Bulwahn and Alexander Krauss and Tobias Nipkow},
   382   title    = {Finding Lexicographic Orders for Termination Proofs in {Isabelle/HOL}},
   383   crossref = {tphols2007},
   384   pages    = {38--53}
   385 }
   386 
   387 @InProceedings{bulwahn-et-al:2008:imperative,
   388   author   = {Lukas Bulwahn and Alexander Krauss and Florian Haftmann and Levent Erkök and John Matthews},
   389   title    = {Imperative Functional Programming with {Isabelle/HOL}},
   390   crossref = {tphols2008},
   391 }
   392 %  pages    = {38--53}
   393 
   394 @Article{ban89,
   395   author	= {M. Burrows and M. Abadi and R. M. Needham},
   396   title		= {A Logic of Authentication},
   397   journal	= PROYAL,
   398   year		= 1989,
   399   volume	= 426,
   400   pages		= {233-271}}
   401 
   402 %C
   403 
   404 @PhdThesis{Chaieb-thesis,
   405   author =       {Amine Chaieb},
   406   title =        {Automated methods for formal proofs in simple arithmetics and algebra},
   407   school =       {Technische Universit\"at M\"unchen},
   408   year =         2008,
   409   note =      {\url{http://www4.in.tum.de/~chaieb/pubs/pdf/diss.pdf}}}
   410 
   411 @InProceedings{Chaieb-Wenzel:2007,
   412   author = 	 {Amine Chaieb and Makarius Wenzel},
   413   title = 	 {Context aware Calculation and Deduction ---
   414                   Ring Equalities via {Gr\"obner Bases} in {Isabelle}},
   415   booktitle =	 {Towards Mechanized Mathematical Assistants (CALCULEMUS 2007)},
   416   editor =	 {Manuel Kauers and Manfred Kerber and Robert Miner and Wolfgang Windsteiger},
   417   series =	 LNAI,
   418   volume =       4573,
   419   year =	 2007,
   420   publisher =	 Springer
   421 }
   422 
   423 @TechReport{camilleri92,
   424   author	= {J. Camilleri and T. F. Melham},
   425   title		= {Reasoning with Inductively Defined Relations in the
   426 		 {HOL} Theorem Prover},
   427   institution	= CUCL,
   428   year		= 1992,
   429   number	= 265,
   430   month		= Aug}
   431 
   432 @Book{charniak80,
   433   author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
   434   title		= {Artificial Intelligence Programming},
   435   publisher	= {Lawrence Erlbaum Associates},
   436   year		= 1980}
   437 
   438 @article{church40,
   439   author	= "Alonzo Church",
   440   title		= "A Formulation of the Simple Theory of Types",
   441   journal	= JSL,
   442   year		= 1940,
   443   volume	= 5,
   444   pages		= "56-68"}
   445 
   446 @book{ClarkeGP-book,author="Edmund Clarke and Orna Grumberg and Doron Peled",
   447 title="Model Checking",publisher=MIT,year=1999}
   448 
   449 @PhdThesis{coen92,
   450   author	= {Martin D. Coen},
   451   title		= {Interactive Program Derivation},
   452   school	= {University of Cambridge},
   453   note		= {Computer Laboratory Technical Report 272},
   454   month		= nov,
   455   year		= 1992}
   456 
   457 @book{constable86,
   458   author	= {R. L. Constable and others},
   459   title		= {Implementing Mathematics with the Nuprl Proof
   460 		 Development System}, 
   461   publisher	= Prentice,
   462   year		= 1986}
   463 
   464 %D
   465 
   466 @Book{davey-priestley,
   467   author	= {B. A. Davey and H. A. Priestley},
   468   title		= {Introduction to Lattices and Order},
   469   publisher	= CUP,
   470   year		= 1990}
   471 
   472 @Book{devlin79,
   473   author	= {Keith J. Devlin},
   474   title		= {Fundamentals of Contemporary Set Theory},
   475   publisher	= {Springer},
   476   year		= 1979}
   477 
   478 @book{dummett,
   479   author	= {Michael Dummett},
   480   title		= {Elements of Intuitionism},
   481   year		= 1977,
   482   publisher	= {Oxford University Press}}
   483 
   484 @misc{yices,
   485   author    = {Bruno Dutertre and Leonardo de Moura},
   486   title     = {The {Yices} {SMT} Solver},
   487   howpublished = "\url{http://yices.csl.sri.com/tool-paper.pdf}",
   488   year = 2006}
   489 
   490 @incollection{dybjer91,
   491   author	= {Peter Dybjer},
   492   title		= {Inductive Sets and Families in {Martin-L{\"o}f's} Type
   493 		  Theory and Their Set-Theoretic Semantics}, 
   494   crossref	= {huet-plotkin91},
   495   pages		= {280-306}}
   496 
   497 @Article{dyckhoff,
   498   author	= {Roy Dyckhoff},
   499   title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
   500   journal	= JSL,
   501   year		= 1992,
   502   volume	= 57,
   503   number	= 3,
   504   pages		= {795-807}}
   505 
   506 %F
   507 
   508 @Article{IMPS,
   509   author	= {William M. Farmer and Joshua D. Guttman and F. Javier
   510 		 Thayer},
   511   title		= {{IMPS}: An Interactive Mathematical Proof System},
   512   journal	= JAR,
   513   volume	= 11,
   514   number	= 2,
   515   year		= 1993,
   516   pages		= {213-248}}
   517 
   518 @InProceedings{felty91a,
   519   Author	= {Amy Felty},
   520   Title		= {A Logic Program for Transforming Sequent Proofs to Natural
   521 		  Deduction Proofs}, 
   522   crossref	= {extensions91},
   523   pages		= {157-178}}
   524 
   525 @Article{fleuriot-jcm,
   526   author = 	 {Jacques Fleuriot and Lawrence C. Paulson},
   527   title = 	 {Mechanizing Nonstandard Real Analysis},
   528   journal = 	 {LMS Journal of Computation and Mathematics},
   529   year = 	 2000,
   530   volume =	 3,
   531   pages =	 {140-190},
   532   note =	 {\url{http://www.lms.ac.uk/jcm/3/lms1999-027/}}
   533 }
   534 
   535 @TechReport{frost93,
   536   author	= {Jacob Frost},
   537   title		= {A Case Study of Co-induction in {Isabelle HOL}},
   538   institution	= CUCL,
   539   number	= 308,
   540   year		= 1993,
   541   month		= Aug}
   542 
   543 %revised version of frost93
   544 @TechReport{frost95,
   545   author	= {Jacob Frost},
   546   title		= {A Case Study of Co-induction in {Isabelle}},
   547   institution	= CUCL,
   548   number	= 359,
   549   year		= 1995,
   550   month		= Feb}
   551 
   552 @inproceedings{OBJ,
   553   author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
   554 		 and J. Meseguer}, 
   555   title		= {Principles of {OBJ2}},
   556   booktitle	= POPL, 
   557   year		= 1985,
   558   pages		= {52-66}}
   559 
   560 %G
   561 
   562 @book{gallier86,
   563   author	= {J. H. Gallier},
   564   title		= {Logic for Computer Science: 
   565 		Foundations of Automatic Theorem Proving},
   566   year		= 1986,
   567   publisher	= {Harper \& Row}}
   568 
   569 @Book{galton90,
   570   author	= {Antony Galton},
   571   title		= {Logic for Information Technology},
   572   publisher	= {Wiley},
   573   year		= 1990}
   574 
   575 @Article{Gentzen:1935,
   576   author =       {G. Gentzen},
   577   title =        {Untersuchungen {\"u}ber das logische {S}chlie{\ss}en},
   578   journal =      {Math. Zeitschrift},
   579   year =         1935
   580 }
   581 
   582 @InProceedings{gimenez-codifying,
   583   author	= {Eduardo Gim{\'e}nez},
   584   title		= {Codifying Guarded Definitions with Recursive Schemes},
   585   crossref	= {types94},
   586   pages		= {39-59}
   587 }
   588 
   589 @book{girard89,
   590   author	= {Jean-Yves Girard},
   591   title		= {Proofs and Types},
   592   year		= 1989,
   593   publisher	= CUP, 
   594   note		= {Translated by Yves LaFont and Paul Taylor}}
   595 
   596 @Book{mgordon-hol,
   597   editor	= {M. J. C. Gordon and T. F. Melham},
   598   title		= {Introduction to {HOL}: A Theorem Proving Environment for Higher Order Logic},
   599   publisher	= CUP,
   600   year		= 1993}
   601 
   602 @book{mgordon79,
   603   author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
   604 		 Wadsworth},
   605   title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
   606   year		= 1979,
   607   publisher	= {Springer},
   608   series	= {LNCS 78}}
   609 
   610 @inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
   611 title={Why we can't have {SML} style datatype declarations in {HOL}},
   612 booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
   613 IFIP TC10/WG10.2 Intl. Workshop, 1992},
   614 editor={L.J.M. Claesen and M.J.C. Gordon},
   615 publisher=NH,year=1993,pages={561--568}}
   616 
   617 @InProceedings{gunter-trees,
   618   author	= {Elsa L. Gunter},
   619   title		= {A Broader Class of Trees for Recursive Type Definitions for
   620 		  {HOL}},
   621   crossref	= {hug93},
   622   pages		= {141-154}}
   623 
   624 %H
   625 
   626 @InProceedings{Haftmann-Wenzel:2006:classes,
   627   author        = {Florian Haftmann and Makarius Wenzel},
   628   title         = {Constructive Type Classes in {Isabelle}},
   629   editor        = {T. Altenkirch and C. McBride},
   630   booktitle     = {Types for Proofs and Programs, TYPES 2006},
   631   publisher     = {Springer},
   632   series        = {LNCS},
   633   volume        = {4502},
   634   year          = {2007}
   635 }
   636 
   637 @inproceedings{Haftmann-Nipkow:2010:code,
   638   author =      {Florian Haftmann and Tobias Nipkow},
   639   title =       {Code Generation via Higher-Order Rewrite Systems},
   640   booktitle =   {Functional and Logic Programming: 10th International Symposium: FLOPS 2010},
   641   year =        2010,
   642   publisher =   Springer,
   643   series =      LNCS,
   644   editor =      {Matthias Blume and Naoki Kobayashi and Germ{\'a}n Vidal},
   645   volume =      6009
   646 }
   647 
   648 @InProceedings{Haftmann-Wenzel:2009,
   649   author        = {Florian Haftmann and Makarius Wenzel},
   650   title         = {Local theory specifications in {Isabelle/Isar}},
   651   editor        = {Stefano Berardi and Ferruccio Damiani and de Liguoro, Ugo},
   652   booktitle     = {Types for Proofs and Programs, TYPES 2008},
   653   publisher     = {Springer},
   654   series        = {LNCS},
   655   volume        = {5497},
   656   year          = {2009}
   657 }
   658 
   659 @inproceedings{hindleymilner,
   660   author = {L. Damas and H. Milner},
   661   title = {Principal type schemes for functional programs},
   662   booktitle = {ACM Symp. Principles of Programming Languages},
   663   year = 1982
   664 }
   665 
   666 @manual{isabelle-classes,
   667   author        = {Florian Haftmann},
   668   title         = {Haskell-style type classes with {Isabelle}/{Isar}},
   669   institution   = TUM,
   670   note          = {\url{http://isabelle.in.tum.de/doc/classes.pdf}}
   671 }
   672 
   673 @manual{isabelle-codegen,
   674   author        = {Florian Haftmann},
   675   title         = {Code generation from Isabelle theories},
   676   institution   = TUM,
   677   note          = {\url{http://isabelle.in.tum.de/doc/codegen.pdf}}
   678 }
   679 
   680 @Book{halmos60,
   681   author	= {Paul R. Halmos},
   682   title		= {Naive Set Theory},
   683   publisher	= {Van Nostrand},
   684   year		= 1960}
   685 
   686 @book{HarelKT-DL,author={David Harel and Dexter Kozen and Jerzy Tiuryn},
   687 title={Dynamic Logic},publisher=MIT,year=2000}
   688 
   689 @Book{hennessy90,
   690   author	= {Matthew Hennessy},
   691   title		= {The Semantics of Programming Languages: An Elementary
   692 		  Introduction Using Structural Operational Semantics},
   693   publisher	= {Wiley},
   694   year		= 1990}
   695 
   696 @article{waldmeister,
   697   author = {Thomas Hillenbrand and Arnim Buch and Rolan Vogt and Bernd L\"ochner},
   698   title = "Waldmeister: High-Performance Equational Deduction",
   699   journal = JAR,
   700   volume	= 18,
   701   number	= 2,
   702   pages		= {265--270},
   703   year		= 1997}
   704 
   705 @book{HopcroftUllman,author={John E. Hopcroft and Jeffrey D. Ullman},
   706 title={Introduction to Automata Theory, Languages, and Computation.},
   707 publisher={Addison-Wesley},year=1979}
   708 
   709 @Article{haskell-report,
   710   author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
   711   title		= {Report on the Programming Language {Haskell}: A
   712 		 Non-strict, Purely Functional Language},
   713   journal	= SIGPLAN,
   714   year		= 1992,
   715   volume	= 27,
   716   number	= 5,
   717   month		= May,
   718   note		= {Version 1.2}}
   719 
   720 @Article{haskell-tutorial,
   721   author	= {Paul Hudak and Joseph H. Fasel},
   722   title		= {A Gentle Introduction to {Haskell}},
   723   journal	= SIGPLAN,
   724   year		= 1992,
   725   volume	= 27,
   726   number	= 5,
   727   month		= May}
   728 
   729 @inproceedings{sine,
   730   author = "Kry\v{s}tof Hoder and Andrei Voronkov",
   731   title = "Sine Qua Non for Large Theory Reasoning",
   732   booktitle = {Automated Deduction --- CADE-23},
   733   publisher = Springer,
   734   series = LNCS,
   735   volume = 6803,
   736   pages = "299--314",
   737   editor = "Nikolaj Bj{\o}rner and Viorica Sofronie-Stokkermans",
   738   year = 2011}
   739 
   740 @book{Hudak-Haskell,author={Paul Hudak},
   741 title={The Haskell School of Expression},publisher=CUP,year=2000}
   742 
   743 @article{huet75,
   744   author	= {G. P. Huet},
   745   title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
   746   journal	= TCS,
   747   volume	= 1,
   748   year		= 1975,
   749   pages		= {27-57}}
   750 
   751 @article{huet78,
   752   author	= {G. P. Huet and B. Lang},
   753   title		= {Proving and Applying Program Transformations Expressed with 
   754 			Second-Order Patterns},
   755   journal	= acta,
   756   volume	= 11,
   757   year		= 1978, 
   758   pages		= {31-55}}
   759 
   760 @inproceedings{huet88,
   761   author	= {G{\'e}rard Huet},
   762   title		= {Induction Principles Formalized in the {Calculus of
   763 		 Constructions}}, 
   764   booktitle	= {Programming of Future Generation Computers},
   765   editor	= {K. Fuchi and M. Nivat},
   766   year		= 1988,
   767   pages		= {205-216}, 
   768   publisher	= {Elsevier}}
   769 
   770 @Book{Huth-Ryan-book,
   771   author	= {Michael Huth and Mark Ryan},
   772   title		= {Logic in Computer Science. Modelling and reasoning about systems},
   773   publisher	= CUP,
   774   year		= 2000}
   775 
   776 @InProceedings{Harrison:1996:MizarHOL,
   777   author = 	 {J. Harrison},
   778   title = 	 {A {Mizar} Mode for {HOL}},
   779   pages =	 {203--220},
   780   crossref =     {tphols96}}
   781 
   782 @misc{metis,
   783   author = "Joe Hurd",
   784   title = "Metis Theorem Prover",
   785   note = "\url{http://www.gilith.com/software/metis/}"}
   786 
   787 %J
   788 
   789 @article{haskell-revised-report,
   790   author =  {Simon {Peyton Jones} and others},
   791   title =   {The {Haskell} 98 Language and Libraries: The Revised Report},
   792   journal = {Journal of Functional Programming},
   793   volume =  13,
   794   number =  1,
   795   pages =   {0--255},
   796   month =   {Jan},
   797   year =    2003,
   798   note =    {\url{http://www.haskell.org/definition/}}}
   799 
   800 @book{jackson-2006,
   801   author = "Daniel Jackson",
   802   title = "Software Abstractions: Logic, Language, and Analysis",
   803   publisher = MIT,
   804   year = 2006}
   805 
   806 %K
   807 
   808 @InProceedings{kammueller-locales,
   809   author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
   810                   Lawrence C. Paulson},
   811   title = 	 {Locales: A Sectioning Concept for {Isabelle}},
   812   crossref =	 {tphols99}}
   813 
   814 @book{Knuth3-75,
   815   author={Donald E. Knuth},
   816   title={The Art of Computer Programming, Volume 3: Sorting and Searching},
   817   publisher={Addison-Wesley},
   818   year=1975}
   819 
   820 @Article{korf85,
   821   author	= {R. E. Korf},
   822   title		= {Depth-First Iterative-Deepening: an Optimal Admissible
   823 		 Tree Search},
   824   journal	= AI,
   825   year		= 1985,
   826   volume	= 27,
   827   pages		= {97-109}}
   828 
   829 @inproceedings{korovin-2009,
   830   title = "Instantiation-Based Automated Reasoning: From Theory to Practice",
   831   author = "Konstantin Korovin",
   832   editor = "Renate A. Schmidt",
   833   booktitle = {Automated Deduction --- CADE-22},
   834   series = "LNAI",
   835   volume = {5663},
   836   pages = "163--166",
   837   year = 2009,
   838   publisher = "Springer"}
   839 
   840 @inproceedings{korovin-sticksel-2010,
   841   author    = {Konstantin Korovin and
   842                Christoph Sticksel},
   843   title     = {{iP}rover-{E}q: An Instantiation-Based Theorem Prover with Equality},
   844   pages     = {196--202},
   845   booktitle={Automated Reasoning: IJCAR 2010},
   846   editor={J. Giesl and R. H\"ahnle},
   847   publisher = Springer,
   848   series = LNCS,
   849   volume = 6173,
   850   year = 2010}
   851 
   852 @InProceedings{krauss2006,
   853   author   =  {Alexander Krauss},
   854   title    =  {Partial Recursive Functions in {Higher-Order Logic}},
   855   crossref =  {ijcar2006},
   856   pages =     {589--603}}
   857 
   858 @PhdThesis{krauss_phd,
   859 	author = {Alexander Krauss},
   860 	title = {Automating Recursive Definitions and Termination Proofs in Higher-Order Logic},
   861   school = {Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
   862 	year = {2009},
   863 	address = {Germany}
   864 }
   865 
   866 @manual{isabelle-function,
   867   author        = {Alexander Krauss},
   868   title         = {Defining Recursive Functions in {Isabelle/HOL}},
   869   institution   = TUM,
   870   note          = {\url{http://isabelle.in.tum.de/doc/functions.pdf}}
   871 }
   872 
   873 @Book{kunen80,
   874   author	= {Kenneth Kunen},
   875   title		= {Set Theory: An Introduction to Independence Proofs},
   876   publisher	= NH,
   877   year		= 1980}
   878 
   879 %L
   880 
   881 @manual{OCaml,
   882   author =  {Xavier Leroy and others},
   883   title =   {The Objective Caml system -- Documentation and user's manual},
   884   note =    {\url{http://caml.inria.fr/pub/docs/manual-ocaml/}}}
   885 
   886 @incollection{lochbihler-2010,
   887   title = "Coinduction",
   888   author = "Andreas Lochbihler",
   889   booktitle = "The Archive of Formal Proofs",
   890   editor = "Gerwin Klein and Tobias Nipkow and Lawrence C. Paulson",
   891   publisher = "\url{http://afp.sourceforge.net/entries/Coinductive.shtml}",
   892   month = "Feb.",
   893   year = 2010}
   894 
   895 @book{loveland-78,
   896   author = "D. W. Loveland",
   897   title = "Automated Theorem Proving: A Logical Basis",
   898   year = 1978,
   899   publisher = "North-Holland Publishing Co."}
   900 
   901 @InProceedings{lowe-fdr,
   902   author	= {Gavin Lowe},
   903   title		= {Breaking and Fixing the {Needham}-{Schroeder} Public-Key
   904 		  Protocol using {CSP} and {FDR}},
   905   booktitle = 	 {Tools and Algorithms for the Construction and Analysis 
   906                   of Systems:  second international workshop, TACAS '96},
   907   editor =	 {T. Margaria and B. Steffen},
   908   series =	 {LNCS 1055},
   909   year =	 1996,
   910   publisher =	 {Springer},
   911   pages		= {147-166}}
   912 
   913 %M
   914 
   915 @Article{mw81,
   916   author	= {Zohar Manna and Richard Waldinger},
   917   title		= {Deductive Synthesis of the Unification Algorithm},
   918   journal	= SCP,
   919   year		= 1981,
   920   volume	= 1,
   921   number	= 1,
   922   pages		= {5-48}}
   923 
   924 @InProceedings{martin-nipkow,
   925   author	= {Ursula Martin and Tobias Nipkow},
   926   title		= {Ordered Rewriting and Confluence},
   927   crossref	= {cade10},
   928   pages		= {366-380}}
   929 
   930 @book{martinlof84,
   931   author	= {Per Martin-L{\"o}f},
   932   title		= {Intuitionistic type theory},
   933   year		= 1984,
   934   publisher	= {Bibliopolis}}
   935 
   936 @incollection{melham89,
   937   author	= {Thomas F. Melham},
   938   title		= {Automating Recursive Type Definitions in Higher Order
   939 		 Logic}, 
   940   pages		= {341-386},
   941   crossref	= {birtwistle89}}
   942 
   943 @Article{Miller:1991,
   944   author = 	 {Dale Miller},
   945   title = 	 {A Logic Programming Language with Lambda-Abstraction, Function Variables,
   946     and Simple Unification},
   947   journal = 	 {Journal of Logic and Computation},
   948   year = 	 1991,
   949   volume =	 1,
   950   number =	 4
   951 }
   952 
   953 @Article{miller-mixed,
   954   Author	= {Dale Miller},
   955   Title		= {Unification Under a Mixed Prefix},
   956   journal	= JSC,
   957   volume	= 14,
   958   number	= 4,
   959   pages		= {321-358},
   960   Year		= 1992}
   961 
   962 @Article{milner78,
   963   author	= {Robin Milner},
   964   title		= {A Theory of Type Polymorphism in Programming},
   965   journal	= "J. Comp.\ Sys.\ Sci.",
   966   year		= 1978,
   967   volume	= 17,
   968   pages		= {348-375}}
   969 
   970 @TechReport{milner-ind,
   971   author	= {Robin Milner},
   972   title		= {How to Derive Inductions in {LCF}},
   973   institution	= Edinburgh,
   974   year		= 1980,
   975   type		= {note}}
   976 
   977 @Article{milner-coind,
   978   author	= {Robin Milner and Mads Tofte},
   979   title		= {Co-induction in Relational Semantics},
   980   journal	= TCS,
   981   year		= 1991,
   982   volume	= 87,
   983   pages		= {209-220}}
   984 
   985 @Book{milner89,
   986   author	= {Robin Milner},
   987   title		= {Communication and Concurrency},
   988   publisher	= Prentice,
   989   year		= 1989}
   990 
   991 @book{SML,author="Robin Milner and Mads Tofte and Robert Harper",
   992 title="The Definition of Standard ML",publisher=MIT,year=1990}
   993 
   994 @PhdThesis{monahan84,
   995   author	= {Brian Q. Monahan},
   996   title		= {Data Type Proofs using Edinburgh {LCF}},
   997   school	= {University of Edinburgh},
   998   year		= 1984}
   999 
  1000 @article{MuellerNvOS99,
  1001 author=
  1002 {Olaf M{\"u}ller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
  1003 title={{HOLCF = HOL + LCF}},journal=JFP,year=1999,volume=9,pages={191--223}}
  1004 
  1005 @Manual{Muzalewski:Mizar,
  1006   title = 	 {An Outline of {PC} {Mizar}},
  1007   author =	 {Micha{\l} Muzalewski},
  1008   organization = {Fondation of Logic, Mathematics and Informatics
  1009                   --- Mizar Users Group},
  1010   year =	 1993,
  1011   note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarmanual.ps.gz}}
  1012 }
  1013 
  1014 %N
  1015 
  1016 @InProceedings{NaraschewskiW-TPHOLs98,
  1017   author	= {Wolfgang Naraschewski and Markus Wenzel},
  1018   title		= 
  1019 {Object-Oriented Verification based on Record Subtyping in
  1020                   Higher-Order Logic},
  1021   crossref      = {tphols98}}
  1022 
  1023 @inproceedings{nazareth-nipkow,
  1024   author	= {Dieter Nazareth and Tobias Nipkow},
  1025   title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
  1026   crossref	= {tphols96},
  1027   pages		= {331-345},
  1028   year		= 1996}
  1029 
  1030 @Article{needham-schroeder,
  1031   author =       "Roger M. Needham and Michael D. Schroeder",
  1032   title =        "Using Encryption for Authentication in Large Networks
  1033                  of Computers",
  1034   journal =      cacm,
  1035   volume =       21,
  1036   number =       12,
  1037   pages =        "993-999",
  1038   month =        dec,
  1039   year =         1978}
  1040 
  1041 @inproceedings{nipkow-W,
  1042   author	= {Wolfgang Naraschewski and Tobias Nipkow},
  1043   title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
  1044   booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
  1045   editor	= {E. Gim{\'e}nez and C. Paulin-Mohring},
  1046   publisher	= Springer,
  1047   series	= LNCS,
  1048   volume	= 1512,
  1049   pages		= {317-332},
  1050   year		= 1998}
  1051 
  1052 @InCollection{nipkow-sorts93,
  1053   author = 	 {T. Nipkow},
  1054   title = 	 {Order-Sorted Polymorphism in {Isabelle}},
  1055   booktitle = 	 {Logical Environments},
  1056   publisher =	 CUP,
  1057   year =	 1993,
  1058   editor =	 {G. Huet and G. Plotkin},
  1059   pages =	 {164--188}
  1060 }
  1061 
  1062 @Misc{nipkow-types93,
  1063   author =	 {Tobias Nipkow},
  1064   title =	 {Axiomatic Type Classes (in {I}sabelle)},
  1065   howpublished = {Presentation at the workshop \emph{Types for Proof and Programs}, Nijmegen},
  1066   year =	 1993
  1067 }
  1068 
  1069 @inproceedings{Nipkow-CR,
  1070   author	= {Tobias Nipkow},
  1071   title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
  1072   booktitle	= {Automated Deduction --- CADE-13},
  1073   editor	= {M. McRobbie and J.K. Slaney},
  1074   publisher	= Springer,
  1075   series	= LNCS,
  1076   volume	= 1104,
  1077   pages		= {733-747},
  1078   year		= 1996}
  1079 
  1080 % WAS Nipkow-LICS-93
  1081 @InProceedings{nipkow-patterns,
  1082   title		= {Functional Unification of Higher-Order Patterns},
  1083   author	= {Tobias Nipkow},
  1084   pages		= {64-74},
  1085   crossref	= {lics8},
  1086   url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
  1087   keywords	= {unification}}
  1088 
  1089 @article{nipkow-IMP,
  1090   author	= {Tobias Nipkow},
  1091   title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
  1092   journal	= FAC,
  1093   volume	= 10,
  1094   pages		= {171-186},
  1095   year		= 1998}
  1096 
  1097 @inproceedings{Nipkow-TYPES02,
  1098   author        = {Tobias Nipkow},
  1099   title         = {{Structured Proofs in Isar/HOL}},
  1100   booktitle     = {Types for Proofs and Programs (TYPES 2002)},
  1101   editor        = {H. Geuvers and F. Wiedijk},
  1102   year          = 2003,
  1103   publisher     = Springer,
  1104   series        = LNCS,
  1105   volume        = 2646,
  1106   pages         = {259-278}}
  1107 
  1108 @manual{isabelle-HOL,
  1109   author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
  1110   title		= {{Isabelle}'s Logics: {HOL}},
  1111   institution	= {Institut f{\"u}r Informatik, Technische Universi{\"a}t
  1112                   M{\"u}nchen and Computer Laboratory, University of Cambridge},
  1113   note          = {\url{http://isabelle.in.tum.de/doc/logics-HOL.pdf}}}
  1114 
  1115 @article{nipkow-prehofer,
  1116   author	= {Tobias Nipkow and Christian Prehofer},
  1117   title		= {Type Reconstruction for Type Classes},
  1118   journal	= JFP,
  1119   volume	= 5,
  1120   number	= 2,
  1121   year		= 1995,
  1122   pages		= {201-224}}
  1123 
  1124 @InProceedings{Nipkow-Prehofer:1993,
  1125   author =       {T. Nipkow and C. Prehofer},
  1126   title =        {Type checking type classes},
  1127   booktitle =    {ACM Symp.\ Principles of Programming Languages},
  1128   year =         1993
  1129 }
  1130 
  1131 @Book{isa-tutorial,
  1132   author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
  1133   title		= {Isabelle/{HOL}: A Proof Assistant for Higher-Order Logic},
  1134   publisher	= Springer,
  1135   year		= 2002,
  1136   series    = LNCS,
  1137   volume    = 2283}
  1138 
  1139 @Article{noel,
  1140   author	= {Philippe No{\"e}l},
  1141   title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
  1142   journal	= JAR,
  1143   volume	= 10,
  1144   number	= 1,
  1145   pages		= {15-58},
  1146   year		= 1993}
  1147 
  1148 @book{nordstrom90,
  1149   author	= {Bengt {Nordstr{\"o}m} and Kent Petersson and Jan Smith},
  1150   title		= {Programming in {Martin-L{\"o}f}'s Type Theory.  An
  1151 		 Introduction}, 
  1152   publisher	= {Oxford University Press}, 
  1153   year		= 1990}
  1154 
  1155 %O
  1156 
  1157 @TechReport{scala-overview-tech-report,
  1158   author =       {Martin Odersky and al.},
  1159   title =        {An Overview of the Scala Programming Language},
  1160   institution =  {EPFL Lausanne, Switzerland},
  1161   year =         2004,
  1162   number =       {IC/2004/64}
  1163 }
  1164 
  1165 @Article{Oppen:1980,
  1166   author =       {D. C. Oppen},
  1167   title =        {Pretty Printing},
  1168   journal =      {ACM Transactions on Programming Languages and Systems},
  1169   year =         1980,
  1170   volume =    2,
  1171   number =    4}
  1172 
  1173 @Manual{pvs-language,
  1174   title		= {The {PVS} specification language},
  1175   author	= {S. Owre and N. Shankar and J. M. Rushby},
  1176   organization	= {Computer Science Laboratory, SRI International},
  1177   address	= {Menlo Park, CA},
  1178   note          = {Beta release},
  1179   year		= 1993,
  1180   month		= apr,
  1181   url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
  1182 
  1183 %P
  1184 
  1185 % replaces paulin92
  1186 @InProceedings{paulin-tlca,
  1187   author	= {Christine Paulin-Mohring},
  1188   title		= {Inductive Definitions in the System {Coq}: Rules and
  1189 		 Properties},
  1190   crossref	= {tlca93},
  1191   pages		= {328-345}}
  1192 
  1193 @Article{paulson:1983,
  1194   author =       {L. C. Paulson},
  1195   title =        {A higher-order implementation of rewriting},
  1196   journal =      {Science of Computer Programming},
  1197   year =         1983,
  1198   volume =    3,
  1199   pages =     {119--149},
  1200   note =      {\url{http://www.cl.cam.ac.uk/~lp15/papers/Reports/TR035-lcp-rewriting.pdf}}}
  1201 
  1202 @InProceedings{paulson-CADE,
  1203   author	= {Lawrence C. Paulson},
  1204   title		= {A Fixedpoint Approach to Implementing (Co)Inductive
  1205 		  Definitions},
  1206   pages		= {148-161},
  1207   crossref	= {cade12}}
  1208 
  1209 @InProceedings{paulson-COLOG,
  1210   author	= {Lawrence C. Paulson},
  1211   title		= {A Formulation of the Simple Theory of Types (for
  1212 		 {Isabelle})}, 
  1213   pages		= {246-274},
  1214   crossref	= {colog88},
  1215   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
  1216 
  1217 @Article{paulson-coind,
  1218   author	= {Lawrence C. Paulson},
  1219   title		= {Mechanizing Coinduction and Corecursion in Higher-Order
  1220 		  Logic},
  1221   journal	= JLC,
  1222   year		= 1997,
  1223   volume	= 7,
  1224   number	= 2,
  1225   month		= mar,
  1226   pages		= {175-204}}
  1227 
  1228 @manual{isabelle-intro,
  1229   author	= {Lawrence C. Paulson},
  1230   title		= {Old Introduction to {Isabelle}},
  1231   institution	= CUCL,
  1232   note          = {\url{http://isabelle.in.tum.de/doc/intro.pdf}}}
  1233 
  1234 @manual{isabelle-logics,
  1235   author	= {Lawrence C. Paulson},
  1236   title		= {{Isabelle's} Logics},
  1237   institution	= CUCL,
  1238   note          = {\url{http://isabelle.in.tum.de/doc/logics.pdf}}}
  1239 
  1240 @manual{isabelle-ref,
  1241   author	= {Lawrence C. Paulson},
  1242   title		= {The Old {Isabelle} Reference Manual},
  1243   institution	= CUCL,
  1244   note          = {\url{http://isabelle.in.tum.de/doc/ref.pdf}}}
  1245 
  1246 @manual{isabelle-ZF,
  1247   author	= {Lawrence C. Paulson},
  1248   title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
  1249   institution	= CUCL,
  1250   note          = {\url{http://isabelle.in.tum.de/doc/logics-ZF.pdf}}}
  1251 
  1252 @article{paulson-found,
  1253   author	= {Lawrence C. Paulson},
  1254   title		= {The Foundation of a Generic Theorem Prover},
  1255   journal	= JAR,
  1256   volume	= 5,
  1257   number	= 3,
  1258   pages		= {363-397},
  1259   year		= 1989,
  1260   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
  1261 
  1262 %replaces paulson-final
  1263 @Article{paulson-mscs,
  1264   author	= {Lawrence C. Paulson},
  1265   title = 	 {Final Coalgebras as Greatest Fixed Points 
  1266                   in {ZF} Set Theory},
  1267   journal	= {Mathematical Structures in Computer Science},
  1268   year		= 1999,
  1269   volume	= 9,
  1270   number = 5,
  1271   pages = {545-567}}
  1272 
  1273 @InCollection{paulson-generic,
  1274   author	= {Lawrence C. Paulson},
  1275   title		= {Generic Automatic Proof Tools},
  1276   crossref	= {wos-fest},
  1277   chapter	= 3}
  1278 
  1279 @Article{paulson-gr,
  1280   author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
  1281   title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
  1282 		  Choice},
  1283   journal	= JAR,
  1284   year		= 1996,
  1285   volume	= 17,
  1286   number	= 3,
  1287   month		= dec,
  1288   pages		= {291-323}}
  1289 
  1290 @InCollection{paulson-fixedpt-milner,
  1291   author	= {Lawrence C. Paulson},
  1292   title		= {A Fixedpoint Approach to (Co)inductive and
  1293                   (Co)datatype Definitions},
  1294   pages		= {187-211},
  1295   crossref	= {milner-fest}}
  1296 
  1297 @book{milner-fest,
  1298   title		= {Proof, Language, and Interaction: 
  1299                    Essays in Honor of {Robin Milner}},
  1300   booktitle	= {Proof, Language, and Interaction: 
  1301                    Essays in Honor of {Robin Milner}},
  1302   publisher	= MIT,
  1303   year		= 2000,
  1304   editor	= {Gordon Plotkin and Colin Stirling and Mads Tofte}}
  1305 
  1306 @InCollection{paulson-handbook,
  1307   author	= {Lawrence C. Paulson},
  1308   title		= {Designing a Theorem Prover},
  1309   crossref	= {handbk-lics2},
  1310   pages		= {415-475}}
  1311 
  1312 @Book{paulson-isa-book,
  1313   author	= {Lawrence C. Paulson},
  1314   title		= {Isabelle: A Generic Theorem Prover},
  1315   publisher	= {Springer},
  1316   year		= 1994,
  1317   note		= {LNCS 828}}
  1318 
  1319 @Book{isabelle-hol-book,
  1320   author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
  1321   title		= {Isabelle/HOL --- A Proof Assistant for Higher-Order Logic},
  1322   publisher	= {Springer},
  1323   year		= 2002,
  1324   note		= {LNCS 2283}}
  1325 
  1326 @InCollection{paulson-markt,
  1327   author	= {Lawrence C. Paulson},
  1328   title		= {Tool Support for Logics of Programs},
  1329   booktitle	= {Mathematical Methods in Program Development:
  1330                   Summer School Marktoberdorf 1996},
  1331   publisher	= {Springer},
  1332   pages		= {461-498},
  1333   year		= {Published 1997},
  1334   editor	= {Manfred Broy},
  1335   series	= {NATO ASI Series F}}
  1336 
  1337 %replaces Paulson-ML and paulson91
  1338 @book{paulson-ml2,
  1339   author	= {Lawrence C. Paulson},
  1340   title		= {{ML} for the Working Programmer},
  1341   year		= 1996,
  1342   edition	= {2nd},
  1343   publisher	= CUP}
  1344 
  1345 @article{paulson-natural,
  1346   author	= {Lawrence C. Paulson},
  1347   title		= {Natural Deduction as Higher-order Resolution},
  1348   journal	= JLP,
  1349   volume	= 3,
  1350   pages		= {237-258},
  1351   year		= 1986,
  1352   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
  1353 
  1354 @Article{paulson-set-I,
  1355   author	= {Lawrence C. Paulson},
  1356   title		= {Set Theory for Verification: {I}.  {From}
  1357 		 Foundations to Functions},
  1358   journal	= JAR,
  1359   volume	= 11,
  1360   number	= 3,
  1361   pages		= {353-389},
  1362   year		= 1993,
  1363   url		= {\url{http://www.cl.cam.ac.uk/users/lcp/papers/Sets/set-I.pdf}}}
  1364 
  1365 @Article{paulson-set-II,
  1366   author	= {Lawrence C. Paulson},
  1367   title		= {Set Theory for Verification: {II}.  {Induction} and
  1368 		 Recursion},
  1369   journal	= JAR,
  1370   volume	= 15,
  1371   number	= 2,
  1372   pages		= {167-215},
  1373   year		= 1995,
  1374   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
  1375 
  1376 @article{paulson85,
  1377   author	= {Lawrence C. Paulson},
  1378   title		= {Verifying the Unification Algorithm in {LCF}},
  1379   journal	= SCP,
  1380   volume	= 5,
  1381   pages		= {143-170},
  1382   year		= 1985}
  1383 
  1384 %replaces Paulson-LCF
  1385 @book{paulson87,
  1386   author	= {Lawrence C. Paulson},
  1387   title		= {Logic and Computation: Interactive proof with Cambridge
  1388 		 LCF}, 
  1389   year		= 1987,
  1390   publisher	= CUP}
  1391 
  1392 @incollection{paulson700,
  1393   author	= {Lawrence C. Paulson},
  1394   title		= {{Isabelle}: The Next 700 Theorem Provers},
  1395   crossref	= {odifreddi90},
  1396   pages		= {361-386},
  1397   url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
  1398 
  1399 % replaces paulson-ns and paulson-security
  1400 @Article{paulson-jcs,
  1401   author	= {Lawrence C. Paulson},
  1402   title		= {The Inductive Approach to Verifying Cryptographic Protocols},
  1403   journal	= JCS,
  1404   year		= 1998,
  1405   volume	= 6,
  1406   pages		= {85-128}}
  1407 
  1408 @Article{paulson-tls,
  1409   author = 	 {Lawrence C. Paulson},
  1410   title = 	 {Inductive Analysis of the {Internet} Protocol {TLS}},
  1411   journal = 	 TISSEC,
  1412   month =        aug,
  1413   year = 	 1999,
  1414   volume	= 2,
  1415   number        = 3,
  1416   pages		= {332-351}}
  1417 
  1418 @Article{paulson-yahalom,
  1419   author = 	 {Lawrence C. Paulson},
  1420   title = 	 {Relations Between Secrets:
  1421                   Two Formal Analyses of the {Yahalom} Protocol},
  1422   journal = 	 JCS,
  1423   volume = 9,
  1424   number = 3,
  1425   pages = {197-216},
  1426   year = 2001}}
  1427 
  1428 @article{pelletier86,
  1429   author	= {F. J. Pelletier},
  1430   title		= {Seventy-five Problems for Testing Automatic Theorem
  1431 		 Provers}, 
  1432   journal	= JAR,
  1433   volume	= 2,
  1434   pages		= {191-216},
  1435   year		= 1986,
  1436   note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
  1437 
  1438 @InCollection{pitts93,
  1439   author =       {A. Pitts},
  1440   title =        {The {HOL} Logic},
  1441   editor =       {M. J. C. Gordon and T. F. Melham},
  1442   booktitle  =   {Introduction to {HOL}: A Theorem Proving Environment for Higher Order Logic},
  1443   pages =        {191--232},
  1444   publisher	= CUP,
  1445   year		= 1993}
  1446 
  1447 @Article{pitts94,  
  1448   author	= {Andrew M. Pitts},
  1449   title		= {A Co-induction Principle for Recursively Defined Domains},
  1450   journal	= TCS,
  1451   volume	= 124, 
  1452   pages		= {195-219},
  1453   year		= 1994} 
  1454 
  1455 @Article{plaisted90,
  1456   author	= {David A. Plaisted},
  1457   title		= {A Sequent-Style Model Elimination Strategy and a Positive
  1458 		 Refinement},
  1459   journal	= JAR,
  1460   year		= 1990,
  1461   volume	= 6,
  1462   number	= 4,
  1463   pages		= {389-402}}
  1464 
  1465 %Q
  1466 
  1467 @Article{quaife92,
  1468   author	= {Art Quaife},
  1469   title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
  1470 		 Theory},
  1471   journal	= JAR,
  1472   year		= 1992,
  1473   volume	= 8,
  1474   number	= 1,
  1475   pages		= {91-147}}
  1476 
  1477 %R
  1478 
  1479 @TechReport{rasmussen95,
  1480   author	= {Ole Rasmussen},
  1481   title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
  1482 		  Experiment},
  1483   institution	= {Computer Laboratory, University of Cambridge},
  1484   year		= 1995,
  1485   number	= 364,
  1486   month		= may,
  1487   url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
  1488 
  1489 @Book{reeves90,
  1490   author	= {Steve Reeves and Michael Clarke},
  1491   title		= {Logic for Computer Science},
  1492   publisher	= {Addison-Wesley},
  1493   year		= 1990}
  1494 
  1495 @article{riazanov-voronkov-2002,
  1496   author = "Alexander Riazanov and Andrei Voronkov",
  1497   title = "The Design and Implementation of {Vampire}",
  1498   journal = "Journal of AI Communications",
  1499   year = 2002,
  1500   volume = 15,
  1501   number ="2/3",
  1502   pages = "91--110"}
  1503 
  1504 @book{Rosen-DMA,author={Kenneth H. Rosen},
  1505 title={Discrete Mathematics and Its Applications},
  1506 publisher={McGraw-Hill},year=1998}
  1507 
  1508 @InProceedings{Rudnicki:1992:MizarOverview,
  1509   author = 	 {P. Rudnicki},
  1510   title = 	 {An Overview of the {MIZAR} Project},
  1511   booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
  1512   year =	 1992,
  1513   organization = {Chalmers University of Technology},
  1514   publisher =	 {Bastad}
  1515 }
  1516 
  1517 %S
  1518 
  1519 @inproceedings{saaltink-fme,
  1520   author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
  1521 		 Dan Craigen and Irwin Meisels},
  1522   title		= {An {EVES} Data Abstraction Example}, 
  1523   pages		= {578-596},
  1524   crossref	= {fme93}}
  1525 
  1526 @Article{Schroeder-Heister:1984,
  1527   author =       {Peter Schroeder-Heister},
  1528   title =        {A Natural Extension of Natural Deduction},
  1529   journal =      {Journal of Symbolic Logic},
  1530   year =         1984,
  1531   volume =       49,
  1532   number =       4
  1533 }
  1534 
  1535 @article{schulz-2002,
  1536   author = "Stephan Schulz",
  1537   title = "E---A Brainiac Theorem Prover",
  1538   journal = "Journal of AI Communications",
  1539   year = 2002,
  1540   volume = 15,
  1541   number ="2/3",
  1542   pages = "111--126"}
  1543 
  1544 @misc{sledgehammer-2009,
  1545   key = "Sledgehammer",
  1546   title = "The {S}ledgehammer: Let Automatic Theorem Provers
  1547 Write Your {I}s\-a\-belle Scripts",
  1548   note = "\url{http://www.cl.cam.ac.uk/research/hvg/Isabelle/sledgehammer.html}"}
  1549 
  1550 @inproceedings{slind-tfl,
  1551   author	= {Konrad Slind},
  1552   title		= {Function Definition in Higher Order Logic},
  1553   crossref  = {tphols96},
  1554   pages		= {381-397}}
  1555 
  1556 @inproceedings{snark,
  1557   author = {M. Stickel and R. Waldinger and M. Lowry and T. Pressburger and I. Underwood},
  1558   title = {Deductive composition of astronomical software from subroutine libraries},
  1559   pages = "341--355",
  1560   crossref = {cade12}}
  1561 
  1562 @book{suppes72,
  1563   author	= {Patrick Suppes},
  1564   title		= {Axiomatic Set Theory},
  1565   year		= 1972,
  1566   publisher	= {Dover}}
  1567 
  1568 @inproceedings{sutcliffe-2000,
  1569   author = "Geoff Sutcliffe",
  1570   title = "System Description: {SystemOnTPTP}",
  1571   editor = "David McAllester",
  1572   booktitle	= {Automated Deduction --- {CADE}-17 International Conference},
  1573   series = "Lecture Notes in Artificial Intelligence",
  1574   volume = {1831},
  1575   pages = "406--410",
  1576   year = 2000,
  1577   publisher = Springer}
  1578 
  1579 @misc{tofof,
  1580   author = "Geoff Sutcliffe",
  1581   title = "{ToFoF}",
  1582   note = "\url{http://www.cs.miami.edu/~tptp/ATPSystems/ToFoF/}"}
  1583 
  1584 @Article{Sutter:2005,
  1585   author = 	 {H. Sutter},
  1586   title = 	 {The Free Lunch Is Over --- A Fundamental Turn Toward Concurrency in Software},
  1587   journal = 	 {Dr. Dobb's Journal},
  1588   year = 	 2005,
  1589   volume = 	 30,
  1590   number = 	 3}
  1591 
  1592 @InCollection{szasz93,
  1593   author	= {Nora Szasz},
  1594   title		= {A Machine Checked Proof that {Ackermann's} Function is not
  1595 		  Primitive Recursive},
  1596   crossref	= {huet-plotkin93},
  1597   pages		= {317-338}}
  1598 
  1599 @TechReport{Syme:1997:DECLARE,
  1600   author = 	 {D. Syme},
  1601   title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
  1602   institution =  {University of Cambridge Computer Laboratory},
  1603   year = 	 1997,
  1604   number =	 416
  1605 }
  1606 
  1607 @PhdThesis{Syme:1998:thesis,
  1608   author = 	 {D. Syme},
  1609   title = 	 {Declarative Theorem Proving for Operational Semantics},
  1610   school = 	 {University of Cambridge},
  1611   year = 	 1998,
  1612   note =	 {Submitted}
  1613 }
  1614 
  1615 @InProceedings{Syme:1999:TPHOL,
  1616   author = 	 {D. Syme},
  1617   title = 	 {Three Tactic Theorem Proving},
  1618   crossref =     {tphols99}}
  1619 
  1620 %T
  1621 
  1622 @book{takeuti87,
  1623   author	= {G. Takeuti},
  1624   title		= {Proof Theory},
  1625   year		= 1987,
  1626   publisher	= NH,
  1627   edition	= {2nd}}
  1628 
  1629 @Book{thompson91,
  1630   author	= {Simon Thompson},
  1631   title		= {Type Theory and Functional Programming},
  1632   publisher	= {Addison-Wesley},
  1633   year		= 1991}
  1634 
  1635 @book{Thompson-Haskell,author={Simon Thompson},
  1636 title={Haskell: The Craft of Functional Programming},
  1637 publisher={Addison-Wesley},year=1999}
  1638 
  1639 @misc{kodkod-2009,
  1640   author = "Emina Torlak",
  1641   title = {Kodkod: Constraint Solver for Relational Logic},
  1642   note = "\url{http://alloy.mit.edu/kodkod/}"}
  1643 
  1644 @misc{kodkod-2009-options,
  1645   author = "Emina Torlak",
  1646   title = "Kodkod {API}: Class {Options}",
  1647   note = "\url{http://alloy.mit.edu/kodkod/docs/kodkod/engine/config/Options.html}"}
  1648 
  1649 @inproceedings{torlak-jackson-2007,
  1650   title = "Kodkod: A Relational Model Finder",
  1651   author = "Emina Torlak and Daniel Jackson",
  1652   editor = "Orna Grumberg and Michael Huth",
  1653   booktitle = "TACAS 2007",
  1654   series = LNCS,
  1655   volume = {4424},
  1656   pages = "632--647",
  1657   year = 2007,
  1658   publisher = Springer}
  1659 
  1660 @unpublished{traytel-berghofer-nipkow-2011,
  1661   author = {D. Traytel and S. Berghofer and T. Nipkow},
  1662   title = {Extending Hindley-Milner Type Inference with Coercive
  1663       Subtyping (long version)},
  1664   year = 2011,
  1665   note = {Submitted,
  1666       \url{http://isabelle.in.tum.de/doc/implementation.pdf}}},
  1667 }
  1668 
  1669 @Unpublished{Trybulec:1993:MizarFeatures,
  1670   author = 	 {A. Trybulec},
  1671   title = 	 {Some Features of the {Mizar} Language},
  1672   note = 	 {Presented at a workshop in Turin, Italy},
  1673   year =	 1993
  1674 }
  1675 
  1676 %V
  1677 
  1678 @Unpublished{voelker94,
  1679   author	= {Norbert V{\"o}lker},
  1680   title		= {The Verification of a Timer Program using {Isabelle/HOL}},
  1681   url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
  1682   year		= 1994,
  1683   month		= aug}
  1684 
  1685 %W
  1686 
  1687 @inproceedings{wadler89how,
  1688   author        = {P. Wadler and S. Blott},
  1689   title         = {How to make ad-hoc polymorphism less ad-hoc},
  1690   booktitle     = {ACM Symp.\ Principles of Programming Languages},
  1691   year          = 1989
  1692 }
  1693 
  1694 @phdthesis{weber-2008,
  1695   author = "Tjark Weber",
  1696   title = "SAT-Based Finite Model Generation for Higher-Order Logic",
  1697   school = {Dept.\ of Informatics, T.U. M\"unchen},
  1698   type = "{Ph.D.}\ thesis",
  1699   year = 2008}
  1700 
  1701 @Misc{x-symbol,
  1702   author =	 {Christoph Wedler},
  1703   title =	 {Emacs package ``{X-Symbol}''},
  1704   note =	 {\url{http://x-symbol.sourceforge.net}}
  1705 }
  1706 
  1707 @misc{weidenbach-et-al-2009,
  1708   author = "Christoph Weidenbach and Dilyana Dimova and Arnaud Fietzke and Rohit Kumar and Martin Suda and Patrick Wischnewski",
  1709   title = "{SPASS} Version 3.5",
  1710   note = {\url{http://www.spass-prover.org/publications/spass.pdf}}}
  1711 
  1712 @manual{isabelle-sys,
  1713   author	= {Markus Wenzel and Stefan Berghofer},
  1714   title		= {The {Isabelle} System Manual},
  1715   institution	= {TU Munich},
  1716   note          = {\url{http://isabelle.in.tum.de/doc/system.pdf}}}
  1717 
  1718 @manual{isabelle-isar-ref,
  1719   author	= {Makarius Wenzel},
  1720   title		= {The {Isabelle/Isar} Reference Manual},
  1721   institution	= {TU Munich},
  1722   note          = {\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}
  1723 
  1724 @manual{isabelle-implementation,
  1725   author	= {Makarius Wenzel},
  1726   title		= {The {Isabelle/Isar} Implementation},
  1727   institution	= {TU Munich},
  1728   note          = {\url{http://isabelle.in.tum.de/doc/implementation.pdf}}}
  1729 
  1730 @InProceedings{Wenzel:1999:TPHOL,
  1731   author = 	 {Markus Wenzel},
  1732   title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
  1733   crossref =     {tphols99}}
  1734 
  1735 @InProceedings{Wenzel:1997:TPHOL,
  1736   author = 	 {Markus Wenzel},
  1737   title = 	 {Type Classes and Overloading in Higher-Order Logic},
  1738   crossref =     {tphols97}}
  1739 
  1740 @phdthesis{Wenzel-PhD,
  1741   author={Markus Wenzel},
  1742     title={Isabelle/Isar --- a versatile environment for human-readable formal proof documents},
  1743   school={Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
  1744   year=2002,
  1745   note =	 {\url{http://tumb1.biblio.tu-muenchen.de/publ/diss/in/2002/wenzel.html}}}
  1746 
  1747 @Article{Wenzel-Wiedijk:2002,
  1748   author = 	 {Freek Wiedijk and Markus Wenzel},
  1749   title = 	 {A comparison of the mathematical proof languages {Mizar} and {Isar}.},
  1750   journal = 	 {Journal of Automated Reasoning},
  1751   year = 	 2002,
  1752   volume =	 29,
  1753   number =	 {3-4}
  1754 }
  1755 
  1756 @InCollection{Wenzel-Paulson:2006,
  1757   author = 	 {Markus Wenzel and Lawrence C. Paulson},
  1758   title = 	 {{Isabelle/Isar}},
  1759   booktitle = 	 {The Seventeen Provers of the World},
  1760   year =	 2006,
  1761   editor =	 {F. Wiedijk},
  1762   series =	 {LNAI 3600}
  1763 }
  1764 
  1765 @InCollection{Wenzel:2006:Festschrift,
  1766   author = 	 {Makarius Wenzel},
  1767   title = 	 {{Isabelle/Isar} --- a generic framework for human-readable proof documents},
  1768   booktitle = 	 {From Insight to Proof --- Festschrift in Honour of Andrzej Trybulec},
  1769   publisher =	 {University of Bia{\l}ystok},
  1770   year =	 2007,
  1771   editor =	 {R. Matuszewski and A. Zalewska},
  1772   volume =	 {10(23)},
  1773   series =	 {Studies in Logic, Grammar, and Rhetoric},
  1774   note =         {\url{http://www.in.tum.de/~wenzelm/papers/isar-framework.pdf}}
  1775 }
  1776 
  1777 @InProceedings{Wenzel-Chaieb:2007b,
  1778   author = {Makarius Wenzel and Amine Chaieb},
  1779   title = {{SML} with antiquotations embedded into {Isabelle/Isar}},
  1780   booktitle = {Workshop on Programming Languages for Mechanized Mathematics
  1781     (satellite of CALCULEMUS 2007). Hagenberg, Austria},
  1782   editor = {Jacques Carette and Freek Wiedijk},
  1783   month = {June},
  1784   year = {2007}
  1785 }
  1786 
  1787 @InProceedings{Wenzel:2009,
  1788   author = 	 {M. Wenzel},
  1789   title = 	 {Parallel Proof Checking in {Isabelle/Isar}},
  1790   booktitle = {ACM SIGSAM Workshop on Programming Languages for Mechanized Mathematics Systems (PLMMS 2009)},
  1791   year = 	 2009,
  1792   editor = 	 {Dos Reis, G. and L. Th\'ery},
  1793   publisher = {ACM Digital Library}}
  1794 
  1795 @InProceedings{Wenzel:2012,
  1796   author =       {Makarius Wenzel},
  1797   title =        {{Isabelle/jEdit} --- a {Prover IDE} within the {PIDE} framework},
  1798   booktitle = {Conference on Intelligent Computer Mathematics (CICM 2012)},
  1799   year =      2012,
  1800   editor =    {J. Jeuring and others},
  1801   volume =    7362,
  1802   series =    {LNAI},
  1803   publisher = {Springer}}
  1804 
  1805 @book{principia,
  1806   author	= {A. N. Whitehead and B. Russell},
  1807   title		= {Principia Mathematica},
  1808   year		= 1962,
  1809   publisher	= CUP, 
  1810   note		= {Paperback edition to *56,
  1811   abridged from the 2nd edition (1927)}}
  1812 
  1813 @Misc{Wiedijk:1999:Mizar,
  1814   author =	 {Freek Wiedijk},
  1815   title =	 {Mizar: An Impression},
  1816   howpublished = {Unpublished paper},
  1817   year =         1999,
  1818   note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarintro.ps.gz}}
  1819 }
  1820 
  1821 @Misc{Wiedijk:2000:MV,
  1822   author =	 {Freek Wiedijk},
  1823   title =	 {The Mathematical Vernacular},
  1824   howpublished = {Unpublished paper},
  1825   year =         2000,
  1826   note =	 {\url{http://www.cs.kun.nl/~freek/notes/mv.ps.gz}}
  1827 }
  1828 
  1829 @misc{wikipedia-2009-aa-trees,
  1830   key = "Wikipedia",
  1831   title = "Wikipedia: {AA} Tree",
  1832   note = "\url{http://en.wikipedia.org/wiki/AA_tree}"}
  1833 
  1834 @book{winskel93,
  1835   author	= {Glynn Winskel},
  1836   title		= {The Formal Semantics of Programming Languages},
  1837   publisher	= MIT,year=1993}
  1838 
  1839 @InCollection{wos-bledsoe,
  1840   author	= {Larry Wos},
  1841   title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
  1842   crossref	= {bledsoe-fest},
  1843   pages		= {297-342}}
  1844 
  1845 @InProceedings{Zammit:1999:TPHOL,
  1846   author = 	 {Vincent Zammit},
  1847   title = 	 {On the Implementation of an Extensible Declarative Proof Language},
  1848   crossref =     {tphols99}}
  1849 
  1850 %Z
  1851 
  1852 @misc{z3,
  1853   key = "Z3",
  1854   title = "Z3: An Efficient {SMT} Solver",
  1855   note = "\url{http://research.microsoft.com/en-us/um/redmond/projects/z3/}"}
  1856 
  1857 
  1858 % CROSS REFERENCES
  1859 
  1860 @book{handbk-lics2,
  1861   editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
  1862   title		= {Handbook of Logic in Computer Science},
  1863   booktitle	= {Handbook of Logic in Computer Science},
  1864   publisher	= {Oxford University Press},
  1865   year		= 1992,
  1866   volume	= 2}
  1867 
  1868 @book{types93,
  1869   editor	= {Henk Barendregt and Tobias Nipkow},
  1870   title		= TYPES # {: International Workshop {TYPES '93}},
  1871   booktitle	= TYPES # {: International Workshop {TYPES '93}},
  1872   year		= {published 1994},
  1873   publisher	= {Springer},
  1874   series	= {LNCS 806}}
  1875 
  1876 @book{barwise-handbk,
  1877   editor	= {J. Barwise},
  1878   title		= {Handbook of Mathematical Logic},
  1879   booktitle	= {Handbook of Mathematical Logic},
  1880   year		= 1977,
  1881   publisher	= NH}
  1882 
  1883 @Proceedings{tlca93,
  1884   title		= {Typed Lambda Calculi and Applications},
  1885   booktitle	= {Typed Lambda Calculi and Applications},
  1886   editor	= {M. Bezem and J.F. Groote},
  1887   year		= 1993,
  1888   publisher	= {Springer},
  1889   series	= {LNCS 664}}
  1890 
  1891 @book{birtwistle89,
  1892   editor	= {Graham Birtwistle and P. A. Subrahmanyam},
  1893   title		= {Current Trends in Hardware Verification and Automated
  1894 		 Theorem Proving}, 
  1895   booktitle	= {Current Trends in Hardware Verification and Automated
  1896 		 Theorem Proving}, 
  1897   publisher	= {Springer},
  1898   year		= 1989}
  1899 
  1900 @book{bledsoe-fest,
  1901   title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
  1902   booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
  1903   publisher	= {Kluwer Academic Publishers},
  1904   year		= 1991,
  1905   editor	= {Robert S. Boyer}}
  1906 
  1907 @Proceedings{cade12,
  1908   editor	= {Alan Bundy},
  1909   title		= {Automated Deduction --- {CADE}-12 
  1910 		  International Conference},
  1911   booktitle	= {Automated Deduction --- {CADE}-12 
  1912 		  International Conference},
  1913   year		= 1994,
  1914   series	= {LNAI 814},
  1915   publisher	= {Springer}}
  1916 
  1917 @book{types94,
  1918   editor	= {Peter Dybjer and Bengt Nordstr{{\"o}m} and Jan Smith},
  1919   title		= TYPES # {: International Workshop {TYPES '94}},
  1920   booktitle	= TYPES # {: International Workshop {TYPES '94}},
  1921   year		= 1995,
  1922   publisher	= {Springer},
  1923   series	= {LNCS 996}}
  1924 
  1925 @book{huet-plotkin91,
  1926   editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
  1927   title		= {Logical Frameworks},
  1928   booktitle	= {Logical Frameworks},
  1929   publisher	= CUP,
  1930   year		= 1991}
  1931 
  1932 @book{huet-plotkin93,
  1933   editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
  1934   title		= {Logical Environments},
  1935   booktitle	= {Logical Environments},
  1936   publisher	= CUP,
  1937   year		= 1993}
  1938 
  1939 @Proceedings{hug93,
  1940   editor	= {J. Joyce and C. Seger},
  1941   title		= {Higher Order Logic Theorem Proving and Its
  1942 		  Applications: HUG '93},
  1943   booktitle	= {Higher Order Logic Theorem Proving and Its
  1944 		  Applications: HUG '93},
  1945   year		= {Published 1994},
  1946   publisher	= {Springer},
  1947   series	= {LNCS 780}}
  1948 
  1949 @proceedings{colog88,
  1950   editor	= {P. Martin-L{\"o}f and G. Mints},
  1951   title		= {COLOG-88: International Conference on Computer Logic},
  1952   booktitle	= {COLOG-88: International Conference on Computer Logic},
  1953   year		= {Published 1990},
  1954   publisher	= {Springer},
  1955   organization	= {Estonian Academy of Sciences},
  1956   address	= {Tallinn},
  1957   series	= {LNCS 417}}
  1958 
  1959 @book{odifreddi90,
  1960   editor	= {P. Odifreddi},
  1961   title		= {Logic and Computer Science},
  1962   booktitle	= {Logic and Computer Science},
  1963   publisher	= {Academic Press},
  1964   year		= 1990}
  1965 
  1966 @proceedings{extensions91,
  1967   editor	= {Peter Schroeder-Heister},
  1968   title		= {Extensions of Logic Programming},
  1969   booktitle	= {Extensions of Logic Programming},
  1970   year		= 1991,
  1971   series	= {LNAI 475}, 
  1972   publisher	= {Springer}}
  1973 
  1974 @proceedings{cade10,
  1975   editor	= {Mark E. Stickel},
  1976   title		= {10th } # CADE,
  1977   booktitle	= {10th } # CADE,
  1978   year		= 1990,
  1979   publisher	= {Springer},
  1980   series	= {LNAI 449}}
  1981 
  1982 @Proceedings{lics8,
  1983   editor	= {M. Vardi},
  1984   title		= {Eighth Annual Symposium on Logic in Computer Science},
  1985   booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
  1986   publisher	= IEEE,
  1987   year		= 1993}
  1988 
  1989 @book{wos-fest,
  1990   title		= {Automated Reasoning and its Applications: 
  1991 			Essays in Honor of {Larry Wos}},
  1992   booktitle	= {Automated Reasoning and its Applications: 
  1993 			Essays in Honor of {Larry Wos}},
  1994   publisher	= MIT,
  1995   year		= 1997,
  1996   editor	= {Robert Veroff}}
  1997 
  1998 @proceedings{fme93,
  1999   editor	= {J. C. P. Woodcock and P. G. Larsen},
  2000   title		= {FME '93: Industrial-Strength Formal Methods},
  2001   booktitle	= {FME '93: Industrial-Strength Formal Methods},
  2002   year		= 1993,
  2003   publisher	= Springer,
  2004   series	= LNCS,
  2005   volume        = 670}
  2006 
  2007 @Proceedings{tphols96,
  2008   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
  2009   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
  2010   editor	= {J. von Wright and J. Grundy and J. Harrison},
  2011   publisher     = Springer,
  2012   series	= LNCS,
  2013   volume        = 1125,
  2014   year		= 1996}
  2015 
  2016 @Proceedings{tphols97,
  2017   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
  2018   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
  2019   editor	= {Elsa L. Gunter and Amy Felty},
  2020   publisher     = Springer,
  2021   series	= LNCS,
  2022   volume        = 1275,
  2023   year		= 1997}
  2024 
  2025 @Proceedings{tphols98,
  2026   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
  2027   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
  2028   editor	= {Jim Grundy and Malcom Newey},
  2029   publisher     = Springer,
  2030   series	= LNCS,
  2031   volume        = 1479,
  2032   year		= 1998}
  2033 
  2034 @Proceedings{tphols99,
  2035   title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
  2036   booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
  2037   editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
  2038                   Paulin, C. and Thery, L.},
  2039   publisher     = Springer,
  2040   series	= LNCS,
  2041   volume        = 1690,
  2042   year		= 1999}
  2043 
  2044 @Proceedings{tphols2000,
  2045   title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
  2046   booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
  2047   editor        = {J. Harrison and M. Aagaard},
  2048   publisher     = Springer,
  2049   series        = LNCS,
  2050   volume        = 1869,
  2051   year          = 2000}
  2052 
  2053 @Proceedings{tphols2001,
  2054   title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
  2055   booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
  2056   editor        = {R. J. Boulton and P. B. Jackson},
  2057   publisher     = Springer,
  2058   series        = LNCS,
  2059   volume        = 2152,
  2060   year          = 2001}
  2061 
  2062 @Proceedings{ijcar2006,
  2063   title         = {Automated Reasoning: {IJCAR} 2006},
  2064   booktitle     = {Automated Reasoning: {IJCAR} 2006},
  2065   editor        = {U. Furbach and N. Shankar},
  2066   publisher     = Springer,
  2067   series        = LNCS,
  2068   volume        = 4130,
  2069   year          = 2006}
  2070 
  2071 @Proceedings{tphols2007,
  2072   title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
  2073   booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
  2074   editor        = {K. Schneider and J. Brandt},
  2075   publisher     = Springer,
  2076   series        = LNCS,
  2077   volume        = 4732,
  2078   year          = 2007}
  2079 
  2080 @Proceedings{tphols2008,
  2081   title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
  2082   booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
  2083   publisher     = Springer,
  2084   series        = LNCS,
  2085   year          = 2008}
  2086 %  editor        =
  2087 %  volume        = 4732,
  2088 
  2089 @Proceedings{itp2010,
  2090   title         = {Interactive Theorem Proving: {ITP}-10},
  2091   booktitle     = {Interactive Theorem Proving: {ITP}-10},
  2092   editor = "Matt Kaufmann and Lawrence Paulson",
  2093   publisher     = Springer,
  2094   series        = LNCS,
  2095   year          = 2010}
  2096 
  2097 @unpublished{classes_modules,
  2098   title         = {{ML} Modules and {Haskell} Type Classes: A Constructive Comparison},
  2099   author        = {Stefan Wehr et. al.}
  2100 }