summaryrefslogtreecommitdiff
path: root/assignment3/document.tex
diff options
context:
space:
mode:
Diffstat (limited to 'assignment3/document.tex')
-rw-r--r--assignment3/document.tex48
1 files changed, 48 insertions, 0 deletions
diff --git a/assignment3/document.tex b/assignment3/document.tex
new file mode 100644
index 0000000..3344598
--- /dev/null
+++ b/assignment3/document.tex
@@ -0,0 +1,48 @@
+\documentclass[a4paper,12pt]{article}
+\usepackage{mystyle}
+\bibliography{references.bib}
+
+% length: 3000 words
+
+
+\begin{document}
+ \input{title}
+ \tableofcontents
+
+ \pagebreak
+
+ % less than 100 words
+ \input{intro}
+
+ % Discuss the following statement:
+ %
+ % Councils often do not have the inclination to challenge an AEE,
+ % particularly if the development may bring benefits to the region. It
+ % therefore often falls to individuals or public interest groups to
+ % the thorn and challenge. \parencite[][pp. 110-111]{grinlinton}
+ %
+ % Your essay should consider the requirements for consultation in
+ % preparing assessments of environmental effects (AEEs) under the RMA,
+ % evidence supporting or refuting Grinlinton's statement and arrive at a
+ % conclusion on whether you agree or disagree with the statement based
+ % on the evidence you have identified.
+ %
+ % Illustrate your essay with practical examples. Use the maaterial you
+ % have collected in your clippings file of current environmental issues
+ % for this.
+
+ - Consultation is not mandatory under the RMA, but is encouraged
+ - results from consultation / mediation process are not binding
+ - the majority of applications is not publicly notified (council survey)
+ - there is a history of underestimating the size of the group of `directly affected' people
+
+
+ - government wants to shift power from the local councils to national entity, at the expense of community consultation
+
+
+
+ {\footnotesize{Approximate word count: 3000}}
+
+ \printbibliography[heading=bibnumbered]
+
+\end{document} \ No newline at end of file