OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [informe-tesis/] [template/] [metathesis-v2.0/] [thesis.tex] - Blame information for rev 5

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 guanucolui
\documentclass[dvips,letterpaper,12pt]{report}
2
\usepackage{thesis}
3
 
4
\begin{document}
5
 
6
\pagenumbering{roman}
7
 
8
% Fill in the title, author, degree name, department, and month/year.
9
% Upon completion, this should look like the following:
10
%\thesistitle
11
%       {Complicated and Important-Sounding Thesis Title}
12
%       {John P. Doe}
13
%       {Master of Science}
14
%       {Department of Computer Science}
15
%       {May 2009}
16
% The \thesistitle definition is in thesis.sty.  Other customizations
17
% can be made there.
18
\thesistitle
19
        {Metathesis: \\
20
         A \LaTeX\ template to Typeset Your Thesis for \\
21
         Submission to the School of Graduate Studies  \\
22
         \footnotesize{\sl (Changed the title by modifying the file
23
          \texttt{thesis.tex})}}
24
        {\emph{my-name} (change this in \texttt{thesis.tex})}
25
        {Master of \emph{faculty} \textbf{or} Doctor of Philosophy
26
         (change this in \texttt{thesis.tex})}
27
        {Department of \emph{dept-name}
28
         (change this in \texttt{thesis.tex})}
29
        {\emph{Month Year} (change this in \texttt{thesis.tex}, too)}
30
 
31
\include{abstract}
32
\include{ack}
33
\include{contents}
34
\include{tables}
35
\include{figures}
36
 
37
\pagenumbering{arabic}
38
\include{chap1}
39
\include{chap2}
40
\include{chap3}
41
\include{chap4}
42
\include{chap5}
43
\include{chap6}
44
 
45
\include{bib}
46
 
47
% If you have no appendices, remove the following two lines.
48
% If you have more appdences, add them as necessary.
49
\appendix
50
\include{apdxa}
51
 
52
\end{document}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.