-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmain.tex
538 lines (366 loc) · 28 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% DC Report, forked from Sullivan Business Report
% LaTeX Template
% Version 1.0 (May 5, 2023)
%
% This template originates from:
% https://www.LaTeXTemplates.com
%
% Author:
% Jakob Beetz (
% Vel ([email protected])
%
% License:
% CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% CLASS, PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[
a4paper, % Paper size, use either a4paper or letterpaper
11pt, % Default font size, the template is designed to look good at 12pt so it's best not to change this
%unnumberedsections, % Uncomment for no section numbering
% twoside % comment this out if you only want to render onto one page
]{DC_Report}
\addbibresource{dc_literature.bib} % BibLaTeX bibliography file
%----------------------------------------------------------------------------------------
% REPORT INFORMATION
%----------------------------------------------------------------------------------------
\reporttitle{Thesis | Report } % The report title to appear on the title page and page headers, do not create manual new lines here as this will carry over to page headers
\reportsubtitle{A multipurpose document} % Report subtitle, include new lines if needed
% \reportauthors{Template created by:\\\smallskip Vel ([email protected])} % Report authors/group/department, include new lines if needed
\reportauthors{A template for (student) reports by:\\\smallskip \href{http://dc.rwth-aachen.de}{Chair Design Computation} } % Report authors/group/department, include new lines if needed
\reportdate{\today} % Report date, include new lines for additional information if needed
\rightheadercontent{\includegraphics[width=3cm]{Images/logo_dc_no_padding.pdf}} % The content in the right header, you may want to add your own company logo or use your company/department name or leave this command empty for no right header content
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE PAGE
%----------------------------------------------------------------------------------------
\thispagestyle{empty} % Suppress headers and footers on this page
\begin{fullwidth} % Use the whole page width
\vspace*{-0.075\textheight} % Pull logo into the top margin
\hfill\includegraphics[width=5cm]{Images/logo_dc_cut_curves.pdf} % Company logo
\vspace{0.15\textheight} % Vertical whitespace
\parbox{0.9\fulltextwidth}{\fontsize{50pt}{52pt}\selectfont\raggedright\textbf{\reporttitle}\par} % Report title, intentionally at less than full width for nice wrapping. Adjust the width of the \parbox and the font size as needed for your title to look good.
\vspace{0.03\textheight} % Vertical whitespace
{\LARGE\textit{\textbf{\reportsubtitle}}\par} % Subtitle
\vfill % Vertical whitespace
{\Large\reportauthors\par} % Report authors, group or department
\vfill\vfill\vfill % Vertical whitespace
{\large\reportdate\par} % Report date
\end{fullwidth}
\newpage
%----------------------------------------------------------------------------------------
% DISCLAIMER/COPYRIGHT PAGE
%----------------------------------------------------------------------------------------
\thispagestyle{empty} % Suppress headers and footers on this page
\begin{twothirdswidth} % Content in this environment to be at two-thirds of the whole page width
\footnotesize % Reduce font size
\subsection*{Disclaimer}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie. Sed dictum nisl non aliquet porttitor. Etiam vulputate arcu dignissim, finibus sem et, viverra nisl. Aenean luctus congue massa, ut laoreet metus ornare in. Nunc fermentum nisi imperdiet lectus tincidunt vestibulum at ac elit.
\subsection*{Copyright}
\textcopyright~[Year] [Company]
Copyright notice text\ldots In hac habitasse platea dictumst. Curabitur mattis elit sit amet justo luctus vestibulum. In hac habitasse platea dictumst. Pellentesque lobortis justo enim, a condimentum massa tempor eu. Ut quis nulla a quam pretium eleifend nec eu nisl. Nam cursus porttitor eros, sed luctus ligula convallis quis.
\subsection*{Contact}
Address Line 1\\
Address Line 2\\
Address Line 3
Business Number 123456
Contact: [email protected]
\vfill % Push the following down to the bottom of the page
\subsubsection*{Changelog}
\scriptsize % Reduce font size further
\begin{tabular}{@{} L{0.05\linewidth} L{0.15\linewidth} L{0.6\linewidth} @{}} % Column widths specified here, change as needed for your content
\toprule
v1.0 & 20XX-02-05 & Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros.\\
v1.1 & 20XX-02-27 & Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie.\\
v1.2 & 20XX-03-15 & Sed dictum nisl non aliquet porttitor.\\
\bottomrule
\end{tabular}
\end{twothirdswidth}
\newpage
%----------------------------------------------------------------------------------------
% TABLE OF CONTENTS
%----------------------------------------------------------------------------------------
\begin{twothirdswidth} % Content in this environment to be at two-thirds of the whole page width
\tableofcontents % Output the table of contents, automatically generated from the section commands used in the document
\end{twothirdswidth}
\newpage
%----------------------------------------------------------------------------------------
% SECTIONS
%----------------------------------------------------------------------------------------
\section{Hello } % Top level section
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor mi risus, quis tempor libero hendrerit at. Duis hendrerit placerat quam et semper. Nam ultricies metus vehicula arcu viverra, vel ullamcorper justo elementum. Pellentesque vel mi ac lectus cursus posuere et nec ex. Fusce quis mauris egestas lacus commodo venenatis. Ut at arcu lectus. Donec et urna nunc. Morbi eu nisl cursus sapien eleifend tincidunt quis quis est. Donec ut orci ex. Praesent ligula enim, ullamcorper non lorem a, ultrices volutpat dolor. Nullam at imperdiet urna. Pellentesque nec velit eget est pretium.\sidenote{This is a sidenote. This template features a large margin specifically so you can put notes, figures, tables and other things into it as additional material to the main content in the text block.}
Donec in elit ac ante vestibulum rhoncus. Pellentesque ligula tortor, aliquet malesuada nulla tristique vitae. Aliquam mi sem, varius eu pellentesque et, tristique nec quam. Vestibulum pellentesque in dui et venenatis. Sed malesuada elit pellentesque sapien aliquet porta. In at facilisis diam. Duis id ante tellus.\sidenote[][2cm]{This sidenote has been pushed down the page manually with an optional parameter, otherwise it would be right under the one above.} % This first optional argument to a sidenote is the symbol to use (leave this empty for automatic numbering) and the second is the vertical offset (positive is down, negative is up)
\subsection{Subsection Title} % Second level section
In diam libero, vulputate quis accumsan non, auctor in ipsum. Praesent cursus velit eget lacus sodales porta. Proin quis risus ut velit euismod scelerisque ut sed neque. Cras sagittis, dolor ac ullamcorper auctor, tortor dui facilisis diam, at sagittis nisi ipsum a neque. Nullam vel mattis nisi. Ut interdum ut diam at ornare. Nulla ultrices elit justo, vitae tristique massa vulputate sit amet.
\nonumsidenote{This sidenote isn't numbered in the text or margin. This is useful for notes that apply anywhere on the page instead of one particular place.}Vestibulum erat felis, cursus vitae convallis ac, commodo eu nisi. Nulla facilisi. Mauris dignissim nisi felis, a mollis ex accumsan vel. Suspendisse bibendum vitae nibh in suscipit. Vestibulum et finibus eros. Nulla facilisi. Cras luctus aliquam finibus. In nec justo nec orci malesuada faucibus.
\subsubsection{Subsubsection Title} % Third level section
\begin{fullwidth} % Use the whole page width
\textit{This is an example of a full width paragraph\ldots}
It has rather long lines. Too long lines even. So please do use it with care. Better yet: \textbf{Do not use it}.
Curabitur id placerat orci. Vivamus pulvinar augue ac feugiat blandit. Donec in ultricies mi. Nam eu lacus ac augue aliquet consectetur. Praesent dui risus, sollicitudin nec felis ut, posuere ultricies dolor. Sed massa nulla, dignissim eget sem sit amet, eleifend fermentum dui. Phasellus consequat sem vel turpis finibus, a aliquam risus malesuada.
\end{fullwidth}
Maecenas consectetur metus at tellus finibus condimentum. Proin arcu lectus, ultrices non tincidunt et, tincidunt ut quam. Integer luctus posuere est, non maximus ante dignissim quis. Nunc a cursus erat. Curabitur suscipit nibh in tincidunt sagittis. Nam malesuada vestibulum quam id gravida. Proin ut dapibus velit. Vestibulum eget quam quis ipsum semper convallis. Duis consectetur nibh ac diam dignissim, id condimentum enim dictum. Nam aliquet ligula eu magna pellentesque, nec sagittis leo lobortis. Aenean tincidunt dignissim egestas. Morbi efficitur risus ante, id tincidunt odio pulvinar vitae.
\paragraph{Paragraph Title} % Fourth level section
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor mi risus, quis tempor libero hendrerit at. Duis hendrerit placerat quam et semper. Nam ultricies metus vehicula arcu viverra, vel ullamcorper justo elementum. Pellentesque vel mi ac lectus cursus posuere et nec ex.
The section titles below show how multi-line section titles look at the 3 top levels.
\section[Short version of long section title]{Fusce eleifend porttitor arcu, id accumsan elit pharetra eget} % Use the optional parameter to the \section command to specify a shorter version of the title for the table of contents
Lorem ipsum dolor sit amet, consectetur adipiscing elit. \nonumsidenote[-2cm]{Section, subsection and subsubsection titles can span multiple lines, as shown here. Make sure to put a shorter version of these long titles in the optional parameter to the section commands so the title output to the table of contents is the short version.}
\subsection[Short version of long subsection title]{Phasellus sit amet enim efficitur, aliquam nulla id, lacinia mauris viverra libero ac magna}
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
\subsubsection{In mi mauris, finibus non faucibus non, imperdiet nec leo. In erat arcu, tincidunt nec aliquam et, volutpat eget}
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
%----------------------------------------------------------------------------------------
% FONTS
%----------------------------------------------------------------------------------------
\section{Font Examples}
\subsection{Font Sizes}
{\tiny \textbackslash tiny} {\scriptsize \textbackslash scriptsize} {\footnotesize \textbackslash footnotesize} {\small \textbackslash small}\\
{\normalsize \textbackslash normalsize}\nonumsidenote[-1cm]{The default font size for the document is 12pt, represented by \textbackslash normalsize. The standard LaTeX font size commands modify this to be smaller or larger as needed.}\\
{\large \textbackslash large} {\Large \textbackslash Large} {\LARGE \textbackslash LARGE} {\huge \textbackslash huge} {\Huge \textbackslash Huge}
\subsection{Font Families}
\textsf{IBM Plex Sans Text}\nonumsidenote{The sans family is the default, as is standard in the business world. Use the serif family to accentuate text, such as for quotations. The mono family is best used where it's important that all characters are the same width, such as for numbers in a table or for code.}
\textrm{Soure Serif Pro Text}
\texttt{IBM Plex Mono Text}
\subsection{Font Weights}
\textel{ExtraLight} \textl{Light} Normal \textsb{SemiBold} \textbf{Bold}
\subsection{Condensed Fonts}
Plex Sans Normal\nonumsidenote{Condensed fonts can be useful if horizontal space is at a premium. You might want to use the condensed font in a wide table.}
%{\plexsanscondensed Plex Sans Condensed}
%----------------------------------------------------------------------------------------
% QUOTATIONS
%----------------------------------------------------------------------------------------
\section{Quotations}
Proin mollis urna posuere fringilla. Curabitur finibus, neque vitae vestibulum vestibulum, dolor sapien tincidunt augue, vel porta mauris metus nec mauris. Integer erat magna, porta id erat sed, lacinia volutpat erat. Nulla fermentum tellus arcu, eu iaculis ipsum malesuada aliquam. Duis et lacus maximus, consectetur metus et, eleifend arcu. Vestibulum condimentum diam vitae diam tincidunt viverra.\sidenotequote[-1cm]{\textbf{\LARGE ``}Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie.\textbf{''}\\[4pt]\hfill--- John Smith, 1972} % Example margin quotation using the \sidenotequote custom command
\begin{quote}
\textbf{\LARGE ``}Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie. Sed dictum nisl non aliquet porttitor. Etiam vulputate arcu dignissim, finibus sem et, viverra nisl. Aenean luctus congue massa, ut laoreet metus ornare in.\textbf{''}
\hfill--- John Smith, 1972
\end{quote}
Suspendisse tempus odio sit amet volutpat suscipit. Pellentesque ornare libero lacus, non fringilla dolor placerat in. Ut maximus ullamcorper lectus, a pharetra mi sagittis aliquet. Scelerisque augue sed mi fringilla, vel dapibus ligula finibus. Sed ornare velit sem, ac venenatis velit dignissim. Vestibulum ultrices mi at tincidunt condimentum.
%----------------------------------------------------------------------------------------
% TABLES
%----------------------------------------------------------------------------------------
\section{Table Examples}
This statement automatically references the table below using its label: Table \ref{tab:example}.
%------------------------------------------------
\begin{margintable} % Use the margintable environment for tables to be output to the margin
\footnotesize % Reduce the font size in the table as space is at a premium
\caption{Margin table caption.}
\begin{tabular}{L{0.22\linewidth} C{0.22\linewidth} R{0.25\linewidth}}
\toprule
\textbf{Year} & \textbf{Qtr.} & \textbf{Perf.}\\
\midrule
20XX & Q1 & 0.5\%\\
20XX & Q2 & 26.5\%\\
20XX & Q1 & 35.4\%\\
20XX & Q4 & 41.3\%\\
\bottomrule
\end{tabular}
\end{margintable}
%------------------------------------------------
\begin{table}[H] % [H] forces the table to be output where it is defined in the code (it suppresses floating)
\caption{Text block table caption.}
\begin{tabular}{L{0.35\linewidth} L{0.38\linewidth} L{0.16\linewidth}}
\toprule
\textbf{Prospect} & \textbf{Industry} & \textbf{Revenue} \\
\midrule
Gerlach Inc & Business Development & \$3M\\
Doyle and Sons & Law & \$1M\\
Heathcote Group & Consulting & \$12M\\
Goyette Inc & Advertising & \$5M\\
Holzdeppe GmbH & Manufacturing & \$23M\\
Bienias AG & Accounting & \$2.5M\\
\bottomrule
\end{tabular}
\label{tab:example}
\end{table}
%------------------------------------------------
\begin{table*} % Use the table* environment for full width tables
\caption{Full width table caption.}
\begin{tabular}{C{0.03\linewidth} L{0.25\linewidth} L{0.27\linewidth} L{0.16\linewidth} L{0.16\linewidth}}
\toprule
\textit{\#} & \textbf{Prospect} & \textbf{Industry} & \textbf{Revenue} & \textbf{Employees} \\
\midrule
\textit{1} & Gerlach Inc & Business Development & \$3M & 65\\
\textit{2} & Doyle and Sons & Law & \$1M & 15\\
\textit{3} & Heathcote Group & Consulting & \$12M & 250\\
\textit{4} & Goyette Inc & Advertising & \$5M & 100\\
\textit{5} & Holzdeppe GmbH & Manufacturing & \$23M & 75\\
\textit{6} & Bienias AG & Accounting & \$2.5M & 40\\
\bottomrule
\end{tabular}
\end{table*}
%----------------------------------------------------------------------------------------
% FIGURES
%----------------------------------------------------------------------------------------
\section{Figure Examples}
This statement automatically references the figure below using its label: Figure \ref{fig:example}.
%------------------------------------------------
\begin{marginfigure} % Use the marginfigure environment for figures to be output to the margin
\includegraphics[width=\linewidth]{placeholder.jpg}
\caption{Margin figure caption.}
\end{marginfigure}
%------------------------------------------------
\begin{figure}[H] % [H] forces the figure to be output where it is defined in the code (it suppresses floating)
\includegraphics[width=\linewidth]{Images/ARR.pdf}
\caption{Text block figure caption.}
\label{fig:example} % Label for referencing this figure in the text automatically
\end{figure}
%------------------------------------------------
\begin{figure}[H] % Creating Figure with multiple sub-figures.
\begin{subfigure}{0.4\textwidth} % In this case 0.4\textwidth, that is, 40% of the width of the text in the document.
\includegraphics[width=\textwidth]{Images/placeholder.jpg}
\caption{First subfigure.}
\label{fig:first} % Label for referencing this sub-figure in the text automatically
\end{subfigure}
\hfill
\begin{subfigure}{0.4\textwidth}
\includegraphics[width=\textwidth]{Images/placeholder.jpg}
\caption{Second subfigure.}
\label{fig:second} % Label for referencing this sub-figure in the text automatically
\end{subfigure}
\hfill
\caption{Creating subfigures in \LaTeX.}
\label{figures} % Label for referencing these figures in the text automatically
\end{figure}
%------------------------------------------------
\begin{figure*} % Use the figure* environment for full width figures
\includegraphics[width=\linewidth]{ARR.pdf}
\caption{Full width figure caption.}
\end{figure*}
%----------------------------------------------------------------------------------------
% LISTS
%----------------------------------------------------------------------------------------
\section{List Examples}
\subsection{Bullet Point List}
\nonumsidenote{Bullet point lists can also be created in the margin. For these, we can remove the usual left margin to increase the available horizontal space:\\\medskip \begin{itemize}[leftmargin=*]\item Bullet item one. \item Bullet item two. \item Bullet item three.\end{itemize}}Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie. Sed dictum nisl non aliquet porttitor.
\begin{itemize}
\item First bullet point item
\begin{itemize}
\item First indented bullet point item
\item Second indented bullet point item
\begin{itemize}
\item First second-level indented bullet point item
\item Second second-level indented bullet point item
\end{itemize}
\item Third indented bullet point item
\end{itemize}
\item Second bullet point item
\item Third bullet point item
\end{itemize}
Etiam vulputate arcu dignissim, finibus sem et, viverra nisl. Aenean luctus congue massa, ut laoreet metus ornare in. Nunc fermentum nisi imperdiet lectus tincidunt vestibulum at ac elit. Nulla mattis nisl eu malesuada suscipit.
%------------------------------------------------
\subsection{Numbered List}
\nonumsidenote[-2.5cm]{Numbered lists can also be created in the margin. For these, we can remove the usual left margin to increase the available horizontal space:\\\medskip \begin{enumerate}[leftmargin=*]\item Numbered item one. \item Numbered item two. \item Numbered item three.\end{enumerate}}Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie. Sed dictum nisl non aliquet porttitor.
\begin{enumerate}
\item First numbered item
\begin{enumerate}
\item First indented numbered item
\item Second indented numbered item
\begin{enumerate}
\item First second-level indented numbered item
\item Second second-level indented numbered item
\end{enumerate}
\item Third indented numbered item
\end{enumerate}
\item Second numbered item
\item Third numbered item
\end{enumerate}
Etiam vulputate arcu dignissim, finibus sem et, viverra nisl. Aenean luctus congue massa, ut laoreet metus ornare in. Nunc fermentum nisi imperdiet lectus tincidunt vestibulum at ac elit. Nulla mattis nisl eu malesuada suscipit.
%------------------------------------------------
\subsection{Description List}
\nonumsidenote{Description lists can also be created in the margin:\\\medskip \begin{description}\item[A1] Description item one. \item[B1] Description item two. \item[C1] Description item three.\end{description}}Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie. Sed dictum nisl non aliquet porttitor.
\begin{description}
\item[Item One] Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent porttitor arcu luctus, imperdiet urna iaculis, mattis eros. Pellentesque iaculis odio vel nisl ullamcorper, nec faucibus ipsum molestie.
\item[Item Two] Sed dictum nisl non aliquet porttitor.
\begin{description}
\item[Subitem] Maecenas consectetur metus at tellus finibus condimentum. Proin arcu lectus, ultrices non tincidunt et, tincidunt ut quam. Integer luctus posuere est, non maximus ante dignissim quis.
\begin{description}
\item[Subsubitem] Maecenas consectetur metus at tellus finibus condimentum. Proin arcu lectus, ultrices non tincidunt et, tincidunt ut quam. Integer luctus posuere est, non maximus ante dignissim quis.
\end{description}
\end{description}
\item[Item Three] Etiam vulputate arcu dignissim, finibus sem et, viverra nisl. Aenean luctus congue massa, ut laoreet metus ornare in. Nunc fermentum nisi imperdiet lectus tincidunt vestibulum at ac elit. Nulla mattis nisl eu malesuada suscipit.
\end{description}
Etiam vulputate arcu dignissim, finibus sem et, viverra nisl. Aenean luctus congue massa, ut laoreet metus ornare in.
%----------------------------------------------------------------------------------------
% REFERENCING CITATIONS
%----------------------------------------------------------------------------------------
\section{Referencing Citations}
Citations styles that make authors and publication year visible are preferable too numeric styles.
\href{https://owl.purdue.edu/owl/research_and_citation/apa_style/apa_formatting_and_style_guide/index.html}{APA} is an example of such a style.
This statement requires citation \autocite{borrmann_building_2021}.
This statement requires multiple citations \autocite{Schulz:959998}.
This short citation is in the margin\sidecite{Gbels:854732}.
This long citation is in the margin\fullsidecite{ Werbrouck:968017}.
This statement has an in-text citation: \textcite{Kremer:862313}.
%----------------------------------------------------------------------------------------
% LINKS
%----------------------------------------------------------------------------------------
\section{Link Examples}
This is a URL link: \href{https://www.duckduckgo.com}{DuckDuckGo}.\nonumsidenote{Links can be clicked in the PDF to navigate to the linked website or email address.}
This is a email link: \href{mailto:[email protected]}{[email protected]}.
This is a monospaced URL link: \url{https://duckduckgo.com}.
%----------------------------------------------------------------------------------------
% EQUATIONS
%----------------------------------------------------------------------------------------
\section{Equation}
\begin{equation}
\cos^3 \theta =\frac{1}{4}\cos\theta+\frac{3}{4}\cos 3\theta
\label{eq:example}
\end{equation}
This statement automatically references the equation above using its label: Equation \ref{eq:example}.
%----------------------------------------------------------------------------------------
% INTERNATIONAL SUPPORT
%----------------------------------------------------------------------------------------
\section{International Support}
àáâäãåèéêëìíîïòóôöõøùúûüÿýñçčšž\nonumsidenote{Source Sans is a very high quality typeface. It includes extensive international support and characters.}
ÀÁÂÄÃÅÈÉÊËÌÍÎÏÒÓÔÖÕØÙÚÛÜŸÝÑ
ßÇŒÆČŠŽ
%----------------------------------------------------------------------------------------
% CODE
%----------------------------------------------------------------------------------------
\section{Displaying Code}
The block below is a code listing. It displays code in an easy to use way with line numbers for quick reference to specific parts of the code.
\begin{lstlisting}[language=JavaScript,style=gruvbox-light]
{
"city": [
{
"id": 1,
"name": "Toronto",
"country": "Canada",
"population": 6200000
},
{
"id": 2,
"name": "New York",
"country": "United States of America",
"population": 8800000
}
]
}
\end{lstlisting}
%----------------------------------------------------------------------------------------
% REFERENCES/BIBLIOGRAPHY
%----------------------------------------------------------------------------------------
\newpage
\addcontentsline{toc}{section}{Bibliography} % Add the bibliography to the table of contents
\begin{twothirdswidth} % Content in this environment to be at two-thirds of the whole page width
\printbibliography[title=Reference List] % Output the bibliography with a custom section title
\end{twothirdswidth}
%----------------------------------------------------------------------------------------
% APPENDICES
%----------------------------------------------------------------------------------------
\section*{Appendices}
\begin{appendices}
\section{Appendix Section}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor mi risus, quis tempor libero hendrerit at. Duis hendrerit placerat quam et semper. Nam ultricies metus vehicula arcu viverra, vel ullamcorper justo elementum. Pellentesque vel mi ac lectus cursus posuere et nec ex. Fusce quis mauris egestas lacus commodo venenatis. Ut at arcu lectus. Donec et urna nunc. Morbi eu nisl cursus sapien eleifend tincidunt quis quis est. Donec ut orci ex. Praesent ligula enim, ullamcorper non lorem a, ultrices volutpat dolor. Nullam at imperdiet urna. Pellentesque nec velit eget euismod pretium.
\section{Appendix Section}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor mi risus, quis tempor libero hendrerit at. Duis hendrerit placerat quam et semper. Nam ultricies metus vehicula arcu viverra, vel ullamcorper justo elementum. Pellentesque vel mi ac lectus cursus posuere et nec ex. Fusce quis mauris egestas lacus commodo venenatis. Ut at arcu lectus. Donec et urna nunc. Morbi eu nisl cursus sapien eleifend tincidunt quis quis est. Donec ut orci ex. Praesent ligula enim, ullamcorper non lorem a, ultrices volutpat dolor. Nullam at imperdiet urna. Pellentesque nec velit eget euismod pretium.
\section{Appendix Section}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam auctor mi risus, quis tempor libero hendrerit at. Duis hendrerit placerat quam et semper. Nam ultricies metus vehicula arcu viverra, vel ullamcorper justo elementum. Pellentesque vel mi ac lectus cursus posuere et nec ex. Fusce quis mauris egestas lacus commodo venenatis. Ut at arcu lectus. Donec et urna nunc. Morbi eu nisl cursus sapien eleifend tincidunt quis quis est. Donec ut orci ex. Praesent ligula enim, ullamcorper non lorem a, ultrices volutpat dolor. Nullam at imperdiet urna. Pellentesque nec velit eget euismod pretium.
\end{appendices}
%----------------------------------------------------------------------------------------
\end{document}