Created
October 3, 2015 14:54
-
-
Save chukitow/b56eaf8e55bdfedecc83 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% PORTADA | |
\begin{titlepage} | |
\begin{center} | |
\vspace*{-1in} | |
\begin{figure}[htb] | |
\begin{center} | |
\includegraphics[width=8cm]{logo_udc} | |
\end{center} | |
\end{figure} | |
\vspace*{0.2in} | |
\begin{Large} | |
\textbf{DESARROLLO DE PLATAFORMA WEB GAMIFICADA PARA LA ADMINISTRACIÓN DE PROYECTOS ÁGILES EN SCRUM} \\ | |
\end{Large} | |
\vspace*{0.8in} | |
\begin{Large} | |
\textbf{TESIS QUE PARA OBTENER EL TÍTULO DE INGENIERO EN TELEMÁTICA} \\ | |
\end{Large} | |
\vspace*{0.8in} | |
\begin{Large} | |
\textbf{PRESENTA:} \\ | |
\end{Large} | |
\begin{Large} | |
\textbf{IVÁN DE JESÚS VELÁSQUEZ RÍOS:} \\ | |
\end{Large} | |
\vspace*{0.8in} | |
\begin{Large} | |
\textbf{D. en C. Juan José Contreras Castillo} \\ | |
\end{Large} | |
\vspace*{0.1in} | |
\begin{Large} | |
\textbf{D. en C. Silvia Berenice Fajardo Flores} | |
\end{Large} | |
\end{center} | |
\end{titlepage} | |
% Referencias | |
@InProceedings{Groh, | |
author = {Groh, F.}, | |
booktitle = { Gamification: State of the Art definition and utilization.}, | |
title = { In Proceedings of the 4th Seminar on Research Trends in Media Informatics}, | |
year = {2012}, | |
} | |
@Book{Huzinga, | |
author = {Huizinga, J.}, | |
title = {Homo ludens a study of the play-element in culture.}, | |
publisher = {Routledge and Kegan Paul}, | |
year = {1949}, | |
} | |
@Misc{Paharia, | |
author = {Paharia, R.}, | |
title = {What is Gamification and Why Bunchball is the Answer}, | |
howpublished = {http://www.bunchball.com/gamification}, | |
year = {2013}, | |
} | |
@InCollection{Landers, | |
author = {Landers, R. and Callan, R.}, | |
booktitle = {Serious Games and Edutainment Applications }, | |
title = {Casual social games as serious games: The psychology of gamification in undergraduate education and employee training}, | |
publisher = {Springer}, | |
year = {2013}, | |
pages = {399-423} | |
} | |
@Article{Klofer, | |
author = {Klopfer, E. and Osterweil, S. and Groff, J. and Haas, J.}, | |
title = {Using the technology of today, | |
in the classroom today.}, | |
year = {2009}, | |
pages={1-4}, | |
journal = {The Education Arcade} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment