src/HOL/Algebra/document/root.tex
author wenzelm
Fri, 26 Apr 2024 13:25:44 +0200
changeset 80150 96f60533ec1d
parent 73404 299f6a8faccc
permissions -rw-r--r--
update Windows test machines;

\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{isabelle,isabellesym}
\usepackage{amssymb}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage{amsmath}

% this should be the last package used
\usepackage{pdfsetup}

\urlstyle{rm}
\isabellestyle{tt}
\pagestyle{myheadings}

\begin{document}

\title{The Isabelle/HOL Algebra Library}
\author{Clemens Ballarin (Editor)}
\date{With contributions by Jesús Aransay, Clemens Ballarin, Martin Baillon, Paulo Emílio de Vilhena, Stephan Hohe,
  Florian Kammüller and Lawrence C Paulson \\
  \today}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[scale=0.5]{session_graph}
\end{center}

\clearpage

\parindent 0pt\parskip 0.5ex
\input{session}

\pagestyle{headings}
\bibliographystyle{abbrv}
\bibliography{root}

\end{document}