\documentclass[11pt,oneside,a4paper]{book}
\usepackage[utf8]{inputenc}
\usepackage[spanish, es-tabla, es-lcroman]{babel}
\usepackage{calc}
\usepackage{enumerate}
\usepackage{etoolbox}
\usepackage{hyperref}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{float}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{gensymb}
\usepackage{changepage}
\usepackage[nottoc]{tocbibind}
\usepackage{tikz}
\tikzset{font=\fontfamily{phv}\selectfont}
\usepackage{pgfplots}
\usepackage{ragged2e}
\usepackage{caption}
\usepackage[justification=justified,singlelinecheck=false]{caption}
\DeclareCaptionLabelSeparator{mysep}{.\hspace{2mm}}
\captionsetup{format=hang, labelsep=mysep}
\usepackage{tocloft}
\usepackage{cleveref}
\usepackage{tocvsec2}
\usepackage{appendix}
\usepackage{rotating}
\usepackage{mdframed}
\usepackage{pdfpages}
\usepackage{multirow}
\usepackage{booktabs}
\usepackage{array}
\usepackage{xr}
\usepackage{titlesec}
\usepackage{tocloft}
\usepackage{nomencl}
\makenomenclature
\renewcommand{\nomname}{\makebox[\linewidth]{LISTA DE ABREVIACIONES}}
\renewcommand{\cfttoctitlefont}{\hfill\large\bfseries\MakeUppercase}
\renewcommand{\cftaftertoctitle}{\hfill}
\renewcommand{\cftloftitlefont}{\hfill\large\bfseries\MakeUppercase}
\renewcommand{\cftafterloftitle}{\hfill}
\renewcommand{\cftlottitlefont}{\hfill\large\bfseries\MakeUppercase}
\renewcommand{\cftafterlottitle}{\hfill}
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
\AtBeginDocument{%
\addtocontents{toc}{~\hfill Pág.\par}
\addtocontents{lof}{~\hfill Pág.\par}
\addtocontents{lot}{~\hfill Pág.\par}
\addtocontents{apc}{~\hfill Pág.\par}
}
\counterwithout{figure}{chapter}
\counterwithout{table}{chapter}
\counterwithout{equation}{chapter}
\usepackage[fitting]{tcolorbox}
\newtcboxfit{\mybox}[1][]{%
fit algorithm=hybrid*,
width=12.5cm,
height=7.5cm,
sharp corners,
colframe=black,colback=white,
size=fbox,#1
}
\usepackage[scaled]{helvet}
\usepackage[T1]{fontenc}
\renewcommand\familydefault{\sfdefault}
\usepackage[eulergreek]{sansmath}
\usepackage{tgbonum}
\usepackage{setspace}
\usepackage[version=3]{mhchem}
\usepackage{textgreek}
\usepackage{geometry}
\usepackage{sectsty}
\usepackage{fancyhdr}
\setlength{\headheight}{15pt}
\pagestyle{fancy}
\fancyhf{}
\rfoot{\thepage}
\renewcommand{\baselinestretch}{1.5}
\geometry{a4paper, left=40mm, right=25mm,top=30mm,bottom=25mm,headsep=20mm}
\allsectionsfont{\normalsize}
\chapternumberfont{\centering \large}
\makeatletter
%---------------------------
%DESCOMENTAR TODA ESTA SECCIÓN PARA QUE LOS TÍTULOS DE LOS CAPÍTULOS APAREZCAN ENUMERADOS
%\renewcommand\@chapapp{\chaptername}
%\def\@makechapterhead#1{
% \vspace*{50\p@}
% {\parindent \bfseries \z@
% \ifnum \c@secnumdepth >\m@ne
% {\large \centering \@chapapp\space \thechapter\par\nobreak}
% \vskip 20\p@
% \fi
% \interlinepenalty\@M
% {\raggedright \normalsize \thechapter. \space #1\par\nobreak}
% \vskip 40\p@
% }}
%---------------------------
\usepackage{tocloft,titlesec}
\newcommand{\listappendixname}{\hfill \large{ÍNDICE DE APÉNDICES} \hfill}
\newlistof{appendix}{apc}{\listappendixname}
\makeatletter
\AtBeginEnvironment{appendices}{%
\clearpage
\write\@auxout{%
\string\let\string\latex@tf@toc\string\tf@toc
\string\let\string\tf@toc\string\tf@apc%
}}
\AtEndEnvironment{appendices}{%
\write\@auxout{%
\string\let\string\tf@toc\string\latex@tf@toc%
}}
\makeatother
\usepackage{lipsum}
\pgfplotsset{compat=1.17}
\begin{document}
\thispagestyle{empty}
\pagenumbering{gobble}
\setstretch{1.0}
\begin{center}
\LARGE{\textbf{UNIVERSIDAD MAYOR DE SAN ANDRÉS\\
FACULTAD DE INGENIERÍA\\
INGENIERÍA MECÁNICA Y ELECTROMECÁNICA}}
\vspace{1.5cm}
\includegraphics[width=4cm]{Logo_UMSA_RGB_Full_Color_-_Grande.png}\\
\vspace{1.5cm}
\textbf{\LARGE{PERFIL TESIS DE MAESTRÍA}}
\vspace{2.0cm}
\textbf{\LARGE{TÍTULO DEL TRABAJO}}
\vspace{2.0cm}
\LARGE{\textbf{
AUTOR 1\\
AUTOR 2\\
}}
\vspace{2.5cm}
\textbf{\normalsize{La Paz - Bolivia - Mes - Año}}
\pagebreak
\thispagestyle{empty}
\Large{\textbf{UNIVERSIDAD MAYOR DE SAN ANDRÉS\\
FACULTAD DE INGENIERÍA\\
INGENIERÍA MECÁNICA Y ELECTROMECÁNICA}}
\vspace{1.5cm}
\includegraphics[width=4cm]{Logo UMSA.png}\\
\vspace{1.5cm}
\textbf{\LARGE{TÍTULO DEL TRABAJO}}
\vspace{1.5cm}
\Large{\textbf{
AUTOR 1\\
AUTOR 2\\}}
\vspace{1.5cm}
\Large{\textbf{
ASESOR: \\
CO-ASESOR:
}}
\vspace{1.5cm}
\textbf{\LARGE{PERFIL de tesis de maestría presentado para optar al título de Master en .....}}
\vspace{1.5cm}
\textbf{\normalsize{La Paz - Bolivia - Mes - Año}}
\end{center}
\newpage
\pagenumbering{Roman}
\setcounter{page}{3}
\thispagestyle{empty}
\vspace{5cm}
\mybox{
\vspace{0.8cm}
\large{Autor 1}
\hspace{0.4cm} \textbf{Título del trabajo.. /} Autor 1, Autor 2 - - La Paz - Bolivia: Los Autores, 2023.
\hspace{0.4cm} XX, Número de páginas p.: tabl.; 30 cm.
\hspace{0.4cm} Tesis de maestría presentado a la Facultad de Ingeniería - UMSA para optar al título de MÁSTER EN YYYY.
\hspace{0.4cm} \textbf{1. PALABRA CLAVE 2. PALABRA CLAVE} I. AUTOR. II. Título.
\hfill \textbf{CDD: XXX}
\hfill \textbf{XXX}\\
}
\newpage
\thispagestyle{plain}
\begin{table}[H]
\centering
\begin{tabular}{cc}
\multirow{7}{*}{\includegraphics[width=3cm]{Logo UMSA.png}} & \\
& \\
& \textbf{\Large{Universidad Mayor de San Andrés}} \\
& \\
& \textbf{\Large{Facultad de Ingeniería}}\\
& \\
& \\
\end{tabular}
\end{table}
\spacing{1.5}
\vspace{2.5cm}
\large
EL PROF. \textit{Nombre del coordinador de carrera}, COORDINADOR DE TRABAJO DE TESIS DE \textit{la carrera de INGENIERÍA YYYY}, DE LA FACULTAD DE INGENIERÍA DE LA UNIVERSIDAD MAYOR DE SAN ANDRÉS,
\textbf{CERTIFICA:} que el presente documento, titulado \textbf{``TÍTULO DEL TRABAJO''}, constituye la Memoria de la tesis de maestría que presentan los maestrantes \textbf{Autor 1} y \textbf{Autor 2} para aspirar al Título Universitario de \textit{grado de la carrera} bajo la dirección de los profesores \textbf{Orientador} y \textbf{Co-orientador}.
Considerando que el trabajo reúne los requisitos necesarios para ser presentado ante el tribunal constituido a tal efecto y para que conste, se expide y firma el presente informe en La Paz Bolivia, a los x días del mes de x de 202x.
\vfill
\begin{center}
\begin{table}[H]
\centering
\begin{tabular}{c}
\hline\\
Prof. Nombre del coordinador de carrera\\
\end{tabular}
\end{table}
\end{center}
\newpage
\thispagestyle{plain}
\begin{table}[H]
\centering
\begin{tabular}{cc}
\multirow{7}{*}{\includegraphics[width=3cm]{Logo UMSA.png}} & \\
& \\
& \textbf{\Large{Universidad Mayor de San Andrés}} \\
& \\
& \textbf{\Large{Facultad de Ingeniería}}\\
& \\
& \\
\end{tabular}
\end{table}
\spacing{1.5}
\vspace{2.5cm}
\large
\textit{Orientador} Y \textit{Co-orientador}, DOCENTES DE LA FACULTAD DE INGENIERÍA DE LA UNIVERSIDAD MAYOR DE SAN ANDRÉS,
\textbf{CERTIFICAN:} que el presente documento, titulado \textbf{``Título de la TESIS''}, constituye la Memoria de la Tesis de Maestría que presentan los maestrantes \textbf{Autor 1} y \textbf{Autor 2} para optar al Título Universitario de Máster en\textit{grado de la carrera}, y ha sido realizado bajo su dirección.
Considerando que el trabajo reúne los requisitos necesarios para ser presentado ante el tribunal constituido a tal efecto y para que conste, se expide y firma el presente informe en La Paz, Bolivia, a los x días del mes de x del 202x.
\vfill
\begin{table}[H]
\centering
\begin{tabular}{ccc}
\rule{6cm}{1pt} & & \rule{6cm}{1pt} \\
\textit{Nombre del orientador} & & \textit{Nombre del co-orientador}
\end{tabular}
\end{table}
\newpage
\thispagestyle{plain}
\begin{table}[H]
\centering
\begin{tabular}{cc}
\multirow{7}{*}{\includegraphics[width=3cm]{Logo UMSA.png}} & \\
& \\
& \textbf{\Large Universidad Mayor de San Andrés} \\
& \\
& \textbf{\Large Facultad de Ingeniería}\\
& \\
& \\
\end{tabular}
\end{table}
\spacing{1.5}
\vspace{2.5cm}
\large
El trabajo titulado \textbf{``TÍTULO DEL TESIS''}, presentado por \textit{Autor 1} y \textit{Autor 2}, en cumplimiento de los requisitos para optar al Título de \textit{grado de la carrera}, fue evaluado y aprobado con calificación \rule{2cm}{1pt}, por el Tribunal Examinador conformado por:
Presidente:
\begin{itemize}
\item Nombre del presidente de mesa \hfill FCQ-UNA
\end{itemize}
Miembros:
\begin{itemize}
\item Nombre del tribunal de mesa \hfill FCQ/UNA
\item Nombre del tribunal de mesa \hfill FCQ/UNA
\item Nombre del tribunal de mesa \hfill FCQ/UNA
\end{itemize}
Según consta en el Acta N$^{\circ}$ \rule{2cm}{1pt}. De fecha \rule{2cm}{1pt}.
\newpage
\thispagestyle{plain}
\begin{center}
\textbf{AGRADECIMIENTOS}
\end{center}
\vspace{1cm}
Escribir agradecimientos aqui\\
\lipsum[1]
\newpage
\thispagestyle{plain}
\begin{center}
\textbf{DEDICATORIAS}
\end{center}
\vspace{1cm}
\lipsum[1]
\hfill \textit{Autor 1.}
\lipsum[2]
\hfill \textit{Autor 2.}
%\frontmatter
\newpage
\thispagestyle{plain}
\large
\begin{center}
\textbf{{Título del Tesis}}
\end{center}
\setstretch{1.5}
\begin{center}
Autor 1$^{\textnormal{1}}$; Autor 2$^{\textnormal{1}}$; Orientador$^{\textnormal{2}}$; Co-orientador$^{\textnormal{3}}$
\end{center}
$^{\textnormal{1}}$Estudiantes de la carrera de Nombre de la carrera, Facultad de Ingeniería, Universidad Mayor de San Andres
$^{\textnormal{2}}$Departamento del orientador, Facultad de Ingeniería, Universidad Mayor de San Andrés
$^{\textnormal{3}}$Departamento del co-orientador, Facultad de Ingeniería, Universidad Mayor de San Andrés
\begin{center}
\textbf{RESUMEN}
\end{center}
\noindent
\lipsum[1]
\textit{\textbf{Palabras clave:} Palabra clave 1, Palabra clave 2.}
\newpage
\thispagestyle{plain}
\begin{center}
\large{\textbf{Título del Tesis en Inglés}}\\
\end{center}
\large
\begin{center}
Autor 1$^{\textnormal{1}}$; Autor 2$^{\textnormal{1}}$; Orientador$^{\textnormal{2}}$; Co-orientador$^{\textnormal{3}}$
\end{center}
$^{\textnormal{1}}$Estudiantes de la carrera de Nombre de la carrera, Facultad de Ingeniería, Universidad Mayor de San Andrés
$^{\textnormal{2}}$Departamento del orientador, Facultad de Ingeniería, Universidad Mayor de San Andrés
$^{\textnormal{3}}$Departamento del co-orientador, Facultad de Ingeniería, Universidad Mayor de San Andrés
\begin{center}
\textbf{SUMMARY}
\end{center}
\noindent
\lipsum[1]
\textit{\textbf{Keywords:} Palabra clave en inglés 1, Palabra clave en inglés 2.}
\justify
\large
\clearpage
\spacing{1.5}
\tableofcontents
\pagebreak
\let\origaddvspace\addvspace
\renewcommand{\addvspace}[1]{}
\listoftables
\pagebreak
\listoffigures
\renewcommand{\addvspace}[1]{\origaddvspace{#1}}
\pagebreak
\cleardoublepage
\addcontentsline{toc}{chapter}{Índice de apéndices}
\listofappendix
\pagebreak
\cleardoublepage
\addcontentsline{toc}{chapter}{Lista de abreviaciones}
\printnomenclature[3cm]
\pagebreak
\lhead{Trabajo Tesis de Maestría}
\rhead{Capítulo \thechapter}
\pagenumbering{arabic}
\normalsize
\chapter[CAPÍTULO I - INTRODUCCIÓN]{INTRODUCCIÓN}
\lipsum[1]
\newpage
\section{Formulación del problema}
\lipsum[1]
\newpage
\section{Justificación}
\lipsum[1]
\newpage
\section{Objetivos}
\subsection{Objetivo del proyecto}
\lipsum[1]
\subsection{Objetivo general}
\lipsum[2]
\subsection{Objetivos específicos}
\begin{itemize}
\item OE 1.
\item OE 2.
\item OE 3.
\item OE 4.
\item OE 5.
\end{itemize}
\newpage
\section{Caracteristicas de la Solución}
\lipsum[1]
\newpage
\section{Propósitos de la Solución}
\lipsum[1]
\newpage
\section{Delimitación de la Tesis}
\lipsum[1]
\newpage
\section{Limitaciones de la solución propuesta}
\lipsum[1]
\chapter[CAPÍTULO II - FUNDAMENTO TEÓRICO]{FUNDAMENTO TEÓRICO}
\lipsum[4-10]
\newpage
\section{Antecedentes}
\lipsum[1]
\newpage
\section{Bases Teóricas}
\lipsum[1]
\newpage
\section{Bases legales (si Amerita)}
\lipsum[1]
\chapter[CAPÍTULO III - MATERIALES Y MÉTODOS]{MATERIALES Y MÉTODOS}
\lipsum[4-10]
\newpage
\section{Formulación de la hipótesis}
\lipsum[1]
\newpage
\section{Sistemas de Variables}
\lipsum[1]
\protect
\chapter[CAPÍTULO IV - CRONOGRAMA Y PLAN DE TRABAJO]
{CRONOGRAMA Y PLAN DE TRABAJO}
\protect
\chapter[CAPÍTULO V - RESULTADOS Y DISCUSIONES]{RESULTADOS Y DISCUSIONES}
\lipsum[4-10]
\chapter[CAPÍTULO VI - CONCLUSIONES]{CONCLUSIONES}
\lipsum[4-10]
\chapter[CAPÍTULO VII - RECOMENDACIONES]{RECOMENDACIONES}
\lipsum[1]
\newpage
\begin{appendices}
\chapter{Nombre del primer apéndice (ANEXO 1)}
\chapter{Nombre del segundo apéndice (ANEXO 2)}
\chapter{Nombre del tercer apéndice (ANEXO 3)}
\end{appendices}
\newpage
\bibliographystyle{vancouver}
\bibliography{Bibliografia}
%EJEMPLOS DE ABREVIACIONES
\nomenclature{cm}{Centímetros}
\nomenclature{DS}{Desviación estándar}
\nomenclature{EE}{Error estándar}
\end{document}