| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- %%% lorem.tex ---
- %%
- %% Filename: lorem.tex
- %% Description:
- %% Author: Ola Leifler
- %% Maintainer:
- %% Created: Wed Nov 10 09:59:23 2010 (CET)
- %% Version: $Id$
- %% Version:
- %% Last-Updated: Wed Nov 10 09:59:47 2010 (CET)
- %% By: Ola Leifler
- %% Update #: 2
- %% URL:
- %% Keywords:
- %% Compatibility:
- %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%
- %%% Commentary:
- %%
- %%
- %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%
- %%% Change log:
- %%
- %%
- %% RCS $Log$
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%
- %%% Code:
- % !TeX root = main.tex
- \chapter{Conclusion}
- \label{cha:conclusion}
- %%%%%%%%%%%%%%%%%%%%%%%
- \squareit{
- This chapter contains a summarization of the purpose and the research
- questions. To what extent has the aim been achieved, and what are the
- answers to the research questions?
- The consequences for the target audience (and possibly for researchers
- and practitioners) must also be described.
- Besvara frågeställningen}
- The main goal of this thesis was to examine the potential of resusing old test equipment with newer standards and how to assure that the results are reliable. A method to verify the test equipment according to the latest standard was suggested in this thesis and some considerations for automating this procedure was made.
- \todo[Lägg in fin lista med svar på research questions här]
- %%%%%%%%%%%%%%%%%%%%%%%
- \section{Future work}
- \squareit{
- There should be a section
- on future work where ideas for continued work are described. If the
- conclusion chapter contains such a section, the ideas described
- therein must be concrete and well thought through.
- Sätt av ett kort kapitel sist i rapporten till att avrunda och föreslå rikningar för framtida utveckling av arbetet.}
- Measurement errors
- Mathematial analysis
- Automation
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%% lorem.tex ends here
- %%% Local Variables:
- %%% mode: latex
- %%% TeX-master: "demothesis"
- %%% End:
|