All Projects → Pseudomanifold → latex-mimore

Pseudomanifold / latex-mimore

Licence: MIT License
A minimal & modern LaTeX template for reports

Programming Languages

TeX
3793 projects

Projects that are alternatives of or similar to latex-mimore

xdupgthesis
西安电子科技大学研究生学位论文XeLaTeX模板
Stars: ✭ 271 (+942.31%)
Mutual labels:  latex, latex-template, latex-class
xduugtp
西安电子科技大学本科生毕业论文(设计)开题报告LaTeX模板
Stars: ✭ 26 (+0%)
Mutual labels:  latex-template, latex-class
qyxf-book
钱院学辅 LaTeX 书籍模板
Stars: ✭ 31 (+19.23%)
Mutual labels:  latex-template, latex-class
concise-cheat-sheets
Cheat Sheets for programming languages and tools
Stars: ✭ 98 (+276.92%)
Mutual labels:  latex, latex-template
Awesome Cv
📄 Awesome CV is LaTeX template for your outstanding job application
Stars: ✭ 14,957 (+57426.92%)
Mutual labels:  latex, latex-template
Scientific Thesis Template
LaTeX template for Master, Bachelor, Diploma, and Student Theses
Stars: ✭ 228 (+776.92%)
Mutual labels:  latex, latex-template
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (+200%)
Mutual labels:  latex, latex-template
Nasa Latex Docs
An easy and convenient package to create technical LaTeX documents.
Stars: ✭ 153 (+488.46%)
Mutual labels:  latex, latex-template
thesis template
A comprehensive LaTeX template with examples for theses, books and more, employing the 'latest and greatest' (UTF8, glossaries, fonts, ...). The PDF artifact is built using CI/CD.
Stars: ✭ 121 (+365.38%)
Mutual labels:  latex-template, latex-class
TJUThesisLatexTemplate
LaTeX templates for TJU graduate thesis. Originally forked from code.google.com/p/tjuthesis
Stars: ✭ 77 (+196.15%)
Mutual labels:  latex, latex-template
latex-template
南方科技大学 LaTeX 模板目录 SUSTech LaTeX templates
Stars: ✭ 72 (+176.92%)
Mutual labels:  latex, latex-template
Novathesis
LaTeX template for MSc and PhD thesis (for NOVA University Lisbon an other institutions)
Stars: ✭ 185 (+611.54%)
Mutual labels:  latex, latex-template
Betterposter Latex Template
LaTeX Template for Mike Morrison's #betterposter
Stars: ✭ 171 (+557.69%)
Mutual labels:  latex, latex-template
Open Publisher
Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.
Stars: ✭ 242 (+830.77%)
Mutual labels:  latex, latex-template
Ucasthesis
**国科大新版标准** 中国科学院大学学位论文模板,目前遵守2018国科大指导标准。 a LaTeX template for UCAS.
Stars: ✭ 166 (+538.46%)
Mutual labels:  latex, latex-template
xdupgtp
西安电子科技大学研究生学位论文开题报告表XeLaTeX模板
Stars: ✭ 22 (-15.38%)
Mutual labels:  latex-template, latex-class
Hagenbergthesis
Hagenberg LaTeX Thesis Template
Stars: ✭ 130 (+400%)
Mutual labels:  latex, latex-template
Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (+423.08%)
Mutual labels:  latex, latex-template
xelatex-cv-roald
XeLaTeX CV template
Stars: ✭ 34 (+30.77%)
Mutual labels:  latex-template, latex-class
Yet-Another-LaTeX-Template-for-NPU-Thesis
西北工业大学硕博学位论文模版 | Yet Another Thesis Template for Northwestern Polytechnical University
Stars: ✭ 82 (+215.38%)
Mutual labels:  latex, latex-template

latex-mimore: A minimal & modern template for reports

This repository contains a minimal & modern LaTeX template for reports that have to be written for courses at university. It assumes that the user is a student who has been given a certain topic.

For the impatient or curious: this is how the template looks like.

Advantages

This template aims to be…

  • clean: no LaTeX trickery
  • minimal: no unnecessary adjustments and decorations
  • modern: typographically pleasing

It is specifically suited for the European education system because it uses A4 paper size by default.

How to use

  • Clone this repository
  • Copy the file mimore.cls into your document directory
  • Add \documentclass{mimore} to your document preamble
  • Add all \newcommand instructions from the example file Seminar.tex to your document preamble and adjust the example values
  • Write a nice report in LaTeX

Example

The repository comes with an example file called Seminar.tex. Please take a look at this file in order for more detailed instructions about how to use the class.

It is recommended to use latexmk to build your LaTeX documents. Your distribution might already have this command. If so, you can use

latexmk

in the main directory of this repository in order to build the example file.

License

The template uses the MIT license. Please see the file LICENSE.md in the main directory of the repository for more details.

Contributing

If you require additional features, find some bugs, or just have some generic inquiries, please just open an issue in this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].