Skip to content

The provided is a basic collection of LaTeX styles that I routinely apply to my university-related documents.

Notifications You must be signed in to change notification settings

SilentDrift/Univ-Latex-Doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Univ-Latex-Doc

The provided is a basic collection of LaTeX styles that I routinely apply to my university-related documents.

Assignments

In this section, I will include LaTex code for crafting my assignments.

Assignments' Hierarchy

Assignments' template/
        │
        ├── main.pdf
        ├── main.tex
        ├── formatting.sty
        └── images/
            ├── image.png
            └── logo.png
            └── logo2.png

Documents

In this section, I will include LaTex code for crafting my Documents related to research or Class Deeds.

Documents' Hierarchy

Documents' template/
        │
        ├── main.pdf
        ├── main.tex
        └── Sources/
            ├── Text1.tex
            └── frontpage/
                    ├── bp.jpg
                    └── frontpage.tex

Slides

In this section, I will include LaTex code and beamerthemeArG.sty that I use for my presentations.

Slides' Hierarchy

Slides' template/
     │
     ├── main.pdf
     ├── main.tex
     └── Resources/
            ├── beamerthemeArG.sty
            └── images/
                   └── titleBg.png

Sharif Slides

Honestly, my own template is cool but these days I use SUT's template more often.

About

The provided is a basic collection of LaTeX styles that I routinely apply to my university-related documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages