Changeset 3666 for SMC4LRT/Outline.tex


Ignore:
Timestamp:
10/02/13 20:06:20 (11 years ago)
Author:
vronk
Message:

adding images, frontmater, userdocs, build
update main files: thesis and outline + utils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SMC4LRT/Outline.tex

    r3204 r3666  
    77\documentclass[11pt]{book} % use larger type; default would be 10pt
    88
    9 \usepackage[utf8]{inputenc} % set input encoding (not needed with XeLaTeX)
    109
    1110\usepackage{url}
     
    3837%   read geometry.pdf for detailed page layout information
    3938
    40 \usepackage{graphicx} % support the \includegraphics command and options
    41 
    4239% \usepackage[parfill]{parskip} % Activate to begin paragraphs with an empty line rather than an indent
    43 
    44 %%% PACKAGES
    45 \usepackage{booktabs} % for much better looking tables
    46 \usepackage{array} % for better arrays (eg matrices) in maths
    47 \usepackage{paralist} % very flexible & customisable lists (eg. enumerate/itemize, etc.)
    48 \usepackage{verbatim} % adds environment for commenting out blocks of text & for better verbatim
    49 %\usepackage{subfig} % make it possible to include more than one captioned figure/table in a single float
    50 % These packages are all incorporated in the memoir class to one degree or another...
    51 
    5240%%% HEADERS & FOOTERS
    5341\usepackage{fancyhdr} % This should be set AFTER setting up the page geometry
     
    6755%\renewcommand{\cftsecfont}{\rmfamily\mdseries\upshape}
    6856%\renewcommand{\cftsecpagefont}{\rmfamily\mdseries\upshape} % No bold!
    69 
    70 \usepackage{color}
    7157
    7258
     
    9278\listoftodos
    9379
     80\begin{comment}
    9481
    9582\input{chapters/Introduction}
    9683
     84\input{chapters/Literature}
     85\end{comment}
    9786\begin{comment}
    98 \input{chapters/Literature}
    99 
    10087\input{chapters/Definitions}
    101 
    10288\input{chapters/Data}
    10389
    10490\input{chapters/Infrastructure}
    10591
    106 \input{chapters/Design}
    10792
    108 \input{chapters/Implementation}
     93\input{chapters/Design_SMCschema}
    10994
    110 \input{chapters/CMD2RDF}
    111 
     95\input{chapters/Design_SMCinstance}
     96\end{comment}
    11297\input{chapters/Results}
    11398
    11499\input{chapters/Conclusion}
    115 \end{comment}
     100
    116101
    117102
    118103\bibliographystyle{ieeetr}
    119 \bibliography{../../2bib/lingua,../../2bib/ontolingua,../../2bib/smc4lrt,../../2bib/semweb}
     104\bibliography{../../2bib/lingua,../../2bib/ontolingua,../../2bib/smc4lrt,../../2bib/semweb,../../2bib/distributed_systems,../../2bib/own}
    120105
    121106\appendix
Note: See TracChangeset for help on using the changeset viewer.