doc-src/isac/CTP-userinterfaces.bib
author Walther Neuper <neuper@ist.tugraz.at>
Tue, 11 Jan 2011 13:39:39 +0100
branchdecompose-isar
changeset 38110 ba440f5d9dfc
parent 38097 be4fca364690
child 38111 c185d9f262d1
permissions -rw-r--r--
CTP-gui: conclusion
     1 @TechReport{odersky:scala06,
     2   author = 	 {Odersky, Martin, et.al.},
     3   title = 	 {An Overview of the Scala Programming Language},
     4   institution =  {\'Ecole Polytechnique F\'ed\'erale de Lausanne (EPFL)},
     5   year = 	 {2006},
     6   type = 	 {Technical Report LAMP-REPORT-2006-001},
     7   address = 	 {1015 Lausanne, Switzerland},
     8   note = 	 {Second Edition},
     9   annote = 	 {http://www.scala-lang.org/sites/default/files/linuxsoft_archives/docu/files/ScalaOverview.pdf}
    10 }
    11 
    12 @article{Haller:2009:SAU:1496391.1496422,
    13  author = {Haller, Philipp and Odersky, Martin},
    14  title = {Scala Actors: Unifying thread-based and event-based programming},
    15  journal = {Theor. Comput. Sci.},
    16  volume = {410},
    17  issue = {2-3},
    18  month = {February},
    19  year = {2009},
    20  issn = {0304-3975},
    21  pages = {202--220},
    22  numpages = {19},
    23  url = {http://portal.acm.org/citation.cfm?id=1496391.1496422},
    24  doi = {10.1016/j.tcs.2008.09.019},
    25  acmid = {1496422},
    26  publisher = {Elsevier Science Publishers Ltd.},
    27  address = {Essex, UK},
    28  keywords = {Actors, Concurrent programming, Events, Threads},
    29 } 
    30 
    31 @InProceedings{scala:jmlc06,
    32   author =       {Philipp Haller and Martin Odersky},
    33   title =        {Event-Based Programming without Inversion of Control},
    34   booktitle =    {Proc. Joint Modular Languages Conference},
    35   year =         2006,
    36   series =       {Springer LNCS}
    37 }
    38 
    39 
    40 @InProceedings{makarius:isa-scala-jedit,
    41   author = 	 {Makarius Wenzel},
    42   title = 	 {Asyncronous Proof Processing with {Isabelle/Scala} and {Isabelle/jEdit}},
    43   booktitle = {User Interfaces for Theorem Provers (UITP 2010)},
    44   year = 	 {2010},
    45   editor = 	 {C. Sacerdoti Coen and D. Aspinall},
    46   address = 	 {Edinburgh, Scotland},
    47   month = 	 {July},
    48   organization = {FLOC 2010 Satellite Workshop},
    49   note = 	 {http://www4.in.tum.de/~wenzelm/papers/async-isabelle-scala.pdf}
    50 }
    51 
    52 @Book{db:dom-eng,
    53   author = 	 {Bj{\o}rner, Dines},
    54   title = 	 {Domain Engineering. Technology Management, Research and Engineering},
    55   publisher = 	 {JAIST Press},
    56   year = 	 {2009},
    57   month = 	 {Feb},
    58   series = 	 {COE Research Monograph Series},
    59   volume = 	 {4},
    60   address = 	 {Nomi, Japan}
    61 }
    62 
    63 @inproceedings{Haftmann-Nipkow:2010:code,
    64   author =      {Florian Haftmann and Tobias Nipkow},
    65   title =       {Code Generation via Higher-Order Rewrite Systems},
    66   booktitle =   {Functional and Logic Programming, 10th International
    67 Symposium: {FLOPS} 2010},
    68   year =        {2010},
    69   publisher =   {Springer},
    70   series =      {Lecture Notes in Computer Science},
    71   volume =      {6009}
    72 }
    73 
    74 @Manual{coq1999,
    75   title = 	 {The Coq Proof Assistant},
    76   author = 	 {Barras, B. and others},
    77   organization = {INRIA-Rocquencourt - CNRS-ENS Lyon},
    78   month = 	 {July},
    79   year = 	 {1999},
    80   pnote={},status={cited},source={mkm01.caprotti},location={}  
    81 }
    82 
    83 @Book{meta-ML,
    84   author = 	 {Gordon,M. and Milner,R.  and Wadsworth,C. P.},
    85   title = 	 {Edinburgh LCF: A Mechanised Logic of Computation},
    86   publisher = 	 { Springer-Verlag},
    87   year = 	 {1979},
    88   volume = 	 {78},
    89   series = 	 {Lecture Notes in Computer Science}
    90 }
    91  
    92 @book{Paulson:Isa94,
    93         title={Isabelle: a generic theorem prover}, 
    94         author={Paulson, Lawrence C. }, publisher={Springer-Verlag},year={1994}, 
    95 	volume={828},series={Lecture Notes in Computer Science},address={},edition={},month={}, 
    96 	note={With contributions by Topias Nipkow},
    97         status={},source={},location={-} 
    98         }  
    99 
   100 @Book{pl:milner97,
   101   author = 	 {Robin Milner and Mads Tofte and Robert Harper and David MacQueen},
   102   title = 	 {The Definition of Standard ML (Revised)},
   103   publisher = 	 {The MIT Press},
   104   year = 	 1997,
   105   address =	 {Cambridge, London},
   106   annote =	 {97bok375}
   107 }
   108 
   109 @Article{back-grundy-wright-98,
   110   author = 	 {Back, Ralph and Grundy, Jim and von Wright, Joakim},
   111   title = 	 {Structured Calculational Proof},
   112   journal = 	 {Formal Aspects of Computing},
   113   year = 	 {1998},
   114   number = 	 {9},
   115   pages = 	 {469-483}
   116 }
   117 
   118 @Manual{isar-impl,
   119   title = 	 {The {Isabelle/Isar} Implementation},
   120   author = 	 {Makarius Wenzel},
   121   month = 	 {April 19},
   122   year = 	 {2009},
   123   note = 	 {With contributions by Florian Haftmann and Larry Paulson}
   124 }
   125 
   126 @InProceedings{wenzel:isar,
   127   author = 	 {Wenzel, Markus},
   128   title = 	 {Isar - a Generic Interpretative Approach to Readable Formal Proof Documents},
   129   booktitle = 	 {Theorem Proving in Higher Order Logics},
   130   year = 	 {1999},
   131   editor = 	 {G. Dowek, A. Hirschowitz, C. Paulin, L. Thery},
   132   series = 	 {LNCS 1690},
   133   organization = {12th International Conference TPHOLs'99},
   134   publisher = {Springer}
   135 }