CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/elteiktdk

README.md
CI status

Overleaf template-brightgreen)

See Hungarian version.

ELTE FI TDK thesis template

The elteiktdken.tex and the produced elteiktdken.pdf serves as an example of usage. This class template enforces the required formatting rules for TDK theses and generates the cover and title page given on the provided metadata. The formatting rules are defined to meet the requirements for TDK theses submitted at the Eötvös Loránd University, Faculty of Informatics. This also fits the formatting requirements of the Computer Science Section of the National Conference of Scientific Students' Associations (OTDK). With sufficient modifications the template should be usable for TDK theses at other national and faculty level sections, too.

The template contains configuration both for single and double sided printing (see twoside option), by default it is set to the recommended single side format. The template supports producing both Hungarian and English theses, which can be easily controlled (see \documentlang command).

Compilation

# Generate elteiktdk_en.aux file
# (PDF file contains incorrect references yet)
pdflatex elteiktdk_en.tex
# Generate bibliography
biber elteiktdk_en
# Generate nomenclature (optional)
makeindex -s nomencl.ist -t elteiktdk_en.nlg \
  -o elteiktdk_en.nls elteiktdk_en.nlo
# Generate final PDF file
pdflatex elteiktdk_en.tex

Compilation might be carried out through a preferred IDE (e.g. TexStudio), given the same commands should be executed.

Syntax highlighting of code blocks

The minted package is also supported for syntax highlighting, for details see the documentation. For its usage the Python interpreter and the Pygments package must be installed as a prerequisite, then you should uncomment its loading at the beginning of elteiktdk_en.tex.

Overleaf

Overleaf is a free, easy to use online, collaborative editor; similar like e.g. Google Docs, but for LateX documents. You can also find the latest release of this thesis template on Overleaf.

Required packages (without completeness)

Image handling:

Table management:

Lists:

Mathematical formulas and algorithms:

Miscellaneous:

Predefined theorem-like environments

  • definition
  • theorem
  • remark
  • note

Download the contents of this package in one zip archive (1.3M).

elteiktdk – TDK-thesis template for Hungarian TDK conferences, Section of Computer Science

The National Conference of Scientific Students Associations (OTDK) of Hungary is the most significant scientific event for Bachelor and Master students in the country, where students compete with their research papers in all field of science. It is organized in every 2 years. The conference/competition has 2 rounds: a university level and a country level (for the best papers).

This class template enforces the required formatting rules for TDK theses and generates the cover and title page given on the provided metadata. The formatting rules are defined to meet the requirements for TDK theses submitted at the Eötvös Loránd University, Faculty of Informatics (Budapest, Hungary). This also fits the formatting requirements of the Computer Science Section of the country level round. With sufficient modifications the template could be usable for TDK theses at other national and faculty level sections, too.

The template supports producing both Hungarian and English theses.

Packageelteiktdk
Bug trackerhttps://github.com/mcserep/elteiktdk/issues
Repositoryhttps://github.com/mcserep/elteiktdk
Version2.1
LicensesMIT License
Copyright2013–2024 Máté Cserép
MaintainerMáté Cserép
Contained inTeX Live as elteiktdk
MiKTeX as elteiktdk
TopicsDissertation
Class
Hungarian
...
Guest Book Sitemap Contact Contact Author