Skip to content

LaTeX template for the final dissertation of University of Colombo BIT degree program.

License

Notifications You must be signed in to change notification settings

ipmanlk/BIT-Dissertation-LaTeX-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIT-Dissertation-LaTeX-Template

LaTeX template for the final dissertation of University of Colombo BIT degree program.

This repository contains a LaTeX template for the dissertation of the BIT degree program. The template includes custom fonts, pre-configured biber for references, and formatting requested by the university. The template should be compiled to PDF using xelatex.

Getting Started

To get started, you can either clone this repository or download the ZIP file. The main LaTeX file is main.tex, which you can edit to add your own content.

Prerequisites

To use this template, you'll need to have xelatex and biber installed on your system. If you don't have these already, you can install them using your system's package manager. You'll also need to install the following LaTeX packages specifed in the main.tex file. For this LaTeX tutorials by Luke Smith should help.

Compiling the Template

To compile the template, you can use the compile.sh script provided in the repository. Before running the script, you'll need to make it executable using the following command:

chmod +x compile.sh

Then, you can run the script by typing:

./compile.sh

This will generate a PDF file named main.pdf.

Examples

Here are some examples of reports and dissertations that have been written using this template:

  • TEF Report: Final Report for Two Elephants Fireworks Project

Contributing

If you find any issues with the template or would like to suggest improvements, please feel free to open an issue or submit a pull request.

Contact

If you have any questions or need help using the template, you can email me at io[at]navinda.xyz.

License

This template is released under the MIT License. Feel free to use it for your own projects!

About

LaTeX template for the final dissertation of University of Colombo BIT degree program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published