Skip to content

samisuleman10/latex_templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latex templates for thesis writing at AVT group

Install your favourite latex distribution (e.g. MikTex full on Windows or texlive-full for linux). You can also use sharelatex or overleaf.

In expose you can find AVT's expose template, expose.tex is your main file. Modify required information, e.g. title, author, ..

In thesis you can find AVT's thesis template, main.tex is your main file. Also modify required information, e.g. title, author, ..

For building your pdf you can e.g. use under linux:

latexmk -pdf TEMPLATEFILENAME.tex

Useful tips

You should install some latex-GUI, e.g. Texmaker. All templates include a short guide for using latex commands, a longer guide is for example Latex.

First Steps

Download this repository and add all files to the repository that your supervisor created for your thesis. Change all required information, e.g. author, course, title, thesistype, professor, advisor in your template file.

Related work

Here is a short list of some search engines for related work search:

Some engines will only provide pdf versions of papers if you are within the university network.

Beamer Presentations

For presentations please checkout the presentation folder.

Research Seminar

For research seminar we use the IEEEtran template (https://www.ieee.org/conferences/publishing/templates.html). Check the research_seminar subfolder, where mostly everything is already prepared.

About

Repository for latex templates that students can use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%