Code Monkey home page Code Monkey logo

utbildningsplan-wp-180-se's Introduction

Thesis LaTeX Template

Fork this repository to customize the template.

Document Options

  • swedish, english, english main language
  • english,swedish, swedish main language
  • twoside, creates a two-sided document (for printing)
  • leftblank, adds a message to all blank left pages
  • frontmattersintoc, add all front matter headings to the table of contents
  • abstractintoc, add the abstract to the table of contents
  • acknowledgementsintoc, add the acknowledgement to the table of contents
  • listsintoc, add all the lists to the table of contents
  • tocintoc, add the the table of content to the table of content

main.tex

At the beginning of main.tex you find storing commands (\title, \subtitle, \author, \supervisor) to be set by the student.

%\title{}      % Your Title/Din titel
%\subtitle{}   % Your Subtitle/Din undertitel
%\author{}     % Your Name/Ditt namn
%\supervisor{} % Your Supervisor/Din handledare

Watermark

The command \watermark puts the transparent text DRAFT in the foreground on every page. It's possible the customize the watermark text passing a string \watermark{Approved}.

settings.sty (for the course coordinator)

In settings.sty you find storing commands (\documenttype, \semester, \subject, \level, \credits) common for a course round and to be set by the course coordinator.

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{settings}[2019-05-13]

% \addto{\captionsenglish}{%
%     \renewcommand*\documenttypename{} % Independent Project's Thesis | ...
%     \renewcommand*\semestername{}     % Authum | Spring 20xx
%     \renewcommand*\subjectname{}      % Computer Science
%     \renewcommand*\levelname{}        % First Level | Second Level | Nth Level
%     \renewcommand*\creditsname{}}     % 7.5 | 15 | 30
% \addto{\captionsswedish}{%
%     \renewcommand*\documenttypename{} % Självständigt arbete | ...
%     \renewcommand*\semestername{}     % Höstterminen | Vårterminen 20xx
%     \renewcommand*\subjectname{}      % Datavetenskap
%     \renewcommand*\levelname{}        % Nivå 1 | Nivå 2 | Nivå x
%     \renewcommand*\creditsname{}}     % 7,5 | 15 | 30

% \examiner{}
% \coursecode{} 

utbildningsplan-wp-180-se's People

Contributors

mtslck avatar

Watchers

 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.