Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

wopian/latex-bnu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX BNU Class

LaTeX class that extends the built-in report class for my Buckinghamshire New University coursework submissions.

Defined in report/bnu.cls with a basic usage example.

View example online

Building

This repo is setup to use the Tectonic LaTeX engine - see report/README.md for instructions

Usage

  1. Clone the repo into a folder for coursework
git clone https://github.com/wopian/latex-bnu.git my-report
cd my-report
  1. Create a new git repo
rm -R .git
git init
  1. Create a new repo on GitHub then run
git remote add origin https://github.com/USERNAME/REPO.git
git push -u origin master

About

LaTeX Report Document Class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors