renaming, more stuff
[bitonic-mengthesis.git] / docs / InterimReport.bib
1  
2 @inbook{Thompson1991,
3   author = {Thompson, Simon},
4   title = {Type Theory and Functional Programming},
5   publisher = {Addison-Wesley},
6   year = {1991}
7 }
8
9 @inbook{Pierce2002,
10   author = {Pierce, Benjamin C.},
11   title = {Types and Programming Languages},
12   publisher = {The MIT Press},
13   year = {2002}
14 }
15
16 @online{Coq,
17   author = {{The Coq Team}},
18   title = {The Coq Proof Assistant},
19   url = {\url{coq.inria.fr}},
20   howpublished = {\url{http://coq.inria.fr}},
21   year = 2013
22 }
23
24 @online{GHC,
25   author = {{The GHC Team}},
26   title = {The Glorious Glasgow Haskell Compilation System User's Guide, Version 7.6.1},
27   url = {http://www.haskell.org/ghc/docs/7.6.1/html/users_guide/},
28   howpublished = {\url{http://www.haskell.org/ghc/docs/latest/html/users_guide/}},
29   year = 2012
30 }
31
32 @online{EpigramTut,
33   author = {Conor McBride},
34   title = {Epigram: Practical Programming with Dependent Types},
35   url = {http://strictlypositive.org/epigram-notes.ps.gz},
36   howpublished = {\url{http://strictlypositive.org/epigram-notes.ps.gz}},
37   year = 2004
38 }
39
40 @online{Haskell2010,
41   author = {Simon Marlow},
42   title = {Haskell 2010, Language Report},
43   url = {http://www.haskell.org/onlinereport/haskell2010/},
44   howpublished = {\url{http://www.haskell.org/onlinereport/haskell2010/}},
45   year = 2010
46 }
47
48 @online{LYAH,
49   author = {Miran Lipova\v{c}a},
50   title = {Learn You a Haskell for Great Good!},
51   url = {http://learnyouahaskell.com/},
52   howpublished = {\url{http://learnyouahaskell.com/}},
53   year = 2009
54 }
55
56 @inbook{ProgInHask,
57   author = {Graham Hutton},
58   title = {Programming in Haskell},
59   year = 2007,
60   publisher = {Cambridge University Press}
61 }
62
63 @inbook{NuPRL,
64   author = {Robert L. Constable and the PRL Group},
65   title = {Implementing Mathematics with The NuPRL Proof Development System},
66   year = 1986,
67   publisher = Prentice-Hall
68 }
69
70
71 @article{Altenkirch2007,
72 address = {New York, New York, USA},
73 author = {Altenkirch, Thorsten and McBride, Conor and Swierstra, Wouter},
74 doi = {10.1145/1292597.1292608},
75 file = {:home/bitonic/docs/papers/OTT2.pdf:pdf},
76 isbn = {9781595936776},
77 journal = {Proceedings of the 2007 workshop on Programming languages meets program verification - PLPV '07},
78 keywords = {case analysis relies on,datatypes are indexed in,equality,of any language where,ole in the programs,play a crucial internal,rˆ,solving,some way,type theory},
79 pages = {57},
80 publisher = {ACM Press},
81 title = {{Observational equality, now!}},
82 url = {http://portal.acm.org/citation.cfm?doid=1292597.1292608},
83 year = {2007}
84 }
85 @article{Bove2009,
86 author = {Bove, Ana and Dybjer, Peter and Norell, Ulf},
87 file = {:home/bitonic/docs/papers/agda-overview.pdf:pdf},
88 journal = {Theorem Proving in Higher Order Logics},
89 title = {{A brief overview of Agda - a functional language with dependent types}},
90 url = {http://www.springerlink.com/index/h12lq70470983732.pdf},
91 year = {2009}
92 }
93 @article{Pierce2000,
94 author = {Pierce, Benjamin C. and Turner, David N.},
95 doi = {10.1145/345099.345100},
96 file = {:home/bitonic/docs/papers/local-type-inference.pdf:pdf},
97 issn = {01640925},
98 journal = {ACM Transactions on Programming Languages and Systems},
99 month = jan,
100 number = {1},
101 pages = {1--44},
102 title = {{Local type inference}},
103 url = {http://portal.acm.org/citation.cfm?doid=345099.345100},
104 volume = {22},
105 year = {2000}
106 }
107 @article{Yorgey2012,
108 address = {New York, New York, USA},
109 author = {Yorgey, Brent a. and Weirich, Stephanie and Cretin, Julien and {Peyton Jones}, Simon and Vytiniotis, Dimitrios and Magalh\~{a}es, Jos\'{e} Pedro},
110 doi = {10.1145/2103786.2103795},
111 file = {:home/bitonic/docs/papers/haskell-promotion.pdf:pdf},
112 isbn = {9781450311205},
113 journal = {Proceedings of the 8th ACM SIGPLAN workshop on Types in language design and implementation - TLDI '12},
114 pages = {53},
115 publisher = {ACM Press},
116 title = {{Giving Haskell a promotion}},
117 url = {http://dl.acm.org/citation.cfm?doid=2103786.2103795},
118 year = {2012}
119 }
120 @article{Barendregt1991,
121 author = {Barendregt, Henk},
122 file = {:home/bitonic/docs/papers/lambda-cube.pdf:pdf},
123 journal = {Journal of functional programming},
124 title = {{Introduction to generalized type systems}},
125 url = {http://www.diku.dk/hjemmesider/ansatte/henglein/papers/barendregt1991.pdf},
126 year = {1991}
127 }
128 @article{Hurkens1995,
129 author = {Hurkens, Antonius J.C.},
130 file = {:home/bitonic/docs/papers/hurkens-paradox.pdf:pdf},
131 journal = {Typed Lambda Calculi and Applications},
132 title = {{A simplification of Girard's paradox}},
133 url = {http://www.springerlink.com/index/W718604JN467672H.pdf},
134 year = {1995}
135 }
136 @book{Martin-Lof1984,
137 author = {Martin-L\"{o}f, Per},
138 file = {:home/bitonic/docs/papers/martin-lof-tt.pdf:pdf},
139 isbn = {8870881059},
140 publisher = {Bibliopolis},
141 title = {{Intuitionistic type theory}},
142 year = {1984}
143 }
144 @article{Oury2008,
145 address = {New York, New York, USA},
146 author = {Oury, Nicolas and Swierstra, Wouter},
147 doi = {10.1145/1411204.1411213},
148 file = {:home/bitonic/docs/papers/powerofpi.pdf:pdf},
149 isbn = {9781595939197},
150 journal = {Proceeding of the 13th ACM SIGPLAN international conference on Functional programming - ICFP '08},
151 pages = {39},
152 publisher = {ACM Press},
153 title = {{The power of Pi}},
154 url = {http://portal.acm.org/citation.cfm?doid=1411204.1411213},
155 year = {2008}
156 }
157 @article{Chapman2010,
158 address = {New York, New York, USA},
159 author = {Chapman, James and Dagand, Pierre-\'{E}variste and McBride, Conor and Morris, Peter},
160 doi = {10.1145/1863543.1863547},
161 file = {:home/bitonic/docs/papers/conor-levitation.pdf:pdf},
162 isbn = {9781605587943},
163 journal = {Proceedings of the 15th ACM SIGPLAN international conference on Functional programming - ICFP '10},
164 pages = {3},
165 publisher = {ACM Press},
166 title = {{The gentle art of levitation}},
167 url = {http://portal.acm.org/citation.cfm?doid=1863543.1863547},
168 year = {2010}
169 }
170 @phdthesis{Norell2007,
171 author = {Norell, Ulf},
172 file = {:home/bitonic/docs/papers/ulf-thesis.pdf:pdf},
173 isbn = {9789172919969},
174 school = {Chalmers University of Technology and G\"{o}teborg University},
175 title = {{Towards a practical programming language based on dependent type theory}},
176 url = {http://www.cse.chalmers.se/~ulfn/papers/thesis.pdf},
177 year = {2007}
178 }
179 @article{Coquand1986,
180 author = {Coquand, Thierry and Huet, Gerard},
181 file = {:home/bitonic/docs/papers/coc.pdf:pdf},
182 title = {{The calculus of constructions}},
183 url = {http://hal.inria.fr/docs/00/07/60/24/PDF/RR-0530.pdf},
184 year = {1986}
185 }
186 @article{Reynolds1994,
187 author = {Reynolds, John C.},
188 file = {:home/bitonic/docs/papers/reynolds-polymorphic-lc.ps:ps},
189 journal = {Logical Foundations of Functional Programming},
190 title = {{An introduction to the polymorphic lambda calculus}},
191 url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.7.9916\&rep=rep1\&type=pdf},
192 year = {1994}
193 }
194 @article{Brady2012,
195 author = {Brady, Edwin},
196 file = {:home/bitonic/docs/papers/idris-implementation.pdf:pdf},
197 journal = {Unpublished draft},
198 number = {November},
199 title = {{Implementing General Purpose Dependently Typed Programming Languages}},
200 url = {http://www.cs.st-andrews.ac.uk/~eb/drafts/impldtp.pdf},
201 year = {2012}
202 }
203 @article{Church1936,
204 author = {Church, Alonzo},
205 file = {:home/bitonic/docs/papers/church-lc.pdf:pdf},
206 journal = {American journal of mathematics},
207 number = {2},
208 pages = {345--363},
209 title = {{An unsolvable problem of elementary number theory}},
210 url = {http://www.ams.org/leavingmsn?url=http://dx.doi.org/10.2307/2371045},
211 volume = {58},
212 year = {1936}
213 }
214 @article{Altenkirch2010,
215 author = {Altenkirch, Thorsten and Danielsson, N and L\"{o}h, A and Oury, Nicolas},
216 file = {:home/bitonic/docs/papers/PiSigma.pdf:pdf},
217 journal = {Functional and Logic \ldots},
218 number = {Sheard 2005},
219 title = {{$\Pi$$\Sigma$: dependent types without the sugar}},
220 url = {http://www.springerlink.com/index/91W712G2806R575H.pdf},
221 year = {2010}
222 }
223 @article{Pollack1990,
224 author = {Pollack, Robert},
225 file = {:home/bitonic/docs/papers/implicit-syntax.ps:ps},
226 journal = {Informal Proceedings of First Workshop on Logical Frameworks},
227 title = {{Implicit syntax}},
228 url = {http://reference.kfupm.edu.sa/content/i/m/implicit\_syntax\_\_1183660.pdf},
229 year = {1992}
230 }
231 @article{Dybjer1991,
232 author = {Dybjer, Peter},
233 file = {:home/bitonic/docs/papers/dybjer-inductive.ps:ps},
234 journal = {Logical Frameworks},
235 title = {{Inductive sets and families in Martin-L\"{o}f's type theory and their set-theoretic semantics}},
236 url = {http://books.google.com/books?hl=en\&lr=\&id=X9wfWwslFQIC\&oi=fnd\&pg=PA280\&dq=Inductive+Sets+and+Families+in+Martin-L\%C3\%B6f\%27s+Type+Theory+and+Their+Set-Theoretic+Semantics\&ots=LewzM17GcW\&sig=vF4GgtlEBSf1uwRV1o\_unDtLats},
237 year = {1991}
238 }
239 @article{Sulzmann2007,
240 address = {New York, New York, USA},
241 author = {Sulzmann, Martin and Chakravarty, Manuel M. T. and Jones, Simon Peyton and Donnelly, Kevin},
242 doi = {10.1145/1190315.1190324},
243 file = {:home/bitonic/docs/papers/systemf-coercions.pdf:pdf},
244 isbn = {159593393X},
245 journal = {Proceedings of the 2007 ACM SIGPLAN international workshop on Types in languages design and implementation - TLDI '07},
246 pages = {53},
247 publisher = {ACM Press},
248 title = {{System F with type equality coercions}},
249 url = {http://portal.acm.org/citation.cfm?doid=1190315.1190324},
250 year = {2007}
251 }
252 @article{Curry1934,
253 author = {Curry, Haskell B.},
254 file = {:home/bitonic/docs/papers/curry-stlc.pdf:pdf},
255 journal = {Proceedings of the National Academy of Sciences of the United States of America},
256 number = {1930},
257 pages = {584--590},
258 title = {{Functionality in combinatory logic}},
259 url = {http://www.ncbi.nlm.nih.gov/pmc/articles/pmc1076489/},
260 volume = {511},
261 year = {1934}
262 }
263 @article{Church1940,
264 author = {Church, Alonzo},
265 file = {:home/bitonic/docs/papers/church-stlc.pdf:pdf},
266 journal = {J. Symb. Log.},
267 number = {2},
268 pages = {56--68},
269 title = {{A formulation of the simple theory of types}},
270 url = {http://www.ams.org/leavingmsn?url=http://dx.doi.org/10.2307/2266170},
271 volume = {5},
272 year = {1940}
273 }
274 @article{McBride2004,
275 author = {McBride, Conor},
276 doi = {10.1017/S0956796803004829},
277 file = {:home/bitonic/docs/papers/view-from-the-left.ps.gz:gz},
278 journal = {Journal of Functional Programming},
279 month = jan,
280 number = {1},
281 pages = {69--111},
282 title = {{The View from The Left}},
283 url = {http://strictlypositive.org/view.ps.gz},
284 volume = {14},
285 year = {2004}
286 }
287 @article{Vytiniotis2011,
288 author = {Vytiniotis, Dimitrios and Jones, Simon Peyton and Schrijvers, Tom and Sulzmann, Martin},
289 file = {:home/bitonic/docs/papers/outsidein.pdf:pdf},
290 journal = {Journal of Functional Programming},
291 number = {4-5},
292 pages = {333--412},
293 title = {{OutsideIn (X) Modular type inference with local assumptions}},
294 url = {http://journals.cambridge.org/production/action/cjoGetFulltext?fulltextid=8274818},
295 volume = {21},
296 year = {2011}
297 }
298 @article{Jacobs1997,
299 author = {Jacobs, Bart and Rutten, Jan},
300 file = {:home/bitonic/docs/papers/coalgebra-coind.pdf:pdf},
301 journal = {EATCS Bulletin},
302 number = {1997},
303 title = {{A tutorial on (co) algebras and (co) induction}},
304 url = {http://synrc.com/publications/cat/Logic/CoinductionCoalgebrasTutorial.pdf},
305 volume = {62},
306 year = {1997}
307 }