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
% 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}

View File

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