Parent Directory
|
Revision Log
Merge of development branch back to main trunk on 2005-05-06
1 | % $Id$ |
2 | \documentclass{manual} |
3 | |
4 | % grab the handy definitions and \usepackage statements etc |
5 | \input{guide_defs} |
6 | |
7 | % title, author, etc stuff |
8 | \title{ESyS Users Guide} |
9 | |
10 | \author{Lutz Gross et. al.(Editor)} |
11 | \authoraddress{ |
12 | Earth Systems Science Computational Centre (ESSCC) \\ |
13 | The University of Queensland \\ |
14 | Australia \\ |
15 | Email: \email{esys@access.edu.au} |
16 | } |
17 | \date{\today} |
18 | \release{$Revision$} |
19 | \setreleaseinfo{} |
20 | \setshortversion{} |
21 | |
22 | \makeindex |
23 | |
24 | % the actual start of the document |
25 | \begin{document} |
26 | |
27 | \maketitle |
28 | |
29 | \input{copyrights} |
30 | |
31 | \begin{abstract} |
32 | This document is a guide of how to use the \ESyS software and |
33 | associated tools. |
34 | \end{abstract} |
35 | |
36 | \tableofcontents |
37 | |
38 | \input{introduction} |
39 | \input{TutorialPDE} |
40 | |
41 | \input{escript} |
42 | \input{linearPDE} |
43 | \input{timeseries} |
44 | \input{modelframe} |
45 | \input{pdetools} |
46 | %\input{bruce} |
47 | \input{finley} |
48 | |
49 | \input{troubleshooting} |
50 | \makemodindex |
51 | |
52 | \printindex |
53 | %\input{guide.ind} |
54 | |
55 | \bibliographystyle{plain} |
56 | \bibliography{esys} |
57 | |
58 | \end{document} |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |