src/Doc/isac/CTP-userinterfaces.bib
changeset 52107 f8845fc8f38d
parent 52106 7f3760f39bdc
child 52108 9aaf0d0f0ce4
     1.1 --- a/src/Doc/isac/CTP-userinterfaces.bib	Mon Sep 16 12:27:20 2013 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,161 +0,0 @@
     1.4 -@inproceedings{Aspinall:2007:FIP:1420412.1420429,
     1.5 - author = {Aspinall, David and L\"{u}th, Christoph and Winterstein, Daniel},
     1.6 - title = {A Framework for Interactive Proof},
     1.7 - booktitle = {Proceedings of the 14th symposium on Towards Mechanized Mathematical Assistants: 6th International Conference},
     1.8 - series = {Calculemus '07 / MKM '07},
     1.9 - year = {2007},
    1.10 - isbn = {978-3-540-73083-5},
    1.11 - location = {Hagenberg, Austria},
    1.12 - pages = {161--175},
    1.13 - numpages = {15},
    1.14 - url = {http://dx.doi.org/10.1007/978-3-540-73086-6_15},
    1.15 - doi = {http://dx.doi.org/10.1007/978-3-540-73086-6_15},
    1.16 - acmid = {1420429},
    1.17 - publisher = {Springer-Verlag},
    1.18 - address = {Berlin, Heidelberg},
    1.19 -}
    1.20 -
    1.21 -@Book{armstrong:erlang96,
    1.22 -  author = 	 {Armstrong, Joe and others},
    1.23 -  title = 	 {Concurrent Programming in Erlang},
    1.24 -  publisher = {Prentice Hall},
    1.25 -  year = 	 {1996}
    1.26 -}
    1.27 -
    1.28 -@TechReport{odersky:scala06,
    1.29 -  author = 	 {Odersky, Martin and others},
    1.30 -  title = 	 {An Overview of the Scala Programming Language},
    1.31 -  institution =  {\'Ecole Polytechnique F\'ed\'erale de Lausanne (EPFL)},
    1.32 -  year = 	 {2006},
    1.33 -  type = 	 {Technical Report LAMP-REPORT-2006-001},
    1.34 -  address = 	 {1015 Lausanne, Switzerland},
    1.35 -  note = 	 {Second Edition},
    1.36 -  annote = 	 {http://www.scala-lang.org/sites/default/files/linuxsoft_archives/docu/files/ScalaOverview.pdf}
    1.37 -}
    1.38 -
    1.39 -@article{Haller:2009:SAU:1496391.1496422,
    1.40 - author = {Haller, Philipp and Odersky, Martin},
    1.41 - title = {Scala Actors: Unifying thread-based and event-based programming},
    1.42 - journal = {Theor. Comput. Sci.},
    1.43 - volume = {410},
    1.44 - issue = {2-3},
    1.45 - month = {February},
    1.46 - year = {2009},
    1.47 - issn = {0304-3975},
    1.48 - pages = {202--220},
    1.49 - numpages = {19},
    1.50 - url = {http://portal.acm.org/citation.cfm?id=1496391.1496422},
    1.51 - doi = {10.1016/j.tcs.2008.09.019},
    1.52 - acmid = {1496422},
    1.53 - publisher = {Elsevier Science Publishers Ltd.},
    1.54 - address = {Essex, UK},
    1.55 - keywords = {Actors, Concurrent programming, Events, Threads},
    1.56 -} 
    1.57 -
    1.58 -@InProceedings{scala:jmlc06,
    1.59 -  author =       {Philipp Haller and Martin Odersky},
    1.60 -  title =        {Event-Based Programming without Inversion of Control},
    1.61 -  booktitle =    {Proc. Joint Modular Languages Conference},
    1.62 -  year =         2006,
    1.63 -  series =       {Springer LNCS}
    1.64 -}
    1.65 -
    1.66 -
    1.67 -@InProceedings{makarius:isa-scala-jedit,
    1.68 -  author = 	 {Makarius Wenzel},
    1.69 -  title = 	 {Asyncronous Proof Processing with {Isabelle/Scala} and {Isabelle/jEdit}},
    1.70 -  booktitle = {User Interfaces for Theorem Provers (UITP 2010)},
    1.71 -  year = 	 {2010},
    1.72 -  editor = 	 {C. Sacerdoti Coen and D. Aspinall},
    1.73 -  address = 	 {Edinburgh, Scotland},
    1.74 -  month = 	 {July},
    1.75 -  organization = {FLOC 2010 Satellite Workshop},
    1.76 -  note = 	 {http://www4.in.tum.de/~wenzelm/papers/async-isabelle-scala.pdf}
    1.77 -}
    1.78 -
    1.79 -@Book{db:dom-eng,
    1.80 -  author = 	 {Bj{\o}rner, Dines},
    1.81 -  title = 	 {Domain Engineering. Technology Management, Research and Engineering},
    1.82 -  publisher = 	 {JAIST Press},
    1.83 -  year = 	 {2009},
    1.84 -  month = 	 {Feb},
    1.85 -  series = 	 {COE Research Monograph Series},
    1.86 -  volume = 	 {4},
    1.87 -  address = 	 {Nomi, Japan}
    1.88 -}
    1.89 -
    1.90 -@inproceedings{Haftmann-Nipkow:2010:code,
    1.91 -  author =      {Florian Haftmann and Tobias Nipkow},
    1.92 -  title =       {Code Generation via Higher-Order Rewrite Systems},
    1.93 -  booktitle =   {Functional and Logic Programming, 10th International
    1.94 -Symposium: {FLOPS} 2010},
    1.95 -  year =        {2010},
    1.96 -  publisher =   {Springer},
    1.97 -  series =      {Lecture Notes in Computer Science},
    1.98 -  volume =      {6009}
    1.99 -}
   1.100 -
   1.101 -@Manual{coq1999,
   1.102 -  title = 	 {The Coq Proof Assistant},
   1.103 -  author = 	 {Barras, B. and others},
   1.104 -  organization = {INRIA-Rocquencourt - CNRS-ENS Lyon},
   1.105 -  month = 	 {July},
   1.106 -  year = 	 {1999},
   1.107 -  pnote={},status={cited},source={mkm01.caprotti},location={}  
   1.108 -}
   1.109 -
   1.110 -@Book{meta-ML,
   1.111 -  author = 	 {Gordon,M. and Milner,R.  and Wadsworth,C. P.},
   1.112 -  title = 	 {Edinburgh LCF: A Mechanised Logic of Computation},
   1.113 -  publisher = 	 { Springer-Verlag},
   1.114 -  year = 	 {1979},
   1.115 -  volume = 	 {78},
   1.116 -  series = 	 {Lecture Notes in Computer Science}
   1.117 -}
   1.118 - 
   1.119 -@book{Paulson:Isa94,
   1.120 -        title={Isabelle: a generic theorem prover}, 
   1.121 -        author={Paulson, Lawrence C. }, publisher={Springer-Verlag},year={1994}, 
   1.122 -	volume={828},series={Lecture Notes in Computer Science},address={},edition={},month={}, 
   1.123 -	note={With contributions by Topias Nipkow},
   1.124 -        status={},source={},location={-} 
   1.125 -        }  
   1.126 -
   1.127 -@Book{pl:milner97,
   1.128 -  author = 	 {Robin Milner and Mads Tofte and Robert Harper and David MacQueen},
   1.129 -  title = 	 {The Definition of Standard ML (Revised)},
   1.130 -  publisher = 	 {The MIT Press},
   1.131 -  year = 	 1997,
   1.132 -  address =	 {Cambridge, London},
   1.133 -  annote =	 {97bok375}
   1.134 -}
   1.135 -
   1.136 -@Article{back-grundy-wright-98,
   1.137 -  author = 	 {Back, Ralph and Grundy, Jim and von Wright, Joakim},
   1.138 -  title = 	 {Structured Calculational Proof},
   1.139 -  journal = 	 {Formal Aspects of Computing},
   1.140 -  year = 	 {1998},
   1.141 -  number = 	 {9},
   1.142 -  pages = 	 {469-483}
   1.143 -}
   1.144 -
   1.145 -@Manual{isar-impl,
   1.146 -  title = 	 {The {Isabelle/Isar} Implementation},
   1.147 -  author = 	 {Makarius Wenzel},
   1.148 -  month = 	 {April 19},
   1.149 -  year = 	 {2009},
   1.150 -  note = 	 {With contributions by Florian Haftmann and Larry Paulson}
   1.151 -}
   1.152 -
   1.153 -@InProceedings{wenzel:isar,
   1.154 -  author = 	 {Wenzel, Markus},
   1.155 -  title = 	 {Isar - a Generic Interpretative Approach to Readable Formal Proof Documents},
   1.156 -  booktitle = 	 {Theorem Proving in Higher Order Logics},
   1.157 -  year = 	 {1999},
   1.158 -  editor = 	 {G. Dowek, A. Hirschowitz, C. Paulin, L. Thery},
   1.159 -  series = 	 {LNCS 1690},
   1.160 -  organization = {12th International Conference TPHOLs'99},
   1.161 -  publisher = {Springer}
   1.162 -}
   1.163 -
   1.164 -