diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mid_thesis.tex	Tue Aug 25 15:06:24 2020 +0900
@@ -0,0 +1,41 @@
+\documentclass[twocolumn,twoside,9.5pt]{jarticle}
+\usepackage[dvips]{graphicx}
+\usepackage{picins}
+\usepackage{fancyhdr}
+%\pagestyle{fancy}
+\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{題名}
+\author{学籍番号 氏名 {}{} 指導教員 : 指導教員名}
+\date{}
+\maketitle
+\thispagestyle{fancy} 
+
+\section{section1}
+
+\section{section2}
+
+\section{section3}
+
+
+\section{section4}
+
+\begin{thebibliography}{9}
+
+\bibitem{1}
+
+\end{thebibliography}
+\end{document}