Skip to content

degennar/PhD_thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhD thesis

Latex compilation main

LateX source code to generate the PhD thesis from Riccardo De Gennaro titled:

Spectral properties of extended systems from Koopmans-compliant functionals

written on May-Jul 2022.

The thesis was published by EPFL, and it is distributed via the Infoscience platform:
https://infoscience.epfl.ch/record/297324

The file main.pdf contains the most recent updates to the manuscript, so it contains corrections with respect to the version distributed by EPFL.

This document has been adapted from one of the templates provided by EPFL.
The original template can be found here:
https://github.com/glederrey/EPFL_thesis_template

For more information about importing customized packages and splitting a document in multiple .tex files check this page out:
https://www.overleaf.com/learn/latex/Management_in_a_large_project

Latest commits contain an updated version of the manuscript with respect to the one printed and distributed by EPFL, and include a posteriori corrections.

To compile run:

pdflatex main
makeindex main.nlo -s nomencl.ist -o main.nls
bibtex main
pdflatex main
pdflatex main

NB: at the first compilation if any section misses the title or has it shifted down, run once more pdflatex main.