Files
LU-DF-Typst-Template/examples/bachelor-thesis/README.md

27 lines
840 B
Markdown

Bachelor thesis example (solo-lu-df)
This folder contains a ready-to-edit bachelor thesis example built with
the `solo-lu-df` Typst template:
- `main.typ` — Typst source (the example document).
- `bibliography.yml` — example bibliography entries (create as needed).
## How to edit
Open `examples/bachelor-thesis/main.typ` and modify the `ludf.with(...)`
call to change title, authors, advisors, reviewer, date, place, abstract,
and bibliography. The example demonstrates:
- Title/author/advisor metadata
- Reviewer for bachelor thesis
- Primary and secondary abstracts with keywords
## Thesis type
This example uses `thesis-type: "bachelor"` which generates the appropriate
documentary page for bachelor theses.
## License
This project is licensed under the MIT-0 License - see the [LICENSE](./../../LICENSE) file for details.