Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Template specifications

Updated: 15 Apr 2026

Looks and feel

Below we included a thesis converted from markdown to latex using our template. The same four pages are included for the Typst template for easy comparison.

Coverpage without image

Figure 1:Coverpage without image

Coverpage with an image specified

Figure 2:Coverpage with an image specified

Abstract and keywords

Figure 3:Abstract and keywords

Introduction chapter

Figure 4:Introduction chapter

Theory chapter with display of figure and equation

Figure 5:Theory chapter with display of figure and equation

Settings

Various options can be set in the export.yml file.

idtypedefaultdescription
linkstringnoneLink to the article online as a footnote on the first page
showTOCbooleantrueWhether to show the table of contents after the title page
tocDepthnumber2The depth of the table of contents (e.g. 2 for sections and subsections)
coverfilenonePath to an optional image for the title page (e.g. “images/front.png”)
cover_widthstring“0.9\linewidth”Width of the cover image (e.g. “8cm” for 8 centimeters, “0.9\linewidth” for 90% of the line width)
cover_marginstring“2em”Vertical space between the title and the cover image (e.g. “2em” for 2em)
logofilenonePath to an optional logo image to be placed at the top of each page
logo_widthstring“1cm”Width of the logo image in cm (e.g. “10” for 10cm)
margin_topstring“2.5cm”Top margin of the page (e.g. “2.5cm” for 2.5 centimeters)
margin_bottomstring“2.5cm”Bottom margin of the page (e.g. “2.5cm” for 2.5 centimeters)
margin_leftstring“2.5cm”Left margin of the page (e.g. “2.5cm” for 2.5 centimeters)
margin_rightstring“2.5cm”Right margin of the page (e.g. “2.5cm” for 2.5 centimeters)
papersizestring“a4paper”Paper size to be used (e.g. “a4” for A4 paper)
show_pagenumbersstringarabicWhether to show page numbers in the footer
fontsizenumber20Font size to be used throughout the document (e.g. 12 for 12pt)
extra_informationstring“\u00A0”Extra information to be placed on the title page (e.g. “Version 2.0, Draft, university, course”)
abstractstringnoneAn abstract is a short summary of your research paper or report. A good abstract will prepare readers for the detailed information to follow, communicate the essence of the article and help readers take away and remember key points. max_words: 500
acknowledgmentsstringnoneYou can this section to highlight support such as; collaborations, data sources, funding sources, broader projects. This section will be places towards the end of the article with a subtitle - Acknowledgments.