view 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
line wrap: on
line source

\documentclass[twocolumn,twoside,9.5pt]{jarticle}
\usepackage[dvips]{graphicx}
\usepackage{picins}
\usepackage{fancyhdr}

\lhead{\parpic{\includegraphics[height=1zw,keepaspectratio,bb=0 0 251 246]{pic/emblem-bitmap.pdf}}琉球大学主催 工学部情報工学科 中間発表予稿}
\rhead{}
\cfoot{}

\setlength{\topmargin}{-1in \addtolength{\topmargin}{15mm}}
\setlength{\headheight}{0mm}
\setlength{\headsep}{5mm}
\setlength{\oddsidemargin}{-1in \addtolength{\oddsidemargin}{11mm}}
\setlength{\evensidemargin}{-1in \addtolength{\evensidemargin}{21mm}}
\setlength{\textwidth}{181mm}
\setlength{\textheight}{261mm}
\setlength{\footskip}{0mm}
\pagestyle{empty}

\begin{document}
\title{分散フレームワークChristieを用いた並行同期テキストエディタ}
\author{165713F 一木貴裕 {}{} 指導教員 : 河野真治}
\date{}
\maketitle
\thispagestyle{fancy} 

\section{研究背景}

\section{テキストエディタ}
\subsection{編集位置の相違とその解消}

\section{巡回トークン}
\subsection{スター型ネットワーク}

\section{分散フレームワークChristie}
\subsection{TopologyManager}

\section{今後の作業}

\begin{thebibliography}{9}

\bibitem{1}

\end{thebibliography}
\end{document}