Directory macros/latex/contrib/elteiktdk
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 LaTeX 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:
- Minimal and maximal size: adjustbox
- Subfigures: subcaption
- Rotation: rotating
Table management:
- Multirow and multicolumn support: multirow
- Breakable tables: longtable
- Vertical positioning of cells: array
- Multiline cells (line breaks): makecell
Lists:
- Lists with narrow spacing: paralist
Mathematical formulas and algorithms:
- Mathematical formulas: amsmath
- Mathematical definitions: amsthm
- Mathematical symbols: amsfonts
- Algorithms: algpseudocode
- Code blocks: listingsutf8
Miscellaneous:
- Todos: todonotes
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.
Package | elteiktdk |
Bug tracker | https://github.com/mcserep/elteiktdk/issues |
Repository | https://github.com/mcserep/elteiktdk |
Version | 2.1 |
Licenses | MIT License |
Copyright | 2013–2024 Máté Cserép |
Maintainer | Máté Cserép |
Contained in | TeX Live as elteiktdk MiKTeX as elteiktdk |
Topics | Hungarian Dissertation Class |