s

simple-soc-report

@preview

Final Year Project report for NUS Computing (unofficial).

v0.1.0
MIT-0
Template

Package Information

Last Updated
Authors
Ian Tung
Categories
thesisreport
Disciplines
computer-scienceengineering

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/simple-soc-report:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/simple-soc-report:0.1.0

Version History

0.1.0
bd9cf5f166a1...

Simple 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.