diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-18 18:19:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-18 18:19:00 +0000 |
commit | a9eff7800c1787b0af5f140437003eea9e53cbb3 (patch) | |
tree | 6a6bee46035290fe65d79ff8cae90279eca08759 /Master/texmf-dist/pbibtex/bib/jxampl.bib | |
parent | 8c3ddaae131e42eb2318cfe675eaff5a184892e1 (diff) |
towards 2010 pretest: enabling restricted write18, PDF 1.5 by default, ptex support files, other new programs, with i386-linux binaries
git-svn-id: svn://tug.org/texlive/trunk@18336 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/pbibtex/bib/jxampl.bib')
-rw-r--r-- | Master/texmf-dist/pbibtex/bib/jxampl.bib | 798 |
1 files changed, 798 insertions, 0 deletions
diff --git a/Master/texmf-dist/pbibtex/bib/jxampl.bib b/Master/texmf-dist/pbibtex/bib/jxampl.bib new file mode 100644 index 00000000000..3ae16ef5886 --- /dev/null +++ b/Master/texmf-dist/pbibtex/bib/jxampl.bib @@ -0,0 +1,798 @@ +@preamble{ "\newcommand{\noopsort}[1]{} " + # "\newcommand{\printfirst}[2]{#1} " + # "\newcommand{\singleletter}[1]{#1} " + # "\newcommand{\switchargs}[2]{#2#1} " } + +@ARTICLE{article-minimal, + author = {L[eslie] A. Aamport}, + title = {The Gnats and Gnus Document Preparation System}, + journal = {\mbox{G-Animal's} Journal}, + year = 1986, +} + +@ARTICLE{article-full, + author = {L[eslie] A. Aamport}, + title = {The Gnats and Gnus Document Preparation System}, + journal = {\mbox{G-Animal's} Journal}, + year = 1986, + volume = 41, + number = 7, + pages = "73+", + month = jul, + note = "This is a full ARTICLE entry", +} + +The KEY field is here to override the KEY field in the journal being +cross referenced (so is the NOTE field, in addition to its imparting +information). + +@ARTICLE{article-crossref, + crossref = {WHOLE-JOURNAL}, + key = "", + author = {L[eslie] A. Aamport}, + title = {The Gnats and Gnus Document Preparation System}, + pages = "73+", + note = "This is a cross-referencing ARTICLE entry", +} + +@ARTICLE{whole-journal, + key = "GAJ", + journal = {\mbox{G-Animal's} Journal}, + year = 1986, + volume = 41, + number = 7, + month = jul, + note = {The entire issue is devoted to gnats and gnus + (this entry is a cross-referenced ARTICLE (journal))}, +} + +@INBOOK{inbook-minimal, + author = "Donald E. Knuth", + title = "Fundamental Algorithms", + publisher = "Addison-Wesley", + year = "{\noopsort{1973b}}1973", + chapter = "1.2", +} + +@INBOOK{inbook-full, + author = "Donald E. Knuth", + title = "Fundamental Algorithms", + volume = 1, + series = "The Art of Computer Programming", + publisher = "Addison-Wesley", + address = "Reading, Massachusetts", + edition = "Second", + month = "10~" # jan, + year = "{\noopsort{1973b}}1973", + type = "Section", + chapter = "1.2", + pages = "10--119", + note = "This is a full INBOOK entry", +} + +@INBOOK{inbook-crossref, + crossref = "whole-set", + title = "Fundamental Algorithms", + volume = 1, + series = "The Art of Computer Programming", + edition = "Second", + year = "{\noopsort{1973b}}1973", + type = "Section", + chapter = "1.2", + note = "This is a cross-referencing INBOOK entry", +} + +@BOOK{book-minimal, + author = "Donald E. Knuth", + title = "Seminumerical Algorithms", + publisher = "Addison-Wesley", + year = "{\noopsort{1973c}}1981", +} + +@BOOK{book-full, + author = "Donald E. Knuth", + title = "Seminumerical Algorithms", + volume = 2, + series = "The Art of Computer Programming", + publisher = "Addison-Wesley", + address = "Reading, Massachusetts", + edition = "Second", + month = "10~" # jan, + year = "{\noopsort{1973c}}1981", + note = "This is a full BOOK entry", +} + +@BOOK{book-crossref, + crossref = "whole-set", + title = "Seminumerical Algorithms", + volume = 2, + series = "The Art of Computer Programming", + edition = "Second", + year = "{\noopsort{1973c}}1981", + note = "This is a cross-referencing BOOK entry", +} + +@BOOK{whole-set, + author = "Donald E. Knuth", + publisher = "Addison-Wesley", + title = "The Art of Computer Programming", + series = "Four volumes", + year = "{\noopsort{1973a}}{\switchargs{--90}{1968}}", + note = "Seven volumes planned (this is a cross-referenced set of BOOKs)", +} + +@BOOKLET{booklet-minimal, + key = "Kn{\printfirst{v}{1987}}", + title = "The Programming of Computer Art", +} + +@BOOKLET{booklet-full, + author = "Jill C. Knvth", + title = "The Programming of Computer Art", + howpublished = "Vernier Art Center", + address = "Stanford, California", + month = feb, + year = 1988, + note = "This is a full BOOKLET entry", +} + +@INCOLLECTION{incollection-minimal, + author = "Daniel D. Lincoll", + title = "Semigroups of Recurrences", + booktitle = "High Speed Computer and Algorithm Organization", + publisher = "Academic Press", + year = 1977, +} + +@INCOLLECTION{incollection-full, + author = "Daniel D. Lincoll", + title = "Semigroups of Recurrences", + editor = "David J. Lipcoll and D. H. Lawrie and A. H. Sameh", + booktitle = "High Speed Computer and Algorithm Organization", + number = 23, + series = "Fast Computers", + chapter = 3, + type = "Part", + pages = "179--183", + publisher = "Academic Press", + address = "New York", + edition = "Third", + month = sep, + year = 1977, + note = "This is a full INCOLLECTION entry", +} + +@INCOLLECTION{incollection-crossref, + crossref = "whole-collection", + author = "Daniel D. Lincoll", + title = "Semigroups of Recurrences", + pages = "179--183", + note = "This is a cross-referencing INCOLLECTION entry", +} + +@BOOK{whole-collection, + editor = "David J. Lipcoll and D. H. Lawrie and A. H. Sameh", + title = "High Speed Computer and Algorithm Organization", + booktitle = "High Speed Computer and Algorithm Organization", + number = 23, + series = "Fast Computers", + publisher = "Academic Press", + address = "New York", + edition = "Third", + month = sep, + year = 1977, + note = "This is a cross-referenced BOOK (collection) entry", +} + +@MANUAL{manual-minimal, + key = "Manmaker", + title = "The Definitive Computer Manual", +} + +@MANUAL{manual-full, + author = "Larry Manmaker", + title = "The Definitive Computer Manual", + organization = "Chips-R-Us", + address = "Silicon Valley", + edition = "Silver", + month = apr # "-" # may, + year = 1986, + note = "This is a full MANUAL entry", +} + +@MASTERSTHESIS{mastersthesis-minimal, + author = "{\'{E}}douard Masterly", + title = "Mastering Thesis Writing", + school = "Stanford University", + year = 1988, +} + +@MASTERSTHESIS{mastersthesis-full, + author = "{\'{E}}douard Masterly", + title = "Mastering Thesis Writing", + school = "Stanford University", + type = "Master's project", + address = "English Department", + month = jun # "-" # aug, + year = 1988, + note = "This is a full MASTERSTHESIS entry", +} + +@MISC{misc-minimal, + key = "Missilany", + note = "This is a minimal MISC entry", +} + +@MISC{misc-full, + author = "Joe-Bob Missilany", + title = "Handing out random pamphlets in airports", + howpublished = "Handed out at O'Hare", + month = oct, + year = 1984, + note = "This is a full MISC entry", +} + +@STRING{STOC-key = "OX{\singleletter{stoc}}"} + +@STRING{ACM = "The OX Association for Computing Machinery"} + +@STRING{STOC = " Symposium on the Theory of Computing"} + +@INPROCEEDINGS{inproceedings-minimal, + author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", + title = "On Notions of Information Transfer in {VLSI} Circuits", + booktitle = "Proc. Fifteenth Annual ACM" # STOC, + year = 1983, +} + +@INPROCEEDINGS{inproceedings-full, + author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", + title = "On Notions of Information Transfer in {VLSI} Circuits", + editor = "Wizard V. Oz and Mihalis Yannakakis", + booktitle = "Proc. Fifteenth Annual ACM" # STOC, + number = 17, + series = "All ACM Conferences", + pages = "133--139", + month = mar, + year = 1983, + address = "Boston", + organization = ACM, + publisher = "Academic Press", + note = "This is a full INPROCEDINGS entry", +} + +@INPROCEEDINGS{inproceedings-crossref, + crossref = "whole-proceedings", + author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", + title = "On Notions of Information Transfer in {VLSI} Circuits", + organization = "", + pages = "133--139", + note = "This is a cross-referencing INPROCEEDINGS entry", +} + +@PROCEEDINGS{proceedings-minimal, + key = STOC-key, + title = "Proc. Fifteenth Annual" # STOC, + year = 1983, +} + +@PROCEEDINGS{proceedings-full, + editor = "Wizard V. Oz and Mihalis Yannakakis", + title = "Proc. Fifteenth Annual" # STOC, + number = 17, + series = "All ACM Conferences", + month = mar, + year = 1983, + address = "Boston", + organization = ACM, + publisher = "Academic Press", + note = "This is a full PROCEEDINGS entry", +} + +@PROCEEDINGS{whole-proceedings, + key = STOC-key, + organization = ACM, + title = "Proc. Fifteenth Annual" # STOC, + address = "Boston", + year = 1983, + booktitle = "Proc. Fifteenth Annual ACM" # STOC, + note = "This is a cross-referenced PROCEEDINGS", +} + +@PHDTHESIS{phdthesis-minimal, + author = "F. Phidias Phony-Baloney", + title = "Fighting Fire with Fire: Festooning {F}rench Phrases", + school = "Fanstord University", + year = 1988, +} + +@PHDTHESIS{phdthesis-full, + author = "F. Phidias Phony-Baloney", + title = "Fighting Fire with Fire: Festooning {F}rench Phrases", + school = "Fanstord University", + type = "{PhD} Dissertation", + address = "Department of French", + month = jun # "-" # aug, + year = 1988, + note = "This is a full PHDTHESIS entry", +} + +@TECHREPORT{techreport-minimal, + author = "Tom Terrific", + title = "An {$O(n \log n / \! \log\log n)$} Sorting Algorithm", + institution = "Fanstord University", + year = 1988, +} + +@TECHREPORT{techreport-full, + author = "Tom T{\'{e}}rrific", + title = "An {$O(n \log n / \! \log\log n)$} Sorting Algorithm", + institution = "Fanstord University", + type = "Wishful Research Result", + number = "7", + address = "Computer Science Department, Fanstord, California", + month = oct, + year = 1988, + note = "This is a full TECHREPORT entry", +} + +@UNPUBLISHED{unpublished-minimal, + author = "Ulrich {\"{U}}nderwood and Ned {\~N}et and Paul {\={P}}ot", + title = "Lower Bounds for Wishful Research Results", + note = "Talk at Fanstord University (this is a minimal UNPUBLISHED entry)", +} + +@UNPUBLISHED{unpublished-full, + author = "Ulrich {\"{U}}nderwood and Ned {\~N}et and Paul {\={P}}ot", + title = "Lower Bounds for Wishful Research Results", + month = nov # ", " # dec, + year = 1988, + note = "Talk at Fanstord University (this is a full UNPUBLISHED entry)", +} + +@MISC{random-note-crossref, + key = {Volume-2}, + note = "Volume~2 is listed under Knuth \cite{book-full}" +} + +$B0J2<$OF|K\8l$N%9%?%$%k$N%F%9%HMQ$N%G!<%?72!%(B + +@INBOOK{inbook-full-j, + author = "$B%I%J%k%I!&%@%C%/(B", + yomi = "Donald Duck", + title = "$B4pK\;;K!(B", + volume = 1, + series = "$B<j2s$77W;;5!$NN"5;=8(B", + publisher = "$BNSFn=PHG(B", + address = "$BEl5~(B, $BD4I[;T(B", + edition = "$BBh(B2$BHG(B", + month = "4$B7n(B1$BF|(B", + year = 1963, + chapter = "$BBh(B1.2$B@a(B", + pages = "10--119", + note = "$B$$$s$A$-(B" +} + +@INCOLLECTION{incol-full-j-1, + author = "$B%I%J%k%I!&%O%C%/(B", + yomi = "Donald Hack", + booktitle = "{$B5f6K$N(BJBibTeXing}", + number = 1, + series = "$B$3$l$G$o$+$k$+$J!)9V:B(B", + publisher = "$BK-Eg1`=PHG(B", + address = "$BEl5~(B, $BN}GO6h(B", + edition = "$BBh(B1$BHG(B", + month = "11$B7n(B7$BF|(B", + year = 1991, + chapter = "$BBh(B6.2$B@a(B", + pages = 321, + note = "$B%F%9%HMQ(B" +} + +@ARTICLE{article-crossref-j, + crossref = {WHOLE-JOURNAL-J}, + key = "", + author = "$BF?L>!!4uK>(B", + yomi ="Kibou Tokumei", + title = {$BO@J8MpB$$NN"5;65$($^$9(B}, + pages = "73+", + note = "$B$3$l$OJ88%%j%9%HFb;2>H$7$F$$$k(BARTICLE$B$NNc(B" +} + +@ARTICLE{article-crossref-jj, + crossref = {WHOLE-JOURNAL-J}, + key = "", + author = "$BF?L>(B $B4uK>(B", + yomi ="Kibou Tokumei", + title = {$BO@J8MpB$$NN"5;65$($^$9!$$=$N#2(B}, + pages = "83+", + note = "$B$3$l$OJ88%%j%9%HFb;2>H$7$F$$$k(BARTICLE$B$NNc(B" +} + +@ARTICLE{whole-journal-j, + key = "Big", + journal = {Big Tomorrow$B$G$J$/(BSmall Yesterday}, + year = 1986, + volume = 41, + number = 7, + month = jul, + note = {$B$$$+$K$7$F<jH4$-$7$F=P@$$9$k$+!$%$%s%A%-$GLY$1$k$+$NFC=89f!*(B} +} + +@INBOOK{inbook-crossref-j, + crossref = "whole-set-j", + title = "{$B5f6K$N(BJBibTeXing}", + volume = "$BBh(B1$B4,(B", + series = "$B$3$l$G$o$+$k$+$J!)9V:B(B", + edition = "$BBh(B1$BHG(B", + year = 1991, + chapter = "$BBh(B3.5$B@a(B", + note = "$BJ88%%j%9%HFb;2>H$r$7$F$$$k(BINBOOK$B$NNc!#(B" +} + +@BOOK{whole-set-j, + author = "$B%I%J%k%I!&%O%C%/(B", + yomi = "Donald Hack", + title = "$B$3$l$G$o$+$k$+$J!)9V:B(B", + volume = "$BA4(B13$B4,(B", + publisher = "$BK-Eg1`=PHG(B", + address = "$BEl5~(B, $BN}GO6h(B", + year = 1991, + note = "13$B4,$rM=Dj$O$7$F$$$k$,!$Dy@Z$r<i$i$J$$Cx<T$N$3$H$@$+$i!)$3$l$O%7%j!<%:A4BN$,;2>H$5$l$F$$$kNc!%(B" +} + +@INBOOK{inbook-crossref-j-1, + crossref = "whole-set-j", + title = "{$B$O$8$a$F$N(BJBibTeXing}", + series = "$B$3$l$G$o$+$k$+$J!)9V:B(B", + edition = 1, + year = "{\noopsort{1973b}}1973", + chapter = "3.5", + type = "$B@a(B", + note = "$BJ88%%j%9%HFb;2>H$r$7$F$$$k(BINBOOK$B$NNc!*(B" +} + +@string(ieeeassp={IEEE Trans. Acoust., Speech \& Signal Process.}) + +@booklet{cvs, + title="{CVS$B5;=Q%l%]!<%H(B}", + author="$B5!3#?66=6(2q(B", + yomi="KikaiSinkouKyoukai", + year="$B><(B52"} + +@article{ha, + title="$B8DJL50F;M"Aw%7%9%F%`==;zO)IU6a$N%b%G%k2=$H$=$N2r@O(B", + author="$BIM>>(B $BK'IW(B and $BCfED(B $B>!<#(B and $B2CCO(B $B0jIW(B", + yomi="Yoshio Hamamatsu and Katsuji Nakata and Ikuo Kaji", + journal= tieice # "(A)", volume="J64-A", number=10, pages="835-842", + year=1982} +@article{costa, + author="J. M. Costa and A. N. Venetsanopoulos", + title="Design of circularly symmetric two-demensional recursive filters", + journal=ieeeassp, + volume="ASSP-22",number=6,pages="432-443",year=1974} +@inproceedings{mcclella, + author="J. H. McClellan", + title="The design of two-dimensional digital filters by transformation", + booktitle="Proc. 7th Annu. Princeton Conf. Inform. Sci. \& Systm.", + pages="247-251", year=1973} +@book{dug, + author="D. E. Dudgen and R. M. Mersereau", + title="Multideimensional digital signal processing", + publisher="Prentice-Hall",year=1984} +@inproceedings{sakawa, + author="M. Sakawa and H. Yano", + title="Interactive decision making for multiobjective linear + programming problems with fuzzy parameters", + booktitle="Large-Scale Modeling and Interactive Decision Analysis, + Proceedings, Eisenach, GDR", + editor="G. Fandel and M. Grauer and A. Kurzhanski and A. P. Wierzbiki", + publisher="Springer-Verlag", pages="88-96",year=1986} +@manual{ssl, + title="SSL~II$B;HMQ<j0z=q(B",year=1980, + organization="$BIY;NDL(B", + yomi="Fujitsu"} +@book{newman, + author="J. R. Norman", + title="The World of Mathematics, 4 vols.", + publisher="Simon and Schuster", + year=1956, + note="($BK]Lu(B~: $BNS(B $BM:0lO/LuJT(B~: ``$B?t3X$HO@M}$H(B'', $BEl5~?^=q(B(1970))" + } +@book{Rich, + author="Elaine A. Rich", + title="Artificial Intelligence", + series="McGraw-Hill Series in Artificial Intelligence", + publisher="McGraw-Hill Book Company", year=1983, + note="($BK]Lu(B~: $BW"ED(B, $B5\B<(B $BLu(B~: ``$B?M9)CNG=(B I, II'',$B%^%0%m%&%R%k(B(1984))"} + +@STRING(GIH={$B8eF#(B $B1Q0l!"0l>>(B $B?.!"9-ED(B $BNI8c(B}) +@STRING($B>pJs=hM}3X2q(B={$B>pJs=hM}3X2q(B}) + +@INCOLLECTION{goto, + author="$B8eF#!!1Q0l(B", + title="$B7W;;5!$K$h$k?t<0=hM}$H$O(B", + pages="4--6", + editor=GIH, + booktitle="$B7W;;5!$K$h$k?t<0=hM}$N$9$9$a(B", + series="$B%3%s%T%e!<%?!&%5%$%(%s%9(B\ {\bf bit}\ $BJL:}(B", + publisher="$B6&N)=PHG(B", + yomi="Eiichi Goto", + year="$B><(B61-4" } +@UNPUBLISHED{$B0k:j(B, + author="$B0k:j(B $B=(<y(B", + title="How To Use {\JLaTeX}", + note="memo for {\JLaTeX}", + yomi="Hideki Isozaki", + year=1987} +@MANUAL{$B@FF#(B, + author="$B@FF#(B $B9/8J(B", + title="$BF|K\8l(B{\TeX}:~{\JTeX}", + yomi="Yasuki Saitoh", + organization="DECUS$BBh(B7$B2s%7%s%]%8%&%`G[IU;qNA(B", year=1987} +@BOOK{sym, + editor="Janusz S. Kowalik", + title="Coupling Symbolic and Numerical Computing in Expert Systems", + publisher="North-Holland",year=1986} +@INCOLLECTION{eda, + author="F. N. Springsteel", + title="A Multilevel Expert System for Explaratory Data Analysis", + pages="295--306", + editor="Janusz S. Kowalik", + booktitle="Coupling Symbolic and Numerical + Computing in Expert Systems", + publisher="North-Holland",year=1986} + } +@BOOK{dss, + editor="Clyde W. Holsapple and Andrew B. Whinston", + title="Decision Support Systems: Theory and Application", + publisher="North-Holland",year=1987} +@INCOLLECTION{cm, + author="Amilcar Sernads and Cristina Sernads", + title="Conceptual Modeling for Knowledge-Based DSS Development", + editor="Clyde W. Holsapple and Andrew B. Whinston", + booktitle="Decision Support Systems: Theory and Application", + pages="91--135",year=1987, + publisher="North-Holland"} +@BOOK{reduce, + editor=GIH, + yomi="E. Goto and S. Hitotsumatsu and R. Hirota", + title="$B7W;;5!$K$h$k?t<0=hM}$N$9$9$a(B", + series="$B%3%s%T%e!<%?!&%5%$%(%s%9(B\ {\bf bit}\ $BJL:}(B", + publisher="$B6&N)=PHG(B", + year="1986"} +@ARTICLE{fp, + author="Shouichi Matsui and Masao Iri", + title="An Overflow/Underflow-Free Floating-Point Representation of Numbers", + journal="Journal of Information Processing", + volume=4,number=3,pages="123--133", + month=nov,year=1981} +@ARTICLE{la, + author="Masao Iri and Kazuo Murota and Shouichi Matsui", + title="Linear-time approximation algorithms for finding the + minimum-weight perfect matching on a plane", + journal=ipl,volume=12,pages="206-209",year=1981 +} +@ARTICLE{$B$"$U$lL5$7(B, + author="$B>>0f(B $B@50l(B and $B0KM}(B $B@5IW(B", + title="$B$"$U$l$N$J$$IbF0>.?tE@I=<(J}<0(B", + journal="$B>pJs=hM}3X2qO@J8;o(B", volume=21, number=4, pages="306--313", + yomi="Shouichi Matsui and Masao Iri", + year=1980} +@ARTICLE{$B%@%`(B, + title="$BCN<19)3XE*<jK!$K4p$E$/?eNO9]9=B$J*$N<wL?M=B,(B", + author="$BCfB<(B $B=(<#!"(B $B>>1:(B $B??0l!"(B $B>>0f(B $B@50l(B and $B;{Ln(B $BN4M:(B", + journal="$BEZLZ3X2qO@J8=8(B",number="368/I-5", + pages="301--310", + yomi="Hideharu Nakamura and Shinichi Matsuura and Shouichi Matsui and + Takao Terano", + year=1986,month=apr} +@BOOK{$B?ML>I=5-(B, + author="$B%^!<%/!&%T!<%?!<%;%s(B", + title="$BF|K\?M$N1Q8l(B", + publisher="$B4dGH=qE9(B", + year=1988, month=apr, + pages=196, + yomi="Mark Petersen", + series="$B4dGH?7=q(B($B?7@VHG(B) 18", + note="pp. 187--189 + $B1Q8l$G$NF|K\?M$NL>A0$N=q$-J}(B, + $BF|K\$N9q:]2=$N$?$a$K$OL@<#;~Be$+$i$N9M$(J}$r$3$N$"$?$j$G$d$a$?$i$I$&$+(B + Shouichi Matsui $B$G$J$/(B Matsui Shouichi" +} + +@MISC{EUC$BF|K\8l(BTeX, + author="$B>>0f!!@50l(B",yomi="Matsui, Shouichi", + title="{NTT}$BHGF|K\8l(B{\TeX}: {\JTeX}$B$N;H$$J}(B", + year=1988, month=may, + note="$BEENOCf1{8&5f=j(B $B>pJs%7%9%F%`It(B $BFbIt%a%b(B" +} + +@INPROCEEDINGS{multi, + author="$B>>0f!!@50l!$<D86!!Lw;V!$Bg20!!N4@8!"9b66(B $B@?(B", + yomi="Shouichi Matsui and Yasusi Sinohara and Takao Ohya and + Makoto Takahashi", + title="$B%^%k%A%a%G%#%"$r3hMQ$7$?0U;W7hDj;Y1g%7%9%F%`$N3+H/(B", + booktitle="$B!VMxMQ<T;V8~$N>pJs%7%9%F%`!W%7%s%]%8%&%`M=9F=8(B", + publisher=$B>pJs=hM}3X2q(B,pages="39--48",year=1986,month=jul +} + +@BOOK{marumoji, + author="$B;3:,!!0l??(B", yomi="K. Yamane", + title="$BJQBN>/=wJ8;z$N8&5f(B",publisher="$B9VCL<R(B", + year=1986,pages=230 +} + +@ARTICLE{maru, + author="$BL#2,!!?-B@O:(B", yomi="Taro Ajioka", + title="$B2#=q$-$GJ8;z$r=q$1$P<+A3$H%^%k;z$K$J$k(B", + journal="$B$H$h$O$7I4A*!c2F9f!d(B",number="$BDL4,(B37$B9f(B", + pages=25,publisher="$BEl0&CN?7J9<R(B",year=1986 +} + +yomi $B$KJ?2>L>$r;H$&Nc(B + +@INCOLLECTION{goto-h, + author="$B8eF#(B $B1Q0l(B", + title="$B7W;;5!$K$h$k?t<0=hM}$H$O(B", + pages="4--6", + crossref="reduce", + yomi="{\noop{$B$4$H$&(B}$B8e(B}$BF#(B", + year=1986 } +@UNPUBLISHED{$B0k:j(B-h, + author="$B0k:j(B $B=(<y(B", + title="How To Use {\JLaTeX}", + note="memo for {\JLaTeX}", + yomi="{\noop{$B$$$=$6$-(B}$B0k(B}$B:j(B", + year=1987} +@MANUAL{$B@FF#(B-h, + author="$B@FF#(B $B9/8J(B", + title="$BF|K\8l(B{\TeX}:~{\JTeX}", + yomi="{\noop{$B$5$$$H$&(B}$B@F(B}$BF#(B", + organization="DECUS$BBh(B7$B2s%7%s%]%8%&%`G[IU;qNA(B", year=1987} +@INPROCEEDINGS{multi-h, + author="$B>>0f(B $B@50l!"<D86(B $BLw;V!"Bg20(B $BN4@8!"9b66(B $B@?(B", + yomi="{\noop{$B$^$D$$(B}$B>>(B}$B0f(B", + title="$B%^%k%A%a%G%#%"$r3hMQ$7$?0U;W7hDj;Y1g%7%9%F%`$N3+H/(B", + booktitle="$B!VMxMQ<T;V8~$N>pJs%7%9%F%`!W%7%s%]%8%&%`M=9F=8(B", + publisher=$B>pJs=hM}3X2q(B,pages="39--48",year=1986,month=jul + } + +$B%=%U%H%&%'%"2J3X2qMQ$N%F%9%H%G!<%?(B + +@INPROCEEDINGS{ama, + author="M. Amamiya and R. Hasegawa and H. Mikami", + title="List Processing with Data Flow Machine", + booktitle="RIMS Symposium on Software Science and Engineering", + editor="E. Goto and Oozei Sonota and others", + publisher="Springer-Verlag", + year=1982, + pages="165--190" +} + +@TECHREPORT{Arv, + author="Kathall V. Arvind and K. Pingali", + title="A Data Flow Architecture with Tagged Tokens", + type="MIT LCS Momo", + number="TM174", + year=1980 +} + +@BOOK{cha, + author="V. Chachra and P. M. Chare and J. M. Moore", + title="Applications of Graph Theory Algorithms", + publisher="Elsevier North Holland", + year=1979 +} + +@ARTICLE{dav, + author="D. Davidson and D. Landskov and B. D. Shriver and + P. W. Maliett", + title="Some experiments in Local Microcodes Compaction for + Horizontal Machines", + journal=ieeetc, + volume="C-30", number=7, month=jul, year=1981, + pages="460-477" +} + +@inproceedings{den, + author="J. B. Dennis and D. P. Misunas", + title ="A Preliminary Architecture for a Basic Data Flow Processor", + booktitle="Proc. of the 2nd Int'l Symp. on Computer Architecture", + month=jan,year=1975,pages="126-132" +} + +@article{fis, + author="J. A. Fisher", + title="Trace Scheduling: A Techinique for Global Microcode Compaction", + journal=ieeetc, volume="C-30",number=7,year=1981,pages="478-490" +} + +@article{gajski, + author="D. D. Gajski and D. A. Padua and D. J. Kuck and Kuhn, R. H.", + title="A Second Optinion on Data Flow Machines and Languages", + journal="Computer", + volume=15, number=2, month=feb, year=1982, pages="58-69" +} + +@inproceedings{suna1, + author="$B:=86!!=(<y!$=j!!??M}M:(B", + yomi="Hideki Sunahara and Mario Tokoro", + title="$B%G!<%?6nF07?7W;;5!$N<B9T@)8f$K4X$9$k9M;!(B", + booktitle="$B%G!<%?%U%m!<%o!<%/%7%g%C%W(B'86", + month=may, year=1986, + pages="83--89" +} + +@inproceedings{suna2, + author="Hideki Sunahara and Mario Tokoro", + title="Half-Dynamic Scheduling with Data-flow Control", + booktitle="Presented at Int'l Conf. on SuperComputing", + address="Athens, Greece", + month="June 8--12",year=1987 +} + +@article{toko1, + author="M. Tokoro and E. Tamura and T. Takizuka", + title="Optimization of Microprograms", + journal=ieeetc, + month=jul,year=1981, + volume="C-30",number=7,pages="491--504" +} + +@inproceedings{toko2, + author="M. Tokoro and J. R. Jagannathan and H. Sunahara", + title="On the Working Set Concepts for Data-flow Machines", + booktitle="Proc. of the 10th Int'l Symp. on Computer Architecture", + month=jun,year=1983, + pages="90-97" +} + +@incollection{suna86, + author="Sunahara, H. and Tokoro, M.", + title="On the Working Set Concept for Data-flow Machines: Policies + and Their Evaluation", + booktitle="Fifth Generation Computer Architectures", + editor="Woods, J. V.", + publisher="North-Holland", year=1986, pages="147-160" +} + +$B?M9)CNG=3X2q;oMQ%F%9%H%G!<%?(B + +@inproceedings{onda, + author="Onda, H. and Hasegawa, T. and Matsui, T.", + title="Collision Avoidance for a 6-DOF Manipulator Based on Empty + Space Analysis of 3-D Real World", + booktitle="IEEE Int. Workshop on Intelligent Robots and Systems", + address="Ibaraki", + year=1990 +} + +@article{$B6aF#(B, + author="$B6aF#!$LZB<(B", + yomi="Kondoh and Kimura", + title="$BLBO)K!$K4p$E$/<+M36u4V;;=PK!$rMQ$$$?>c32J*2sHrF0:n7W2h(B", + journal="$BF|K\%m%\%C%H3X2q;o(B", + volume=5,number=4,pages="263--272", + year=1987 +} + +@article{JSAI-1, + journal="$B?M9)CNG=3X2q;o(B", + key="JinkouTinouGakkai", + volume=5, number=4, + year=1990, month=jul, + note="$BFC=8!VJ,;6?M9)CNG=!W(B" +} + +@incollection{grosz, + author="Grosz, B.", + title="The Representation and Use of Focus in a System For + Understanding Dialog", + booktitle="Natural Language Processing", + editor="B. Grosz and K. S. Jones and B. L. Webber", + publisher="Morgan Kaufram Publisher", + year="1979, in part 1986", + pages="353--362" +} + |