TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX

Size: px
Start display at page:

Download "TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX"

Transcription

1 TEX ( ) #1 1 TEX 1.1 TEX TEX Donald Knuth 1 Introduction 1.1 Metaphor metaphor II 07 #1 1: 1: CPU HDD (program) (neural network) (architecture) Word Processor Word Mac/Windows TEX 1: TEX 1.2 TEX TEX web CD CD lkakuto3.exe 3. cd.txt lkakuto3.exe 4. GhostScript Use Windows TrueType fonts for Chinese, Japanese and Korean 5. GSView Ghostgum gsview **.**

2 TEX ( ) #2 Options Advanced Configure Ghostscript Options dwinkanji URL W32TeX Windows ptex W32TeX dviout dviout for Windows GhostScript,Ghostview and GSview GhostScript platex2e (jsclasses) TeX TeX Wiki TeX Wiki (TeX Q & A) TeX nifty TeX TEX CD EmEditor CD emed6004jpx.msi EmEditor 1 4,200 TEX M s TeXHelper 2 CD MTeX225_Unicode.exe

3 TEX ( ) #3 2: M s TeX helper 2 3: M s TeX helper 2 TEX

4 TEX ( ) #4 1.4 TEX EmEditor MTeX2 MTeX2 EmEditor TEX MTeX2 4 4: M s TeX helper 2 OK \documentclass{jarticle} %\title{} % %\author{} % %\date{} % dvi \begin{document} %\maketitle % %\pagestyle{empty} % %\thispagestyle{empty} % \end{document}

5 TEX ( ) #5 \begin{document} \end{document} \begin{document} \TeX test1.tex.tex DVI DVIOUT OK DVIOUT 5 5: DVIOUT setup OK OK %\title{} % % \TeX %\author{}% 4 %\maketitle % TEX % % TEX 1 DVI DVI 2 DVI \Tex tab %\date{} %

6 TEX ( ) #6 1.5 TEX 1. ) 2. TEX cd c:\\temp..) 3. platex test1 4. test1.dvi test1.dvi 5. DVI dviout dviout test1 6: 7:

7 TEX ( ) #7 8: DVI *.tex *.aux *.dvi 1. *.tex 2. platex *.dvi DVI 3. DVI dviout M s TeX Helper 1.6 \[ y = ax + b \] \begin{equation} y = ax + bx^2 +c \end{equation} y = ax + b y = ax + bx 2 + c (1)

8 TEX ( ) #8 \begin{equation} y = ax + bx^2 +c \label{eq:ex1} \end{equation} y = ax + bx 2 + c (2) \ref{eq:ex1} 2 2 TEX \label{hogehoge} \ref{hogehoge} = \begin{eqnarray*} y &=& ax + b \\ y &=& ax + bx^2 +c \end{eqnarray*} & &\\ y = ax + b y = ax + bx 2 + c \begin{eqnarray} y &=& ax + b \\ y &=& ax + bx^2 +c \end{eqnarray} & &\\ y = ax + b (3) y = ax + bx 2 + c (4) $y = ax + b$ y = ax + b bear/bearcollections/style-files/style-fj.html

9 TEX ( ) #9 1.7 MTeX2 3 9: MTeX2 \begin{table}[htbp] % h: here, t: top, b: bottom, p: page \caption{ 1} % \label{fig:table_test} % \begin{center} % \begin{tabular}{clr} % { } c: center, l: left, r: right 10 & 11 & 12\\ % & 200 & 222 & 233\\ 3000 & 3333 & 3444\\ \end{tabular} % \end{center} % \end{table} % 1: h t b p

10 TEX ( ) #10 \multicolumn{3}{c}{} 3 2: \hline { c l r } 2 \hline \hline 3: \cline{2-3} 2 3 4: (*) \rlap{*} \begin{document} \usepackage{tabularx} \begin{tabular}...\end{tabular} \begin{tabularx}{ }{ }...\end{tabularx} X Excel Excel2tabular

11 TEX ( ) #11 5: * ** *** 6: : Excel2Tabular

12 TEX ( ) # TEX EPS(Encapsulated Post Script) PostScript URL 1. Postscript 2. PS 3. PS GSview EPS 4. TEX Postscript Adobe winstjpn.exe [Download] [ ] psprinter installer [FILE] TeX_ps FAX TeX_ps 11 Postscript EPS(Encapsulated Post Script) TrueType 11:

13 TEX ( ) # PS Excel TeX_ps OK *.ps My Documents C:\tex_demo\fig_demo.ps GSview OK GSview *.ps PS PS GSview32?? 12: PS GSview EPS File PS to EPS *.eps 13

14 TEX ( ) #14 13: PS to EPS TEX \begin{document} \usepackage[dvips]{graphicx} \begin{figure}[htbp] \begin{center} \includegraphics[width=0.5\textwidth,keepaspectratio=true]{demo.eps} \end{center} \caption{ } \label{ } \end{figure} [width=0.5\textwidth,keepaspectratio=true] every summary 1 0 L1 L3 L5 L7 L9 L11 L13 L15 L17 L19 T1 T3 14:

15 TEX ( ) #15 [width=10cm,keepaspectratio=true] [origin=c,angle=90] (c) L1 L3 L5 L7 L9 L11 L13 L15 L17 L19 T1 T3 every summary 15: 90 4cm \begin{figure}[htbp] \begin{center} \includegraphics[origin=c,angle=90,width=4cm,keepaspectratio=true]{demo.eps} \end{center} \caption{90 4cm } \label{ } \end{figure}

16 TEX ( ) # TEX L A TEX aux 3. JBibTex bbl 4. L A TEX bbl 5. L A TEX \cite{2109:wa98} (Watts & Strogatz, 1998) {2109:wa98}\cite[p. 440]{2109:wa98} (Watts & Strogatz, 1998, p. 440).bst jplain.bst \bibliographystyle{jplain} \end{document} \bibliography{bibdata}.bib bibdata.bib \bibliography{bibdata1,bibdata2} APA (American Psychological Association) pubilication manual \usepackage{jtheapa} jcss.bst \documentclass{jsarticle} \begin{document} \cite{2109:wa98} \bibliographystyle{jplain} \bibliography{d:/stm/reference/ref,d:/stm/reference/ref02} \end{document}

