Skip to content

Commit

Permalink
Change to article class
Browse files Browse the repository at this point in the history
  • Loading branch information
argenos committed Jun 6, 2018
1 parent d33ded3 commit 6828376
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions LastNameI-[RnD-MT]Proposal.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20,33 +20,33 @@

\pagestyle{plain}

\chapter{Introduction}
\section{Introduction}
\begin{itemize}
\item An introduction to the general topic you are covering.
\item Why is it important?
\end{itemize}

\section{Problem Statement}
\subsection{Problem Statement}
\begin{itemize}
\item What are you going to solve?
\item How are you evaluating?
\end{itemize}


\chapter{Related Work}
\section{Related Work}
\begin{itemize}
\item What have other people done?
\item Why is it not sufficient?
\end{itemize}

\section{Section 1}
\section{Section 2}
\subsection{Subsection 1}
\subsection{Subsection 2}



\chapter{Project Plan}
\section{Project Plan}

\section{Work Packages}
\subsection{Work Packages}
The bare minimum will include the following packages:
\begin{enumerate}
\item[WP1] Literature Search
Expand All @@ -55,15 +55,15 @@ \section{Work Packages}
\end{enumerate}
Keep in mind that depending on your project, you will probably need to add work packages that are more suited to your projects.

\section{Milestones}
\subsection{Milestones}
\begin{enumerate}
\item[M1] Literature search
\item[M2] Experimental setup
\item[M3] Experimental Analysis
\item[M4] Report submission
\end{enumerate}

\section{Project Schedule}
\subsection{Project Schedule}
Include a gantt chart here. It doesn't have to be detailed, but it should include the milestones you mentioned above.
Make sure to include the writing of your report throughout the whole project, not just at the end.

Expand All @@ -73,8 +73,8 @@ \section{Project Schedule}
\label{}
\end{figure}

\section{Deliverables}
\subsection{Minimum Viable}
\subsection{Deliverables}
\subsubsection{Minimum Viable}

\begin{itemize}
\item Survey
Expand All @@ -83,12 +83,12 @@ \subsection{Minimum Viable}
\item Demo on youBot or Jenny
\end{itemize}

\subsection{Expected}
\subsubsection{Expected}
\begin{itemize}
\item Comparation of approaches in the robot
\end{itemize}

\subsection{Desired}
\subsubsection{Desired}
\begin{itemize}
\item Integration to scenario
\end{itemize}
Expand Down
2 changes: 1 addition & 1 deletion mas_proposal.cls
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
\ProcessOptions\relax

% Load class options
\LoadClass[12pt,a4paper, oneside]{book}
\LoadClass[12pt,a4paper, oneside]{article}

%-------------------------------------------------------------------------------
% VARIOUS REQUIRED PACKAGES AND CONFIGURATIONS
Expand Down

0 comments on commit 6828376

Please sign in to comment.