Add Dissertation structure
This commit is contained in:
parent
4109629a35
commit
c92a0ea7ac
|
@ -0,0 +1,27 @@
|
|||
#+TITLE: Trabajo de Fin de Grado
|
||||
#+SUBTITLE: Grado en Ingeniería Informática
|
||||
#+AUTHOR: Amin Kasrou Aouam
|
||||
#+DATE: 26-06-2021
|
||||
#+PANDOC_OPTIONS: template:~/.pandoc/templates/eisvogel.latex
|
||||
#+PANDOC_OPTIONS: listings:t
|
||||
#+PANDOC_OPTIONS: toc:t
|
||||
#+PANDOC_METADATA: lang=es
|
||||
#+PANDOC_METADATA: titlepage:t
|
||||
#+PANDOC_METADATA: listings-no-page-break:t
|
||||
#+PANDOC_METADATA: toc-own-page:t
|
||||
#+PANDOC_METADATA: table-use-row-colors:t
|
||||
#+PANDOC_METADATA: colorlinks:t
|
||||
#+PANDOC_METADATA: logo:/home/coolneng/Photos/Logos/UGR.png
|
||||
* Abstract
|
||||
* Introducción
|
||||
* Motivación
|
||||
* Estado del arte
|
||||
** NGS
|
||||
** Bioinformática (Deep Learning)
|
||||
* Metodología
|
||||
** Tecnologías
|
||||
** Pipeline
|
||||
** Reproducibilidad
|
||||
* Resultados
|
||||
* Conclusiones
|
||||
* Futuras mejoras
|
Binary file not shown.
Loading…
Reference in New Issue