https://github.com/psctoolkit/eocoe-deliverable
LaTeX template for the EoCoE deliverables
https://github.com/psctoolkit/eocoe-deliverable
latex latex-document latex-template
Last synced: over 1 year ago
JSON representation
LaTeX template for the EoCoE deliverables
- Host: GitHub
- URL: https://github.com/psctoolkit/eocoe-deliverable
- Owner: psctoolkit
- License: gpl-3.0
- Created: 2024-11-15T10:52:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T12:55:41.000Z (over 1 year ago)
- Last Synced: 2025-01-30T01:14:21.570Z (over 1 year ago)
- Topics: latex, latex-document, latex-template
- Language: TeX
- Homepage: https://www.eocoe.eu
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EoCoE Deliverable
LaTeX template for the EoCoE deliverables, it compiles with `pdflatex` and `biber`.
The two lines
\newcommand{\DeliverableNumber}{DX.Y}
\newcommand{\DeliverableTitle}{Deliverable Name}
are used to define the relevant data, which is later reused in the document.
Everyting else should be self-explanatory.