/usr/share/texmf/jbibtex/bib/jxampl.bib is in jbibtex-base 1:2.5-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 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"
}
|