Giter VIP home page Giter VIP logo

report-essay-template's Introduction

Report-Essay LaTeX template

Based on Albert-Ludwigs-Universität Freiburg's (Department of Computer Science) Undergraduate/Master's Thesis Template, this template is meant to be an easy and well organized starting point to write lab reports and (reports in general) without having to worry deeply on the formatting. It is also suitable for essays and Thesis if you like to keep it simple.

This repository's structure is simple:

  • Inside the config folder you'll find two files: personalize.tex and setup.tex. The first one is meant to be modified. It contains settings such as title, subtitle, author, some pdf settings, etc... The second one contains more sensitive information and should only be modified if you're willing to mess around with the documents' formatting or if you are willing to add new packages.
  • informe.tex is the main body of the document where all the chapters are listed, the toc is casted as well as the bibliography and the list of figures among other things.
  • Inside the chapters folder you'll find all the chapters listed on the file mentioned above. Here is where you create new files representing new chapters to then include inside informe.tex (Don't forget this part). This is a very direct approach that keeps the document organized and clean.
  • Inside the frontmatter folder two files are located. The title page and the abstract (You might never edit these files if you speak Spanish and are not writing a thesis).
  • bib and figures are self explanatory. If you happen to include your own .bib file don't forget to add it to the informe.tex file or make the respective modifications.
  • The out folder contains all the output files created when running make. It is highly recommended that you clean this folder every time you re-compile your document having modified your bibliography or internal references, but it's not mandatory in most cases.

Compilation

A Makefile was provided to facilitate the compilation of this document.

License

MIT License: https://mit-license.org/ or see the LICENSE file.

report-essay-template's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.