From f934d24b30e7983713390ffa7298add3b690efb2 Mon Sep 17 00:00:00 2001 From: Eduardo Luis Hofmann Date: Mon, 11 Dec 2023 05:57:47 +0200 Subject: [PATCH] force oneside instead of doubleside as default and others small --- samk-thesis-template/SAMK-ThesisTemplate2024.tex | 14 ++++++++------ samk-thesis-template/bibliography.bib | 10 ++++++---- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/samk-thesis-template/SAMK-ThesisTemplate2024.tex b/samk-thesis-template/SAMK-ThesisTemplate2024.tex index 5aa7a24..d895d61 100644 --- a/samk-thesis-template/SAMK-ThesisTemplate2024.tex +++ b/samk-thesis-template/SAMK-ThesisTemplate2024.tex @@ -14,7 +14,7 @@ % To use Sublime-Text 4 check this guide: https://abhigupta.io/2021/05/14/clean-sublime-setup.html % at end of 2023 kile is better -\documentclass[a4paper,12pt]{memoir} +\documentclass[a4paper,12pt,oneside]{memoir} \usepackage[natbibapa]{apacite} % this package is to cite using APA style in citations \usepackage{graphicx} %for graphics image loading @@ -36,6 +36,7 @@ \InputIfFileExists{samk-template.cfg}{}{} %load settings to match samk template \begin{document} +\pagestyle{empty} %\OnehalfSpacing \DoubleSpacing @@ -43,18 +44,18 @@ \begin{center} \begin{vplace}[17] - \Large EDUARDO LUIS HOFMANN\\ + \Large STUDENT NAME\\ \bigskip - \Huge \textbf{Thesis Topic}\\ + \Huge \textbf{Paper Topic}\\ \bigskip - \LARGE Research Communication\\ + \LARGE COURSE NAME\\ \bigskip\bigskip\bigskip \bigskip \bigskip \bigskip \bigskip \large - DEGREE PROGRAMME IN INDUSTRIAL MANAGEMENT\\2023 + DEGREE PROGRAMME IN xxxx xxxxxx\\20## \bigskip \end{vplace} \end{center} @@ -69,7 +70,8 @@ % START OF THE DOCUMENT \clearpage -\thispagestyle{headings} %re enable the page numbering +\thispagestyle{plain} %re enable the page numbering +\pagestyle{plain} %re enable the page numbering \chapter{Quotes for the Future} \section{Eduardo quotes} diff --git a/samk-thesis-template/bibliography.bib b/samk-thesis-template/bibliography.bib index 05e4ee5..2146c7f 100644 --- a/samk-thesis-template/bibliography.bib +++ b/samk-thesis-template/bibliography.bib @@ -23,8 +23,10 @@ } @misc{manifesto, - title = "Eduardo’s Digitalisation Manifesto", - author = "Eduardo Luis Hofmann", - howpublished = "\url{https://www.33co.de/posts/manifesto/}", - year = "Apr 25, 2023 (accessed Dec 18, 2023)" + title={Eduardo’s Digitalisation Manifesto}, + author={Eduardo Luis Hofmann}, + howpublished={\url{https://www.33co.de/posts/manifesto/}}, + year={2023}, + month={Apr}, + copyright={TX 9-305-472} }