m

minimal-unilim-thesis

@preview

Minimal example for a thesis at University of Limoges

v0.1.1
MIT
Template

Package Information

Last Updated
Authors
kawiluca
Categories
reportthesis
Disciplines
education

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/minimal-unilim-thesis:0.1.1

2. Initialize from template

Create a new project from this template:

typst init @preview/minimal-unilim-thesis:0.1.1

Version History

0.1.1
a9cd48f8a900...
0.1.0
7db17b89dc73...

Typst Template for Unilim thesis

Key Features

  • Two versions: french and english
  • Cover (+ footer) of the University of Limoges
  • Standard document structure (cover, epigraphy, Acknowledgements, tables, body, conclusion, bibliography, appendix)
  • Titles in University of Limoges format
  • Examples (image, table, pseudocode, math formula, bibliography)

Demo

There is a french and english version.

Usage

To modify the template, you need to edit the template.yml file. The epigraphy, glossary, and appendix can be disabled (in the template.yml file). The epigraphy can be modified in the main.typ file.

Tips for generating a bibliography

Use the free tool Zotero during your literature review to collect and organize your sources. Once your library is ready, you can export it in BibLaTeX format (.bib), which can be easily included in your Typst file.

Resources

Official MS Word & Latex Templates from the Limoges' University. The logo as well as the example image are the property of the University of Limoges.

Contributing

If you would like to contribute to this project, I appreciate bug reports as issues, and I am happy to review pull requests, especially for new layout types. If you use this template for your manuscript, please add a star to this github repository.