sistem_robotik_old/SOURCE/main.tex

411 lines
14 KiB
TeX
Raw Normal View History

2021-01-04 19:58:40 +07:00
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The Legrand Orange Book
% LaTeX Template
% Version 2.4 (26/09/2018)
%
% This template was downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Mathias Legrand (legrand.mathias@gmail.com) with modifications by:
% Vel (vel@latextemplates.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Compiling this template:
% This template uses biber for its bibliography and makeindex for its index.
% When you first open the template, compile it from the command line with the
% commands below to make sure your LaTeX distribution is configured correctly:
%
% 1) pdflatex main
% 2) makeindex main.idx -s StyleInd.ist
% 3) biber main
% 4) pdflatex main x 2
%
% After this, when you wish to update the bibliography/index use the appropriate
% command above and make sure to compile with pdflatex several times
% afterwards to propagate your changes to the document.
%
% This template also uses a number of packages which may need to be
% updated to the newest versions for the template to compile. It is strongly
% recommended you update your LaTeX distribution if you have any
% compilation errors.
%
% Important note:
% Chapter heading images should have a 2:1 width:height ratio,
% e.g. 920px width and 460px height.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,fleqn]{book} % Default font size and left-justified equations
\input{structure.tex} % Insert the commands.tex file which contains the majority of the structure behind the template
%\hypersetup{pdftitle={Title},pdfauthor={Author}} % Uncomment and fill out to include PDF metadata for the author and title of the book
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
\begingroup
\thispagestyle{empty} % Suppress headers and footers on the title page
\begin{tikzpicture}[remember picture,overlay]
2021-03-27 15:11:18 +07:00
\node[inner sep=0pt] (background) at (current page.center) {\includegraphics[width=\paperwidth]{background.pdf}};
\draw (current page.center) node [fill=ocre!30!white,fill opacity=0.6,text opacity=1,inner sep=1cm]{\Huge\centering\bfseries\sffamily\parbox[c][][t]{\paperwidth}{\centering The Search for a Title\\[15pt] % Book title
{\Large A Profound Subtitle}\\[20pt] % Subtitle
{\huge Dr. John Smith}}}; % Author name
2021-01-04 19:58:40 +07:00
\end{tikzpicture}
\vfill
\endgroup
%----------------------------------------------------------------------------------------
% COPYRIGHT PAGE
%----------------------------------------------------------------------------------------
\newpage
~\vfill
\thispagestyle{empty}
\noindent Copyright \copyright\ 2019 John Smith\\ % Copyright notice
\noindent \textsc{Published by Publisher}\\ % Publisher
\noindent \textsc{book-website.com}\\ % URL
\noindent Licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License (the ``License''). You may not use this file except in compliance with the License. You may obtain a copy of the License at \url{http://creativecommons.org/licenses/by-nc/3.0}. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \textsc{``as is'' basis, without warranties or conditions of any kind}, either express or implied. See the License for the specific language governing permissions and limitations under the License.\\ % License information, replace this with your own license (if any)
\noindent \textit{First printing, March 2019} % Printing/edition date
%----------------------------------------------------------------------------------------
% TABLE OF CONTENTS
%----------------------------------------------------------------------------------------
%\usechapterimagefalse % If you don't want to include a chapter image, use this to toggle images off - it can be enabled later with \usechapterimagetrue
\chapterimage{chapter_head_1.pdf} % Table of contents heading image
\pagestyle{empty} % Disable headers and footers for the following pages
\tableofcontents % Print the table of contents itself
\cleardoublepage % Forces the first chapter to start on an odd page so it's on the right side of the book
\pagestyle{fancy} % Enable headers and footers again
%----------------------------------------------------------------------------------------
% PART
%----------------------------------------------------------------------------------------
2021-04-20 11:52:15 +07:00
\part{Bagian 1}
2021-01-04 19:58:40 +07:00
%----------------------------------------------------------------------------------------
% CHAPTER 1
%----------------------------------------------------------------------------------------
\chapterimage{chapter_head_2.pdf} % Chapter heading image
2021-03-27 15:11:18 +07:00
\chapter{Kegiatan Pembelajaran 1}
\input{pertemuan_1/content.tex}
2021-01-04 19:58:40 +07:00
2021-04-20 11:52:15 +07:00
\chapter{Kegiatan Pembelajaran 2}
\input{pertemuan_2/content.tex}
\chapter{Kegiatan Pembelajaran 3}
\input{pertemuan_3/content.tex}
\chapter{Kegiatan Pembelajaran 4}
\input{pertemuan_4/content.tex}
\chapterimage{chapter_head_2.pdf} % Chapter heading image
\part{Bagian 2}
\chapter{Kegiatan Pembelajaran 5}
\input{pertemuan_5/content.tex}
\chapter{Kegiatan Pembelajaran 6}
\input{pertemuan_6/content.tex}
\chapter{Kegiatan Pembelajaran 7}
\input{pertemuan_7/content.tex}
\chapter{Kegiatan Pembelajaran 8}
\input{pertemuan_8/content.tex}
2021-03-27 15:11:18 +07:00
% \chapter{Text Chapter}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Paragraphs of Text}\index{Paragraphs of Text}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \lipsum[1-7] % Dummy text
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Citation}\index{Citation}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This statement requires citation \cite{article_key}; this one is more specific \cite[162]{book_key}.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Lists}\index{Lists}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% Lists are useful to present information in a concise and/or ordered way\footnote{Footnote example...}.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Numbered List}\index{Lists!Numbered List}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{enumerate}
% \item The first item
% \item The second item
% \item The third item
% \end{enumerate}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Bullet Points}\index{Lists!Bullet Points}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{itemize}
% \item The first item
% \item The second item
% \item The third item
% \end{itemize}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Descriptions and Definitions}\index{Lists!Descriptions and Definitions}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{description}
% \item[Name] Description
% \item[Word] Definition
% \item[Comment] Elaboration
% \end{description}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %----------------------------------------------------------------------------------------
% % CHAPTER 2
% %----------------------------------------------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \chapter{In-text Elements}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Theorems}\index{Theorems}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of theorems.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Several equations}\index{Theorems!Several Equations}
% This is a theorem consisting of several equations.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{theorem}[Name of the theorem]
% In $E=\mathbb{R}^n$ all norms are equivalent. It has the properties:
% \begin{align}
% & \big| ||\mathbf{x}|| - ||\mathbf{y}|| \big|\leq || \mathbf{x}- \mathbf{y}||\\
% & ||\sum_{i=1}^n\mathbf{x}_i||\leq \sum_{i=1}^n||\mathbf{x}_i||\quad\text{where $n$ is a finite integer}
% \end{align}
% \end{theorem}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Single Line}\index{Theorems!Single Line}
% This is a theorem consisting of just one line.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{theorem}
% A set $\mathcal{D}(G)$ in dense in $L^2(G)$, $|\cdot|_0$.
% \end{theorem}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Definitions}\index{Definitions}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of a definition. A definition could be mathematical or it could define a concept.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{definition}[Definition name]
% Given a vector space $E$, a norm on $E$ is an application, denoted $||\cdot||$, $E$ in $\mathbb{R}^+=[0,+\infty[$ such that:
% \begin{align}
% & ||\mathbf{x}||=0\ \Rightarrow\ \mathbf{x}=\mathbf{0}\\
% & ||\lambda \mathbf{x}||=|\lambda|\cdot ||\mathbf{x}||\\
% & ||\mathbf{x}+\mathbf{y}||\leq ||\mathbf{x}||+||\mathbf{y}||
% \end{align}
% \end{definition}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Notations}\index{Notations}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{notation}
% Given an open subset $G$ of $\mathbb{R}^n$, the set of functions $\varphi$ are:
% \begin{enumerate}
% \item Bounded support $G$;
% \item Infinitely differentiable;
% \end{enumerate}
% a vector space is denoted by $\mathcal{D}(G)$.
% \end{notation}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Remarks}\index{Remarks}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of a remark.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{remark}
% The concepts presented here are now in conventional employment in mathematics. Vector spaces are taken over the field $\mathbb{K}=\mathbb{R}$, however, established properties are easily extended to $\mathbb{K}=\mathbb{C}$.
% \end{remark}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Corollaries}\index{Corollaries}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of a corollary.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{corollary}[Corollary name]
% The concepts presented here are now in conventional employment in mathematics. Vector spaces are taken over the field $\mathbb{K}=\mathbb{R}$, however, established properties are easily extended to $\mathbb{K}=\mathbb{C}$.
% \end{corollary}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Propositions}\index{Propositions}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of propositions.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Several equations}\index{Propositions!Several Equations}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{proposition}[Proposition name]
% It has the properties:
% \begin{align}
% & \big| ||\mathbf{x}|| - ||\mathbf{y}|| \big|\leq || \mathbf{x}- \mathbf{y}||\\
% & ||\sum_{i=1}^n\mathbf{x}_i||\leq \sum_{i=1}^n||\mathbf{x}_i||\quad\text{where $n$ is a finite integer}
% \end{align}
% \end{proposition}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Single Line}\index{Propositions!Single Line}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{proposition}
% Let $f,g\in L^2(G)$; if $\forall \varphi\in\mathcal{D}(G)$, $(f,\varphi)_0=(g,\varphi)_0$ then $f = g$.
% \end{proposition}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Examples}\index{Examples}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of examples.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Equation and Text}\index{Examples!Equation and Text}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{example}
% Let $G=\{x\in\mathbb{R}^2:|x|<3\}$ and denoted by: $x^0=(1,1)$; consider the function:
% \begin{equation}
% f(x)=\left\{\begin{aligned} & \mathrm{e}^{|x|} & & \text{si $|x-x^0|\leq 1/2$}\\
% & 0 & & \text{si $|x-x^0|> 1/2$}\end{aligned}\right.
% \end{equation}
% The function $f$ has bounded support, we can take $A=\{x\in\mathbb{R}^2:|x-x^0|\leq 1/2+\epsilon\}$ for all $\epsilon\in\intoo{0}{5/2-\sqrt{2}}$.
% \end{example}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \subsection{Paragraph of Text}\index{Examples!Paragraph of Text}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{example}[Example name]
% \lipsum[2]
% \end{example}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Exercises}\index{Exercises}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% This is an example of an exercise.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{exercise}
% This is a good place to ask a question to test learning progress or further cement ideas into students' minds.
% \end{exercise}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Problems}\index{Problems}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{problem}
% What is the average airspeed velocity of an unladen swallow?
% \end{problem}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Vocabulary}\index{Vocabulary}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% Define a word to improve a students' vocabulary.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{vocabulary}[Word]
% Definition of word.
% \end{vocabulary}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %----------------------------------------------------------------------------------------
% % PART
% %----------------------------------------------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \part{Part Two}
% %----------------------------------------------------------------------------------------
% % CHAPTER 3
% %----------------------------------------------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \chapterimage{chapter_head_1.pdf} % Chapter heading image
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \chapter{Presenting Information}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Table}\index{Table}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{table}[h]
% \centering
% \begin{tabular}{l l l}
% \toprule
% \textbf{Treatments} & \textbf{Response 1} & \textbf{Response 2}\\
% \midrule
% Treatment 1 & 0.0003262 & 0.562 \\
% Treatment 2 & 0.0015681 & 0.910 \\
% Treatment 3 & 0.0009271 & 0.296 \\
% \bottomrule
% \end{tabular}
% \caption{Table caption}
% \label{tab:example} % Unique label used for referencing the table in-text
% %\addcontentsline{toc}{table}{Table \ref{tab:example}} % Uncomment to add the table to the table of contents
% \end{table}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% Referencing Table \ref{tab:example} in-text automatically.
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% %------------------------------------------------
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \section{Figure}\index{Figure}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% \begin{figure}[h]
% \centering\includegraphics[scale=0.5]{placeholder.jpg}
% \caption{Figure caption}
% \label{fig:placeholder} % Unique label used for referencing the figure in-text
% %\addcontentsline{toc}{figure}{Figure \ref{fig:placeholder}} % Uncomment to add the figure to the table of contents
% \end{figure}
2021-01-04 19:58:40 +07:00
2021-03-27 15:11:18 +07:00
% Referencing Figure \ref{fig:placeholder} in-text automatically.
2021-01-04 19:58:40 +07:00
%----------------------------------------------------------------------------------------
% BIBLIOGRAPHY
%----------------------------------------------------------------------------------------
\chapter*{Bibliography}
\addcontentsline{toc}{chapter}{\textcolor{ocre}{Bibliography}} % Add a Bibliography heading to the table of contents
%------------------------------------------------
\section*{Articles}
\addcontentsline{toc}{section}{Articles}
\printbibliography[heading=bibempty,type=article]
%------------------------------------------------
\section*{Books}
\addcontentsline{toc}{section}{Books}
\printbibliography[heading=bibempty,type=book]
%----------------------------------------------------------------------------------------
% INDEX
%----------------------------------------------------------------------------------------
\cleardoublepage % Make sure the index starts on an odd (right side) page
\phantomsection
\setlength{\columnsep}{0.75cm} % Space between the 2 columns of the index
\addcontentsline{toc}{chapter}{\textcolor{ocre}{Index}} % Add an Index heading to the table of contents
\printindex % Output the index
%----------------------------------------------------------------------------------------
\end{document}