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