@@ -26,7 +26,7 @@ @inproceedings{meijer2004static
26
26
@inproceedings {odersky2005scalable ,
27
27
title ={ Scalable component abstractions} ,
28
28
author ={ Odersky, Martin and Zenger, Matthias} ,
29
- booktitle ={ ACM Sigplan Notices} ,
29
+ booktitle ={ ACM SIGPLAN Notices} ,
30
30
volume ={ 40} ,
31
31
number ={ 10} ,
32
32
pages ={ 41--57} ,
@@ -37,15 +37,15 @@ @inproceedings{odersky2005scalable
37
37
@incollection {Odersky03_vObj ,
38
38
year ={ 2003} ,
39
39
isbn ={ 978-3-540-40531-3} ,
40
- booktitle ={ ECOOP 2003 – Object-Oriented Programming} ,
40
+ booktitle ={ ECOOP 2003 -- Object-Oriented Programming} ,
41
41
volume ={ 2743} ,
42
42
series ={ Lecture Notes in Computer Science} ,
43
43
editor ={ Cardelli, Luca} ,
44
44
doi ={ 10.1007/978-3-540-45070-2_10} ,
45
45
title ={ A Nominal Theory of Objects with Dependent Types} ,
46
46
url ={ http://dx.doi.org/10.1007/978-3-540-45070-2_10} ,
47
47
publisher ={ Springer Berlin Heidelberg} ,
48
- author ={ Odersky, Martin and Cremet, Vincent and Röckl , Christine and Zenger, Matthias} ,
48
+ author ={ Odersky, Martin and Cremet, Vincent and R{\"o}ckl , Christine and Zenger, Matthias} ,
49
49
pages ={ 201-224}
50
50
}
51
51
@@ -87,7 +87,7 @@ @TechReport{Doeraene13_ScalaJs
87
87
and jQuery APIs, among others, both in its statically
88
88
typed and dynamically typed flavors.} ,
89
89
affiliation = { EPFL} ,
90
- author = { Doeraene, Sébastien } ,
90
+ author = { Doeraene, S{\'e}bastien } ,
91
91
details = { http://infoscience.epfl.ch/record/190834} ,
92
92
documenturl = { http://infoscience.epfl.ch/record/190834/files/scalajs-paper.pdf} ,
93
93
keywords = { interoperability; static types; dynamic types; Scala; JavaScript} ,
@@ -105,11 +105,11 @@ @TechReport{Doeraene13_ScalaJs
105
105
@incollection {Lerner13_TypedJQuery ,
106
106
year ={ 2013} ,
107
107
author = " Lerner, BenjaminS. and Elberty, Liam and Li, Jincheng and Krishnamurthi, Shriram" ,
108
- booktitle = " {ECOOP 2013 – Object-Oriented Programming}" ,
108
+ booktitle = " {ECOOP 2013 -- Object-Oriented Programming}" ,
109
109
doi = " 10.1007/978-3-642-39038-8_4" ,
110
110
editor = " Castagna, Giuseppe" ,
111
111
isbn = " 978-3-642-39037-1" ,
112
- pages = " 79– 103" ,
112
+ pages = " 79-- 103" ,
113
113
publisher = " Springer Berlin Heidelberg" ,
114
114
series = " {Lecture Notes in Computer Science}" ,
115
115
title = " {Combining Form and Function: Static Types for JQuery Programs}" ,
@@ -121,7 +121,7 @@ @incollection{Lerner13_TypedJQuery
121
121
@inproceedings {leijen1999domain ,
122
122
title ={ Domain specific embedded compilers} ,
123
123
author ={ Leijen, Daan and Meijer, Erik} ,
124
- booktitle ={ ACM Sigplan Notices} ,
124
+ booktitle ={ ACM SIGPLAN Notices} ,
125
125
volume ={ 35} ,
126
126
number ={ 1} ,
127
127
pages ={ 109--122} ,
@@ -166,9 +166,14 @@ @article{fenton2012typescript
166
166
}
167
167
168
168
@article {Brady13_Idris ,
169
- title ={ Idris, a General Purpose Dependently Typed Programming Language: Design and Implementation} ,
170
- author ={ Brady, Edwin}
171
- year={ 2013}
169
+ title ={ Idris, a general-purpose dependently typed programming language: Design and implementation} ,
170
+ author ={ Brady, Edwin} ,
171
+ journal ={ Journal of Functional Programming} ,
172
+ volume ={ 23} ,
173
+ number ={ 05} ,
174
+ pages ={ 552--593} ,
175
+ year ={ 2013} ,
176
+ publisher ={ Cambridge Univ Press}
172
177
}
173
178
174
179
@misc {czaplicki2012elm ,
0 commit comments