Skip to content

soton-ecs-2014-gdp-12/reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reports

This repository contains the source code for our project reports. They are written in latex and should be able to be compiled by most standard distributions.

To compile in Texmaker set Quick Build to:

pdflatex -synctex=1 -interaction=nonstopmode %.tex|bibtex %.aux|bibtex %.aux|makeglossaries %|pdflatex -synctex=1 -interaction=nonstopmode %.tex|pdflatex -synctex=1 -interaction=nonstopmode %.tex|evince %.pdf

To reference the requirements use

\cref{Req:<requirement title>}

To make autoref work properly in lstlisting use:

\begin{lstlisting}[caption={<caption text>}, label={code:<label text>}]

About

contains source code for our project reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •