| 12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- %%% Abstract.tex ---
- %%
- %% Filename: Abstract.tex
- %% Description:
- %% Author: Ola Leifler
- %% Maintainer:
- %% Created: Thu Oct 14 13:34:11 2010 (CEST)
- %% Version: $Id$
- %% Version:
- %% Last-Updated: Tue Dec 1 15:19:52 2015 (+0100)
- %% By: Ola Leifler
- %% Update #: 4
- %% URL:
- %% Keywords:
- %% Compatibility:
- %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%
- %%% Commentary:
- %%
- %%
- %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%
- %%% Change log:
- %%
- %%
- %% RCS $Log$
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%
- %%% Code:
- % !TeX root = main.tex
- If your thesis is written in English, the primary abstract would go here while the Swedish abstract would be optional.
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %%% Abstract.tex ends here
- %%% Local Variables:
- %%% mode: latex
- %%% TeX-master: "demothesis"
- %%% End:
|