diff paper/ipsjpapers.cls @ 0:7ee2c99e00db

add file
author Yutaka_Kinjyo
date Sat, 12 Mar 2011 05:09:28 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/paper/ipsjpapers.cls	Sat Mar 12 05:09:28 2011 +0900
@@ -0,0 +1,16 @@
+% Copyright (C) 1995-2010 by Hiroshi Nakashima, Yasuki Saito and
+%                            The Editorial Board of the IPSJ Journal
+%
+% ipsjpapers.cls 28-Oct-10 by Hiroshi Nakashima (ver 3.02)
+% (revision history deleted)
+% ipsjpapers.cls  1-Apr-96 by Hiroshi Nakashima (ver 2.00)
+
+\ifx\pfmtname\undefined
+\NeedsTeXFormat{LaTeX2e}
+\else
+\NeedsTeXFormat{pLaTeX2e}
+\fi
+
+\ProvidesClass{ipsjpapers}[2010/10/28 ver 3.02]
+\input{ipsjpapers.sty}
+\endinput