1
% UT Physics bibliographic style, ver. 2.4. Based on:
1
% UT Physics bibliographic style, ver. 2.5. 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)
53
55
% HyperTeX Wizardry:
99
101
% suitable for use with this style. Indeed, this style was designed with
100
102
% 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"}
630
691
FUNCTION {format.in.ed.booktitle}
631
692
{ booktitle empty$
633
{ "in " booktitle emphasize *
694
{ string.in booktitle emphasize *
636
697
{ ", " * format.editors * }
749
810
crossref * warning$
752
{ "in {\em " booktitle * "\/}" * }
813
{ string.in "{\em " * booktitle * "\/}" * }
758
{ "in " format.crossref.editor * }
819
{ string.in format.crossref.editor * }
760
821
" \cite{" * crossref * "}" *
1020
1081
format.authors "author" output.check
1021
1082
format.title add.doi "title" output.check
1023
"Master's thesis" format.thesis.type output.nonnull
1084
string.mastersthesis format.thesis.type output.nonnull
1024
1085
school "school" output.check
1026
1087
format.date "year" output.check
1062
1123
format.authors "author" output.check
1063
1124
format.btitle add.doi "title" output.check
1065
"PhD thesis" format.thesis.type output.nonnull
1126
string.phdthesis format.thesis.type output.nonnull
1066
1127
school "school" output.check
1068
1129
format.date "year" output.check
1140
1201
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"}
1188
1205
STRINGS { longest.label }