Paper/document/root.bib
author Christian Urban <urbanc@in.tum.de>
Fri, 19 Mar 2010 17:20:25 +0100
changeset 1552 d14b8b21bef2
parent 1535 a37c65fe10de
child 1577 8466fe2216da
permissions -rw-r--r--
picture
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1535
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
     1
@incollection{UrbanNipkow09,
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
     2
  author = {C.~Urban and T.~Nipkow},
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
     3
  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
     4
  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
     5
  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
     6
  publisher={Cambridge University Press},
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
     7
  pages={363--382},
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
     8
  year=2009
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
     9
}
a37c65fe10de more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1528
diff changeset
    10
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
    11
@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
    12
  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
    13
  title = 	 {{A} {D}esign {S}tructure for {H}igher {O}rder {Q}uotients},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
    14
  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
    15
  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
    16
  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
    17
  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
    18
  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
    19
}
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
    20
1528
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    21
@article{ott-jfp,
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    22
 author     = {P.~Sewell and 
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    23
               F.~Z.~Nardelli and 
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    24
               S.~Owens and 
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    25
               G.~Peskine and 
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    26
               T.~Ridge and 
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    27
               S.~Sarkar and 
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    28
               R.~Strni\v{s}a},
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    29
 title      = {{Ott}: {E}ffective {T}ool {S}upport for the {W}orking {S}emanticist},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
    30
 journal    = {J.~of Functional Programming},
1528
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    31
 year       = {2010},
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    32
 volume     = {20},
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    33
 number     = {1},
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    34
 pages      = {70--122}
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    35
}
d6ee4a1b34ce more tuning on the paper
Christian Urban <urbanc@in.tum.de>
parents: 1524
diff changeset
    36
