Skip to content

A quarto template for The Hong Kong Polytechnic University thesis

Notifications You must be signed in to change notification settings

haiiliin/quarto-polyu-thesis

Repository files navigation

quarto-polyu-thesis

A Quarto template for thesis of The Hong Kong Polytechnic University. Modified from quxiaofeng/PolyU_thesis_template.

Creating a New Article

To create a new article using this format:

quarto use template haiiliin/quarto-polyu-thesis

This will create a new directory with an example document that uses this format.

Using with an Existing Document

To add this format to an existing document:

quarto add haiiliin/quarto-polyu-thesis

Then, add the format to your document options:

format:
  polyu-thesis-pdf: default

Options

  • draft: Set to true to enable draft mode.
  • degree: Degree, master or doctor, by default doctor
  • title: Title
  • author: Author
  • abstract: Abstract
  • keywords: Keywords
  • subject: Subject
  • date: Date
  • version: Version
  • university: University, by default "The Hong Kong Polytechnic University"
  • department: Department
  • institute: Institute, by default "Thesis Research Centre"
  • city: City, by default "Hong Kong"
  • address: Address, by default "Hung Hom, Kowloon"
  • partner_university: Partner university
  • partner_department: Partner department
  • first_viewer: First viewer
  • second_viewer: Second viewer
  • supervisor: Supervisor
  • acknowledgement: Acknowledgement

About

A quarto template for The Hong Kong Polytechnic University thesis

Resources

Stars

Watchers

Forks

Packages

No packages published