Mercurial > hg > Papers > 2014 > kkb-thesis
view prepaper/2014_final_pre.tex @ 6:e789ba398c3f
add pdf
author | Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 26 Feb 2014 01:15:05 +0900 |
parents | a1d0cc36cc7c |
children |
line wrap: on
line source
\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{Cerium Task Manager の Multi Platform 対応} \author{105744J 氏名 小久保 翔平 指導教員 : 河野 真治} \maketitle \thispagestyle{fancy} %研究目的 \input{Introduction.tex} % parallel computing platform \input{Parallel.tex} %Cerium \input{Cerium.tex} %benchmark \input{Benchmark.tex} %まとめ \input{Conclusion.tex} %参考文献 \bibliographystyle{ipsjunsrt} \input{bibliography.tex} \end{document}