Template in latex for monography writing of the class of Information Retrieval - University of Aveiro 2016
- Source files in latex inside the folder
IR_monograph_template_latex
(.tex) - Souce files in latex inside the ZIP file. Suggestion: use sharelatex /overleaf online editor by uploading this file
- Result obtained after compilation of source code (.pdf)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
- Rui Oliveira (ruipedrooliveira@ua.pt)