1
% UT Physics bibliographic style, ver. 2.5. Based on:
1
% UT Physics bibliographic style, ver. 2.4. Based on:
3
3
%X IEEE Transactions bibliography style (29-Jan-88 version)
4
4
%X numeric labels, order-of-reference, IEEE abbreviations,
49
49
% ver 2.3 8/09 - fix month formatting
50
50
% ver 2.4 7/10 - remove some deprecated font-constructws.
51
51
% fix journal number formatting.
52
% ver 2.5 9/10 - Internationalization and some more journal
53
% MACROs (thanks to Mateus Araujo)
55
53
% HyperTeX Wizardry:
101
99
% suitable for use with this style. Indeed, this style was designed with
102
100
% SPIRES in mind.
104
FUNCTION {string.and} {" and "}
105
FUNCTION {string.editors} {", eds."}
106
FUNCTION {string.editor} {", ed."}
107
FUNCTION {string.edition} {"~ed."}
108
FUNCTION {string.volume} {"vol.~"}
109
FUNCTION {string.capsvolume} {"Vol.~"}
110
FUNCTION {string.of} {" of "}
111
FUNCTION {string.number} {"no.~"}
112
FUNCTION {string.capsnumber} {"No.~"}
113
FUNCTION {string.in} {"in "}
114
FUNCTION {string.spacein} {" in "}
115
FUNCTION {string.capsin} {"In "}
116
FUNCTION {string.multipages} {"pp.~"}
117
FUNCTION {string.pages} {"p.~"}
118
FUNCTION {string.chapter} {"ch.~"}
119
FUNCTION {string.techrep} {"Tech. Rep."}
120
FUNCTION {string.mastersthesis} {"Master's thesis"}
121
FUNCTION {string.phdthesis} {"PhD thesis"}
131
MACRO {sep} {"Sept."}
135
MACRO {am} {"Acta Math."}
136
MACRO {amj} {"Am. J. Phys."}
137
MACRO {ap} {"Ann. Phys."}
138
MACRO {cmp} {"Comm. Math. Phys."}
139
MACRO {ijmp} {"Int. Jour. Mod. Phys."}
140
MACRO {mpl} {"Mod. Phys. Lett."}
141
MACRO {njp} {"New J. Phys"}
142
MACRO {nup} {"Nucl. Phys."}
143
MACRO {pl} {"Phys. Lett."}
144
MACRO {pla} {"Phys. Lett. A"}
145
MACRO {pr} {"Phys. Rev."}
146
MACRO {pra} {"Phys. Rev. A"}
147
MACRO {prl} {"Phys. Rev. Lett."}
148
MACRO {repmp} {"Rep. Math. Phys"}
149
MACRO {rmp} {"Rev. Mod. Phys."}
151
MACRO {arXiv} {"http://arxiv.org/abs"}
152
MACRO {cogprints} {"http://cogprints.org"}
153
MACRO {pubmed} {"http://www.ncbi.nlm.nih.gov/pubmed"}
691
630
FUNCTION {format.in.ed.booktitle}
692
631
{ booktitle empty$
694
{ string.in booktitle emphasize *
633
{ "in " booktitle emphasize *
697
636
{ ", " * format.editors * }
810
749
crossref * warning$
813
{ string.in "{\em " * booktitle * "\/}" * }
752
{ "in {\em " booktitle * "\/}" * }
819
{ string.in format.crossref.editor * }
758
{ "in " format.crossref.editor * }
821
760
" \cite{" * crossref * "}" *
1081
1020
format.authors "author" output.check
1082
1021
format.title add.doi "title" output.check
1084
string.mastersthesis format.thesis.type output.nonnull
1023
"Master's thesis" format.thesis.type output.nonnull
1085
1024
school "school" output.check
1087
1026
format.date "year" output.check
1123
1062
format.authors "author" output.check
1124
1063
format.btitle add.doi "title" output.check
1126
string.phdthesis format.thesis.type output.nonnull
1065
"PhD thesis" format.thesis.type output.nonnull
1127
1066
school "school" output.check
1129
1068
format.date "year" output.check
1201
1140
FUNCTION {default.type} { misc }
1142
MACRO {jan} {"Jan."}
1144
MACRO {feb} {"Feb."}
1146
MACRO {mar} {"Mar."}
1148
MACRO {apr} {"Apr."}
1152
MACRO {jun} {"June"}
1154
MACRO {jul} {"July"}
1156
MACRO {aug} {"Aug."}
1158
MACRO {sep} {"Sept."}
1160
MACRO {oct} {"Oct."}
1162
MACRO {nov} {"Nov."}
1164
MACRO {dec} {"Dec."}
1166
MACRO {nup} {"Nucl. Phys."}
1168
MACRO {cmp} {"Comm. Math. Phys."}
1170
MACRO {prl} {"Phys. Rev. Lett."}
1172
MACRO {pl} {"Phys. Lett."}
1174
MACRO {rmp} {"Rev. Mod. Phys."}
1176
MACRO {ijmp} {"Int. Jour. Mod. Phys."}
1178
MACRO {mpl} {"Mod. Phys. Lett."}
1180
MACRO {pr} {"Phys. Rev."}
1182
MACRO {arXiv} {"http://arxiv.org/abs"}
1183
MACRO {cogprints} {"http://cogprints.org"}
1184
MACRO {pubmed} {"http://www.ncbi.nlm.nih.gov/pubmed"}
1205
1188
STRINGS { longest.label }