diff --git a/latex/doc.aux b/latex/doc.aux new file mode 100644 index 0000000..db6ac5b --- /dev/null +++ b/latex/doc.aux @@ -0,0 +1,21 @@ +\relax +\providecommand\hyper@newdestlabel[2]{} +\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} +\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined +\global\let\oldcontentsline\contentsline +\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} +\global\let\oldnewlabel\newlabel +\gdef\newlabel#1#2{\newlabelxx{#1}#2} +\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} +\AtEndDocument{\ifx\hyper@anchor\@undefined +\let\contentsline\oldcontentsline +\let\newlabel\oldnewlabel +\fi} +\fi} +\global\let\hyper@last\relax +\gdef\HyperFirstAtBeginDocument#1{#1} +\providecommand\HyField@AuxAddToFields[1]{} +\providecommand\HyField@AuxAddToCoFields[2]{} +\@writefile{toc}{\contentsline {section}{\numberline {1}Datasets}{1}{section.1}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {2}Models}{1}{section.2}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {3}Results}{1}{section.3}\protected@file@percent } diff --git a/latex/doc.out b/latex/doc.out new file mode 100644 index 0000000..b6b7c81 --- /dev/null +++ b/latex/doc.out @@ -0,0 +1,3 @@ +\BOOKMARK [1][-]{section.1}{Datasets}{}% 1 +\BOOKMARK [1][-]{section.2}{Models}{}% 2 +\BOOKMARK [1][-]{section.3}{Results}{}% 3 diff --git a/latex/doc.pdf b/latex/doc.pdf new file mode 100644 index 0000000..8122650 Binary files /dev/null and b/latex/doc.pdf differ diff --git a/latex/doc.synctex.gz b/latex/doc.synctex.gz new file mode 100644 index 0000000..138428d Binary files /dev/null and b/latex/doc.synctex.gz differ diff --git a/latex/doc.tex b/latex/doc.tex new file mode 100644 index 0000000..9d3279f --- /dev/null +++ b/latex/doc.tex @@ -0,0 +1,27 @@ +\documentclass{article} +\title{LDA: a LncRNA-Disease Association predictor.} +\author{Armando La Placa\\ armando.laplaca@community.unipa.it \and Mariella Bonomo\\ mariella.bonomo@community.unipa.it \and Simona Ester Rombo\\ simona.rombo@unipa.it} + +\date{} +\usepackage[a4paper,top=2.5cm,bottom=2.3cm,left=2.3cm, right=2.3cm]{geometry} + +\usepackage{lmodern} +\usepackage[T1]{fontenc} +\usepackage[utf8]{inputenc} +\usepackage{amsmath} +\usepackage{graphicx} +\usepackage{hyperref} +\usepackage{amssymb} +\usepackage[makeroom]{cancel} + \usepackage{blindtext} +\begin{document} + \maketitle +% \tableofcontents + \section{Datasets} + \blindtext + \section{Models} + \blindtext + \section{Results} + \blindtext +\end{document} + diff --git a/latex/doc.toc b/latex/doc.toc new file mode 100644 index 0000000..c42ca12 --- /dev/null +++ b/latex/doc.toc @@ -0,0 +1,3 @@ +\contentsline {section}{\numberline {1}Datasets}{1}{section.1}% +\contentsline {section}{\numberline {2}Models}{1}{section.2}% +\contentsline {section}{\numberline {3}Results}{1}{section.3}%