-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththesis-info.tex
More file actions
103 lines (77 loc) · 3.5 KB
/
Copy paththesis-info.tex
File metadata and controls
103 lines (77 loc) · 3.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
% ************************ Thesis Information & Meta-data **********************
%% The title of the thesis
\title{Sistema de Reconocimiento de Estilo de Conducción en Vehículos del Sistema de Transporte Público}
%\title{Sistema de Reconocimiento de Estilo de Conducción para Optimización de Consumo de Combustible en Vehículos del Sistema de Transporte Público de Lima}
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{$sigma$}{sigma}
%% Subtitle (Optional)
%\subtitle{}
%% Curso
\curso{TRABAJO DE FIN DE CARRERA (MTR280)}
%% The full name of the author
%% for multiple author, append each author with the \newline command
\author{Héctor David Aguirre Arista}
%% author Role (optional) - author (default) or leave empty
\authorrole{{\bfseries \scshape Nombre: }}
%% author line width: required to align supervisors
\authorlinewidth{0.45\textwidth}
%% Department (eg. Department of Engineering, Maths, Physics)
\dept{FACULTAD DE CIENCIAS E INGENIERÍA}% \\ Especialidad de Ingeniería Mecatrónica}
%% University and Crest
\university{PONTIFICIA UNIVERSIDAD CATÓLICA DEL PERÚ}
% Crest minimum should be 30mm.
\crest{\includegraphics[width=0.4\textwidth]{Figs/Logo_PUCP.png}}
%% Use this crest, if you are using the college crest
%% Crest long miminum should be 65mm
%\crest{\includegraphics[width=0.45\textwidth]{University_Crest_Long}}
%% College shield [optional]
% Crest minimum should be 30mm.
%\collegeshield{\includegraphics[width=0.2\textwidth]{CollegeShields/Kings}}
%% Supervisor (optional)
%% for multiple supervisors, append each supervisor with the \newline command
\supervisor{Ericka Patricia Madrid Ruiz\newline
Elizabeth Roxana Villota Cerna}
%% Supervisor Role (optional) - Supervisor (default) or advisor
\supervisorrole{ {\bfseries \scshape Profesores: }}
%% if no title is desired:
% \supervisorrole{}
%% Supervisor line width: required to align supervisors
\supervisorlinewidth{0.5\textwidth}
%% Advisor (optional)
%% for multiple advisors, append each advisor with the \newline command
\advisor{Jhon Portella Delgado\newline Elizabeth Roxana Villota Cerna}
%% Advisor Role (optional) - Advisor (default) or leave empty
\advisorrole{ {\bfseries \scshape Asesores: }}
%% if no title is required
% \advisorrole{}
%% Advisor line width: required to align supervisors
\advisorlinewidth{0.45\textwidth}
%% codigo (optional)
%% for multiple codigo, append each codigo with the \newline command
\codigo{20131733}
%% codigo Role (optional) - codigo (default) or leave empty
\codigorole{{\bfseries \scshape Código: }}
%% codigo line width: required to align supervisors
\codigolinewidth{0.45\textwidth}
%% horario (optional)
%% for multiple horario, append each horario with the \newline command
\horario{10M2}
%% horario Role (optional) - horario (default) or leave empty
\horariorole{{\bfseries \scshape Horario: }}
%% horario line width: required to align supervisors
\horariolinewidth{0.45\textwidth}
%% You can redefine the submission text:
% Default as per the University guidelines:
% ``This dissertation is submitted for the degree of''
\renewcommand{\submissiontext}{}
%% Full title of the Degree
\degreetitle{}
%% College affiliation (optional)
%\college{King's College}
%% Submission date
% Default is set as {\monthname[\the\month]\space\the\year}
\degreedate{Diciembre\space\the\year}
%\degreedate{Noviembre 2018}
%% Meta information
\subject{LaTeX} \keywords{{LaTeX} {Thesis} {Engineering} {Pontificia Universidad Católica del Perú}}