Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Fri, 19 Aug 2011 11:05:22 +0900
changeset 2996 aedcf9e5aa3b
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Add 'no-brackets' to avoid '[| |]' in papers.

(*<*)
theory Paper
imports "~~/src/HOL/Library/LaTeXsugar" 
begin

declare [[show_question_marks = false]]

section {* Introduction *}

text {*
mention Russo paper which concludes that technology is not 
ready beyond core-calculi.



*}


(*<*)
end
(*>*)