UU Delrapport Kandidatarbete
Author
Johan Skrealid
Last Updated
8 years ago
License
Creative Commons CC BY 4.0
Abstract
ES2017 delrapportsmall
ES2017 delrapportsmall
\documentclass[a4paper, 11pt]{article}
\usepackage{comment} % enables the use of multi-line comments (\ifx \fi)
\usepackage{fullpage} % changes the margin
\usepackage[swedish]{babel}
\usepackage[utf8]{inputenc}
\begin{document}
%Header-Make sure you update this information!!!!
\noindent{\LARGE {\bf Delrapport - }} \\
\vspace{1cm}
\noindent\textbf{Grupp 1} \hfill \textbf{Dokumentkod} ES17-grupp1-Delrapport-Ämne
\hfill \\
\textbf{Handledare:} Gunnar Larsson
\hfill \textbf{Författare:} \\
\hfill \textbf{Datum:} 2017-0- \\
\vspace{3cm}
\begin{abstract}
\end{abstract}
\newpage
\section*{Inledning}
\section*{Teori}
\section*{Metod}
% to comment sections out, use the command \ifx and \fi. Use this technique when writing your pre lab. For example, to comment something out I would do:
% \ifx
% \begin{itemize}
% \item item1
% \item item2
% \end{itemize}
% \fi
\section*{Konstruktion}
\section*{Resultat}
\section*{Analys}
\section*{Bilagor}
\begin{thebibliography}{9}
\end{thebibliography}
\end{document}