comparison mid-thesis.tex @ 0:0bb2e853d41b

first commit
author ichikitakahiro <e165713@ie.u-ryukyu.ac.jp>
date Wed, 16 Oct 2019 00:12:23 +0900
parents
children bfa17e63ec57
comparison
equal deleted inserted replaced
-1:000000000000 0:0bb2e853d41b
1 \documentclass[twocolumn,twoside,9.5pt]{jarticle}
2 \usepackage[dvips]{graphicx}
3 \usepackage{picins}
4 \usepackage{fancyhdr}
5
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{分散フレームワークChristieを用いた並行同期テキストエディタ}
22 \author{165713F 一木貴裕 {}{} 指導教員 : 河野真治}
23 \date{}
24 \maketitle
25 \thispagestyle{fancy}
26
27 \section{研究背景}
28
29 \section{テキストエディタ}
30 \subsection{編集位置の相違とその解消}
31
32 \section{巡回トークン}
33 \subsection{スター型ネットワーク}
34
35 \section{分散フレームワークChristie}
36 \subsection{TopologyManager}
37
38 \section{今後の作業}
39
40 \begin{thebibliography}{9}
41
42 \bibitem{1}
43
44 \end{thebibliography}
45 \end{document}