Package Information
- Last Updated
- Authors
- Ian Tung
- Categories
- thesisreport
- Disciplines
- computer-scienceengineering
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/simple-soc-report:0.1.02. Initialize from template
Create a new project from this template:
typst init @preview/simple-soc-report:0.1.0Simple SoC Report
An unofficial template for Final Year Project (FYP) reports for School of Computing (SoC), National University of Singapore (NUS).
For the latest report requirements, refer to the NUS-SoC report info and report guidelines.
Quickstart
Run the following:
typst init @preview/simple-soc-report:0.1.0 my-report
cd my-report
typst watch main.typ
Acknowledgements
The formatting was informed by SoC's report guidelines and the initial layout was inspired by Dethada/NUS-SoC-Report.