1524
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    37
@INPROCEEDINGS{Pottier06,
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    38
  author = {F.~Pottier},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    39
  title = {{A}n {O}verview of {C$\alpha$ml}},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    40
  year = {2006},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    41
  booktitle = {ACM Workshop on ML},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    42
  pages = {27--52},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    43
  volume = {148},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    44
  number = {2},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    45
  series = {ENTCS}
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    46
}
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
    47
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    48
@Unpublished{HuffmanUrban10,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    49
  author = 	 {B.~Huffman and C.~Urban},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    50
  title = 	 {{P}roof {P}earl: {A} {N}ew {F}oundation for {N}ominal {I}sabelle},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
    51
  note = 	 {To appear at {\it ITP'10 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
    52
  annote =       {http://www4.in.tum.de/\~{}urbanc/Publications/nominal-atoms.pdf},
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    53
  year = 	 {2010}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    54
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    55
1506
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    56
@PhdThesis{Leroy92,
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    57
  author = 	 {X.~Leroy},
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    58
  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
    59
  school = 	 {University Paris 7},
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    60
  year = 	 {1992},
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    61
  note = 	 {INRIA Research Report, No~1778}
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    62
}
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    63
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    64
@Unpublished{SewellBestiary,
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    65
  author = 	 {P.~Sewell},
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    66
  title = 	 {{A} {B}inding {B}estiary},
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    67
  note = 	 {Personal communication.}
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    68
}
7c607df46a0a slightly more in the paper
Christian Urban <urbanc@in.tum.de>
parents: 1493
diff changeset
    69
1524
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    70
@InProceedings{challenge05,
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    71
  author = 	 {B.~E.~Aydemir and A.~Bohannon and M.~Fairbairn and
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    72
                  J.~N.~Foster and B.~C.~Pierce and P.~Sewell and 
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    73
                  D.~Vytiniotis and G.~Washburn and S.~Weirich and
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    74
                  S.~Zdancewic},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    75
  title = 	 {{M}echanized {M}etatheory for the {M}asses: {T}he \mbox{Popl}{M}ark 
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    76
                  {C}hallenge},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
    77
  booktitle = 	 {Proc.~of the 18th TPHOLs Conference},
1524
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    78
  pages = 	 {50--65},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    79
  year = 	 {2005},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    80
  volume = 	 {3603},
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    81
  series = 	 {LNCS}
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    82
}
Christian Urban <urbanc@in.tum.de>
parents: 1517
diff changeset
    83
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    84
@Unpublished{SatoPollack10,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    85
  author = 	 {M.~Sato and R.~Pollack},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    86
  title = 	 {{E}xternal and {I}nternal {S}yntax of the {L}ambda-{C}alculus},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
    87
  note = 	 {To appear in {\it J.~of Symbolic Computation}}
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    88
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    89
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    90
@article{GabbayPitts02,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    91
  author =	 {M.~J.~Gabbay and A.~M.~Pitts},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    92
  title =	 {A New Approach to Abstract Syntax with Variable
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    93
                  Binding},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    94
  journal =	 {Formal Aspects of Computing},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    95
  volume =	 {13},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    96
  year =	 2002,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    97
  pages =	 {341--363}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    98
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    99
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   100
@article{Pitts03,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   101
  author =	 {A.~M.~Pitts},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   102
  title =	 {Nominal Logic, A First Order Theory of Names and
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   103
                  Binding},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   104
  journal =	 {Information and Computation},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   105
  year =	 {2003},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   106
  volume =	 {183},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   107
  pages =	 {165--193}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   108
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   109
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   110
@InProceedings{BengtsonParrow07,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   111
  author    = {J.~Bengtson and J.~Parrow},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   112
  title     = {Formalising the pi-{C}alculus using {N}ominal {L}ogic},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
   113
  booktitle = {Proc.~of the 10th FOSSACS Conference},
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   114
  year      = 2007,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   115
  pages     = {63--77},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   116
  series    = {LNCS},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   117
  volume    = {4423}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   118
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   119
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   120
@inproceedings{BengtsonParow09,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   121
  author    = {J.~Bengtson and J.~Parrow},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   122
  title     = {{P}si-{C}alculi in {I}sabelle},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
   123
  booktitle = {Proc of the 22nd TPHOLs Conference},
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   124
  year      = 2009,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   125
  pages     = {99--114},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   126
  series    = {LNCS},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   127
  volume    = {5674}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   128
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   129
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   130
@inproceedings{TobinHochstadtFelleisen08,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   131
  author    = {S.~Tobin-Hochstadt and M.~Felleisen},
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
   132
  booktitle = {Proc.~of the 35rd POPL Symposium},
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   133
  title     = {{T}he {D}esign and {I}mplementation of {T}yped {S}cheme},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   134
  publisher = {ACM},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   135
  year      = {2008},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   136
  pages     = {395--406}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   137
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   138
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   139
@InProceedings{UrbanCheneyBerghofer08,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   140
  author = "C.~Urban and J.~Cheney and S.~Berghofer",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   141
  title = "{M}echanizing the {M}etatheory of {LF}",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   142
  pages = "45--56",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   143
  year = 2008,
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
   144
  booktitle = "Proc.~of the 23rd LICS Symposium"
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   145
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   146
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   147
@InProceedings{UrbanZhu08,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   148
  title = "{R}evisiting {C}ut-{E}limination: {O}ne {D}ifficult {P}roof is {R}eally a {P}roof",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   149
  author = "C.~Urban and B.~Zhu",
1552
d14b8b21bef2 picture
Christian Urban <urbanc@in.tum.de>
parents: 1535
diff changeset
   150
  booktitle = "Proc.~of the 9th RTA Conference",
1493
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   151
  year = "2008",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   152
  pages = "409--424",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   153
  series = "LNCS",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   154
  volume = 5117
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   155
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   156
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   157
@Article{UrbanPittsGabbay04,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   158
  title = "{N}ominal {U}nification",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   159
  author = "C.~Urban and A.M.~Pitts and M.J.~Gabbay",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   160
  journal = "Theoretical Computer Science",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   161
  pages = "473--497",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   162
  volume = "323",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   163
  number = "1-3",
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   164
  year = "2004"
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   165
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   166
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   167
@Article{Church40,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   168
  author = 	 {A.~Church},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   169
  title = 	 {{A} {F}ormulation of the {S}imple {T}heory of {T}ypes},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   170
  journal = 	 {Journal of Symbolic Logic},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   171
  year = 	 {1940},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   172
  volume = 	 {5},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   173
  number = 	 {2},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   174
  pages = 	 {56--68}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   175
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   176
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   177
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   178
@Manual{PittsHOL4,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   179
  title = 	 {{S}yntax and {S}emantics},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   180
  author = 	 {A.~M.~Pitts},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   181
  note = 	 {Part of the documentation for the HOL4 system.}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   182
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   183
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   184
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   185
@book{PaulsonBenzmueller,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   186
  year={2009},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   187
  author={Benzm{\"u}ller, Christoph and Paulson, Lawrence C.},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   188
  title={Quantified Multimodal Logics in Simple Type Theory},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   189
  note={{http://arxiv.org/abs/0905.2435}},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   190
  series={{SEKI Report SR--2009--02 (ISSN 1437-4447)}},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   191
  publisher={{SEKI Publications}}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   192
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   193
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   194
@Article{Cheney06,
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   195
  author = 	 {J.~Cheney},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   196
  title = 	 {{C}ompleteness and {H}erbrand theorems for {N}ominal {L}ogic},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   197
  journal = 	 {Journal of Symbolic Logic},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   198
  year = 	 {2006},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   199
  volume = 	 {71},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   200
  number = 	 {1},
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   201
  pages = 	 {299--320}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   202
}
52f68b524fd2 slightly more of the paper
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
   203