17 TEX ( ) # author editor title publisher journal year volume number pages abstract article author, title, journal, year volume, number, pages, month, note book author editor, title, publisher, year volume, series, address, edition, month, note booklet title author, howpublished, address, month, year, note inbook author editor, title, chapter pages, publisher, year volume, series, address, edition, month, note incollection author, title, booktitle, publisher, year editor, chapter, pages, address, month, note inproceedings author, title, booktitle, year editor, pages, organization, publisher, address, month, note manual title author, organization, address, edition, month, year, note mastersthesis

18 TEX ( ) #18 author, title, school, year address, month, note phdthesis author, title, school, year address, month, note proceedings title, year editor, publisher, organization, address, month, note misc author, title, howpublished, month, year, 2 author="duncan J. Watts and Steven H. Strogatz", year=1998, title="collective dynamics of small-world networks", Journal="Nature", volume="393", pages=" ", kw="small-world network, ", abstract="regular network random network 2 (path length) L (cluster coefficient) C 2006/09/12 17:27" author="alistair Higham and Chris Harwood and Andy Cale", First Family and year=2005, title="momentum in soccer", publisher="coachwise Ltd.", address="leeds, UK", abstract="" }

19 TEX ( ) author="j. A. Scott Kelso and Betty Tuller and Katherine S. Harris", title="a {"dynamic pattern"} perspective on the control and coordination of movement", booktitle="the production of speech", editor="p. MacNeiage", pages=" ", yesr=1983, publisher="splinger-verlag", address="new York", kw="dynamic pattern, speech", abstarct=" #1020 " author=" ", yomi="hashida", ABC title=" ", editor=" and and and and ", booktitle=" 2 ", publisher="", year=1994, address=" ", pages=" ", abstract=" " author="yasuyuki Kubo and Michiyoshi Ae and Norihisa Fujii", title="changes in joint torques and momenta of the body segments by the practice in a medicine-ball backward throwing", year="1997", booktitle="xvith Congress of the International Society of Biomechanics", pages="212", kw="training effect, throwing", abstract="" }

20 TEX ( ) # \begin{screen} \end{screen} \begin{screen} \begin{center} \end{center} \end{screen} Google tex tex fancybox.sty, ascmac.sty C:\usr\local\share\texmf\tex stlyemacro \begin{itembox}[l]{ } \end{itembox}

21 TEX ( ) # \documentclass{jsarticle} \begin{document} \input{sub1} \include{sub2} \end{document} sub1(.tex) sub2(.tex) sub1.tex \section{input } \verb+\input{ }+ sub2.tex \section{include } \verb+\include{ }+ \verb+\includeonly{, }+\verb+\include+

22 TEX ( ) #22 Watts, D. J. & Strogatz, S. H. (1998). Collective dynamics of small-world networks. Nature, 393,

semi4.dvi

semi4.dvi 1 2 1.1................................................. 2 1.2................................................ 3 1.3...................................................... 3 1.3.1.............................................

More information

L A TEX? Word Word Word Word WYSIWYG T E X by Donald Knuth L A T E X by Leslie Lamport L A T E X 2ε L A T E X 2ε, pt E X, pl A T E X LATEX p.2/27

L A TEX? Word Word Word Word WYSIWYG T E X by Donald Knuth L A T E X by Leslie Lamport L A T E X 2ε L A T E X 2ε, pt E X, pl A T E X LATEX p.2/27 L A TEX 2007 2007 10 5 ( ) 338 8570 255 Tel: 048 858 3577, Fax : 048 858 3716 Email: tohru@mail.saitama-u.ac.jp URL: http://www.nls.ics.saitama-u.ac.jp/ tohru/ LATEX p.1/27 L A TEX? Word Word Word Word

More information

L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i

L A L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i 2012 24 L A TEX 2013 1 2012 24 L A TEX @kurokobo L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i Abstract Of Master s Thesis Academic Year

More information

1 L A TEX L A TEX L A TEX 2 L A TEX 2 L A TEX L A TEX L A TEX Word L A TEX L A TEX L A TEX L A TEX 2.1 L A TEX 1 L A TEX 2

1 L A TEX L A TEX L A TEX 2 L A TEX 2 L A TEX L A TEX L A TEX Word L A TEX L A TEX L A TEX L A TEX 2.1 L A TEX 1 L A TEX 2 L A TEX dareka@dokoka.org 2005 9 2 1 2 2 L A TEX 2 2.1................................. 2 2.2 L A TEX..................................... 4 3 L A TEX 4 3.1............................. 4 3.2......................

More information

2012 24 L A TEX 2013 1 2012 24 L A TEX @kurokobo L A TEX UTF-8 Makefile \begin{jabstract} \end{jabstract} \begin{eabstract} \end{eabstract} main.tex L A TEX i Abstract Of Master s Thesis Academic Year

More information

Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advi

Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advi 22 L A TEX Year 2010 Graduation Thesis A LATEX Template for Graduation Thesis Keio University Faculty of Environment and Information Studies Fusuke Hogeyama Advisor: Professor Hogeta Bahnaka 2010 22 L

More information

