1
|
1 \documentclass[twocolumn,twoside,9.5pt]{jarticle}
|
|
2 \usepackage[dvips]{graphicx}
|
|
3 \usepackage{picins}
|
|
4 \usepackage{fancyhdr}
|
18
|
5 \usepackage{abstract}
|
|
6
|
1
|
7 \pagestyle{fancy}
|
|
8 \lhead{\parpic{\includegraphics[height=1zw,keepaspectratio,bb=0 0 251 246]{pic/emblem-bitmap.pdf}}琉球大学主催 工学部情報工学科 卒業研究発表会}
|
|
9 \rhead{}
|
|
10 \cfoot{}
|
|
11
|
|
12 \setlength{\topmargin}{-1in \addtolength{\topmargin}{15mm}}
|
|
13 \setlength{\headheight}{0mm}
|
|
14 \setlength{\headsep}{5mm}
|
|
15 \setlength{\oddsidemargin}{-1in \addtolength{\oddsidemargin}{11mm}}
|
|
16 \setlength{\evensidemargin}{-1in \addtolength{\evensidemargin}{21mm}}
|
|
17 \setlength{\textwidth}{181mm}
|
|
18 \setlength{\textheight}{261mm}
|
|
19 \setlength{\footskip}{0mm}
|
|
20 \pagestyle{empty}
|
|
21
|
25
|
22
|
|
23 \renewcommand{\abstractname}{Abstract}
|
1
|
24 \begin{document}
|
|
25 \title{題名}
|
|
26 \author{学籍番号 氏名 {}{} 指導教員 : 指導教員名}
|
|
27 \date{}
|
18
|
28 \twocolumn [
|
1
|
29 \maketitle
|
18
|
30 \centering
|
|
31 \begin{onecolabstract}
|
25
|
32 英語アブスト本文 abstract ああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああああ
|
18
|
33 \end{onecolabstract} ]
|
|
34
|
|
35
|
1
|
36 \thispagestyle{fancy}
|
|
37
|
18
|
38
|
|
39
|
1
|
40 \section{section1}
|
|
41
|
|
42 \section{section2}
|
|
43
|
|
44 \section{section3}
|
|
45
|
|
46
|
|
47 \section{section4}
|
|
48
|
|
49 \thispagestyle{fancy}
|
|
50 \begin{thebibliography}{9}
|
|
51
|
|
52 \bibitem{1}
|
|
53
|
|
54 \end{thebibliography}
|
|
55 \end{document} |