Esta plantilla sirve para hacer una tarea. Aunque en el ejemplo se muestra una tarea tipo para la licenciatura en Matemáticas Aplicadas y Computación de la FES Acatlán, todo esto puede ser editado por lo que en general es una plantilla para hacer una tarea en español.
La idea es que uses esta plantilla para hacer las típicas tareas que contienen ejercicios de matemáticas y computación. De aquellas que se suelen entregar cada semana. Con eso en mente la plantilla es muy simple:
No hay página de portada
Usa el modo de página sencilla (probablemente le pongas un clip o una grapa en vez de engargolar)
Maximiza el espacio usando márgenes muy pequeños
En los márgenes hay datos básicos (Nombre, email, profesor, grupo, número de página)
La bibliografía se imprime al final del último ejercicio ocupando el mínimo espacio posible
Además, la plantilla incluye ejemplo de uso de todos los casos típicos que se me ocurrieron:
Insertar ecuaciones de todo tipo.
Poner links, hacer citas y referencias (a otros elementos del texto).
Usar figuras y subfiguras
Incluir pseudo código y código fuente (incluso para incluirlo desde un archivo externo)
La plantilla está primordialmente implementada en el archivo tarea.tex, que también contiene el preámbulo. Desde tarea.tex se incluye el archivo cuerpo.tex que es el que propiamente contiene el contenido de la tarea.
En el directorio img, se incluyen las imágenes o figuras. También hay un directorio src que incluye código fuente en lenguaje C++.
Esta plantilla se encuentra también disponible desde este repositorio de GitHub: https://github.com/nemediano/latexPlantillaUnam
This is the template for your Bachelor or Master Thesis.
General note:
- "Red" marked parts in the pdf need to be adjusted in the source code and you need to remove the \textcolor{}{} command.
- Comments and instructions in the source files refer to the changes you may/can do to the code or are just for your information.
- In file "Settings" essential \usepackages are loaded and the layout is defined. Nevertheless, you will probably need more \usepackages when it comes to more specific functionalities.
- Do not make any changes to Settings.tex or Title.tex. All necessary adjustments to the title page can be made in main.tex
- Add your references to References.bib or upload a file called References.bib that contains your bib-tex entries
A template for the undergraduate FYP report for FCCU. This is heavily adapted from University of Lincoln undergraduate thesis template available at https://www.overleaf.com/latex/templates/university-of-lincoln-computer-science-undergraduate-thesis-template-unofficial/zdsxjctkvtxq
This is a LaTeX template for both bachelor's and master thesis (TFG / TFM) in the University of the Balearic Islands (UIB). The template contains the current style for the front-page as well as the typical structure for the whole project. Bibliography is already styled in the Physical Review Letters format.