summaryrefslogtreecommitdiff
path: root/biblio/pbibtex/pbibtex-base/jorsj.bst
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-24 03:03:46 +0000
committerNorbert Preining <norbert@preining.info>2023-02-24 03:03:46 +0000
commitc283f3a6970d2bc9de3501415f5701277da68693 (patch)
treed7235c075302b80ad8a504825d27726a13c81b36 /biblio/pbibtex/pbibtex-base/jorsj.bst
parentc777f2320db5eee966cbb30940cada6e5290ec03 (diff)
CTAN sync 202302240303
Diffstat (limited to 'biblio/pbibtex/pbibtex-base/jorsj.bst')
-rw-r--r--biblio/pbibtex/pbibtex-base/jorsj.bst30
1 files changed, 15 insertions, 15 deletions
diff --git a/biblio/pbibtex/pbibtex-base/jorsj.bst b/biblio/pbibtex/pbibtex-base/jorsj.bst
index 266016e8ec..0954a7fc73 100644
--- a/biblio/pbibtex/pbibtex-base/jorsj.bst
+++ b/biblio/pbibtex/pbibtex-base/jorsj.bst
@@ -14,7 +14,7 @@
%
% Please notify Shouichi MATSUI(matsui@denken.or.jp) of any bugs in
% these standard styles or in this documentation file.
- % $B>>0f(B $B@50l(B ($B:b(B) $BEENOCf1{8&5f=j!!>pJs%7%9%F%`It(B
+ % 松井 正一 (財) 電力中央研究所 情報システム部
@@ -154,7 +154,7 @@ FUNCTION {output.nonnull}
{ author field.or.null is.kanji.str$
editor field.or.null is.kanji.str$ or
organization field.or.null is.kanji.str$ or
- {"$B!'(B" * write$}
+ {":" * write$}
{": " * write$}
if$
}
@@ -291,7 +291,7 @@ FUNCTION {format.names}
{ s is.kanji.str$
- {"$BB>(B" * }
+ {"他" * }
{", et~al." * }
@@ -338,14 +338,14 @@ FUNCTION {format.editors}
{ editor is.kanji.str$
- {"$B!JJT!K(B" * } {" eds." * } if$
+ {"(編)" * } {" eds." * } if$
}
{ editor is.kanji.str$
- {"$B!JJT!K(B" *} {" ed." * } if$
+ {"(編)" *} {" ed." * } if$
}
@@ -433,7 +433,7 @@ FUNCTION {format.bvolume}
{ volume is.kanji.str$
{ volume }
{ is.kanji.entry
- {"$BBh(B" volume * "$B4,(B" *}
+ {"第" volume * "巻" *}
{"Vol." volume tie.or.space.connect}
if$
}
@@ -486,7 +486,7 @@ FUNCTION {format.edition}
{ edition is.kanji.str$
{ edition }
{ is.kanji.entry
- {"$BBh(B" edition * "$BHG(B" *}
+ {"第" edition * "版" *}
{ output.state mid.sentence =
{ edition "l" change.case$ " edition" * }
{ edition "t" change.case$ " edition" * }
@@ -568,7 +568,7 @@ FUNCTION {format.chapter.pages}
{ chapter is.kanji.str$
{ "" }
{ is.kanji.entry
- {"$B>O(B"}
+ {"章"}
{"chapter"}
if$
}
@@ -577,7 +577,7 @@ FUNCTION {format.chapter.pages}
{ type "l" change.case$ }
if$
chapter is.kanji.str$ not is.kanji.entry and
- {"$BBh(B" chapter * swap$ *}
+ {"第" chapter * swap$ *}
{ chapter is.kanji.str$
{chapter *}
{chapter tie.or.space.connect}
@@ -694,7 +694,7 @@ FUNCTION {format.crossref.editor}
#2 >
{ editor is.kanji.str$
- {pop$ "$BB>(B" *} {pop$ ", et~al." * } if$
+ {pop$ "他" *} {pop$ ", et~al." * } if$
}
{ #2 <
@@ -704,7 +704,7 @@ FUNCTION {format.crossref.editor}
{ editor is.kanji.str$
- {"$BB>(B" *} {", et~al." * } if$
+ {"他" *} {", et~al." * } if$
}
{ editor is.kanji.str$
@@ -739,7 +739,7 @@ FUNCTION {format.book.crossref}
{ volume is.kanji.str$
{ volume }
{ is.kanji.entry
- {"$BBh(B" volume * "$B4,(B" *}
+ {"第" volume * "巻" *}
{"Vol." volume tie.or.space.connect " of " * }
if$
}
@@ -1193,8 +1193,8 @@ MACRO {toms} {"ACM Trans. Math. Softw."}
MACRO {toois} {"ACM Trans. Office Inf. Syst."}
MACRO {toplas} {"ACM Trans. Prog. Lang. Syst."}
MACRO {tcs} {"Theoretical Comput. Sci."}
-MACRO {tieice} {"$B?.3XO@(B"}
-MACRO {tipsj} {"$B>pJs=hM}3X2qO@J8;o(B"}
+MACRO {tieice} {"信学論"}
+MACRO {tipsj} {"情報処理学会論文誌"}
MACRO {jipsj} {"J.~Info. Proc. Soc. of Japan"}
MACRO {jorsj} {"Journal of the O. R. Society of Japan"}
@@ -1248,7 +1248,7 @@ FUNCTION {sort.format.names}
nameptr numnames = t "others" = and
{ s is.kanji.str$
- {"$BB>(B" * }
+ {"他" * }
{"et~al." *}
if$