Project report template in LaTeX
LaTeX template for project report/proposal, esp. for TU/IOE projects. Follows the guidelines recommended by our department.
We created this template for our own C++ project report. We preferred using LaTeX to normal word document because it seemed it would be much faster and easier to work with LaTeX, and also easy to customize what we wanted. That assumption was indeed true.
The src
directory contains basic files created on the basis of the sample report provided by our department. However, the report isn't included here. To see the compiled pdf document, go to: example_main.pdf
NOTE: You should use either XeLaTeX or LuaLaTeX as compiler. The recommended tool/website for working with these files is Overleaf, which simplifies the process of package management and also makes it really easy to collaborate with colleagues.
For an example of usage, see our project report: https://github.com/RujalAcharya/HeadBall/tree/main/report/src
Finally, thanks to these colleagues of mine for their invaluable contribution on making this template even better:
- Asmin Silwal - @silwalasmin
- Rujal Acharya - @RujalAcharya
- Sanjay KC - @Sanjay-kc