force oneside instead of doubleside as default and others small

This commit is contained in:
2023-12-11 05:57:47 +02:00
parent 0b36f455bf
commit f934d24b30
2 changed files with 14 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
% To use Sublime-Text 4 check this guide: https://abhigupta.io/2021/05/14/clean-sublime-setup.html % 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 % 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[natbibapa]{apacite} % this package is to cite using APA style in citations
\usepackage{graphicx} %for graphics image loading \usepackage{graphicx} %for graphics image loading
@@ -36,6 +36,7 @@
\InputIfFileExists{samk-template.cfg}{}{} %load settings to match samk template \InputIfFileExists{samk-template.cfg}{}{} %load settings to match samk template
\begin{document} \begin{document}
\pagestyle{empty}
%\OnehalfSpacing %\OnehalfSpacing
\DoubleSpacing \DoubleSpacing
@@ -43,18 +44,18 @@
\begin{center} \begin{center}
\begin{vplace}[17] \begin{vplace}[17]
\Large EDUARDO LUIS HOFMANN\\ \Large STUDENT NAME\\
\bigskip \bigskip
\Huge \textbf{Thesis Topic}\\ \Huge \textbf{Paper Topic}\\
\bigskip \bigskip
\LARGE Research Communication\\ \LARGE COURSE NAME\\
\bigskip\bigskip\bigskip \bigskip\bigskip\bigskip
\bigskip \bigskip
\bigskip \bigskip
\bigskip \bigskip
\bigskip \bigskip
\large \large
DEGREE PROGRAMME IN INDUSTRIAL MANAGEMENT\\2023 DEGREE PROGRAMME IN xxxx xxxxxx\\20##
\bigskip \bigskip
\end{vplace} \end{vplace}
\end{center} \end{center}
@@ -69,7 +70,8 @@
% START OF THE DOCUMENT % START OF THE DOCUMENT
\clearpage \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} \chapter{Quotes for the Future}
\section{Eduardo quotes} \section{Eduardo quotes}

View File

@@ -23,8 +23,10 @@
} }
@misc{manifesto, @misc{manifesto,
title = "Eduardos Digitalisation Manifesto", title={Eduardos Digitalisation Manifesto},
author = "Eduardo Luis Hofmann", author={Eduardo Luis Hofmann},
howpublished = "\url{https://www.33co.de/posts/manifesto/}", howpublished={\url{https://www.33co.de/posts/manifesto/}},
year = "Apr 25, 2023 (accessed Dec 18, 2023)" year={2023},
month={Apr},
copyright={TX 9-305-472}
} }