comparison mid_thesis.tex @ 0:b919985837a3

fast commit
author soto@cr.ie.u-ryukyu.ac.jp
date Tue, 25 Aug 2020 15:06:24 +0900
parents
children 73127e0ab57c
comparison
equal deleted inserted replaced
-1:000000000000 0:b919985837a3
1 \documentclass[twocolumn,twoside,9.5pt]{jarticle}
2 \usepackage[dvips]{graphicx}
3 \usepackage{picins}
4 \usepackage{fancyhdr}
5 %\pagestyle{fancy}
6 \lhead{\parpic{\includegraphics[height=1zw,keepaspectratio,bb=0 0 251 246]{pic/emblem-bitmap.pdf}}琉球大学主催 工学部工学科知能情報コース 中間発表予稿}
7 \rhead{}
8 \cfoot{}
9
10 \setlength{\topmargin}{-1in \addtolength{\topmargin}{15mm}}
11 \setlength{\headheight}{0mm}
12 \setlength{\headsep}{5mm}
13 \setlength{\oddsidemargin}{-1in \addtolength{\oddsidemargin}{11mm}}
14 \setlength{\evensidemargin}{-1in \addtolength{\evensidemargin}{21mm}}
15 \setlength{\textwidth}{181mm}
16 \setlength{\textheight}{261mm}
17 \setlength{\footskip}{0mm}
18 \pagestyle{empty}
19
20 \begin{document}
21 \title{題名}
22 \author{学籍番号 氏名 {}{} 指導教員 : 指導教員名}
23 \date{}
24 \maketitle
25 \thispagestyle{fancy}
26
27 \section{section1}
28
29 \section{section2}
30
31 \section{section3}
32
33
34 \section{section4}
35
36 \begin{thebibliography}{9}
37
38 \bibitem{1}
39
40 \end{thebibliography}
41 \end{document}