8000 GitHub - giovannigarifo/masterthesis: LaTeX source of my master thesis titled "Deep Learning on Academic Knowledge Graphs"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

giovannigarifo/masterthesis

Repository files navigation

masterthesis

Written in LaTex using the class TOPtesi.

Managing the bibliography database

Bibliography is managed by bibtex. The references.bib file is the bibliography database.

After adding a new reference, to compile the bib file use the following commands:

pdflatex master_thesis_giovanni_garifo
bibtex master_thesis_giovanni_garifo
pdflatex master_thesis_giovanni_garifo
pdflatex master_thesis_giovanni_garifo

Convert tex to docx

pandoc source.tex -o destination.docx

About

LaTeX source of my master thesis titled "Deep Learning on Academic Knowledge Graphs"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0