diff prepaper/2015_final_pre.tex @ 11:16c5f065f7e7

change files structure, new directory paper and preparer
author oc
date Tue, 17 Feb 2015 10:53:45 +0900
parents
children 1cec12b2d078
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/prepaper/2015_final_pre.tex	Tue Feb 17 10:53:45 2015 +0900
@@ -0,0 +1,49 @@
+\documentclass[twocolumn,twoside,7pt]{jarticle}
+\usepackage[dvipdfmx]{graphicx}
+\usepackage{picins}
+\usepackage{fancyhdr}
+\usepackage{setspace}
+
+\pagestyle{fancy}
+\lhead{\parpic{\includegraphics[height=1zw,keepaspectratio,bb=0 0 251 246]{images/emblem-bitmap.pdf}}琉球大学主催 工学部情報工学科 卒業研究発表会}
+\rhead{}
+\cfoot{}
+
+\setstretch{0.8}
+\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{授業やゼミ向けの画面配信システムTreeVNCの機能拡張
+Improvements of Screen Sharing System TreeVNC}
+\author{115747H 氏名 大城 美和 指導教員 : 河野 真治}
+\maketitle
+\thispagestyle{fancy}
+
+%英語Abstract
+\input{abstract_j.tex}
+
+%研究目的
+\input{chapter1.tex}
+
+% リファクタリング
+\input{chapter2.tex}
+
+% 新機能
+\input{chapter3.tex}
+
+%まとめ
+\input{chapter4.tex}
+
+%参考文献
+\bibliographystyle{ipsjunsrt}
+\input{bibliography.tex}
+
+\end{document}