doc/isac-author.tex
author Walther Neuper <walther.neuper@jku.at>
Tue, 22 Sep 2020 14:33:32 +0200
changeset 5238 d9f9cfd09b0f
parent 3184 197069877531
permissions -rw-r--r--
pdflatex on old theses

required by old "latex", might have broken little details
wneuper@3184
     1
\documentclass[a4wide]{report}
wneuper@3184
     2
%\documentclass[11pt,a4paper,headline,headcount,twoside,nocenter]{isacdoc}
wneuper@3184
     3
wneuper@3184
     4
\input{preamble}
wneuper@3184
     5
wneuper@3184
     6
\title{The \isac{} Authoring System\\ 
wneuper@3184
     7
  .\\
wneuper@3184
     8
  Authoring Examples and Example Collections\\
wneuper@3184
     9
}
wneuper@3184
    10
\author{The \isac-Team\\
wneuper@3184
    11
{\tt isac@ist.tugraz.at}\\
wneuper@3184
    12
{\tt www.ist.tugraz.at/projects/isac}}
wneuper@3184
    13
\date{$Revision$}
wneuper@3184
    14
%\date{$Revision$}wn+17.4.04:entered all papernotes
wneuper@3184
    15
wneuper@3184
    16
\begin{document}
wneuper@3184
    17
\maketitle
wneuper@3184
    18
\tableofcontents{}
wneuper@3184
    19
wneuper@3184
    20
\input{auth-common}
wneuper@3184
    21
%\bibliography{bib/didact,bib/math-eng,bib/dia-form,bib/RISC_1,bib/RISC_2,bib/misc,bib/hci,bib/isac}
wneuper@3184
    22
\bibliography{bib/isac,bib/from-theses}
wneuper@3184
    23
%WN050527:    ^^^^^^^^ is updated by the isac-admin on a regular base
wneuper@3184
    24
%                      ^^^^^^^^^^^^^^^ from theses copied into this isac-docu
wneuper@3184
    25
\end{document}
wneuper@3184
    26