https://github.com/samcole8/solent-latex-template
LaTeX template with a BibLaTeX style for Southampton Solent University-style reports.
https://github.com/samcole8/solent-latex-template
biblatex biblatex-style latex latex-template solent
Last synced: 2 months ago
JSON representation
LaTeX template with a BibLaTeX style for Southampton Solent University-style reports.
- Host: GitHub
- URL: https://github.com/samcole8/solent-latex-template
- Owner: samcole8
- License: other
- Created: 2024-04-29T22:41:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-10T16:25:03.000Z (3 months ago)
- Last Synced: 2025-08-10T19:50:11.217Z (2 months ago)
- Topics: biblatex, biblatex-style, latex, latex-template, solent
- Language: TeX
- Homepage: https://samcole8.github.io/solent-latex-template/
- Size: 278 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSU LaTeX Template
[](https://github.com/samcole8/solent-latex-template/releases/latest)
[](https://github.com/samcole8/solent-latex-template)



Microsoft Word is convenient, but if you've ever written a long document, you'll know it can struggle with formatting. LaTeX, on the other hand, consistently defines formatting as code.
This repository contains a pre-structured template for LaTeX reports formatted according to Solent University's guidelines. It also includes custom BibLaTeX drivers for the Solent-Harvard referencing style, ensuring that references from tools like RefWorks or [Zotero]([Zotero](https://www.zotero.org/)) are automatically formatted correctly.

An example PDF document produced with this template and style is available [here](https://github.com/samcole8/solent-latex-template/blob/91188d69f8995c7bdad99f400d6c3190a629d2f8/master.pdf).
## Documentation
Guidance and usage instructions can be found in the documentation, available [online](https://samcole8.github.io/solent-latex-template/) or in the `docs/` directory.## Disclaimer
While every effort has been made to ensure this template produces documents in the required format, the user assumes responsibility in the event that it produces incorrectly formatted or corrupted content.Therefore, it is strongly recommended that you:
- Test document generation early, as LaTeX installation can take time.
- Proofread and verify the generated content before submission.## Software License
This template is licensed under the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license. This license establishes different rules for **software** and **content**, which are explained below:- You *cannot* use the template code itself (**software**) for commercial purposes.
- You *can* use the generated PDF/DOCX document (**content**) for any purpose, including commercial applications, without attribution.
- If you redistribute the template code (**software**), you must attribute the [original source](https://github.com/samcole8/solent-latex-template) and retain the existing license.## Contribution
As of July 2025, I am no longer a student at Solent University. However, this is a relatively simple project that I am open to maintaining, as long as there are no major changes to the Solent-Harvard referencing style.
If you spot a bug or would like a new feature, you can open an issue [here](https://github.com/samcole8/solent-latex-template/issues/new/choose), or [submit a pull request](https://github.com/samcole8/solent-latex-template/compare).