doc-src/isac/jrocnik/eJMT-paper/references.bib
author Jan Rocnik <jan.rocnik@student.tugraz.at>
Sun, 09 Sep 2012 12:48:30 +0200
changeset 42473 36e2e192f716
parent 42468 5f8f02e1ea9f
child 42478 63baafefe2a4
permissions -rwxr-xr-x
jrocnik: paper: beauty operations, warning suspressions, minor content adding
jan@42463
     1
@book{proakis2004contemporary,
jan@42463
     2
  title={Contemporary communication systems using MATLAB and Simulink},
jan@42463
     3
  author={Proakis, J.G. and Salehi, M. and Bauch, G.},
jan@42463
     4
  isbn={9780534406172},
jan@42463
     5
  lccn={31054410},
jan@42463
     6
  series={BookWare companion series},
jan@42463
     7
  url={http://books.google.at/books?id=5mXGQgAACAAJ},
jan@42463
     8
  year={2004},
jan@42463
     9
  publisher={Thomson--Brooks/Cole}
jan@42463
    10
}
jan@42463
    11
@book{oppenheim2010discrete,
jan@42463
    12
  title={Discrete-time signal processing},
jan@42463
    13
  author={Oppenheim, A.V. and Schafer, R.W.},
jan@42463
    14
  isbn={9780131988422},
jan@42463
    15
  series={Prentice-Hall signal processing series},
jan@42463
    16
  url={http://books.google.at/books?id=mYsoAQAAMAAJ},
jan@42463
    17
  year={2010},
jan@42463
    18
  publisher={Prentice Hall}
jan@42463
    19
}
jan@42463
    20
@manual{wenzel2011system,
jan@42463
    21
	title={The Isabelle System Manual},
jan@42463
    22
	author={Wenzel, M. and Berghofer, S.},
jan@42463
    23
	organization={TU Muenchen},
jan@42463
    24
	year={2011},
jan@42463
    25
	month={January}
jan@42463
    26
}
jan@42463
    27
@Book{Nipkow-Paulson-Wenzel:2002,
jan@42463
    28
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
jan@42463
    29
  title		= {{Isabelle/HOL} --- A Proof Assistant for Higher-Order Logic},
jan@42463
    30
  publisher	= {Springer},
jan@42463
    31
  series	= {LNCS},
jan@42463
    32
  volume	= 2283,
jan@42463
    33
  year		= 2002}
jan@42463
    34
@Book{progr-mathematica,
jan@42463
    35
  author = 	 {Maeder, Roman E.},
jan@42463
    36
  title = 	 {Programming in Mathematica},
jan@42463
    37
  publisher = 	 {Addison-Wesley},
jan@42463
    38
  address = 	 {Reading, Mass.},
jan@42463
    39
  year = 	 {1997}
jan@42463
    40
}
jan@42463
    41
@Book{prog-maple06,
jan@42463
    42
  author = 	 {Aladjav, Victor and Bogdevicius, Marijonas},
jan@42463
    43
  title = 	 {Maple: Programming, Physical and Engineering Problems},
jan@42463
    44
  publisher = 	 {Fultus Corporation},
jan@42463
    45
  year = 	 {2006},
jan@42463
    46
  month = 	 {February 27},
jan@42463
    47
  annote = 	 {ISBN: 1596820802}
jan@42463
    48
}
jan@42463
    49
@Article{plmms10,
jan@42463
    50
  author = 	 {Florian Haftmann and Cezary Kaliszyk and Walther Neuper},
jan@42463
    51
  title = 	 {{CTP}-based programming languages~? Considerations about an experimental design},
jan@42463
    52
  journal = 	 {ACM Communications in Computer Algebra},
jan@42463
    53
  year = 	 {2010},
jan@42463
    54
  volume = 	 {44},
jan@42463
    55
  number = 	 {1/2},
jan@42463
    56
  pages = 	 {27-41},
neuper@42468
    57
  month = 	 {March/June}
jan@42463
    58
}
jan@42463
    59
@inproceedings{casproto,
jan@42463
    60
  author    = {Cezary Kaliszyk and
jan@42463
    61
               Freek Wiedijk},
jan@42463
    62
  title     = {Certified Computer Algebra on Top of an Interactive Theorem
jan@42463
    63
               Prover},
jan@42463
    64
  booktitle = {Calculemus},
jan@42463
    65
  year      = {2007},
jan@42463
    66
  pages     = {94-105},
jan@42463
    67
  ee        = {http://dx.doi.org/10.1007/978-3-540-73086-6_8},
jan@42463
    68
  crossref  = {DBLP:conf/mkm/2007},
jan@42463
    69
  bibsource = {DBLP, http://dblp.uni-trier.de}
jan@42463
    70
}
jan@42463
    71
@InProceedings{wn:lucas-interp-12,
jan@42463
    72
  author = 	 {Neuper, Walther},
jan@42463
    73
  title = 	 {Automated Generation of User Guidance by Combining Computation and Deduction},
jan@42463
    74
  booktitle = {THedu'11: CTP-compontents for educational software},
jan@42463
    75
  year = 	 {2012},
jan@42463
    76
  editor = 	 {Quaresma, Pedro},
jan@42463
    77
  publisher = {EPTCS},
jan@42463
    78
  note = {To appear}
jan@42463
    79
}
jan@42463
    80
@Manual{Huet_all:94,
jan@42463
    81
  author = 	 {Huet, G. and Kahn, G. and  Paulin-Mohring, C.},
jan@42463
    82
  title = 	 {The Coq Proof Assistant},
jan@42463
    83
  institution =  {INRIA-Rocquencourt},
jan@42463
    84
  year = 	 {1994},
jan@42463
    85
  type = 	 {Tutorial},
jan@42463
    86
  number = 	 {Version 5.10},
jan@42463
    87
  address = 	 {CNRS-ENS Lyon},
jan@42463
    88
  status={},source={Theorema},location={-}
jan@42463
    89
}
jan@42463
    90
@TECHREPORT{Back-SD09,
jan@42463
    91
  author = {Back, Ralph-Johan},
jan@42463
    92
  title = {Structured Derivations as a Unified Proof Style for Teaching Mathematics},
jan@42463
    93
  institution = {TUCS - Turku Centre for Computer Science},
jan@42463
    94
  year = {2009},
jan@42463
    95
  type = {TUCS Technical Report},
jan@42463
    96
  number = {949},
jan@42463
    97
  address = {Turku, Finland},
jan@42463
    98
  month = {July}
jan@42463
    99
}
jan@42463
   100
@InProceedings{ActiveMath-MAIN11,
neuper@42468
   101
  author = 	 {Melis, Erica and Siekmann, Jörg},
jan@42463
   102
  title = 	 {An Intelligent Tutoring System for Mathematics},
jan@42463
   103
  booktitle = {Seventh International Conference Artificial Intelligence and Soft Computing (ICAISC)},
jan@42463
   104
  pages = 	 {91-101},
jan@42463
   105
  year = 	 {2004},
jan@42463
   106
  editor = 	 {Rutkowski, L. and Siekmann, J. and Tadeusiewicz, R. and Zadeh, L.A.},
jan@42463
   107
  number = 	 {3070,},
jan@42463
   108
  series = 	 {LNAI},
jan@42463
   109
  publisher = {Springer-Verlag},
jan@42463
   110
  doi =          {doi:10.1007/978-3-540-24844-6\_12}}
jan@42463
   111
@TechReport{mat-tutor-cmu-MAIN11,
jan@42463
   112
  author = 	 {John R. Anderson},
jan@42463
   113
  title = 	 {Intelligent Tutoring and High School Mathematics},
jan@42463
   114
  institution =  {Carnegie Mellon University, Department of Psychology},
jan@42463
   115
  year = 	 {2008},
jan@42463
   116
  type = 	 {Technical Report},
jan@42463
   117
  number = 	 {20},
jan@42463
   118
  note = 	 {http://repository.cmu.edu/psychology/20}
jan@42463
   119
}
jan@42463
   120
@PhdThesis{proof-strategies-11,
jan@42463
   121
  author = 	 {Dietrich, Dominik},
jan@42463
   122
  title = 	 {Proof Planning with Compiled Strategies},
jan@42463
   123
  school = 	 {FR 6.2 Informatik, Saarland University},
jan@42463
   124
  year = 	 {2011}
jan@42463
   125
}
jan@42463
   126
@proceedings{DBLP:conf/mkm/2007,
jan@42463
   127
  editor    = {Manuel Kauers and
jan@42463
   128
               Manfred Kerber and
jan@42463
   129
               Robert Miner and
jan@42463
   130
               Wolfgang Windsteiger},
jan@42463
   131
  title     = {Towards Mechanized Mathematical Assistants, 14th Symposium,
jan@42463
   132
               Calculemus 2007, 6th International Conference, MKM 2007,
jan@42463
   133
               Hagenberg, Austria, June 27-30, 2007, Proceedings},
jan@42463
   134
  booktitle = {Calculemus/MKM},
jan@42463
   135
  publisher = {Springer},
jan@42463
   136
  series    = {Lecture Notes in Computer Science},
jan@42463
   137
  volume    = {4573},
jan@42463
   138
  year      = {2007},
jan@42463
   139
  isbn      = {978-3-540-73083-5},
jan@42463
   140
  bibsource = {DBLP, http://dblp.uni-trier.de}
jan@42463
   141
}
neuper@42464
   142
neuper@42464
   143
@InProceedings{gdaroczy-EP-13,
neuper@42464
   144
  author = 	 {Gabriella Dar\'{o}czy and Walther Neuper},
jan@42473
   145
  booktitle = {unknown},
neuper@42464
   146
  title = 	 {Exploitation of ``Next-Step-Guidance'' in a {TP}-based Math Assistant},
neuper@42464
   147
  OPTpages = 	 {TODO-TODO},
neuper@42464
   148
  crossref =  {eduTPS-12}
neuper@42464
   149
}
neuper@42464
   150
neuper@42464
   151
neuper@42464
   152
@Proceedings{eduTPS-12,
neuper@42464
   153
  title = 	 {Theorem-Prover based Systems for Education (eduTPS)},
neuper@42464
   154
  year = 	 {2013},
neuper@42464
   155
  OPTkey = 	 {},
neuper@42464
   156
  OPTbooktitle = {},
neuper@42464
   157
  OPTeditor = 	 {},
neuper@42464
   158
  OPTvolume = 	 {},
neuper@42464
   159
  OPTnumber = 	 {},
neuper@42464
   160
  OPTseries = 	 {},
neuper@42464
   161
  OPTaddress = 	 {},
neuper@42464
   162
  OPTmonth = 	 {},
neuper@42464
   163
  OPTorganization = {},
neuper@42464
   164
  publisher = {The Electronic Journal of Mathematics and Technology},
neuper@42464
   165
  note = 	 {to appear},
neuper@42464
   166
  OPTannote = 	 {}
neuper@42464
   167
}
neuper@42464
   168
neuper@42464
   169
@Misc{nipkow-prog-prove,
neuper@42464
   170
  author = 	 {Nipkow, Tobias},
neuper@42464
   171
  title = 	 {Programming and Proving in {Isabelle/HOL}},
neuper@42464
   172
  howpublished = {contained in the Isabelle distribution},
neuper@42464
   173
  month = 	 {May 22},
neuper@42464
   174
  year = 	 {2012}
neuper@42464
   175
}
neuper@42464
   176
neuper@42464
   177
@Book{pl:hind97,
neuper@42464
   178
  author = 	 {J. Roger Hindley},
neuper@42464
   179
  title = 	 {Basic Simple Type Theory},
neuper@42464
   180
  publisher = 	 {Cambridge University Press},
neuper@42464
   181
  year = 	 1997,
neuper@42464
   182
  editor =	 {S. Abramsky and P. H. Aczel and others},
neuper@42464
   183
  number =	 42,
neuper@42464
   184
  series =	 {Cambridge Tracts in Theoretical Computer Science},
neuper@42464
   185
  address =	 {Cambridge},
neuper@42464
   186
  annote =	 {97bok308}
neuper@42464
   187
}
neuper@42464
   188
neuper@42464
   189
@Article{Milner-78,
neuper@42464
   190
  author = 	 {Milner, R.},
neuper@42464
   191
  title = 	 {A Theory of Type Polymorphism in Programming},
neuper@42464
   192
  journal = 	 {Journal of Computer and System Science (JCSS)},
neuper@42464
   193
  year = 	 {1978},
neuper@42464
   194
  number = 	 {17},
jan@42473
   195
  volume = {0},
neuper@42464
   196
  pages = 	 {348-374}
neuper@42464
   197
}
neuper@42465
   198
neuper@42465
   199
@inproceedings{Wenzel-11:doc-orient,
neuper@42465
   200
 author = {Wenzel, Makarius},
neuper@42465
   201
 title = {Isabelle as document-oriented proof assistant},
neuper@42465
   202
 booktitle = {Proceedings of the 18th Calculemus and 10th international conference on Intelligent computer mathematics},
neuper@42465
   203
 series = {MKM'11},
neuper@42465
   204
 year = {2011},
neuper@42465
   205
 isbn = {978-3-642-22672-4},
neuper@42465
   206
 location = {Bertinoro, Italy},
neuper@42465
   207
 pages = {244--259},
neuper@42465
   208
 numpages = {16},
neuper@42465
   209
 url = {http://dl.acm.org/citation.cfm?id=2032713.2032732},
neuper@42465
   210
 acmid = {2032732},
neuper@42465
   211
 publisher = {Springer-Verlag},
neuper@42465
   212
 address = {Berlin, Heidelberg},
neuper@42465
   213
} 
neuper@42468
   214
@InProceedings{makar-jedit-12,
neuper@42468
   215
  author = 	 {Makarius Wenzel},
neuper@42468
   216
  title = 	 {Isabelle/{jEdit} — a Prover IDE within the {PIDE} framework},
neuper@42468
   217
  booktitle = {Conference on Intelligent Computer Mathematics (CICM 2012)},
neuper@42468
   218
  year = 	 {2012},
neuper@42468
   219
  editor = 	 { J. Jeuring and others},
neuper@42468
   220
  number = 	 {7362},
neuper@42468
   221
  series = 	 {LNAI},
neuper@42468
   222
  publisher = {Springer}
neuper@42468
   223
}
neuper@42465
   224
neuper@42465
   225
@InProceedings{Makarius-09:parall-proof,
neuper@42465
   226
  author = 	 {Wenzel, Makarius},
neuper@42465
   227
  title = 	 {Parallel Proof Checking in {Isabelle/Isar}},
neuper@42465
   228
  booktitle = {ACM SIGSAM 2009 International Workshop on Programming Languages for Mechanized Mathematics Systems (PLMMS)},
neuper@42465
   229
  year = 	 {2009},
neuper@42465
   230
  editor = 	 {Dos Reis and L. Th\'ery},
neuper@42465
   231
  address = 	 {Munich},
neuper@42465
   232
  month = 	 {August},
neuper@42465
   233
  publisher = {ACM Digital library}
neuper@42465
   234
}