Line | |
---|
1 | |
---|
2 | % This is based on an automatically generated file (by make_report.py). |
---|
3 | % |
---|
4 | % Manual parts are: |
---|
5 | % * an abstract must be written in abstract.tex |
---|
6 | % * an introduction must be written in introduction.tex; a basic outline and |
---|
7 | % some of the core inputs are already in place |
---|
8 | % * an interpretation.tex file needs to be written for the particular scenario |
---|
9 | % * any data issues must be included in data_issues.tex (data.tex should |
---|
10 | % be revised for future reports) |
---|
11 | % * the tsunami-genic event should be discussed in tsunami_scenario.tex |
---|
12 | % * a summary must be written into summary.tex |
---|
13 | % * metadata for the scenario data to be included in metadata.tex |
---|
14 | |
---|
15 | \documentclass{article} |
---|
16 | |
---|
17 | \usepackage{ae} % or {zefonts} |
---|
18 | \usepackage[T1]{fontenc} |
---|
19 | \usepackage[ansinew]{inputenc} |
---|
20 | \usepackage{amsmath} |
---|
21 | \usepackage{amssymb} |
---|
22 | \usepackage{graphicx} |
---|
23 | \usepackage{color} |
---|
24 | \usepackage[colorlinks]{hyperref} |
---|
25 | \usepackage{lscape} %landcape pages support |
---|
26 | \usepackage{setspace} |
---|
27 | \setstretch{1.25} |
---|
28 | \topmargin 0pt |
---|
29 | \oddsidemargin 0pt |
---|
30 | \evensidemargin 0pt |
---|
31 | \marginparwidth 0.5pt |
---|
32 | \textwidth \paperwidth |
---|
33 | \advance\textwidth -2in |
---|
34 | |
---|
35 | \title{Tsunami impact modelling for the North West shelf: Onslow} |
---|
36 | |
---|
37 | \date{\today} |
---|
38 | \author{Geoscience Australia} |
---|
39 | \begin{document} |
---|
40 | \maketitle |
---|
41 | |
---|
42 | \begin{abstract} |
---|
43 | \input{abstract} |
---|
44 | \end{abstract} |
---|
45 | |
---|
46 | \tableofcontents |
---|
47 | |
---|
48 | \section{Introduction} |
---|
49 | \label{sec:intro} |
---|
50 | \input{introduction} |
---|
51 | |
---|
52 | \section{Data sources} |
---|
53 | \label{sec:data} |
---|
54 | \input{data} |
---|
55 | |
---|
56 | \section{Tsunami scenarios} |
---|
57 | \label{sec:tsunami_scenarios} |
---|
58 | \input{tsunami_scenario} |
---|
59 | |
---|
60 | \section{Inundation modelling results} |
---|
61 | \label{sec:results} |
---|
62 | \input{results} |
---|
63 | \input{interpretation} |
---|
64 | |
---|
65 | \subsection{Highest Astronomical Tide} |
---|
66 | |
---|
67 | \input{latexoutput20060424020426duplictatetimesteps} |
---|
68 | \clearpage |
---|
69 | |
---|
70 | \subsection{Lowest Astronomical Tide} |
---|
71 | |
---|
72 | \input{latexoutput20060426004129} |
---|
73 | \clearpage |
---|
74 | |
---|
75 | |
---|
76 | \section{Damage modelling} |
---|
77 | \input{damage} |
---|
78 | |
---|
79 | \section{Summary} |
---|
80 | \input{summary} |
---|
81 | |
---|
82 | \section{References} |
---|
83 | |
---|
84 | \section{Metadata} |
---|
85 | \label{sec:metadata} |
---|
86 | \input{metadata} |
---|
87 | |
---|
88 | \end{document} |
---|
Note: See
TracBrowser
for help on using the repository browser.