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