diff -r 5b01f7c233f8 -r a33d3040bf7e thys/Paper/document/root.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thys/Paper/document/root.tex Fri Feb 05 10:16:10 2016 +0000 @@ -0,0 +1,53 @@ +\documentclass[runningheads]{llncs} +\usepackage{isabelle} +\usepackage{isabellesym} +\usepackage{amsmath} +\usepackage{amssymb} +\usepackage{mathpartir} +\usepackage{tikz} +\usepackage{pgf} +\usepackage{pdfsetup} +\usepackage{ot1patch} +\usepackage{times} +\usepackage{stmaryrd} +\usepackage{url} +\usepackage{color} + +\titlerunning{BLA BLA} + + +\urlstyle{rm} +\isabellestyle{it} +\renewcommand{\isastyleminor}{\it}% +\renewcommand{\isastyle}{\normalsize\it}% + + +\def\dn{\,\stackrel{\mbox{\scriptsize def}}{=}\,} +\renewcommand{\isasymequiv}{$\dn$} +\renewcommand{\isasymemptyset}{$\varnothing$} +\renewcommand{\isacharunderscore}{\mbox{$\_\!\_$}} + +\definecolor{mygrey}{rgb}{.80,.80,.80} + +\begin{document} + +\title{RegEx} +\author{Fahad Ausaf\inst{1} \and Roy Dyckhoff\inst{2} \and Christian Urban\inst{1}} +\institute{King's College London, United Kingdom \and + St Andrews} +\maketitle + +\begin{abstract} +BLA BLA Sulzmann and Lu \cite{Sulzmann2014} + +{\bf Keywords:} +\end{abstract} + +\input{session} + +\end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: