2024-02-02 14:13:34 +00:00

72 lines
1.6 KiB
TeX

\documentclass[a4paper]{article}
% This should be loaded last
\usepackage[colorlinks]{hyperref}
\usepackage{subfiles}
\author{Anthony Berg}
\title{Project Proposal}
\begin{document}
% Title Page and contents
\begin{titlepage}
\clearpage\maketitle
\thispagestyle{empty}
\clearpage\tableofcontents
\thispagestyle{empty}
\end{titlepage}
% 4 PAGE LIMIT %
% Context
\section{Context}
\subsection{Introduction}
\begin{itemize}
\item US Airways Flight 1549 had two interesting points in the investigation
\url{https://en.wikipedia.org/wiki/US_Airways_Flight_1549}
\begin{enumerate}
\item Checklist in the QRH for ditching was in a poor order,
i.e. ditch button was one of the last options
\item NTSB tried to use simulators, where they tested
the simulator with immediate reactions - which were
deemed us unrealistic
\end{enumerate}
\item Reasons for project
\begin{itemize}
\item Order is important, especially for time sensitive
situations
\item Seeing what the action of forgetting a step could
result in - Checklist Manifesto intro
\end{itemize}
\end{itemize}
\subsection{Key Background Sources}
% Aim (or hypothesis) and Objectives
\section{Aim and Objectives}
% Planning
\section{Planning}
\subsection{Diagrammatic Work Plan}
\subsection{Brief Explanation}
\subsection{Risks}
% END OF 4 PAGE LIMIT %
\clearpage
% Ethics
\section{Ethics}
\clearpage
% References
\section{References}
\end{document}