2020-09-09 22:53:14 +03:00
% This document is a replication of the original Template_for_a_Thesis_042020.dotx
% attempting to replicate the style in LATEX
%
% Created by: Eduardo Luis Hofmann
% Date: 09/09/2020
% License: GPL-3.0-or-later
2023-12-09 00:41:54 +02:00
% version: 4
2020-09-09 22:53:14 +03:00
% Using TexStudio and compiling with lualatex
2022-05-31 00:34:03 +03:00
% log
% Version 1: Initial template
% Version 2: Improved Latex features
% Version 3: Work to downgrade and somehow match SAMK MS Word thesis template, due to teachers complains
2023-12-09 00:41:54 +02:00
% Version 4: Big distorce from SAMK version. Remake it to match template and added the samk-template.cfg file
2022-05-02 22:17:08 +03:00
% To use Sublime-Text 4 check this guide: https://abhigupta.io/2021/05/14/clean-sublime-setup.html
2023-12-09 00:41:54 +02:00
% at end of 2023 kile is better
2020-09-09 22:53:14 +03:00
2022-05-31 00:34:03 +03:00
\documentclass [a4paper,12pt] { memoir}
\usepackage [natbibapa] { apacite} % this package is to cite using APA style in citations
2020-09-09 22:53:14 +03:00
\usepackage { graphicx} %for graphics image loading
2023-12-09 00:41:54 +02:00
\usepackage [sfdefault,lining] { FiraSans}
2021-01-24 21:36:55 +02:00
\usepackage { float} %to allow use of image Here
\usepackage { makecell} % to break cell lines
\usepackage { floatflt} % to make the text around images
\usepackage { enumitem} % to create enumarations using letters A B C --https://tex.stackexchange.com/questions/2291/how-do-i-change-the-enumerate-list-format-to-use-letters-instead-of-the-defaul
\usepackage { multicol} % to generate two column content https://stackoverflow.com/questions/1491717/how-to-display-a-content-in-two-column-layout-in-latex
\usepackage { lipsum} % to add lorem ipsum for testing and formating
\usepackage { hyperref} % to add link in the document
2020-09-09 22:53:14 +03:00
\usepackage [bottom] { footmisc} %force footnote to stay at bottom of the page
2023-12-09 00:41:54 +02:00
\usepackage [bottom=0.98in,top=0.39in,left=1.58in,right=0.98in] { geometry} %define margin size
2020-09-09 22:53:14 +03:00
\usepackage { url}
2022-05-23 01:42:37 +03:00
\usepackage { fontawesome5}
2023-12-09 00:41:54 +02:00
\usepackage { wrapfig} %to wrap text around picture
2022-05-23 01:42:37 +03:00
2023-12-09 00:41:54 +02:00
\InputIfFileExists { samk-template.cfg} { } { } %load settings to match samk template
2020-09-09 22:53:14 +03:00
\begin { document}
2023-12-09 00:41:54 +02:00
%\OnehalfSpacing
\DoubleSpacing
2020-09-09 22:53:14 +03:00
2023-12-09 00:41:54 +02:00
\AddToShipoutPicture * { \BackgroundPic } %to insert image in the front page
2020-09-09 22:53:14 +03:00
\begin { center}
2023-12-09 00:41:54 +02:00
\begin { vplace} [17]
2020-09-09 22:53:14 +03:00
\Large EDUARDO LUIS HOFMANN\\
2023-12-09 00:41:54 +02:00
\bigskip
\Huge \textbf { Thesis Topic} \\
\bigskip
\LARGE Research Communication\\
2020-09-09 22:53:14 +03:00
\bigskip \bigskip \bigskip
2023-12-09 00:41:54 +02:00
\bigskip
\bigskip
\bigskip
\bigskip
\large
DEGREE PROGRAMME IN INDUSTRIAL MANAGEMENT\\ 2023
\bigskip
2020-09-09 22:53:14 +03:00
\end { vplace}
\end { center}
2023-12-09 00:41:54 +02:00
\thispagestyle { empty}
2021-01-24 21:36:55 +02:00
2023-12-09 00:41:54 +02:00
%page 2 - CONTENTS
2020-09-09 22:53:14 +03:00
\clearpage
2023-12-09 00:41:54 +02:00
\begin { KeepFromToc}
\tableofcontents
\end { KeepFromToc}
\thispagestyle { empty}
2020-09-09 22:53:14 +03:00
% START OF THE DOCUMENT
\clearpage
2023-12-09 00:41:54 +02:00
\thispagestyle { headings} %re enable the page numbering
2020-09-09 22:53:14 +03:00
2021-01-24 21:36:55 +02:00
\chapter { Quotes for the Future}
\section { Eduardo quotes}
\begin { quote}
2023-12-09 00:41:54 +02:00
Do more with the same\\
Do the same with less
2021-01-24 21:36:55 +02:00
\end { quote}
2020-09-09 22:53:14 +03:00
2023-12-09 00:41:54 +02:00
\section { Eduardo’ s Digitalisation Manifesto}
1 Security
Each component of a digitalization venture shall consider be operational in a harsh cyber environment.\\
2 Workflow
Without becoming a mandatory part of the process, by the functionality and not by words. A digitalization effort will turn into a useless junk of pieces and bits.\\
3 Evolution
Plan ahead how a single entity will maintain operational capabilities with the transformation of the entire chain.\\
4 Process
Digitalisation sometimes is not about taking one manual operation and make it in a electronic way. Most of the times is about killing that manual process.\\
source:\cite { manifesto} \\
2020-09-09 22:53:14 +03:00
\clearpage
2022-05-31 00:34:03 +03:00
%\bibliographystyle{plain}
\bibliographystyle { apacite} %to cite using APA style
2023-12-09 00:41:54 +02:00
\setlength { \bibhang } { 0pt}
2020-09-09 22:53:14 +03:00
\bibliography { bibliography}
2022-05-23 01:42:37 +03:00
\mbox { }
\vfill
\centering
2023-12-09 00:41:54 +02:00
\definecolor { mygray} { gray} { .94}
\color { mygray}
2022-05-23 01:42:37 +03:00
\textcopyleft \ by Eduardo Luis Hofmann || Made with \faIcon { linux} and \LaTeX \\
2020-09-09 22:53:14 +03:00
\end { document}