BIBTEXing BIBTEX, Oren Patashnik( ) January 31, 1988( ) 1 [ BibT E X version 1.00 JBibT E X

BIBTEXing BIBTEX, Oren Patashnik( ) January 31, 1988( ) 1 [ BibT E X version 1.00 JBibT E X BIBTEXing BIBTEX, Oren Patashnik( ) January 31, 1988( 1991 1 1 ) 1 [ BibT E X version 1.00 (patashnik@score.stanford.edu, JBibT E X matsui@denken.or.jp) ] BibT E X version 0.99a 1 2 ( ) Designing BibT

More information

tex03final1.dvi

tex03final1.dvi 2002 3 L A TEX 2002 4 20 : TEX dvi PDF mikilab 1 L A TEX 1.1 Table 1.1 Table 1 1 1400 1 1700 Fig. 1 \begin{tabular}{ ()}. Fig. 2 tabular Table 2 tabular l c r \begin{center} \begin{tabular}{lcr} & & \\

More information

readme.dvi

readme.dvi Vol. 34, No. 1 (2005), 1 15 L A TEX jjas.cls pl A TEX2ε jjas.cls http://www.applstat.gr.jp/ L A TEX L A TEX 1. 2 3 4 2. template.tex 2.1. \documentclass[mentuke]{jjas} \usepackage{graphicx} \usepackage[varg]{txfonts}

More information

1 1 1......................... 1 2.......................... 2 3.................... 2 4...................... 3 2 4 1....... 4 2........................ 7 3................... 8 3 12 1...........................

More information

数学論文の書き方 - 第1回:入門編

数学論文の書き方 - 第1回:入門編 LAT E X 2007 6 19 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T E X 5 LAT E X 1 2 L A T E X 3 4 L A T

More information

tex02.dvi

tex02.dvi 2002 2 L A TEX 2002 4 15 : L A TEX EPS EPS 1 L A TEX L A TEX L A TEX L A TEX 1.1 L A TEX 1.1.1 L A TEX TEX.tex.tex.tex 1.1.2 TEX 1. TEX L A TEX Y TEX L A TEX Y (@ ) TEX L A TEX 2. 1 YTeX YTeX ( ) 3. 2

More information

1.2 L A TEX 2ε Unicode L A TEX 2ε L A TEX 2ε Windows, Linux, Macintosh L A TEX 2ε 1.3 L A TEX 2ε L A TEX 2ε 1. L A TEX 2ε 2. L A TEX 2ε L A TEX 2ε WYS

1.2 L A TEX 2ε Unicode L A TEX 2ε L A TEX 2ε Windows, Linux, Macintosh L A TEX 2ε 1.3 L A TEX 2ε L A TEX 2ε 1. L A TEX 2ε 2. L A TEX 2ε L A TEX 2ε WYS L A TEX 2ε 16 10 7 1 L A TEX 2ε L A TEX 2ε TEX Stanford Donald E. Knuth 1.1 1.1.1 Windows, Linux, Macintosh OS Adobe Acrobat Reader Adobe Acrobat Reader PDF 1.1.2 1 1.2 L A TEX 2ε Unicode L A TEX 2ε L

More information

semi10.dvi

semi10.dvi TEX 2001 4 9 4 1 TEX 2 1.1 TEX.................................................. 2 1.2 L A TEX................................................ 2 1.2.1............................................. 2 1.2.2.............................................

More information

L A TEX ver L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sampl

L A TEX ver L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sampl L A TEX ver.2004.11.18 1 L A TEX LATEX 1.1 L A TEX L A TEX tex 1.1 1) latex mkdir latex 2) latex sample1 sample2 mkdir latex/sample1 mkdir latex/sample2 3) /staff/kaede work/www/math/takase sample1.tex

More information

LaTeX実践講座 - これから TeXを使って文書を書きまくる人のために

LaTeX実践講座 - これから TeXを使って文書を書きまくる人のために L A T E X T E X 2 2016 7 29 ( ) ITPASS @ 3 508 1 2 3 L A T E X Tips 4 Beamer Emacs T E X YaTeX 5 1 2 3 L A T E X Tips 4 Beamer Emacs T E X YaTeX 5 T E X T E X T E X L A T E X,, , T E X, 1,... T E X 1 2

More information

電気通信大学 コンピュータリテラシー 文書整形 --- LaTeX ---

電気通信大学 コンピュータリテラシー 文書整形 --- LaTeX --- 1 L A TEX B5 1. LaTeX ( ) : 1 3 2. LaTeX ( ) : 4 7 3. LaTeX (,, EPS ) : 8 10 4. LaTeX ( ) : 11 textlatex.pdf : tiny.tex, tiny.pdf : 1 small.tex, small.pdf : 2 normal.tex, normal.pdf : f1.eps : normal.tex

More information

