-
Notifications
You must be signed in to change notification settings - Fork 0
/
aps-bibstyle.sty
executable file
·40 lines (39 loc) · 1.93 KB
/
aps-bibstyle.sty
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
% Definitions needed if aps-nameyear.bst created bibitems are
% uploaded directly to tex file.
\ifx \bisbn \undefined \def \bisbn #1{ISBN #1}\fi
\ifx \binits \undefined \def \binits#1{#1} \fi
\ifx \bauthor \undefined \def \bauthor#1{#1} \fi
\ifx \bjtitle \undefined \def \bjtitle#1{\textrm{#1}}\fi
\ifx \batitle \undefined \def \batitle#1{#1} \fi
\ifx \bctitle \undefined \def \bctitle#1{#1} \fi
\ifx \bvolume \undefined \def \bvolume#1{\textbf{#1}}\fi
\ifx \byear \undefined \def \byear#1{#1} \fi
\ifx \bissue \undefined \def \bissue#1{#1} \fi
\ifx \bfpage \undefined \def \bfpage#1{#1} \fi
\ifx \blpage \undefined \def \blpage #1{#1} \fi
\ifx \burl \undefined \def \burl#1{#1} \fi
\ifx \doiurl \undefined \def \doiurl#1{#1} \fi
\ifx \betal \undefined \def \betal{et al.} \fi
\ifx \binstitute \undefined \def \binstitute#1{#1} \fi
\ifx \beditor \undefined \def \beditor#1{#1} \fi
\ifx \bpublisher \undefined \def \bpublisher#1{#1} \fi
\ifx \bbtitle \undefined \def \bbtitle#1{\textit{#1}} \fi
\ifx \bedition \undefined \def \bedition#1{#1} \fi
\ifx \bseriesno \undefined \def \bseriesno#1{#1} \fi
\ifx \blocation \undefined \def \blocation#1{#1} \fi
\ifx \bsertitle \undefined \def \bsertitle#1{#1} \fi
\ifx \bsnm \undefined \def \bsnm#1{#1} \fi
\ifx \bsuffix \undefined \def \bsuffix#1{#1} \fi
\ifx \bparticle \undefined \def \bparticle#1{#1} \fi
\ifx \barticle \undefined \def \barticle#1{#1} \fi
\ifx \botherref \undefined \def \botherref #1{#1} \fi
\ifx \url \undefined \def \url#1{#1} \fi
\ifx \bchapter \undefined \def \bchapter#1{#1} \fi
\ifx \bbook \undefined \def \bbook#1{#1} \fi
\ifx \bcomment \undefined \def \bcomment#1{#1} \fi
\ifx \oauthor \undefined \def \oauthor#1{#1} \fi
\ifx \citeauthoryear \undefined \def \citeauthoryear#1{#1} \fi
\ifx \texttildelow \undefined \def \texttildelow{\symbol{126}} \fi
\def \endbibitem {}
\ifx \bconflocation \undefined \def \bconflocation#1{#1} \fi
\endinput