author | Cezary Kaliszyk <kaliszyk@in.tum.de> |
Thu, 16 Jun 2011 22:00:52 +0900 | |
changeset 2866 | 9f667f6da04f |
parent 2748 | 6f38e357b337 |
permissions | -rw-r--r-- |
2637
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
1 |
|
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
2 |
@Unpublished{KaliszykUrban11, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
3 |
author = {C.~Kaliszyk and C.~Urban}, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
4 |
title = {{Q}uotients {R}evisited for {I}sabelle/{HOL}}, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
5 |
note = {To appear in the Proc.~of the 26th ACM Symposium On Applied Computing}, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
6 |
year = {2011} |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
7 |
} |
2514
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
8 |
|
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
9 |
@InProceedings{cheney05a, |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
10 |
author = {J.~Cheney}, |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
11 |
title = {{S}crap your {N}ameplate ({F}unctional {P}earl)}, |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
12 |
booktitle = {Proc.~of the 10th ICFP Conference}, |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
13 |
pages = {180--191}, |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
14 |
year = {2005} |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
15 |
} |
69780ae147f5
down to 21 pages and changed strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
2363
diff
changeset
|
16 |
|
2218
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
17 |
@Inproceedings{Altenkirch10, |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
18 |
author = {T.~Altenkirch and N.~A.~Danielsson and A.~L\"oh and N.~Oury}, |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
19 |
title = {{PiSigma}: {D}ependent {T}ypes {W}ithout the {S}ugar}, |
2342 | 20 |
booktitle = "Proc.~of the 10th FLOPS Conference", |
2218
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
21 |
year = 2010, |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
22 |
series = "LNCS", |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
23 |
pages = "40--55", |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
24 |
volume = 6009 |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
25 |
} |
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
26 |
|
502eaa199726
added to the popl-paper a pointer to work by Altenkirch
Christian Urban <urbanc@in.tum.de>
parents:
1764
diff
changeset
|
27 |
|
1764
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
28 |
@InProceedings{ UrbanTasson05, |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
29 |
author = "C. Urban and C. Tasson", |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
30 |
title = "{N}ominal {T}echniques in {I}sabelle/{HOL}", |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
31 |
booktitle = "Proc.~of the 20th CADE Conference", |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
32 |
year = 2005, |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
33 |
series = "LNCS", |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
34 |
pages = "38--53", |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
35 |
volume = 3632 |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
36 |
} |
9f55d7927e5b
more on the strong induction section
Christian Urban <urbanc@in.tum.de>
parents:
1742
diff
changeset
|
37 |
|
1742 | 38 |
@InProceedings{ UrbanBerghofer06, |
39 |
author = "C. Urban and S. Berghofer", |
|
40 |
title = "{A} {R}ecursion {C}ombinator for {N}ominal {D}atatypes {I}mplemented in {I}sabelle/{HOL}", |
|
41 |
booktitle = "Proc.~of the 3rd IJCAR Conference", |
|
42 |
year = 2006, |
|
43 |
series = "LNAI", |
|
44 |
volume = 4130, |
|
45 |
pages = "498--512" |
|
46 |
} |
|
47 |
||
1726
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
48 |
@InProceedings{LeeCraryHarper07, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
49 |
author = {D.~K.~Lee and K.~Crary and R.~Harper}, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
50 |
title = {{T}owards a {M}echanized {M}etatheory of {Standard ML}}, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
51 |
booktitle = {Proc.~of the 34th POPL Symposium}, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
52 |
year = 2007, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
53 |
pages = {173--184} |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
54 |
} |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
55 |
|
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
56 |
@Unpublished{chargueraud09, |
1728 | 57 |
author = "A.~Chargu{\'e}raud", |
1726
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
58 |
title = "{T}he {L}ocally {N}ameless {R}epresentation", |
2363 | 59 |
Note = "To appear in J.~of Automated Reasoning." |
1726
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
60 |
} |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
61 |
|
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
62 |
@article{NaraschewskiNipkow99, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
63 |
author={W.~Naraschewski and T.~Nipkow}, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
64 |
title={{T}ype {I}nference {V}erified: {A}lgorithm {W} in {Isabelle/HOL}}, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
65 |
journal={J.~of Automated Reasoning}, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
66 |
year=1999, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
67 |
volume=23, |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
68 |
pages={299--318}} |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
69 |
|
1719
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
70 |
@InProceedings{Berghofer99, |
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
71 |
author = {S.~Berghofer and M.~Wenzel}, |
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
72 |
title = {{I}nductive {D}atatypes in {HOL} - {L}essons {L}earned in |
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
73 |
{F}ormal-{L}ogic {E}ngineering}, |
1724
8c788ad71752
cleaned up the section about fv's
Christian Urban <urbanc@in.tum.de>
parents:
1719
diff
changeset
|
74 |
booktitle = {Proc.~of the 12th TPHOLs conference}, |
1719
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
75 |
pages = {19--36}, |
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
76 |
year = 1999, |
1724
8c788ad71752
cleaned up the section about fv's
Christian Urban <urbanc@in.tum.de>
parents:
1719
diff
changeset
|
77 |
volume = 1690, |
1719
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
78 |
series = {LNCS} |
0c3c66f5c0e7
removed "raw" distinction
Christian Urban <urbanc@in.tum.de>
parents:
1687
diff
changeset
|
79 |
} |
1687 | 80 |
|
81 |
@InProceedings{CoreHaskell, |
|
82 |
author = {M.~Sulzmann and M.~Chakravarty and S.~Peyton Jones and K.~Donnelly}, |
|
83 |
title = {{S}ystem {F} with {T}ype {E}quality {C}oercions}, |
|
2344 | 84 |
booktitle = {Proc.~of the TLDI Workshop}, |
1724
8c788ad71752
cleaned up the section about fv's
Christian Urban <urbanc@in.tum.de>
parents:
1719
diff
changeset
|
85 |
pages = {53-66}, |
1687 | 86 |
year = {2007} |
87 |
} |
|
1617
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
88 |
|
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
89 |
@inproceedings{cheney05, |
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
90 |
author = {J.~Cheney}, |
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
91 |
title = {{T}oward a {G}eneral {T}heory of {N}ames: {B}inding and {S}cope}, |
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
92 |
booktitle = {Proc.~of the 3rd MERLIN workshop}, |
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
93 |
year = {2005}, |
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
94 |
pages = {33-40} |
99cee15cb5ff
more tuning in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1611
diff
changeset
|
95 |
} |
1607 | 96 |
|
97 |
@Unpublished{Pitts04, |
|
1728 | 98 |
author = {A.~Pitts}, |
1607 | 99 |
title = {{N}otes on the {R}estriction {M}onad for {N}ominal {S}ets and {C}pos}, |
2341 | 100 |
note = {Unpublished notes for an invited talk given at CTCS}, |
1607 | 101 |
year = {2004} |
102 |
} |
|
103 |
||
1535
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
104 |
@incollection{UrbanNipkow09, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
105 |
author = {C.~Urban and T.~Nipkow}, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
106 |
title = {{N}ominal {V}erification of {A}lgorithm {W}}, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
107 |
booktitle={From Semantics to Computer Science. Essays in Honour of Gilles Kahn}, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
108 |
editor={G.~Huet and J.-J.~L{\'e}vy and G.~Plotkin}, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
109 |
publisher={Cambridge University Press}, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
110 |
pages={363--382}, |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
111 |
year=2009 |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
112 |
} |
a37c65fe10de
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1528
diff
changeset
|
113 |
|
1517
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
114 |
@InProceedings{Homeier05, |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
115 |
author = {P.~Homeier}, |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
116 |
title = {{A} {D}esign {S}tructure for {H}igher {O}rder {Q}uotients}, |
1552 | 117 |
booktitle = {Proc.~of the 18th TPHOLs Conference}, |
1517
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
118 |
pages = {130--146}, |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
119 |
year = {2005}, |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
120 |
volume = {3603}, |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
121 |
series = {LNCS} |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
122 |
} |
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
123 |
|
1528
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
124 |
@article{ott-jfp, |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
125 |
author = {P.~Sewell and |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
126 |
F.~Z.~Nardelli and |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
127 |
S.~Owens and |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
128 |
G.~Peskine and |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
129 |
T.~Ridge and |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
130 |
S.~Sarkar and |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
131 |
R.~Strni\v{s}a}, |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
132 |
title = {{Ott}: {E}ffective {T}ool {S}upport for the {W}orking {S}emanticist}, |
1552 | 133 |
journal = {J.~of Functional Programming}, |
1528
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
134 |
year = {2010}, |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
135 |
volume = {20}, |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
136 |
number = {1}, |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
137 |
pages = {70--122} |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
138 |
} |
d6ee4a1b34ce
more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents:
1524
diff
changeset
|
139 |
|
1524 | 140 |
@INPROCEEDINGS{Pottier06, |
141 |
author = {F.~Pottier}, |
|
142 |
title = {{A}n {O}verview of {C$\alpha$ml}}, |
|
143 |
year = {2006}, |
|
144 |
booktitle = {ACM Workshop on ML}, |
|
145 |
pages = {27--52}, |
|
146 |
volume = {148}, |
|
147 |
number = {2}, |
|
148 |
series = {ENTCS} |
|
149 |
} |
|
1517
62d6f7acc110
corrected the strong induction principle in the lambda-calculus case; gave a second (oartial) version that is more elegant
Christian Urban <urbanc@in.tum.de>
parents:
1506
diff
changeset
|
150 |
|
2363 | 151 |
@inproceedings{HuffmanUrban10, |
1493 | 152 |
author = {B.~Huffman and C.~Urban}, |
153 |
title = {{P}roof {P}earl: {A} {N}ew {F}oundation for {N}ominal {I}sabelle}, |
|
2363 | 154 |
booktitle = {Proc.~of the 1st ITP Conference}, |
155 |
pages = {35--50}, |
|
156 |
volume = {6172}, |
|
157 |
series = {LNCS}, |
|
1493 | 158 |
year = {2010} |
159 |
} |
|
160 |
||
1506
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
161 |
@PhdThesis{Leroy92, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
162 |
author = {X.~Leroy}, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
163 |
title = {{P}olymorphic {T}yping of an {A}lgorithmic {L}anguage}, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
164 |
school = {University Paris 7}, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
165 |
year = {1992}, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
166 |
note = {INRIA Research Report, No~1778} |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
167 |
} |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
168 |
|
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
169 |
@Unpublished{SewellBestiary, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
170 |
author = {P.~Sewell}, |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
171 |
title = {{A} {B}inding {B}estiary}, |
2341 | 172 |
note = {Unpublished notes.} |
1506
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
173 |
} |
7c607df46a0a
slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents:
1493
diff
changeset
|
174 |
|
1524 | 175 |
@InProceedings{challenge05, |
176 |
author = {B.~E.~Aydemir and A.~Bohannon and M.~Fairbairn and |
|
177 |
J.~N.~Foster and B.~C.~Pierce and P.~Sewell and |
|
178 |
D.~Vytiniotis and G.~Washburn and S.~Weirich and |
|
179 |
S.~Zdancewic}, |
|
180 |
title = {{M}echanized {M}etatheory for the {M}asses: {T}he \mbox{Popl}{M}ark |
|
181 |
{C}hallenge}, |
|
1552 | 182 |
booktitle = {Proc.~of the 18th TPHOLs Conference}, |
1524 | 183 |
pages = {50--65}, |
184 |
year = {2005}, |
|
185 |
volume = {3603}, |
|
186 |
series = {LNCS} |
|
187 |
} |
|
188 |
||
1577 | 189 |
@article{MckinnaPollack99, |
190 |
author = {J.~McKinna and R.~Pollack}, |
|
191 |
title = {{S}ome {T}ype {T}heory and {L}ambda {C}alculus {F}ormalised}, |
|
2344 | 192 |
journal = {J.~of Automated Reasoning}, |
1577 | 193 |
volume = 23, |
194 |
number = {1-4}, |
|
195 |
year = 1999 |
|
196 |
} |
|
197 |
||
2637
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
198 |
@article{SatoPollack10, |
1493 | 199 |
author = {M.~Sato and R.~Pollack}, |
200 |
title = {{E}xternal and {I}nternal {S}yntax of the {L}ambda-{C}alculus}, |
|
2637
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
201 |
journal = {J.~of Symbolic Computation}, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
202 |
volume = 45, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
203 |
pages = {598--616}, |
3890483c674f
final version of the ESOP paper; used set+ instead of res as requested by one reviewer
Christian Urban <urbanc@in.tum.de>
parents:
2514
diff
changeset
|
204 |
year = 2010 |
1493 | 205 |
} |
206 |
||
207 |
@article{GabbayPitts02, |
|
208 |
author = {M.~J.~Gabbay and A.~M.~Pitts}, |
|
209 |
title = {A New Approach to Abstract Syntax with Variable |
|
210 |
Binding}, |
|
211 |
journal = {Formal Aspects of Computing}, |
|
212 |
volume = {13}, |
|
213 |
year = 2002, |
|
214 |
pages = {341--363} |
|
215 |
} |
|
216 |
||
217 |
@article{Pitts03, |
|
218 |
author = {A.~M.~Pitts}, |
|
1726
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
219 |
title = {{N}ominal {L}ogic, {A} {F}irst {O}rder {T}heory of {N}ames and |
2eafd8ed4bbf
started with a related work section
Christian Urban <urbanc@in.tum.de>
parents:
1724
diff
changeset
|
220 |
{B}inding}, |
1493 | 221 |
journal = {Information and Computation}, |
222 |
year = {2003}, |
|
223 |
volume = {183}, |
|
224 |
pages = {165--193} |
|
225 |
} |
|
226 |
||
227 |
@InProceedings{BengtsonParrow07, |
|
228 |
author = {J.~Bengtson and J.~Parrow}, |
|
229 |
title = {Formalising the pi-{C}alculus using {N}ominal {L}ogic}, |
|
1552 | 230 |
booktitle = {Proc.~of the 10th FOSSACS Conference}, |
1493 | 231 |
year = 2007, |
232 |
pages = {63--77}, |
|
233 |
series = {LNCS}, |
|
234 |
volume = {4423} |
|
235 |
} |
|
236 |
||
237 |
@inproceedings{BengtsonParow09, |
|
238 |
author = {J.~Bengtson and J.~Parrow}, |
|
239 |
title = {{P}si-{C}alculi in {I}sabelle}, |
|
1552 | 240 |
booktitle = {Proc of the 22nd TPHOLs Conference}, |
1493 | 241 |
year = 2009, |
242 |
pages = {99--114}, |
|
243 |
series = {LNCS}, |
|
244 |
volume = {5674} |
|
245 |
} |
|
246 |
||
247 |
@inproceedings{TobinHochstadtFelleisen08, |
|
248 |
author = {S.~Tobin-Hochstadt and M.~Felleisen}, |
|
1552 | 249 |
booktitle = {Proc.~of the 35rd POPL Symposium}, |
1493 | 250 |
title = {{T}he {D}esign and {I}mplementation of {T}yped {S}cheme}, |
251 |
year = {2008}, |
|
252 |
pages = {395--406} |
|
253 |
} |
|
254 |
||
255 |
@InProceedings{UrbanCheneyBerghofer08, |
|
256 |
author = "C.~Urban and J.~Cheney and S.~Berghofer", |
|
257 |
title = "{M}echanizing the {M}etatheory of {LF}", |
|
258 |
pages = "45--56", |
|
259 |
year = 2008, |
|
1552 | 260 |
booktitle = "Proc.~of the 23rd LICS Symposium" |
1493 | 261 |
} |
262 |
||
263 |
@InProceedings{UrbanZhu08, |
|
264 |
title = "{R}evisiting {C}ut-{E}limination: {O}ne {D}ifficult {P}roof is {R}eally a {P}roof", |
|
265 |
author = "C.~Urban and B.~Zhu", |
|
1552 | 266 |
booktitle = "Proc.~of the 9th RTA Conference", |
1493 | 267 |
year = "2008", |
268 |
pages = "409--424", |
|
269 |
series = "LNCS", |
|
270 |
volume = 5117 |
|
271 |
} |
|
272 |
||
273 |
@Article{UrbanPittsGabbay04, |
|
274 |
title = "{N}ominal {U}nification", |
|
275 |
author = "C.~Urban and A.M.~Pitts and M.J.~Gabbay", |
|
276 |
journal = "Theoretical Computer Science", |
|
277 |
pages = "473--497", |
|
278 |
volume = "323", |
|
279 |
number = "1-3", |
|
280 |
year = "2004" |
|
281 |
} |
|
282 |
||
283 |
@Article{Church40, |
|
284 |
author = {A.~Church}, |
|
285 |
title = {{A} {F}ormulation of the {S}imple {T}heory of {T}ypes}, |
|
286 |
journal = {Journal of Symbolic Logic}, |
|
287 |
year = {1940}, |
|
288 |
volume = {5}, |
|
289 |
number = {2}, |
|
290 |
pages = {56--68} |
|
291 |
} |
|
292 |
||
293 |
||
294 |
@Manual{PittsHOL4, |
|
295 |
title = {{S}yntax and {S}emantics}, |
|
296 |
author = {A.~M.~Pitts}, |
|
297 |
note = {Part of the documentation for the HOL4 system.} |
|
298 |
} |
|
299 |
||
300 |
||
301 |
@book{PaulsonBenzmueller, |
|
302 |
year={2009}, |
|
303 |
author={Benzm{\"u}ller, Christoph and Paulson, Lawrence C.}, |
|
304 |
title={Quantified Multimodal Logics in Simple Type Theory}, |
|
305 |
note={{http://arxiv.org/abs/0905.2435}}, |
|
306 |
series={{SEKI Report SR--2009--02 (ISSN 1437-4447)}}, |
|
307 |
publisher={{SEKI Publications}} |
|
308 |
} |
|
309 |
||
310 |
@Article{Cheney06, |
|
311 |
author = {J.~Cheney}, |
|
312 |
title = {{C}ompleteness and {H}erbrand theorems for {N}ominal {L}ogic}, |
|
313 |
journal = {Journal of Symbolic Logic}, |
|
314 |
year = {2006}, |
|
315 |
volume = {71}, |
|
316 |
number = {1}, |
|
317 |
pages = {299--320} |
|
318 |
} |
|
319 |