src/HOL/Library/document/root.bib
author haftmann
Fri, 27 Jun 2025 08:09:26 +0200
changeset 82775 61c39a9e5415
parent 77812 fb3d81bd9803
permissions -rw-r--r--
typo
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14706
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
     1
22367
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     2
@Unpublished{Abrial-Laffitte,
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     3
  author = 	 {Abrial and Laffitte},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     4
  title = 	 {Towards the Mechanization of the Proofs of
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     5
                  Some Classical Theorems of Set Theory},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     6
  note = 	 {Unpublished}
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     7
}
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
     8
14706
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
     9
@Book{Oberschelp:1993,
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
    10
  author =	 {Arnold Oberschelp},
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
    11
  title = 	 {Rekursionstheorie},
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
    12
  publisher = 	 {BI-Wissenschafts-Verlag},
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
    13
  year = 	 1993
71590b7733b7 tuned document;
wenzelm
parents: 12811
diff changeset
    14
}
12811
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    15
22367
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    16
@InProceedings{Podelski-Rybalchenko,
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    17
  author = 	 {Andreas Podelski and Andrey Rybalchenko},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    18
  title = 	 {Transition Invariants},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    19
  booktitle = 	 {19th Annual IEEE Symposium on Logic in Computer Science (LICS'04)},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    20
  pages =	 {32--41},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    21
  year =	 2004
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    22
}
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    23
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    24
@Book{davenport92,
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    25
  author =	 {H. Davenport},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    26
  title = 	 {The Higher Arithmetic},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    27
  publisher = 	 {Cambridge University Press},
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    28
  year = 	 1992
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    29
}
6860f09242bf tuned document;
wenzelm
parents: 17202
diff changeset
    30
12811
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    31
@InProceedings{paulin-tlca,
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    32
  author	= {Christine Paulin-Mohring},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    33
  title		= {Inductive Definitions in the System {Coq}: Rules and
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    34
		 Properties},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    35
  crossref	= {tlca93},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    36
  pages		= {328-345}}
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    37
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    38
@Proceedings{tlca93,
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    39
  title		= {Typed Lambda Calculi and Applications},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    40
  booktitle	= {Typed Lambda Calculi and Applications},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    41
  editor	= {M. Bezem and J.F. Groote},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    42
  year		= 1993,
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    43
  publisher	= {Springer},
894da6aee971 moved document sources to proper place, *within* Library/Library (!);
wenzelm
parents:
diff changeset
    44
  series	= {LNCS 664}}
68155
8b50f29a1992 new tool Code_Lazy
Andreas Lochbihler
parents: 37118
diff changeset
    45
77812
fb3d81bd9803 some remarks on division
haftmann
parents: 77036
diff changeset
    46
@article{leijen01,
fb3d81bd9803 some remarks on division
haftmann
parents: 77036
diff changeset
    47
  author  = {Leijen, Daan},
fb3d81bd9803 some remarks on division
haftmann
parents: 77036
diff changeset
    48
  title   = {Division and Modulus for Computer Scientists},
fb3d81bd9803 some remarks on division
haftmann
parents: 77036
diff changeset
    49
  year    = 2001,
fb3d81bd9803 some remarks on division
haftmann
parents: 77036
diff changeset
    50
  url     = {https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/divmodnote-letter.pdf}}
fb3d81bd9803 some remarks on division
haftmann
parents: 77036
diff changeset
    51
68155
8b50f29a1992 new tool Code_Lazy
Andreas Lochbihler
parents: 37118
diff changeset
    52
@InProceedings{LochbihlerStoop2018,
8b50f29a1992 new tool Code_Lazy
Andreas Lochbihler
parents: 37118
diff changeset
    53
  author = {Andreas Lochbihler and Pascal Stoop},
8b50f29a1992 new tool Code_Lazy
Andreas Lochbihler
parents: 37118
diff changeset
    54
  title = {Lazy Algebraic Types in {Isabelle/HOL}},
8b50f29a1992 new tool Code_Lazy
Andreas Lochbihler
parents: 37118
diff changeset
    55
  booktitle = {Isabelle Workshop 2018},
8b50f29a1992 new tool Code_Lazy
Andreas Lochbihler
parents: 37118
diff changeset
    56
  year = 2018,
76989
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    57
}
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    58
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    59
@inproceedings{Haftmann-Nipkow:2010:code,
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    60
  author =      {Florian Haftmann and Tobias Nipkow},
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    61
  title =       {Code Generation via Higher-Order Rewrite Systems},
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    62
  booktitle =   {Functional and Logic Programming: 10th International Symposium: FLOPS 2010},
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    63
  year =        2010,
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    64
  publisher =   Springer,
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    65
  series =      LNCS,
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    66
  editor =      {Matthias Blume and Naoki Kobayashi and Germ{\'a}n Vidal},
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    67
  volume =      6009
f327ae3cab2a more complete Bibtex database;
wenzelm
parents: 68155
diff changeset
    68
}