Outline for other content & Wording & formatting fixes
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
#import "PageTemplate.typ": i
|
||||
#set underline(evade: false, stroke: (dash: "dotted", thickness: 1pt))
|
||||
|
||||
#grid(
|
||||
columns: 2,
|
||||
column-gutter: 2em,
|
||||
row-gutter: 1em,
|
||||
stroke: (none, (bottom: (dash: "dotted"))),
|
||||
[หัวข้อโครงงาน], [เครื่องยืนยันตัวตนด้วย NFC],
|
||||
[นักศึกษา],
|
||||
grid.cell(
|
||||
stroke: none,
|
||||
grid(
|
||||
columns: 2,
|
||||
column-gutter: 1em,
|
||||
row-gutter: 1em,
|
||||
stroke: ((bottom: (dash: "dotted")), none),
|
||||
[นางสาว ประภากร ศรีวรสาร], [รหัสประจำตัว #underline[67219090006]],
|
||||
[นางสาว พีรดา แสงแป้], [รหัสประจำตัว #underline[67219090007]],
|
||||
[นาย ศตคุณ อุตมะ], [รหัสประจำตัว #underline[67219090014]],
|
||||
),
|
||||
),
|
||||
[หลักสูตร], [ประกาศนียบัตรวิชาชีพ],
|
||||
[สาขาวิชา], [ช่างเทคนิคคอมพิวเตอร์],
|
||||
[สาขางาน], [ช่างเทคนิคคอมพิวเตอร์],
|
||||
[พ.ศ.], [2568],
|
||||
[ครูที่ปรึกษา], [นายภาคิน เหรียญทอง],
|
||||
[ครูที่ปรึกษาร่วม], [นายวสันต์ สารคำ],
|
||||
)
|
||||
\ \
|
||||
|
||||
= บทคัดย่อ
|
||||
|
||||
#i โครงงานนี้
|
||||
|
||||
#pagebreak()
|
||||
|
||||
#grid(
|
||||
columns: 2,
|
||||
column-gutter: 2em,
|
||||
row-gutter: 1em,
|
||||
stroke: (none, (bottom: (dash: "dotted"))),
|
||||
[Thesis Title], [NFC Authentication Machine],
|
||||
[Student],
|
||||
grid.cell(
|
||||
stroke: none,
|
||||
grid(
|
||||
columns: 2,
|
||||
column-gutter: 1em,
|
||||
row-gutter: 1em,
|
||||
stroke: ((bottom: (dash: "dotted")), none),
|
||||
[Prapakorn Sriworasan], [Student ID #underline[67219090006]],
|
||||
[Peerada Sangpae], [Student ID #underline[67219090007]],
|
||||
[Satakun Utama], [Student ID #underline[67219090014]],
|
||||
),
|
||||
),
|
||||
|
||||
[Degree], [Vocational Certificate Program],
|
||||
[Programme], [Computer Technology],
|
||||
[Year], [2568],
|
||||
[Thesis Advisor], [Mister Pakin Reanthong],
|
||||
[Thesis Co-advisor], [Mister Wasan Sarakum],
|
||||
)
|
||||
\ \
|
||||
|
||||
= Abstract
|
||||
|
||||
#i This project
|
||||
Reference in New Issue
Block a user