forked from eSpaceEPFL/report-latex
-
Notifications
You must be signed in to change notification settings - Fork 0
rolling-robot/report-latex
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To use this template:
1. Rename report.tex into something else. Proposed form
PROJECTNAME-PHASE-WORKPACKAGE-LASTNAME-yourworkname.tex
EXAMPLE:
CubETH-C-ADCS-Ivanov-KalmanFilterEstimates.tex
2. To compile fully file run:
pdflatex $name.tex
bibtex $name
makeglossaries $name
pdflatex $name
You only need to run bibtex and makeglossaries once, after you have
introduced new reference items or acronyms.
About
LaTeX report template for eSpace projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TeX 100.0%