-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsampleReport.tex
More file actions
137 lines (108 loc) · 5 KB
/
sampleReport.tex
File metadata and controls
137 lines (108 loc) · 5 KB
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
\documentclass[semifinal]{cpecmu}
%% options for survey
\cpetrue
%% This is a sample document demonstrating how to use the CPECMU
%% project template. If you are having trouble, see "cpecmu.pdf" for
%% documentation.
\projectNo{S006-2/66}
\acadyear{2023}
\titleTH{ระบบสนับสนุนการตัดสินใจซื้อขายสินทรัพย์ด้วยฟัซซีโลจิก}
\titleEN{Fuzzy Logic in Market Trading Decision Support System}
\author{ธนัตถ์ ตั้งอั้น}{Tanat Tangun}{630610737}
\author{ธนวัตน์ บำเพ็งพันธุ์}{Thanawat Bumpengpun}{630610736}
\cpeadvisor{sansanee}
\cpecommittee{kasemsit}
\committee{รศ.ดร.\,นิพนธ์ ธีรอำพน}{Assoc.\,Prof.\,Nipon Theera-Umpon, Ph.D.}
%% Some possible packages to include:
\usepackage[final]{graphicx} % for including graphics
\usepackage{booktabs, siunitx}
\usepackage{placeins}
%% Add bookmarks and hyperlinks in the document.
\PassOptionsToPackage{hyphens}{url}
\usepackage[colorlinks=true,allcolors=black,citecolor=black,linktoc=all]{hyperref}
\def\UrlLeft#1\UrlRight{$#1$}
%% Needed just by this example, but maybe not by most reports
\usepackage{afterpage} % for outputting
\usepackage{pdflscape} % for landscape figures and tables.
\usepackage{tikz} % for drawing figures
\usepackage{subfigure}
%% Some other useful packages. Look these up to find out how to use
%% them.
% \usepackage{csquotes}
% \usepackage[
% backend=biber,
% sorting=none,
% style=numeric,
% ]{biblatex}
% \addbibresource{sampleReport.bib}
% \DeclareLanguageMapping{thai}{english}
% \usepackage{natbib} % for author-year citation styles
% \usepackage{txfonts}
% \usepackage{appendix} % for appendices on a per-chapter basis
% \usepackage{xtab} % for tables that go over multiple pages
% \usepackage{subfigure} % for subfigures within a figure
% \usepackage{pstricks,pdftricks} % for access to special PostScript and PDF commands
% \usepackage{nomencl} % if you have a list of abbreviations
%% if you're having problems with overfull boxes, you may need to increase
%% the tolerance to 9999
\tolerance=9999
\bibliographystyle{unsrt}
% bibliographystyle{IEEEbib}
% \% renewcommand{\topfraction}{0.85}
% \% renewcommand{\textfraction}{0.1}
% \% renewcommand{\floatpagefraction}{0.75}
%% Example for glossary entry
%% Need to use glossary option
%% See glossaries package for complete documentation.
\ifglossary
\newglossaryentry{lorem ipsum}{
name=lorem ipsum,
description={derived from Latin dolorem ipsum, translated as ``pain itself''}
}
\fi
%% Uncomment this command to preview only specified LaTeX file(s)
%% imported with \include command below.
%% Any other file imported via \include but not specified here will not
%% be previewed.
%% Useful if your report is large, as you might not want to build
%% the entire file when editing a certain part of your report.
% \includeonly{chapters/intro,chapters/background}
\setotherlanguage{english}
\begin{document}
\include{chapters/frontmatter}
\pagestyle{empty}\cleardoublepage
\normalspacing \setcounter{page}{1} \pagenumbering{arabic} \pagestyle{cpecmu}
\include{chapters/intro}
\include{chapters/background}
\include{chapters/approach}
\include{chapters/eval}
\ifproject
\include{chapters/conclusion}
\fi
\bibliography{sampleReport}
% \printbibliography
\normalspacing
\appendix
\include{chapters/appendix}
\ifproject
%% Display glossary (optional) -- need glossary option.
\ifglossary\glossarypage\fi
%% Display index (optional) -- need idx option.
\ifindex\indexpage\fi
\begin{biosketch}
\begin{center}
\includegraphics[width=1.5in]{images/tanat.jpg}
\end{center}
%Your biosketch goes here. Make sure it sits inside
%the \texttt{biosketch} environment.
นายธนัตถ์ ตั้งอั้น รหัส 630610737 นักศึกษาระดับปรีญญาตรีคณะวิศวกรรมศาสตร์ สาขาคอมพิวเตอร์ มหาวิทายาลัยเชียงใหม่
\href{https://github.com/RiwEZ}{My Github}, \href{https://riwez.github.io/TanatBlog/}{My Personal Blog} ติดต่อผมได้ที่ ttangun1@gmail.com \\
\begin{center}
\includegraphics[width=1.5in]{images/thanawat.jpg}
\end{center}
\overfullrule=0pt
นายธนวัตน์ บำเพ็งพันธุ์ 630610736 นักศึกษาระดับปรีญญาตรีคณะวิศวกรรมศาสตร์ สาขาคอมพิวเตอร์ มหาวิทายาลัยเชียงใหม่
\href{https://github.com/0736b}{My Github}, \href{https://0736b.github.io/}{My Website} ติดต่อผมได้ที่ thanawat.bumpengpun@gmail.com
\end{biosketch}
\fi % \ifproject
\end{document}