2 TEX, TEX Donald Knuth 2 3 ( ) TEX ( ) , WWW 4 TEX (.tex,.dvi,.ps,.pdf ) 3 TEX ( ) ( ) 5 (.tex Windows, Mac, Unix, MS-DOS TEX TEX ( ) & METAFON

2 TEX, TEX Donald Knuth 2 3 ( ) TEX ( )  , WWW 4 TEX (.tex,.dvi,.ps,.pdf ) 3 TEX ( ) ( ) 5 (.tex Windows, Mac, Unix, MS-DOS TEX TEX ( ) & METAFON II 8 (1) TEX 2002 6 13 DTP TEX PDF 1 UNIX TEX TEX.cshrc 1.cshrc set path=(/usr/meiji/pub/lib/tetex/bin $path) TEX http://www.isc.meiji.ac.jp/~ae00050/ ( WWW myreport.tex (dvi ) isc-xas06% platex myreport.tex

More information

Chapter 1 latex latex divout for windouws,texmaker,beamer latex 2012/2/2 2

Chapter 1 latex latex divout for windouws,texmaker,beamer latex 2012/2/2 2 Contents 1 2 2 latex 3 2.1 latex..................... 3 3 divout 4 3.1 divout for windouws.................... 4 3.2 divout for windows pdf................ 4 4 Texmaker 5 4.1 texmaker.............................

More information

LeapMotion JINS MEME 2019

LeapMotion JINS MEME 2019 LeapMotion JINS MEME 2019 3 1 Mac OS X, Processing, LeapMotion, JINS MEME 11 1.1 Mac OS X.................................... 11 1.2 Processing.................................... 12 1.3 LeapMotion...................................

More information

TeX紹介

TeX紹介 TeX の紹介 スタートアップゼミ 2018#4 2018 年 5 月 7 日 ( 月 ) 担当 : 三木真理子 0 目次 2 1. TeX とは 2. インストールについて 3. TeX ファイルと関連ファイルについて 4. TeX 実践 数式を書く 図を挿入する 表を挿入する 参考文献を入れる 5. 参考 URL 1 TeX とは? テフ または テック と読む 表記する際は E を下げて書くか小文字にする

More information

1 1 1...................... 1 2 6 1.................. 6 2...................... 8 3 9 1........................ 9 2........................ 12 4 15 1...... 15 2........................... 18 3..........................

More information

2011-10-22 16:50 17:40 2011-10-23 ptex CIO 20 1991 1994 1997 2000 2004 2007 2010 TEX 1986 1987 1987 ASCII TEX MicroTEX 98,000 34,000 1990 ptex ptexst C 1991 2003 LATEX 1991 min10 1993 JIS X 4051 LATEX

More information

1 1.1 1.2 1.3 (a) WYSIWYG (What you see is what you get.) (b) (c) Hyper Text Markup Language: SGML (Standard Generalized Markup Language) HTML (d) TEX

1 1.1 1.2 1.3 (a) WYSIWYG (What you see is what you get.) (b) (c) Hyper Text Markup Language: SGML (Standard Generalized Markup Language) HTML (d) TEX L A TEX HTML 2000 7 2 ([-30]5051.49) 1 2 1.1.............................................. 2 1.2.............................................. 2 1.3................................................ 2 1.4.............................................

More information

1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview......

1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview...... LaTeX HP270075K 2016/05/25 1 1 4 2 4 2.1 LaTeX................................................ 4 2.2 GSscript.................................................. 12 2.3 GSview..................................................

More information

DVIOUT-マスタ-

DVIOUT-マスタ- L A TEX T.T TEX TEX 1 TEX TEX Donald E. Knuth tex 2 L A TEX TEX LATEX( DEC Leslie Lamport TEX TEX 3 L A TEX 3.1 L A TEX documentclass[]{} begin{document} end{document} LATEX 3.1.1 documentclass[a4paper,twocolumn,11pt]{jarticle}

More information

2. label \ref \figref \fgref graphicx \usepackage{graphicx [tb] [h] here [tb] \begin{figure*~\end{figure* \ref{fig:figure1 1: \begin{figure[

2. label \ref \figref \fgref graphicx \usepackage{graphicx [tb] [h] here [tb] \begin{figure*~\end{figure* \ref{fig:figure1 1: \begin{figure[ L A TEX 22 7 26 1. 1.1 \begin{itemize \end{itemize 1.2 1. 2. 3. \begin{enumerate \end{enumerate 1.3 1 2 3 \begin{description \item[ 1] \item[ 2] \item[ 3] \end{description 2. label \ref \figref \fgref

More information

1 L A TEX

1 L A TEX L A TEX ( ) 2011 11 4 L A TEX 2007 4 4 2007 2007 9 4 2007 2007 9 18 2009 9 9 2009 2011 9 4 2011 2011 11 4 (A,B) http://osksn2.hep.sci.osaka-u.ac.jp/ taku/kakenhilatex/ http://jelt.mtk.nao.ac.jp/ iye/kakenhilatex/

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 秋学期情報スキル応用 田中基彦教授, 樫村京一郎講師 ( 工学部 共通教育科 ) DTP の基礎 (2) 1. 日本語の入力法 2. 数式, グラフィック, テーブル - 数式 のみは理数系 3. 相互参照, 目次, 文献参照 - あの項目はどこにある? * 提出問題 5 DTP について 提出問題 5 LaTeX 言語を用いる DTP (DeskTop Publishing) について, つぎの各問に答えなさい

More information

help gem gem gem my help

help gem gem gem my help hikiutils 1234 2017 3 1 1 6 1.0.1 help gem................... 7 gem.................................... 7 gem................................... 7 my help.................................. 7 my help......................

More information

4 1 2 93 1889 22 4 7 1955 303 1869 2 5 3 188 8 7 5 4 5 22 51 16 1619 5 4 5 1843 14 6 28 12 15,000 1621 7 1 2 7 4 7,520 10 2010 223 29 19 2 1897 30 4 8 1786 6 1846 3 1817 14 9 1793 5 1862 2 10 1818 22 17

More information

r6.dvi

r6.dvi 13 1 WYSIWYG/ 2013.5.21 1 WYSIWYG/ (LaTeX HTML+CSS ) 2 Web 3 ( GUI) 4 Web (1) 5 Web (2) 1 1.1 ( ) ( ) 1 1: / ( 1) ( ) ( ) 1 1 ( 2) / (text editor) Emacs Windows Mac OS X Unix ( ) (script) 2: 1.2??? 1 (

More information

操作1 <設問作成>

操作1 <設問作成> ORCA (Online Research Control system Architecture) ORCA 1 1 2 3 4 5 6 7 URL 2 [ ] 3 4 5 1. 2. 4 6 2. 4. 3. 5. 7 6. 8.10. 9. 12. 13. 14. 8 2. 4. 3. 5. 6. 8. 7. 9. 9 9. 10 8. 12. 9. 10. 11 6. 8. 7. 8. 6

More information

OK Windows NT4.0/2000/XP : [ ] [ ] (WindowsNT4.0/2000 [ ] ) [ ] OK 2.2 Windows Windows notepad.exe notify.wav.exe.wav TEX sample.tex.tex Windows TEX [

OK Windows NT4.0/2000/XP : [ ] [ ] (WindowsNT4.0/2000 [ ] ) [ ] OK 2.2 Windows Windows notepad.exe notify.wav.exe.wav TEX sample.tex.tex Windows TEX [ Windows TEX 1 Donald E. Knuth TEX 1.0 20 TEX TEX TEX L A TEX 2ε TEX TEX Windows TEX 2 TEX 2.1 Windows Windows ( MS-DOS ) TEX Windows98/98SE/Me : [ ] [ ] [ ] msconfig OK [ ] [Autoexec.bat] (WindowsMe [

More information

Powered by TCPDF (www.tcpdf.org) Title 第 10 回慶應医学賞授賞式 受賞記念講演会 受賞記念シンポジウム Author Publisher 慶應医学会 Jtitle 慶應医学 (Journal of the Keio Medical Society). Vol.83, No.1 (2006. 3),p.47-51 Abstract Genre Journal

More information

5 LATEX 2ε 2010

5 LATEX 2ε 2010 2010-11-27 15:30 16:00 TEX 5 LATEX 2ε 2010 1986 Lisp-Stat 1996 ptex 1987 ASCII TEX 1990 ptex 1993 JIS X 4051 1994 ptex JIS 1995 ptex 3.0 platex 2ε 2000 jsarticle 2008 ε-ptex e-ptex 2010 TEX Live 2010

More information

ACS電子ジャーナル利用マニュアル

ACS電子ジャーナル利用マニュアル American Chemical Society ACS Web Edition & Journal Archives American Chemical Society ACS 4 Web Edition 2002 7 1879 Journal Archives ACS 1...2 2 2-1...3 2-2...4 2-3...5 3 3-1 Abstract...6 3-2 Full Text

More information

Title 体 験 話 法 の 機 能 について : 二 重 の 視 点 性 の 観 点 から Author(s) 三 瓶, 裕 文 Citation (37): 17-32 Issue 2012-05 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/25722 Right Hitotsubashi

More information

.~:ril.~, ー.. ~ 諭

.~:ril.~, ー.. ~ 諭 Powered by TCPDF (www.tcpdf.org) Title 歴史の裏面 Author 久米, 邦武 Publisher 三田学会 Jtitle 三田学会雑誌 (Keio journal of economics). Vol.3, No.6 (1910. 6),p.705(77)- 715(87) Abstract Genre Journal Article URL http://koara.lib.keio.ac.jp/xoonips/modules/xoonips/detail.php?koara_id=an00234610-19100615

More information

r6.dvi

r6.dvi 14 1 WYSIWYG/ 2014.5.27 1 WYSIWYG/ (LaTeX HTML+CSS ) 2 Web 3 ( GUI) 4 Web (1) 5 Web (2) 1 1.1 ( ) ( ) 1 1: / ( 1) ( ) ( ) 1 1 ( 2) / (text editor) Emacs Windows Mac OS X Unix ( ) (script) 2: 1.2??? 1 (

More information

4.4... 17 4.5... 18 4.6... 18 4.7 sin log lim... 18 5 19 6 20 6.1... 20 6.2... 21 7 22 7.1... 22 7.2... 23 8 Deutsch 24 9 24 1 Hello, TEX World! 1.1 T

4.4... 17 4.5... 18 4.6... 18 4.7 sin log lim... 18 5 19 6 20 6.1... 20 6.2... 21 7 22 7.1... 22 7.2... 23 8 Deutsch 24 9 24 1 Hello, TEX World! 1.1 T -platex2 by MiYaGG 1 Hello, TEX World! 2 1.1 TEX... 2 1.2 pl A TEX2... 3 1.3 TEX... 4 1.4 TEX... 4 1.5 To err is human......... 6 1.6 UNIX... 6 2 7 2.1... 7 2.2... 8 2.3... 8 2.4... 9 2.5... 10 2.6...

More information

sarutex.dvi

sarutex.dvi LATEX L A TEX which monkeys cannot use. LATEX Ver2.0 SaRuTEX LATEX LATEX L A TEX L A TEX LATEX LATEX L A TEX LATEX L A TEX PAW PAW ROOT ROOT LATEX L A TEX LATEX LATEX 2001 3 S a RuTEX ( 1 ) i LATEX Ver1.1

More information

untitled

untitled http://number.bunshun.jp/ pages contents Number Web http://number.bunshun.jp/ 0 5,000,000 10,000,000 15,000,000 20,000,000 25,000,000 30,000,000 35,000,000 40,000,000 45,000,000 200904 200905 200906

More information

Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード]

Microsoft PowerPoint - 第13回 TeX 1日目.ppt [互換モード] 平成 21 年度情報リテラシー 担当 : 木下浩二 (4 号館 404) kinoshita@cs.ehime-u.ac.jp http://ipr20.cs.ehime-u.ac.jp/~kinoshita/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍

More information

TEX American Mathematical Society PostScript Adobe Systems Incorporated

TEX American Mathematical Society PostScript Adobe Systems Incorporated P A D manual ( pad2ps 3.1j ) (seiichi@muraoka.info.waseda.ac.jp) 1996 11 2 TEX American Mathematical Society PostScript Adobe Systems Incorporated pad2ps PAD PAD (Problem Analysis Diagram) C 1 2 PAD PAD

More information

AuthorManual_JSTP.ppt

AuthorManual_JSTP.ppt ScholarOne Manuscripts Log In Create Account Main Menu Author Dashboard Step 1: Type, Title & Abstract Step 2: Attributes Step 3: Authors & Institutions Step 4: Reviewers Step 5: Details & Comments Step

More information

数学論文の書き方 - 第2回:基礎編

数学論文の書き方 - 第2回:基礎編 2 2007 6 20 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 1 2 3 amscd xy-pic 4 5 Outline 1 2 3 amscd xy-pic 4 5 amsart, L A T E X \documentclass{} article

More information

Title 北 魏 の 大 人 官 に 就 いて( 上 ) Author(s) 山 崎, 宏 Citation 東 洋 史 研 究 (1947), 9(5-6): 167-180 Issue Date 1947-08-15 URL http://dx.doi.org/10.14989/145844 Right Type Journal Article Textversion publisher Kyoto

More information

Title 宋 代 の 科 場 と 不 具 疾 患 の 進 士 Author(s) 荒 木, 敏 一 Citation 東 洋 史 研 究 (1971), 30(2-3): 191-213 Issue Date 1971-12-31 URL http://dx.doi.org/10.14989/152841 Right Type Journal Article Textversion publisher

More information

Powered by TCPDF (www.tcpdf.org) Title 主体 他者 残余 : バトラーにおけるメランコリーをめぐって Author 長野, 慎一 (Nagano, Shinichi) Publisher 三田社会学会 Jtitle 三田社会学 (Mita journal of sociology). No.12 (2007. ),p.60-73 Abstract Genre Journal

More information

Title 開 化 新 聞 石 川 新 聞 の 出 版 史 的 考 察 : 明 治 初 期 地 方 紙 出 版 の 一 モデル Author(s) 磯 部, 敦 Citation 書 物 出 版 と 社 会 変 容, 1: 143-171 Issue 2006-04-20 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/16581

More information

1 2 : etc = x(t + 1) = 1 ax(t) 2 + y(t) y(t + 1) = bx(t) x y 2006 p.2/58

1 2 : etc = x(t + 1) = 1 ax(t) 2 + y(t) y(t + 1) = bx(t) x y 2006 p.2/58 2006 338 8570 255 Tel : 048 858 3577, Fax : 048 858 3716 Email : tohru@ics.saitama-u.ac.jp URL : http://www.nls.ics.saitama-u.ac.jp/ tohru 2006 p.1/58 1 2 : etc = x(t + 1) = 1 ax(t) 2 + y(t) y(t + 1) =

More information

untitled

untitled - - GRIPS 1 traceroute IP Autonomous System Level http://opte.org/ GRIPS 2 Network Science http://opte.org http://research.lumeta.com/ches/map http://www.caida.org/home http://www.imdb.com http://citeseer.ist.psu.edu

More information

Title 責任能力 Author(s) 本庄, 武 ; 山下, 幸夫 Citation 季刊刑事弁護 (71): 176-181 Issue 2012-07 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/26089 Right Hitotsubashi University Repository

More information

2

2 1 2 10 14 945 3000 2012 3 10 4 5 6 7 8 9 10 11 12 2011 11 21 12301430 (1215 ) 13 6 27 17 () ( ) ( ) (112360) 2 (1157) (119099) ((11861231) )( ) (11641205) 3 (1277) 3 4 (1558) (1639)() 12 (1699)( ) 7 (1722)

More information

Title 資 料 編 2 [ 第 2 編 : 百 年 の 出 来 事 ] 第 5 章 : 戦 時 体 制 Author(s) 京 都 大 学 百 年 史 編 集 委 員 会 Citation 京 都 大 学 百 年 史 : 資 料 編 ; 2 (2000): 375-488 Issue Date 2000-10-30 URL http://hdl.handle.net/2433/152912 Right

More information

Powered by TCPDF (www.tcpdf.org) Title 彙 報 Author Publisher 慶 應 義 塾 大 学 藝 文 学 会 Jtitle 藝 文 研 究 (The geibun-kenkyu : journal of arts and letters). Vol.64, (1993. 12),p.39(172)- 69(142) Abstract Genre Journal

More information

TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray 3 2 eqnarray equation Y=Y= eqnarray y = ax + b (6.2) y = x

TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray 3 2 eqnarray equation Y=Y= eqnarray y = ax + b (6.2) y = x 6 ArkOak TEX L A TEX2e 2015 11 4 6.1 making title 6.2 Equations 6.2.1 y = ax + b $ $ x x $ 6.2.2 Y=[ Y=] equation 1 TEX 6.2. EQUATIONS Y=[ Y=] equation y = ax + b y = ax + b (6.1) Y=[ Y=] Y=nonumber eqnarray

More information

1. 1 H18 p.2/37

1. 1 H18 p.2/37 ( ) 338 8570 255 Tel : 048 858 3577, Fax : 048 858 3716 Email : tohru@nls.ics.saitama-u.ac.jp URL : http://www.nls.ics.saitama-u.ac.jp/ tohru H18 p.1/37 1. 1 H18 p.2/37 1. 1 2. (a) H17 (b) 50 90 H18 p.2/37

More information

1. IEEE Xplore 1.1. IEEE Xplore Institute of electrical and Electronics Engineers (IEEE) Institution of Electrical Engineers (IEE) 12, IEEE Xpl

1. IEEE Xplore 1.1. IEEE Xplore Institute of electrical and Electronics Engineers (IEEE) Institution of Electrical Engineers (IEE) 12, IEEE Xpl IEL Online IEEE Xplore2.0 - IEEE/IEE Electronic Library Online - 1. IEEE XPLORE... 2 1. IEEE XPLORE... 2 1.1.... 2 1.2. IEEE XPLORE... 2 1.3. IEEE XPLORE... 3 1.4. IEEE XPLORE... 3 2.... 4 2.1.... 5 2.2....

More information

Powered by TCPDF (www.tcpdf.org) Title Author Publisher Jtitle Abstract Genre URL 武徳会パージ増田, 弘 (Masuda, Hiroshi) 慶應義塾大学法学研究会法學研究 : 法律 政治 社会 (Journal of law, politics, and sociology). Vol.73, No.1 (2000.

More information

Title 棭斎書簡四通 Author(s) 柏崎, 順子 Citation 書物 出版と社会変容, 1: 63-74 Issue 2006-04-20 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/16589 Right Hitotsubashi University Repository

More information

Title 宋 代 河 西 チベット 族 と 佛 教 Author(s) 岩 崎, 力 Citation 東 洋 史 研 究 (1987), 46(1): 107-142 Issue Date 1987-06-30 URL http://dx.doi.org/10.14989/154186 Right Type Journal Article Textversion publisher Kyoto

More information

~:J:.

~:J:. Title 彙輯 至元新格 並びに解説 Author(s) 植松, 正 Citation 東洋史研究 (1972), 30(4): 297-325 Issue Date 1972-03-30 URL http://dx.doi.org/10.14989/152850 Right Type Journal Article Textversion publisher Kyoto University ~:J:.

More information

a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster LAT E X

a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster LAT E X a0postercls, http://wwwmathkobe-uacjp/a0poster ( ) ( ): orange (Debian/GNU Linux, Etch) ssh -X orange pdf :, - pdf ( ) orange / tex a0postercls? Gerlinde Kettl, Matthias Weiser T E Xmacro wwwctanorg/tex-archive/macros/latex/contrib/a0poster

More information

Title 国 民 年 金 国 民 健 康 保 険 未 加 入 者 の 計 量 分 析 Author(s) 湯 田, 道 生 Citation 経 済 研 究, 57(4): 344-357 Issue 2006-10-25 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/20334 Right

More information

Powered by TCPDF (www.tcpdf.org) Title Author Publisher Jtitle Abstract Genre URL フィリピン 独 立 戦 争 と 日 米 比 関 係 平 間, 洋 一 (Hirama, Yoichi) 慶 應 義 塾 大 学 法 学 研 究 会 法 學 研 究 : 法 律 政 治 社 会 (Journal of law, politics,

More information

1 1.1 PC PC PC PC PC workstation PC hardsoft PC PC CPU 1 Gustavb, Wikimedia Commons.

1 1.1 PC PC PC PC PC workstation PC hardsoft PC PC CPU 1 Gustavb, Wikimedia Commons. 1 PC PC 1 PC PC 1 PC PC PC PC 1 1 1 1.1 PC PC PC PC PC workstation PC 1.1.1 hardsoft 1.1.2 PC PC 1.1 1 1. 2. 3. CPU 1 Gustavb, Wikimedia Commons.http://en.wikipedia.org/wiki/Image:Personal_computer,_exploded_5.svg

More information

Powered by TCPDF (www.tcpdf.org) Title Author Publisher Jtitle Abstract Genre URL 韓 国 のTVニュースにおける 日 本 関 連 報 道 の 内 容 分 析 李, 光 鎬 (E, Gwangho) 慶 應 義 塾 大 学 メディア コミュニケーション 研 究 所 メディア コミュニケーション : 慶 応 義 塾 大 学

More information

9:30 9:35 1 T EX CAS KETpic 9:55 2 TEX CAS KETpic GUI 10:15 10:25 3 T EX Web 10:45 4 TEX FTEXT 11:05 11:20 5 T EX DITA 12:05 13:05 6 BIBTEX 13:25 13:4

9:30 9:35 1 T EX CAS KETpic 9:55 2 TEX CAS KETpic GUI 10:15 10:25 3 T EX Web 10:45 4 TEX FTEXT 11:05 11:20 5 T EX DITA 12:05 13:05 6 BIBTEX 13:25 13:4 2009 8 29 9:30 9:35 1 T EX CAS KETpic 9:55 2 TEX CAS KETpic GUI 10:15 10:25 3 T EX Web 10:45 4 TEX FTEXT 11:05 11:20 5 T EX DITA 12:05 13:05 6 BIBTEX 13:25 13:45 7 Geometry 5.0: A More Flexible Interface

More information

Title 宗 教 儀 礼 の 機 能 的 体 系 : タイ 国 東 北 部 の 一 部 落 ドーン デーング Author(s) 水 野, 浩 一 Citation 東 南 アジア 研 究 (1965), 3(3): 2-21 Issue Date 1965-12 URL http://hdl.handle.net/2433/55080 Right Type Journal Article Textversion

More information

2012_00表紙

2012_00表紙 02 Network Program 05 1 2 3 4 5 6 1 13 60 5,800 06 07 Program 10 12 Program 14 Program 18 20 Program 22 24 Program 25 26 27 28 29 30 31 32 Program 33 34 35 40 Program 41 42 43 44 45 46 Program

More information

PowerPoint Presentation

PowerPoint Presentation 平成 25 年度 情報リテラシー 担当 : 一色正晴 (4 号館 405) isshiki@cs.ehime-u.ac.jp http://ipr20.cs.ehime-u.ac.jp/~isshiki/literacy/ 準備 リテラシ用のディレクトリ内に, 新たなディレクトリ tex を作成 HP からファイル tex.tar.gz をダウンロードして, 作成したディレクトリに保存 解凍 展開

More information

20090503-04t-Word

20090503-04t-Word Word (1) Word Word Word -1 Word Word Word Word Word -1 Word -2-2 (2) Word -3 Word 1 -3-1 2 3-1 Web Web SmartArt HTML (3) Command Z Command Word (4) Control J K L (5) USB USB USB TrueCrypt USB Word Word

More information

Title 未 必 の 故 意 ( 殺 意 ) Author(s) 本 庄, 武 Citation 季 刊 刑 事 弁 護 (67): 130-135 Issue 2011-07 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/23152 Right Hitotsubashi University

More information

Title 海 の 民 サマ 人 の 生 活 と 空 間 認 識 : サンゴ 礁 空 間 t'bbaの 位 置 づけを 中 心 にして Author(s) 長 津, 一 史 Citation 東 南 アジア 研 究 (1997), 35(2): 261-300 Issue Date 1997-09 URL http://hdl.handle.net/2433/56632 Right Type Journal

More information

★索引.indb

★索引.indb S 703 S 704 S 705 S 706 S 707 S 708 S 709 S 710 S 711 S 712 S 713 S 714 S 715 S 716 S 717 S 718 20 4 15 Japanese Journal of Medical Ultrasonics 35 101 0063 2 23 1 6 F The Japan Society of Ultrasonics in

More information

JSIAM URL TEX Web jsjsiam.cls jsiammacrover

JSIAM URL   TEX Web jsjsiam.cls jsiammacrover TeX. 200. How to use the TEX class files for the Transaction of the Japan Society for Industrial and Applied Mathematics Taro Ouyou Hanako Suzuki Jirou Nihon Saburou Yamada Harumi Ouyou Nihon Suuri University

More information

コンピュータ基礎 5. マークアップによるレポート作成

コンピュータ基礎 5. マークアップによるレポート作成 5. Chris Plaintail December 13, 2016 1 / 70 1 L A TEX L A TEX 2 L A TEX 3 4 L A TEXbeamer 2 / 70 L A TEX 3 / 70 PDF 4 / 70 HTML(Hyper Text Markup Language) XML(eXtensible Markup Language) XHTML, SVG, SMIL,

More information

非経済的動機を導入した経済理論の可能性 カント的ア Title プローチ Author(s) 奥島, 真一郎 ; 吉原, 直毅 Citation 経済研究, 63(4): 346-364 Issue 2012-10-25 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/25872 Right

More information

Title 幕府第一次上海派遣官船千歳丸の史科 ( 下 ) Author(s) 沖田, 一 Citation 東洋史研究 (1948), 10(3): 198-212 Issue Date 1948-07-15 URL http://dx.doi.org/10.14989/138886 Right Type Journal Article Textversion publisher Kyoto University

More information

Powered by TCPDF (www.tcpdf.org) Title Author Publisher Jtitle Abstract Genre URL 預状と預置制度の成立漆原, 徹 (Urushihara, Toru) 慶應義塾大学法学研究会法學研究 : 法律 政治 社会 (Journal of law, politics, and sociology). Vol.73, No.8 (2000.

More information

Powered by TCPDF (www.tcpdf.org) Title Author Publisher Jtitle Abstract Genre URL スウェーデン刑法第六章 ( 性犯罪 ) の改正について坂田, 仁 (Sakata, Jin) 慶應義塾大学法学研究会法學研究 : 法律 政治 社会 (Journal of law, politics, and sociology). Vol.78,

More information

商 家 奉 公 人 と 雑 業 者 -- 近 世 都 市 労 働 市 場 における 二 重 構 Title 造 の 形 成 -- Author(s) 斎 藤, 修 Citation 経 済 研 究, 36(3): 251-267 Issue 1985-07-15 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/22564

More information

観 光 地 ケアンズの 生 成 と 日 本 企 業 : イメージ 戦 略 をめぐ Title る 政 治 過 程 と 地 域 社 会 変 動 Author(s) 小 野 塚, 和 人 Citation オーストラリア 研 究 (24): 40-55 Issue 2011-03 Date Type Journal Article Text Version publisher URL http://hdl.handle.net/10086/22158

More information

Title メコンデルタの 魚 相 と 内 水 面 漁 業 (< 小 特 集 >メコンデルタ の 自 然 と 農 業 ) Author(s) 多 紀, 保 彦 Citation 東 南 アジア 研 究 (1975), 13(1): 146-160 Issue Date 1975-06 URL http://hdl.handle.net/2433/55804 Right Type Journal Article

More information

-1-1 1 1 1 1 12 31 2 2 3 4

-1-1 1 1 1 1 12 31 2 2 3 4 2007 -1-1 1 1 1 1 12 31 2 2 3 4 -2-5 6 CPU 3 Windows98 1 -3-2. 3. -4-4 2 5 1 1 1 -5- 50000 50000 50000 50000 50000 50000 50000 50000 50000 50000-6- -7-1 Windows 2 -8-1 2 3 4 - - 100,000 200,000 500,000

More information

gnuplot.dvi

gnuplot.dvi gnuplot gnuplot 1 gnuplot exit 2 10 10 2.1 2 plot x plot sin(x) plot [-20:20] sin(x) plot [-20:20][0.5:1] sin(x), x, cos(x) + - * / ** 5 ** plot 2**x y =2 x sin(x) cos(x) exp(x) e x abs(x) log(x) log10(x)

More information

Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let s Try TEX Online! 5 日本語 Template H. Suzuki (ICU) TEX Online April 8, /

Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let s Try TEX Online! 5 日本語 Template H. Suzuki (ICU) TEX Online April 8, / TEX Online Hiroshi Suzuki ( 鈴木寛 ) International Christian University April 8, 2016 H. Suzuki (ICU) TEX Online April 8, 2016 1 / 10 Table of Contents 1 What is TEX? 2 TEX Online? 3 Online TEX Sites 4 Let

More information

Powered by TCPDF (www.tcpdf.org) Title 戦前期日本における国民国家と 郷土 : 小田内通敏の人文地理研究論をめぐって Author 石井, 清輝 (Ishii, Kiyoteru) Publisher 三田社会学会 Jtitle 三田社会学 (Mita journal of sociology). No.10 (2005. ),p.81-95 Abstract

More information

Title 北 部 タイにおける 稲 作 技 術 : タイ ヤーイ 族 とタイ ル ーイ 族 の 場 合 Author(s) 岩 田, 慶 治 Citation 東 南 アジア 研 究 (1963), 1(2): 22-38 Issue Date 1963 URL http://hdl.handle.net/2433/54821 Right Type Journal Article Textversion

More information

Powered by TCPDF (www.tcpdf.org) Title 戴震の詩経研究に於ける 爾雅 の意義 Author 種村, 和史 (Tanemura, Kazufumi) Publisher 慶應義塾大学藝文学会 Jtitle 藝文研究 (The geibun-kenkyu : journal of arts and letters). Vol.61, (1992. 3),p.98-119

More information

Title バンドン : 西 ジャワ プリアンガンの 町 の 生 成 と 発 展 (< 特 集 > 東 南 アジアにおける 都 市 の 諸 様 相 ) Author(s) 村 井, 吉 敬 Citation 東 南 アジア 研 究 (1983), 21(1): 29-46 Issue Date 1983-06 URL http://hdl.handle.net/2433/56126 Right Type

More information

Powered by TCPDF (www.tcpdf.org) Title 第一次普選と実業同志会 : 武藤山治の政治啓蒙活動 Author 玉井, 清 (Tamai, Kiyoshi) Publisher 慶應義塾大学法学研究会 Jtitle 法學研究 : 法律 政治 社会 (Journal of law, politics, and sociology). Vol.83, No.12 (2010.

More information

1 I EViews View Proc Freeze

1 I EViews View Proc Freeze EViews 2017 9 6 1 I EViews 4 1 5 2 10 3 13 4 16 4.1 View.......................................... 17 4.2 Proc.......................................... 22 4.3 Freeze & Name....................................

More information

FileMaker Pro Tutorial

FileMaker Pro Tutorial FileMaker Pro 12 2007-2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento FileMaker, Inc. Bento FileMaker, Inc. FileMaker FileMaker,

More information