%% FEUP THESIS STYLE for LaTeX2e %% FEUP, JCL & JCF, Mon Oct 2 16:35:08 2017 %% %% PLEASE send improvements to <jlopes@fe.up.pt> and to <jcf@fe.up.pt> %%
The sources and PDF examples of the general style of the FEUP dissertations can be found at /~jlopes/tutoriais/feup-teses/, that can also be downloaded from archive file feup-teses.zip.
The materials related to the MIEIC preparation of dissertations are available in the directory ~jlopes/tutoriais/mieic-distrib/, that can also be downloaded from archive file mieic-distrib.zip.
portugues
(English by default)mieec
, mieic
, miem
, mesw
(name externally provided by default)prep
(for Dissertation Preparation; to be used only with options mieec
or mieic
)juri
, final
("provisional" by default)onpaper
("online" by default)backrefs
(not used by default)Private documentation is available in: Developers' feupteses LaTeX style.
pdflatex
instead of latex
.feupteses.sty
.pdflatex tese bibtex tese pdflatex tese pdflatex tese
The file tese.pdf
(or thesis.pdf
) contains the result.
plainnat-pt.bst
is needed to process references in the format (author,date) in Portuguese, In English use plainnat.bst.
alpha-pt.bst
is needed to use alphabetic references.\usepackage[latin1]{inputenc} OR \usepackage[utf8]{inputenc} For the MAC use native encoding instead of UTF-8 \usepackage[applemac]{inputenc}
Metapost
(which are written in a simplified version of Postscript) can also be used. To convert eps (Encapsulated Postscript) figures to pdf, the epstopdf
program can be used. To remove existing space around pdf figures, pdfcrop
can be used.pdflatex
and latex, as well as using figures created with the package pstricks
, the package pst-pdf.sty
can be used (It is justified only in very special cases!)latex
, bibtex
, etc. the auxiliary program latexmk
can be used. It is available in TeXlive and MikTeX (http://texcatalogue.sarovar.org/entries/latexmk.html).
JCL & JCF, 2011-07-31