Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raehik/comp4-report
My project report for the COMP4 module of the AQA A-level Computing course (2510).
https://github.com/raehik/comp4-report
Last synced: about 2 months ago
JSON representation
My project report for the COMP4 module of the AQA A-level Computing course (2510).
- Host: GitHub
- URL: https://github.com/raehik/comp4-report
- Owner: raehik
- Created: 2015-07-13T09:53:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T14:08:49.000Z (over 8 years ago)
- Last Synced: 2024-06-11T18:31:07.039Z (7 months ago)
- Language: TeX
- Size: 5.68 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LaTeX project structure
=======================* `main.tex`: main file defining preamble, title, TOC etc., then
includes other source files from `src/`
* `src/`: TeX files i.e. chapters/sections
* `lib/`: TeX macros & other stuff
* `img/`: images & diagrams
* `build/`: (temporary) build files created/used by [La]TeX
* `bin/`: resulting PDF