Code Monkey home page Code Monkey logo

mythesis's Introduction

myThesis Logo 1.0

INSTALLATION

  • Download the source with a git clone [email protected]:MaxUlysse/myThesis.git
  • Write your thesis
  • Use make to build the pdf of your thesis

USAGE

Files

  • myThesis.tex is the main file containing the calling to the other files.
  • myThesis.sty contains most of the packages needed
  • preamble.tex contains the rest of the packages and definitions for building the file

Directories

  • bibliography contains your bibliography in BibTex format
  • articles contains the articles you want to include in your thesis
  • figures contains the figures you wan to include in your thesis
  • tex contains all the tex files for your thesis

Scripts

  • Makefile build your thesis
  • updateBibliography.sh update your bibliography from a Mendeley bibliography file

How to include pictures in your document:

  • Include SVG version of figure:
\def\svgwidth{\columnwidth}\input{figures/figure.pdf_tex}
  • Include PNG version of figure:
\includegraphics[width=\columnwidth]{figures/figure.png}

CHANGELOG

Version β

  • add version number
  • add changelog
  • enhance readme.md

Version α

  • project creation

LICENSE


It was under GNU/GPL copyleft license. Just change it with new version to MIT License. But if you like it and we meet some day, and you think this stuff is worth it, you can buy me not a beer

NOTES

I got this thesis template from Charles Chapple, who probably save my thesis whith it. I'll probably never be able to thank him enough. This thesis template has been adapted from that of Sergi Castellano and Domenec Farre, with bits and pieces of Enrique Blanco's thrown in. All of these were derived from the original templates written by Robert Castelo and Sergio Mendoza. At some point during this process, Josep Abril got involved and, according to one of the previous people, who knew him, probably rewrote the whole thing. And I also did the same ;-)

myOwnThesis

If you want to see my own thesis made with this template, go to github.com/MaxUlysse/myOwnThesis

mythesis's People

Contributors

maxulysse avatar waffle-iron avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

waffle-iron

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.