annotate docs/SMC15/IEEEtran.bst @ 2148:2ae80808c753

Hotfix: Added name attribute to XSD for audioelement nodes
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 08 Mar 2016 18:12:14 +0000
parents ade3acb0cee3
children
rev   line source
nickjillings@1303 1 %%
nickjillings@1303 2 %% IEEEtran.bst
nickjillings@1303 3 %% BibTeX Bibliography Style file for IEEE Journals and Conferences (unsorted)
nickjillings@1303 4 %% Version 1.12 (2007/01/11)
nickjillings@1303 5 %%
nickjillings@1303 6 %% Copyright (c) 2003-2007 Michael Shell
nickjillings@1303 7 %%
nickjillings@1303 8 %% Original starting code base and algorithms obtained from the output of
nickjillings@1303 9 %% Patrick W. Daly's makebst package as well as from prior versions of
nickjillings@1303 10 %% IEEE BibTeX styles:
nickjillings@1303 11 %%
nickjillings@1303 12 %% 1. Howard Trickey and Oren Patashnik's ieeetr.bst (1985/1988)
nickjillings@1303 13 %% 2. Silvano Balemi and Richard H. Roy's IEEEbib.bst (1993)
nickjillings@1303 14 %%
nickjillings@1303 15 %% Support sites:
nickjillings@1303 16 %% http://www.michaelshell.org/tex/ieeetran/
nickjillings@1303 17 %% http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/
nickjillings@1303 18 %% and/or
nickjillings@1303 19 %% http://www.ieee.org/
nickjillings@1303 20 %%
nickjillings@1303 21 %% For use with BibTeX version 0.99a or later
nickjillings@1303 22 %%
nickjillings@1303 23 %% This is a numerical citation style.
nickjillings@1303 24 %%
nickjillings@1303 25 %%*************************************************************************
nickjillings@1303 26 %% Legal Notice:
nickjillings@1303 27 %% This code is offered as-is without any warranty either expressed or
nickjillings@1303 28 %% implied; without even the implied warranty of MERCHANTABILITY or
nickjillings@1303 29 %% FITNESS FOR A PARTICULAR PURPOSE!
nickjillings@1303 30 %% User assumes all risk.
nickjillings@1303 31 %% In no event shall IEEE or any contributor to this code be liable for
nickjillings@1303 32 %% any damages or losses, including, but not limited to, incidental,
nickjillings@1303 33 %% consequential, or any other damages, resulting from the use or misuse
nickjillings@1303 34 %% of any information contained here.
nickjillings@1303 35 %%
nickjillings@1303 36 %% All comments are the opinions of their respective authors and are not
nickjillings@1303 37 %% necessarily endorsed by the IEEE.
nickjillings@1303 38 %%
nickjillings@1303 39 %% This work is distributed under the LaTeX Project Public License (LPPL)
nickjillings@1303 40 %% ( http://www.latex-project.org/ ) version 1.3, and may be freely used,
nickjillings@1303 41 %% distributed and modified. A copy of the LPPL, version 1.3, is included
nickjillings@1303 42 %% in the base LaTeX documentation of all distributions of LaTeX released
nickjillings@1303 43 %% 2003/12/01 or later.
nickjillings@1303 44 %% Retain all contribution notices and credits.
nickjillings@1303 45 %% ** Modified files should be clearly indicated as such, including **
nickjillings@1303 46 %% ** renaming them and changing author support contact information. **
nickjillings@1303 47 %%
nickjillings@1303 48 %% File list of work: IEEEabrv.bib, IEEEfull.bib, IEEEexample.bib,
nickjillings@1303 49 %% IEEEtran.bst, IEEEtranS.bst, IEEEtranSA.bst,
nickjillings@1303 50 %% IEEEtranN.bst, IEEEtranSN.bst, IEEEtran_bst_HOWTO.pdf
nickjillings@1303 51 %%*************************************************************************
nickjillings@1303 52 %
nickjillings@1303 53 %
nickjillings@1303 54 % Changelog:
nickjillings@1303 55 %
nickjillings@1303 56 % 1.00 (2002/08/13) Initial release
nickjillings@1303 57 %
nickjillings@1303 58 % 1.10 (2002/09/27)
nickjillings@1303 59 % 1. Corrected minor bug for improperly formed warning message when a
nickjillings@1303 60 % book was not given a title. Thanks to Ming Kin Lai for reporting this.
nickjillings@1303 61 % 2. Added support for CTLname_format_string and CTLname_latex_cmd fields
nickjillings@1303 62 % in the BST control entry type.
nickjillings@1303 63 %
nickjillings@1303 64 % 1.11 (2003/04/02)
nickjillings@1303 65 % 1. Fixed bug with URLs containing underscores when using url.sty. Thanks
nickjillings@1303 66 % to Ming Kin Lai for reporting this.
nickjillings@1303 67 %
nickjillings@1303 68 % 1.12 (2007/01/11)
nickjillings@1303 69 % 1. Fixed bug with unwanted comma before "et al." when an entry contained
nickjillings@1303 70 % more than two author names. Thanks to Pallav Gupta for reporting this.
nickjillings@1303 71 % 2. Fixed bug with anomalous closing quote in tech reports that have a
nickjillings@1303 72 % type, but without a number or address. Thanks to Mehrdad Mirreza for
nickjillings@1303 73 % reporting this.
nickjillings@1303 74 % 3. Use braces in \providecommand in begin.bib to better support
nickjillings@1303 75 % latex2html. TeX style length assignments OK with recent versions
nickjillings@1303 76 % of latex2html - 1.71 (2002/2/1) or later is strongly recommended.
nickjillings@1303 77 % Use of the language field still causes trouble with latex2html.
nickjillings@1303 78 % Thanks to Federico Beffa for reporting this.
nickjillings@1303 79 % 4. Added IEEEtran.bst ID and version comment string to .bbl output.
nickjillings@1303 80 % 5. Provide a \BIBdecl hook that allows the user to execute commands
nickjillings@1303 81 % just prior to the first entry.
nickjillings@1303 82 % 6. Use default urlstyle (is using url.sty) of "same" rather than rm to
nickjillings@1303 83 % better work with a wider variety of bibliography styles.
nickjillings@1303 84 % 7. Changed month abbreviations from Sept., July and June to Sep., Jul.,
nickjillings@1303 85 % and Jun., respectively, as IEEE now does. Thanks to Moritz Borgmann
nickjillings@1303 86 % for reporting this.
nickjillings@1303 87 % 8. Control entry types should not be considered when calculating longest
nickjillings@1303 88 % label width.
nickjillings@1303 89 % 9. Added alias www for electronic/online.
nickjillings@1303 90 % 10. Added CTLname_url_prefix control entry type.
nickjillings@1303 91
nickjillings@1303 92
nickjillings@1303 93 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 94 %% DEFAULTS FOR THE CONTROLS OF THE BST STYLE %%
nickjillings@1303 95 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 96
nickjillings@1303 97 % These are the defaults for the user adjustable controls. The values used
nickjillings@1303 98 % here can be overridden by the user via IEEEtranBSTCTL entry type.
nickjillings@1303 99
nickjillings@1303 100 % NOTE: The recommended LaTeX command to invoke a control entry type is:
nickjillings@1303 101 %
nickjillings@1303 102 %\makeatletter
nickjillings@1303 103 %\def\bstctlcite{\@ifnextchar[{\@bstctlcite}{\@bstctlcite[@auxout]}}
nickjillings@1303 104 %\def\@bstctlcite[#1]#2{\@bsphack
nickjillings@1303 105 % \@for\@citeb:=#2\do{%
nickjillings@1303 106 % \edef\@citeb{\expandafter\@firstofone\@citeb}%
nickjillings@1303 107 % \if@filesw\immediate\write\csname #1\endcsname{\string\citation{\@citeb}}\fi}%
nickjillings@1303 108 % \@esphack}
nickjillings@1303 109 %\makeatother
nickjillings@1303 110 %
nickjillings@1303 111 % It is called at the start of the document, before the first \cite, like:
nickjillings@1303 112 % \bstctlcite{IEEEexample:BSTcontrol}
nickjillings@1303 113 %
nickjillings@1303 114 % IEEEtran.cls V1.6 and later does provide this command.
nickjillings@1303 115
nickjillings@1303 116
nickjillings@1303 117
nickjillings@1303 118 % #0 turns off the display of the number for articles.
nickjillings@1303 119 % #1 enables
nickjillings@1303 120 FUNCTION {default.is.use.number.for.article} { #1 }
nickjillings@1303 121
nickjillings@1303 122
nickjillings@1303 123 % #0 turns off the display of the paper and type fields in @inproceedings.
nickjillings@1303 124 % #1 enables
nickjillings@1303 125 FUNCTION {default.is.use.paper} { #1 }
nickjillings@1303 126
nickjillings@1303 127
nickjillings@1303 128 % #0 turns off the forced use of "et al."
nickjillings@1303 129 % #1 enables
nickjillings@1303 130 FUNCTION {default.is.forced.et.al} { #0 }
nickjillings@1303 131
nickjillings@1303 132 % The maximum number of names that can be present beyond which an "et al."
nickjillings@1303 133 % usage is forced. Be sure that num.names.shown.with.forced.et.al (below)
nickjillings@1303 134 % is not greater than this value!
nickjillings@1303 135 % Note: There are many instances of references in IEEE journals which have
nickjillings@1303 136 % a very large number of authors as well as instances in which "et al." is
nickjillings@1303 137 % used profusely.
nickjillings@1303 138 FUNCTION {default.max.num.names.before.forced.et.al} { #10 }
nickjillings@1303 139
nickjillings@1303 140 % The number of names that will be shown with a forced "et al.".
nickjillings@1303 141 % Must be less than or equal to max.num.names.before.forced.et.al
nickjillings@1303 142 FUNCTION {default.num.names.shown.with.forced.et.al} { #1 }
nickjillings@1303 143
nickjillings@1303 144
nickjillings@1303 145 % #0 turns off the alternate interword spacing for entries with URLs.
nickjillings@1303 146 % #1 enables
nickjillings@1303 147 FUNCTION {default.is.use.alt.interword.spacing} { #1 }
nickjillings@1303 148
nickjillings@1303 149 % If alternate interword spacing for entries with URLs is enabled, this is
nickjillings@1303 150 % the interword spacing stretch factor that will be used. For example, the
nickjillings@1303 151 % default "4" here means that the interword spacing in entries with URLs can
nickjillings@1303 152 % stretch to four times normal. Does not have to be an integer. Note that
nickjillings@1303 153 % the value specified here can be overridden by the user in their LaTeX
nickjillings@1303 154 % code via a command such as:
nickjillings@1303 155 % "\providecommand\BIBentryALTinterwordstretchfactor{1.5}" in addition to
nickjillings@1303 156 % that via the IEEEtranBSTCTL entry type.
nickjillings@1303 157 FUNCTION {default.ALTinterwordstretchfactor} { "4" }
nickjillings@1303 158
nickjillings@1303 159
nickjillings@1303 160 % #0 turns off the "dashification" of repeated (i.e., identical to those
nickjillings@1303 161 % of the previous entry) names. IEEE normally does this.
nickjillings@1303 162 % #1 enables
nickjillings@1303 163 FUNCTION {default.is.dash.repeated.names} { #1 }
nickjillings@1303 164
nickjillings@1303 165
nickjillings@1303 166 % The default name format control string.
nickjillings@1303 167 FUNCTION {default.name.format.string}{ "{f.~}{vv~}{ll}{, jj}" }
nickjillings@1303 168
nickjillings@1303 169
nickjillings@1303 170 % The default LaTeX font command for the names.
nickjillings@1303 171 FUNCTION {default.name.latex.cmd}{ "" }
nickjillings@1303 172
nickjillings@1303 173
nickjillings@1303 174 % The default URL prefix.
nickjillings@1303 175 FUNCTION {default.name.url.prefix}{ "[Online]. Available:" }
nickjillings@1303 176
nickjillings@1303 177
nickjillings@1303 178 % Other controls that cannot be accessed via IEEEtranBSTCTL entry type.
nickjillings@1303 179
nickjillings@1303 180 % #0 turns off the terminal startup banner/completed message so as to
nickjillings@1303 181 % operate more quietly.
nickjillings@1303 182 % #1 enables
nickjillings@1303 183 FUNCTION {is.print.banners.to.terminal} { #1 }
nickjillings@1303 184
nickjillings@1303 185
nickjillings@1303 186
nickjillings@1303 187
nickjillings@1303 188 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 189 %% FILE VERSION AND BANNER %%
nickjillings@1303 190 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 191
nickjillings@1303 192 FUNCTION{bst.file.version} { "1.12" }
nickjillings@1303 193 FUNCTION{bst.file.date} { "2007/01/11" }
nickjillings@1303 194 FUNCTION{bst.file.website} { "http://www.michaelshell.org/tex/ieeetran/bibtex/" }
nickjillings@1303 195
nickjillings@1303 196 FUNCTION {banner.message}
nickjillings@1303 197 { is.print.banners.to.terminal
nickjillings@1303 198 { "-- IEEEtran.bst version" " " * bst.file.version *
nickjillings@1303 199 " (" * bst.file.date * ") " * "by Michael Shell." *
nickjillings@1303 200 top$
nickjillings@1303 201 "-- " bst.file.website *
nickjillings@1303 202 top$
nickjillings@1303 203 "-- See the " quote$ * "IEEEtran_bst_HOWTO.pdf" * quote$ * " manual for usage information." *
nickjillings@1303 204 top$
nickjillings@1303 205 }
nickjillings@1303 206 { skip$ }
nickjillings@1303 207 if$
nickjillings@1303 208 }
nickjillings@1303 209
nickjillings@1303 210 FUNCTION {completed.message}
nickjillings@1303 211 { is.print.banners.to.terminal
nickjillings@1303 212 { ""
nickjillings@1303 213 top$
nickjillings@1303 214 "Done."
nickjillings@1303 215 top$
nickjillings@1303 216 }
nickjillings@1303 217 { skip$ }
nickjillings@1303 218 if$
nickjillings@1303 219 }
nickjillings@1303 220
nickjillings@1303 221
nickjillings@1303 222
nickjillings@1303 223
nickjillings@1303 224 %%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 225 %% STRING CONSTANTS %%
nickjillings@1303 226 %%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 227
nickjillings@1303 228 FUNCTION {bbl.and}{ "and" }
nickjillings@1303 229 FUNCTION {bbl.etal}{ "et~al." }
nickjillings@1303 230 FUNCTION {bbl.editors}{ "eds." }
nickjillings@1303 231 FUNCTION {bbl.editor}{ "ed." }
nickjillings@1303 232 FUNCTION {bbl.edition}{ "ed." }
nickjillings@1303 233 FUNCTION {bbl.volume}{ "vol." }
nickjillings@1303 234 FUNCTION {bbl.of}{ "of" }
nickjillings@1303 235 FUNCTION {bbl.number}{ "no." }
nickjillings@1303 236 FUNCTION {bbl.in}{ "in" }
nickjillings@1303 237 FUNCTION {bbl.pages}{ "pp." }
nickjillings@1303 238 FUNCTION {bbl.page}{ "p." }
nickjillings@1303 239 FUNCTION {bbl.chapter}{ "ch." }
nickjillings@1303 240 FUNCTION {bbl.paper}{ "paper" }
nickjillings@1303 241 FUNCTION {bbl.part}{ "pt." }
nickjillings@1303 242 FUNCTION {bbl.patent}{ "Patent" }
nickjillings@1303 243 FUNCTION {bbl.patentUS}{ "U.S." }
nickjillings@1303 244 FUNCTION {bbl.revision}{ "Rev." }
nickjillings@1303 245 FUNCTION {bbl.series}{ "ser." }
nickjillings@1303 246 FUNCTION {bbl.standard}{ "Std." }
nickjillings@1303 247 FUNCTION {bbl.techrep}{ "Tech. Rep." }
nickjillings@1303 248 FUNCTION {bbl.mthesis}{ "Master's thesis" }
nickjillings@1303 249 FUNCTION {bbl.phdthesis}{ "Ph.D. dissertation" }
nickjillings@1303 250 FUNCTION {bbl.st}{ "st" }
nickjillings@1303 251 FUNCTION {bbl.nd}{ "nd" }
nickjillings@1303 252 FUNCTION {bbl.rd}{ "rd" }
nickjillings@1303 253 FUNCTION {bbl.th}{ "th" }
nickjillings@1303 254
nickjillings@1303 255
nickjillings@1303 256 % This is the LaTeX spacer that is used when a larger than normal space
nickjillings@1303 257 % is called for (such as just before the address:publisher).
nickjillings@1303 258 FUNCTION {large.space} { "\hskip 1em plus 0.5em minus 0.4em\relax " }
nickjillings@1303 259
nickjillings@1303 260 % The LaTeX code for dashes that are used to represent repeated names.
nickjillings@1303 261 % Note: Some older IEEE journals used something like
nickjillings@1303 262 % "\rule{0.275in}{0.5pt}\," which is fairly thick and runs right along
nickjillings@1303 263 % the baseline. However, IEEE now uses a thinner, above baseline,
nickjillings@1303 264 % six dash long sequence.
nickjillings@1303 265 FUNCTION {repeated.name.dashes} { "------" }
nickjillings@1303 266
nickjillings@1303 267
nickjillings@1303 268
nickjillings@1303 269 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 270 %% PREDEFINED STRING MACROS %%
nickjillings@1303 271 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 272
nickjillings@1303 273 MACRO {jan} {"Jan."}
nickjillings@1303 274 MACRO {feb} {"Feb."}
nickjillings@1303 275 MACRO {mar} {"Mar."}
nickjillings@1303 276 MACRO {apr} {"Apr."}
nickjillings@1303 277 MACRO {may} {"May"}
nickjillings@1303 278 MACRO {jun} {"Jun."}
nickjillings@1303 279 MACRO {jul} {"Jul."}
nickjillings@1303 280 MACRO {aug} {"Aug."}
nickjillings@1303 281 MACRO {sep} {"Sep."}
nickjillings@1303 282 MACRO {oct} {"Oct."}
nickjillings@1303 283 MACRO {nov} {"Nov."}
nickjillings@1303 284 MACRO {dec} {"Dec."}
nickjillings@1303 285
nickjillings@1303 286
nickjillings@1303 287
nickjillings@1303 288 %%%%%%%%%%%%%%%%%%
nickjillings@1303 289 %% ENTRY FIELDS %%
nickjillings@1303 290 %%%%%%%%%%%%%%%%%%
nickjillings@1303 291
nickjillings@1303 292 ENTRY
nickjillings@1303 293 { address
nickjillings@1303 294 assignee
nickjillings@1303 295 author
nickjillings@1303 296 booktitle
nickjillings@1303 297 chapter
nickjillings@1303 298 day
nickjillings@1303 299 dayfiled
nickjillings@1303 300 edition
nickjillings@1303 301 editor
nickjillings@1303 302 howpublished
nickjillings@1303 303 institution
nickjillings@1303 304 intype
nickjillings@1303 305 journal
nickjillings@1303 306 key
nickjillings@1303 307 language
nickjillings@1303 308 month
nickjillings@1303 309 monthfiled
nickjillings@1303 310 nationality
nickjillings@1303 311 note
nickjillings@1303 312 number
nickjillings@1303 313 organization
nickjillings@1303 314 pages
nickjillings@1303 315 paper
nickjillings@1303 316 publisher
nickjillings@1303 317 school
nickjillings@1303 318 series
nickjillings@1303 319 revision
nickjillings@1303 320 title
nickjillings@1303 321 type
nickjillings@1303 322 url
nickjillings@1303 323 volume
nickjillings@1303 324 year
nickjillings@1303 325 yearfiled
nickjillings@1303 326 CTLuse_article_number
nickjillings@1303 327 CTLuse_paper
nickjillings@1303 328 CTLuse_forced_etal
nickjillings@1303 329 CTLmax_names_forced_etal
nickjillings@1303 330 CTLnames_show_etal
nickjillings@1303 331 CTLuse_alt_spacing
nickjillings@1303 332 CTLalt_stretch_factor
nickjillings@1303 333 CTLdash_repeated_names
nickjillings@1303 334 CTLname_format_string
nickjillings@1303 335 CTLname_latex_cmd
nickjillings@1303 336 CTLname_url_prefix
nickjillings@1303 337 }
nickjillings@1303 338 {}
nickjillings@1303 339 { label }
nickjillings@1303 340
nickjillings@1303 341
nickjillings@1303 342
nickjillings@1303 343
nickjillings@1303 344 %%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 345 %% INTEGER VARIABLES %%
nickjillings@1303 346 %%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 347
nickjillings@1303 348 INTEGERS { prev.status.punct this.status.punct punct.std
nickjillings@1303 349 punct.no punct.comma punct.period
nickjillings@1303 350 prev.status.space this.status.space space.std
nickjillings@1303 351 space.no space.normal space.large
nickjillings@1303 352 prev.status.quote this.status.quote quote.std
nickjillings@1303 353 quote.no quote.close
nickjillings@1303 354 prev.status.nline this.status.nline nline.std
nickjillings@1303 355 nline.no nline.newblock
nickjillings@1303 356 status.cap cap.std
nickjillings@1303 357 cap.no cap.yes}
nickjillings@1303 358
nickjillings@1303 359 INTEGERS { longest.label.width multiresult nameptr namesleft number.label numnames }
nickjillings@1303 360
nickjillings@1303 361 INTEGERS { is.use.number.for.article
nickjillings@1303 362 is.use.paper
nickjillings@1303 363 is.forced.et.al
nickjillings@1303 364 max.num.names.before.forced.et.al
nickjillings@1303 365 num.names.shown.with.forced.et.al
nickjillings@1303 366 is.use.alt.interword.spacing
nickjillings@1303 367 is.dash.repeated.names}
nickjillings@1303 368
nickjillings@1303 369
nickjillings@1303 370 %%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 371 %% STRING VARIABLES %%
nickjillings@1303 372 %%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 373
nickjillings@1303 374 STRINGS { bibinfo
nickjillings@1303 375 longest.label
nickjillings@1303 376 oldname
nickjillings@1303 377 s
nickjillings@1303 378 t
nickjillings@1303 379 ALTinterwordstretchfactor
nickjillings@1303 380 name.format.string
nickjillings@1303 381 name.latex.cmd
nickjillings@1303 382 name.url.prefix}
nickjillings@1303 383
nickjillings@1303 384
nickjillings@1303 385
nickjillings@1303 386
nickjillings@1303 387 %%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 388 %% LOW LEVEL FUNCTIONS %%
nickjillings@1303 389 %%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 390
nickjillings@1303 391 FUNCTION {initialize.controls}
nickjillings@1303 392 { default.is.use.number.for.article 'is.use.number.for.article :=
nickjillings@1303 393 default.is.use.paper 'is.use.paper :=
nickjillings@1303 394 default.is.forced.et.al 'is.forced.et.al :=
nickjillings@1303 395 default.max.num.names.before.forced.et.al 'max.num.names.before.forced.et.al :=
nickjillings@1303 396 default.num.names.shown.with.forced.et.al 'num.names.shown.with.forced.et.al :=
nickjillings@1303 397 default.is.use.alt.interword.spacing 'is.use.alt.interword.spacing :=
nickjillings@1303 398 default.is.dash.repeated.names 'is.dash.repeated.names :=
nickjillings@1303 399 default.ALTinterwordstretchfactor 'ALTinterwordstretchfactor :=
nickjillings@1303 400 default.name.format.string 'name.format.string :=
nickjillings@1303 401 default.name.latex.cmd 'name.latex.cmd :=
nickjillings@1303 402 default.name.url.prefix 'name.url.prefix :=
nickjillings@1303 403 }
nickjillings@1303 404
nickjillings@1303 405
nickjillings@1303 406 % This IEEEtran.bst features a very powerful and flexible mechanism for
nickjillings@1303 407 % controlling the capitalization, punctuation, spacing, quotation, and
nickjillings@1303 408 % newlines of the formatted entry fields. (Note: IEEEtran.bst does not need
nickjillings@1303 409 % or use the newline/newblock feature, but it has been implemented for
nickjillings@1303 410 % possible future use.) The output states of IEEEtran.bst consist of
nickjillings@1303 411 % multiple independent attributes and, as such, can be thought of as being
nickjillings@1303 412 % vectors, rather than the simple scalar values ("before.all",
nickjillings@1303 413 % "mid.sentence", etc.) used in most other .bst files.
nickjillings@1303 414 %
nickjillings@1303 415 % The more flexible and complex design used here was motivated in part by
nickjillings@1303 416 % IEEE's rather unusual bibliography style. For example, IEEE ends the
nickjillings@1303 417 % previous field item with a period and large space prior to the publisher
nickjillings@1303 418 % address; the @electronic entry types use periods as inter-item punctuation
nickjillings@1303 419 % rather than the commas used by the other entry types; and URLs are never
nickjillings@1303 420 % followed by periods even though they are the last item in the entry.
nickjillings@1303 421 % Although it is possible to accommodate these features with the conventional
nickjillings@1303 422 % output state system, the seemingly endless exceptions make for convoluted,
nickjillings@1303 423 % unreliable and difficult to maintain code.
nickjillings@1303 424 %
nickjillings@1303 425 % IEEEtran.bst's output state system can be easily understood via a simple
nickjillings@1303 426 % illustration of two most recently formatted entry fields (on the stack):
nickjillings@1303 427 %
nickjillings@1303 428 % CURRENT_ITEM
nickjillings@1303 429 % "PREVIOUS_ITEM
nickjillings@1303 430 %
nickjillings@1303 431 % which, in this example, is to eventually appear in the bibliography as:
nickjillings@1303 432 %
nickjillings@1303 433 % "PREVIOUS_ITEM," CURRENT_ITEM
nickjillings@1303 434 %
nickjillings@1303 435 % It is the job of the output routine to take the previous item off of the
nickjillings@1303 436 % stack (while leaving the current item at the top of the stack), apply its
nickjillings@1303 437 % trailing punctuation (including closing quote marks) and spacing, and then
nickjillings@1303 438 % to write the result to BibTeX's output buffer:
nickjillings@1303 439 %
nickjillings@1303 440 % "PREVIOUS_ITEM,"
nickjillings@1303 441 %
nickjillings@1303 442 % Punctuation (and spacing) between items is often determined by both of the
nickjillings@1303 443 % items rather than just the first one. The presence of quotation marks
nickjillings@1303 444 % further complicates the situation because, in standard English, trailing
nickjillings@1303 445 % punctuation marks are supposed to be contained within the quotes.
nickjillings@1303 446 %
nickjillings@1303 447 % IEEEtran.bst maintains two output state (aka "status") vectors which
nickjillings@1303 448 % correspond to the previous and current (aka "this") items. Each vector
nickjillings@1303 449 % consists of several independent attributes which track punctuation,
nickjillings@1303 450 % spacing, quotation, and newlines. Capitalization status is handled by a
nickjillings@1303 451 % separate scalar because the format routines, not the output routine,
nickjillings@1303 452 % handle capitalization and, therefore, there is no need to maintain the
nickjillings@1303 453 % capitalization attribute for both the "previous" and "this" items.
nickjillings@1303 454 %
nickjillings@1303 455 % When a format routine adds a new item, it copies the current output status
nickjillings@1303 456 % vector to the previous output status vector and (usually) resets the
nickjillings@1303 457 % current (this) output status vector to a "standard status" vector. Using a
nickjillings@1303 458 % "standard status" vector in this way allows us to redefine what we mean by
nickjillings@1303 459 % "standard status" at the start of each entry handler and reuse the same
nickjillings@1303 460 % format routines under the various inter-item separation schemes. For
nickjillings@1303 461 % example, the standard status vector for the @book entry type may use
nickjillings@1303 462 % commas for item separators, while the @electronic type may use periods,
nickjillings@1303 463 % yet both entry handlers exploit many of the exact same format routines.
nickjillings@1303 464 %
nickjillings@1303 465 % Because format routines have write access to the output status vector of
nickjillings@1303 466 % the previous item, they can override the punctuation choices of the
nickjillings@1303 467 % previous format routine! Therefore, it becomes trivial to implement rules
nickjillings@1303 468 % such as "Always use a period and a large space before the publisher." By
nickjillings@1303 469 % pushing the generation of the closing quote mark to the output routine, we
nickjillings@1303 470 % avoid all the problems caused by having to close a quote before having all
nickjillings@1303 471 % the information required to determine what the punctuation should be.
nickjillings@1303 472 %
nickjillings@1303 473 % The IEEEtran.bst output state system can easily be expanded if needed.
nickjillings@1303 474 % For instance, it is easy to add a "space.tie" attribute value if the
nickjillings@1303 475 % bibliography rules mandate that two items have to be joined with an
nickjillings@1303 476 % unbreakable space.
nickjillings@1303 477
nickjillings@1303 478 FUNCTION {initialize.status.constants}
nickjillings@1303 479 { #0 'punct.no :=
nickjillings@1303 480 #1 'punct.comma :=
nickjillings@1303 481 #2 'punct.period :=
nickjillings@1303 482 #0 'space.no :=
nickjillings@1303 483 #1 'space.normal :=
nickjillings@1303 484 #2 'space.large :=
nickjillings@1303 485 #0 'quote.no :=
nickjillings@1303 486 #1 'quote.close :=
nickjillings@1303 487 #0 'cap.no :=
nickjillings@1303 488 #1 'cap.yes :=
nickjillings@1303 489 #0 'nline.no :=
nickjillings@1303 490 #1 'nline.newblock :=
nickjillings@1303 491 }
nickjillings@1303 492
nickjillings@1303 493 FUNCTION {std.status.using.comma}
nickjillings@1303 494 { punct.comma 'punct.std :=
nickjillings@1303 495 space.normal 'space.std :=
nickjillings@1303 496 quote.no 'quote.std :=
nickjillings@1303 497 nline.no 'nline.std :=
nickjillings@1303 498 cap.no 'cap.std :=
nickjillings@1303 499 }
nickjillings@1303 500
nickjillings@1303 501 FUNCTION {std.status.using.period}
nickjillings@1303 502 { punct.period 'punct.std :=
nickjillings@1303 503 space.normal 'space.std :=
nickjillings@1303 504 quote.no 'quote.std :=
nickjillings@1303 505 nline.no 'nline.std :=
nickjillings@1303 506 cap.yes 'cap.std :=
nickjillings@1303 507 }
nickjillings@1303 508
nickjillings@1303 509 FUNCTION {initialize.prev.this.status}
nickjillings@1303 510 { punct.no 'prev.status.punct :=
nickjillings@1303 511 space.no 'prev.status.space :=
nickjillings@1303 512 quote.no 'prev.status.quote :=
nickjillings@1303 513 nline.no 'prev.status.nline :=
nickjillings@1303 514 punct.no 'this.status.punct :=
nickjillings@1303 515 space.no 'this.status.space :=
nickjillings@1303 516 quote.no 'this.status.quote :=
nickjillings@1303 517 nline.no 'this.status.nline :=
nickjillings@1303 518 cap.yes 'status.cap :=
nickjillings@1303 519 }
nickjillings@1303 520
nickjillings@1303 521 FUNCTION {this.status.std}
nickjillings@1303 522 { punct.std 'this.status.punct :=
nickjillings@1303 523 space.std 'this.status.space :=
nickjillings@1303 524 quote.std 'this.status.quote :=
nickjillings@1303 525 nline.std 'this.status.nline :=
nickjillings@1303 526 }
nickjillings@1303 527
nickjillings@1303 528 FUNCTION {cap.status.std}{ cap.std 'status.cap := }
nickjillings@1303 529
nickjillings@1303 530 FUNCTION {this.to.prev.status}
nickjillings@1303 531 { this.status.punct 'prev.status.punct :=
nickjillings@1303 532 this.status.space 'prev.status.space :=
nickjillings@1303 533 this.status.quote 'prev.status.quote :=
nickjillings@1303 534 this.status.nline 'prev.status.nline :=
nickjillings@1303 535 }
nickjillings@1303 536
nickjillings@1303 537
nickjillings@1303 538 FUNCTION {not}
nickjillings@1303 539 { { #0 }
nickjillings@1303 540 { #1 }
nickjillings@1303 541 if$
nickjillings@1303 542 }
nickjillings@1303 543
nickjillings@1303 544 FUNCTION {and}
nickjillings@1303 545 { { skip$ }
nickjillings@1303 546 { pop$ #0 }
nickjillings@1303 547 if$
nickjillings@1303 548 }
nickjillings@1303 549
nickjillings@1303 550 FUNCTION {or}
nickjillings@1303 551 { { pop$ #1 }
nickjillings@1303 552 { skip$ }
nickjillings@1303 553 if$
nickjillings@1303 554 }
nickjillings@1303 555
nickjillings@1303 556
nickjillings@1303 557 % convert the strings "yes" or "no" to #1 or #0 respectively
nickjillings@1303 558 FUNCTION {yes.no.to.int}
nickjillings@1303 559 { "l" change.case$ duplicate$
nickjillings@1303 560 "yes" =
nickjillings@1303 561 { pop$ #1 }
nickjillings@1303 562 { duplicate$ "no" =
nickjillings@1303 563 { pop$ #0 }
nickjillings@1303 564 { "unknown boolean " quote$ * swap$ * quote$ *
nickjillings@1303 565 " in " * cite$ * warning$
nickjillings@1303 566 #0
nickjillings@1303 567 }
nickjillings@1303 568 if$
nickjillings@1303 569 }
nickjillings@1303 570 if$
nickjillings@1303 571 }
nickjillings@1303 572
nickjillings@1303 573
nickjillings@1303 574 % pushes true if the single char string on the stack is in the
nickjillings@1303 575 % range of "0" to "9"
nickjillings@1303 576 FUNCTION {is.num}
nickjillings@1303 577 { chr.to.int$
nickjillings@1303 578 duplicate$ "0" chr.to.int$ < not
nickjillings@1303 579 swap$ "9" chr.to.int$ > not and
nickjillings@1303 580 }
nickjillings@1303 581
nickjillings@1303 582 % multiplies the integer on the stack by a factor of 10
nickjillings@1303 583 FUNCTION {bump.int.mag}
nickjillings@1303 584 { #0 'multiresult :=
nickjillings@1303 585 { duplicate$ #0 > }
nickjillings@1303 586 { #1 -
nickjillings@1303 587 multiresult #10 +
nickjillings@1303 588 'multiresult :=
nickjillings@1303 589 }
nickjillings@1303 590 while$
nickjillings@1303 591 pop$
nickjillings@1303 592 multiresult
nickjillings@1303 593 }
nickjillings@1303 594
nickjillings@1303 595 % converts a single character string on the stack to an integer
nickjillings@1303 596 FUNCTION {char.to.integer}
nickjillings@1303 597 { duplicate$
nickjillings@1303 598 is.num
nickjillings@1303 599 { chr.to.int$ "0" chr.to.int$ - }
nickjillings@1303 600 {"noninteger character " quote$ * swap$ * quote$ *
nickjillings@1303 601 " in integer field of " * cite$ * warning$
nickjillings@1303 602 #0
nickjillings@1303 603 }
nickjillings@1303 604 if$
nickjillings@1303 605 }
nickjillings@1303 606
nickjillings@1303 607 % converts a string on the stack to an integer
nickjillings@1303 608 FUNCTION {string.to.integer}
nickjillings@1303 609 { duplicate$ text.length$ 'namesleft :=
nickjillings@1303 610 #1 'nameptr :=
nickjillings@1303 611 #0 'numnames :=
nickjillings@1303 612 { nameptr namesleft > not }
nickjillings@1303 613 { duplicate$ nameptr #1 substring$
nickjillings@1303 614 char.to.integer numnames bump.int.mag +
nickjillings@1303 615 'numnames :=
nickjillings@1303 616 nameptr #1 +
nickjillings@1303 617 'nameptr :=
nickjillings@1303 618 }
nickjillings@1303 619 while$
nickjillings@1303 620 pop$
nickjillings@1303 621 numnames
nickjillings@1303 622 }
nickjillings@1303 623
nickjillings@1303 624
nickjillings@1303 625
nickjillings@1303 626
nickjillings@1303 627 % The output routines write out the *next* to the top (previous) item on the
nickjillings@1303 628 % stack, adding punctuation and such as needed. Since IEEEtran.bst maintains
nickjillings@1303 629 % the output status for the top two items on the stack, these output
nickjillings@1303 630 % routines have to consider the previous output status (which corresponds to
nickjillings@1303 631 % the item that is being output). Full independent control of punctuation,
nickjillings@1303 632 % closing quote marks, spacing, and newblock is provided.
nickjillings@1303 633 %
nickjillings@1303 634 % "output.nonnull" does not check for the presence of a previous empty
nickjillings@1303 635 % item.
nickjillings@1303 636 %
nickjillings@1303 637 % "output" does check for the presence of a previous empty item and will
nickjillings@1303 638 % remove an empty item rather than outputing it.
nickjillings@1303 639 %
nickjillings@1303 640 % "output.warn" is like "output", but will issue a warning if it detects
nickjillings@1303 641 % an empty item.
nickjillings@1303 642
nickjillings@1303 643 FUNCTION {output.nonnull}
nickjillings@1303 644 { swap$
nickjillings@1303 645 prev.status.punct punct.comma =
nickjillings@1303 646 { "," * }
nickjillings@1303 647 { skip$ }
nickjillings@1303 648 if$
nickjillings@1303 649 prev.status.punct punct.period =
nickjillings@1303 650 { add.period$ }
nickjillings@1303 651 { skip$ }
nickjillings@1303 652 if$
nickjillings@1303 653 prev.status.quote quote.close =
nickjillings@1303 654 { "''" * }
nickjillings@1303 655 { skip$ }
nickjillings@1303 656 if$
nickjillings@1303 657 prev.status.space space.normal =
nickjillings@1303 658 { " " * }
nickjillings@1303 659 { skip$ }
nickjillings@1303 660 if$
nickjillings@1303 661 prev.status.space space.large =
nickjillings@1303 662 { large.space * }
nickjillings@1303 663 { skip$ }
nickjillings@1303 664 if$
nickjillings@1303 665 write$
nickjillings@1303 666 prev.status.nline nline.newblock =
nickjillings@1303 667 { newline$ "\newblock " write$ }
nickjillings@1303 668 { skip$ }
nickjillings@1303 669 if$
nickjillings@1303 670 }
nickjillings@1303 671
nickjillings@1303 672 FUNCTION {output}
nickjillings@1303 673 { duplicate$ empty$
nickjillings@1303 674 'pop$
nickjillings@1303 675 'output.nonnull
nickjillings@1303 676 if$
nickjillings@1303 677 }
nickjillings@1303 678
nickjillings@1303 679 FUNCTION {output.warn}
nickjillings@1303 680 { 't :=
nickjillings@1303 681 duplicate$ empty$
nickjillings@1303 682 { pop$ "empty " t * " in " * cite$ * warning$ }
nickjillings@1303 683 'output.nonnull
nickjillings@1303 684 if$
nickjillings@1303 685 }
nickjillings@1303 686
nickjillings@1303 687 % "fin.entry" is the output routine that handles the last item of the entry
nickjillings@1303 688 % (which will be on the top of the stack when "fin.entry" is called).
nickjillings@1303 689
nickjillings@1303 690 FUNCTION {fin.entry}
nickjillings@1303 691 { this.status.punct punct.no =
nickjillings@1303 692 { skip$ }
nickjillings@1303 693 { add.period$ }
nickjillings@1303 694 if$
nickjillings@1303 695 this.status.quote quote.close =
nickjillings@1303 696 { "''" * }
nickjillings@1303 697 { skip$ }
nickjillings@1303 698 if$
nickjillings@1303 699 write$
nickjillings@1303 700 newline$
nickjillings@1303 701 }
nickjillings@1303 702
nickjillings@1303 703
nickjillings@1303 704 FUNCTION {is.last.char.not.punct}
nickjillings@1303 705 { duplicate$
nickjillings@1303 706 "}" * add.period$
nickjillings@1303 707 #-1 #1 substring$ "." =
nickjillings@1303 708 }
nickjillings@1303 709
nickjillings@1303 710 FUNCTION {is.multiple.pages}
nickjillings@1303 711 { 't :=
nickjillings@1303 712 #0 'multiresult :=
nickjillings@1303 713 { multiresult not
nickjillings@1303 714 t empty$ not
nickjillings@1303 715 and
nickjillings@1303 716 }
nickjillings@1303 717 { t #1 #1 substring$
nickjillings@1303 718 duplicate$ "-" =
nickjillings@1303 719 swap$ duplicate$ "," =
nickjillings@1303 720 swap$ "+" =
nickjillings@1303 721 or or
nickjillings@1303 722 { #1 'multiresult := }
nickjillings@1303 723 { t #2 global.max$ substring$ 't := }
nickjillings@1303 724 if$
nickjillings@1303 725 }
nickjillings@1303 726 while$
nickjillings@1303 727 multiresult
nickjillings@1303 728 }
nickjillings@1303 729
nickjillings@1303 730 FUNCTION {capitalize}{ "u" change.case$ "t" change.case$ }
nickjillings@1303 731
nickjillings@1303 732 FUNCTION {emphasize}
nickjillings@1303 733 { duplicate$ empty$
nickjillings@1303 734 { pop$ "" }
nickjillings@1303 735 { "\emph{" swap$ * "}" * }
nickjillings@1303 736 if$
nickjillings@1303 737 }
nickjillings@1303 738
nickjillings@1303 739 FUNCTION {do.name.latex.cmd}
nickjillings@1303 740 { name.latex.cmd
nickjillings@1303 741 empty$
nickjillings@1303 742 { skip$ }
nickjillings@1303 743 { name.latex.cmd "{" * swap$ * "}" * }
nickjillings@1303 744 if$
nickjillings@1303 745 }
nickjillings@1303 746
nickjillings@1303 747 % IEEEtran.bst uses its own \BIBforeignlanguage command which directly
nickjillings@1303 748 % invokes the TeX hyphenation patterns without the need of the Babel
nickjillings@1303 749 % package. Babel does a lot more than switch hyphenation patterns and
nickjillings@1303 750 % its loading can cause unintended effects in many class files (such as
nickjillings@1303 751 % IEEEtran.cls).
nickjillings@1303 752 FUNCTION {select.language}
nickjillings@1303 753 { duplicate$ empty$ 'pop$
nickjillings@1303 754 { language empty$ 'skip$
nickjillings@1303 755 { "\BIBforeignlanguage{" language * "}{" * swap$ * "}" * }
nickjillings@1303 756 if$
nickjillings@1303 757 }
nickjillings@1303 758 if$
nickjillings@1303 759 }
nickjillings@1303 760
nickjillings@1303 761 FUNCTION {tie.or.space.prefix}
nickjillings@1303 762 { duplicate$ text.length$ #3 <
nickjillings@1303 763 { "~" }
nickjillings@1303 764 { " " }
nickjillings@1303 765 if$
nickjillings@1303 766 swap$
nickjillings@1303 767 }
nickjillings@1303 768
nickjillings@1303 769 FUNCTION {get.bbl.editor}
nickjillings@1303 770 { editor num.names$ #1 > 'bbl.editors 'bbl.editor if$ }
nickjillings@1303 771
nickjillings@1303 772 FUNCTION {space.word}{ " " swap$ * " " * }
nickjillings@1303 773
nickjillings@1303 774
nickjillings@1303 775 % Field Conditioners, Converters, Checkers and External Interfaces
nickjillings@1303 776
nickjillings@1303 777 FUNCTION {empty.field.to.null.string}
nickjillings@1303 778 { duplicate$ empty$
nickjillings@1303 779 { pop$ "" }
nickjillings@1303 780 { skip$ }
nickjillings@1303 781 if$
nickjillings@1303 782 }
nickjillings@1303 783
nickjillings@1303 784 FUNCTION {either.or.check}
nickjillings@1303 785 { empty$
nickjillings@1303 786 { pop$ }
nickjillings@1303 787 { "can't use both " swap$ * " fields in " * cite$ * warning$ }
nickjillings@1303 788 if$
nickjillings@1303 789 }
nickjillings@1303 790
nickjillings@1303 791 FUNCTION {empty.entry.warn}
nickjillings@1303 792 { author empty$ title empty$ howpublished empty$
nickjillings@1303 793 month empty$ year empty$ note empty$ url empty$
nickjillings@1303 794 and and and and and and
nickjillings@1303 795 { "all relevant fields are empty in " cite$ * warning$ }
nickjillings@1303 796 'skip$
nickjillings@1303 797 if$
nickjillings@1303 798 }
nickjillings@1303 799
nickjillings@1303 800
nickjillings@1303 801 % The bibinfo system provides a way for the electronic parsing/acquisition
nickjillings@1303 802 % of a bibliography's contents as is done by ReVTeX. For example, a field
nickjillings@1303 803 % could be entered into the bibliography as:
nickjillings@1303 804 % \bibinfo{volume}{2}
nickjillings@1303 805 % Only the "2" would show up in the document, but the LaTeX \bibinfo command
nickjillings@1303 806 % could do additional things with the information. IEEEtran.bst does provide
nickjillings@1303 807 % a \bibinfo command via "\providecommand{\bibinfo}[2]{#2}". However, it is
nickjillings@1303 808 % currently not used as the bogus bibinfo functions defined here output the
nickjillings@1303 809 % entry values directly without the \bibinfo wrapper. The bibinfo functions
nickjillings@1303 810 % themselves (and the calls to them) are retained for possible future use.
nickjillings@1303 811 %
nickjillings@1303 812 % bibinfo.check avoids acting on missing fields while bibinfo.warn will
nickjillings@1303 813 % issue a warning message if a missing field is detected. Prior to calling
nickjillings@1303 814 % the bibinfo functions, the user should push the field value and then its
nickjillings@1303 815 % name string, in that order.
nickjillings@1303 816
nickjillings@1303 817 FUNCTION {bibinfo.check}
nickjillings@1303 818 { swap$ duplicate$ missing$
nickjillings@1303 819 { pop$ pop$ "" }
nickjillings@1303 820 { duplicate$ empty$
nickjillings@1303 821 { swap$ pop$ }
nickjillings@1303 822 { swap$ pop$ }
nickjillings@1303 823 if$
nickjillings@1303 824 }
nickjillings@1303 825 if$
nickjillings@1303 826 }
nickjillings@1303 827
nickjillings@1303 828 FUNCTION {bibinfo.warn}
nickjillings@1303 829 { swap$ duplicate$ missing$
nickjillings@1303 830 { swap$ "missing " swap$ * " in " * cite$ * warning$ pop$ "" }
nickjillings@1303 831 { duplicate$ empty$
nickjillings@1303 832 { swap$ "empty " swap$ * " in " * cite$ * warning$ }
nickjillings@1303 833 { swap$ pop$ }
nickjillings@1303 834 if$
nickjillings@1303 835 }
nickjillings@1303 836 if$
nickjillings@1303 837 }
nickjillings@1303 838
nickjillings@1303 839
nickjillings@1303 840 % IEEE separates large numbers with more than 4 digits into groups of
nickjillings@1303 841 % three. IEEE uses a small space to separate these number groups.
nickjillings@1303 842 % Typical applications include patent and page numbers.
nickjillings@1303 843
nickjillings@1303 844 % number of consecutive digits required to trigger the group separation.
nickjillings@1303 845 FUNCTION {large.number.trigger}{ #5 }
nickjillings@1303 846
nickjillings@1303 847 % For numbers longer than the trigger, this is the blocksize of the groups.
nickjillings@1303 848 % The blocksize must be less than the trigger threshold, and 2 * blocksize
nickjillings@1303 849 % must be greater than the trigger threshold (can't do more than one
nickjillings@1303 850 % separation on the initial trigger).
nickjillings@1303 851 FUNCTION {large.number.blocksize}{ #3 }
nickjillings@1303 852
nickjillings@1303 853 % What is actually inserted between the number groups.
nickjillings@1303 854 FUNCTION {large.number.separator}{ "\," }
nickjillings@1303 855
nickjillings@1303 856 % So as to save on integer variables by reusing existing ones, numnames
nickjillings@1303 857 % holds the current number of consecutive digits read and nameptr holds
nickjillings@1303 858 % the number that will trigger an inserted space.
nickjillings@1303 859 FUNCTION {large.number.separate}
nickjillings@1303 860 { 't :=
nickjillings@1303 861 ""
nickjillings@1303 862 #0 'numnames :=
nickjillings@1303 863 large.number.trigger 'nameptr :=
nickjillings@1303 864 { t empty$ not }
nickjillings@1303 865 { t #-1 #1 substring$ is.num
nickjillings@1303 866 { numnames #1 + 'numnames := }
nickjillings@1303 867 { #0 'numnames :=
nickjillings@1303 868 large.number.trigger 'nameptr :=
nickjillings@1303 869 }
nickjillings@1303 870 if$
nickjillings@1303 871 t #-1 #1 substring$ swap$ *
nickjillings@1303 872 t #-2 global.max$ substring$ 't :=
nickjillings@1303 873 numnames nameptr =
nickjillings@1303 874 { duplicate$ #1 nameptr large.number.blocksize - substring$ swap$
nickjillings@1303 875 nameptr large.number.blocksize - #1 + global.max$ substring$
nickjillings@1303 876 large.number.separator swap$ * *
nickjillings@1303 877 nameptr large.number.blocksize - 'numnames :=
nickjillings@1303 878 large.number.blocksize #1 + 'nameptr :=
nickjillings@1303 879 }
nickjillings@1303 880 { skip$ }
nickjillings@1303 881 if$
nickjillings@1303 882 }
nickjillings@1303 883 while$
nickjillings@1303 884 }
nickjillings@1303 885
nickjillings@1303 886 % Converts all single dashes "-" to double dashes "--".
nickjillings@1303 887 FUNCTION {n.dashify}
nickjillings@1303 888 { large.number.separate
nickjillings@1303 889 't :=
nickjillings@1303 890 ""
nickjillings@1303 891 { t empty$ not }
nickjillings@1303 892 { t #1 #1 substring$ "-" =
nickjillings@1303 893 { t #1 #2 substring$ "--" = not
nickjillings@1303 894 { "--" *
nickjillings@1303 895 t #2 global.max$ substring$ 't :=
nickjillings@1303 896 }
nickjillings@1303 897 { { t #1 #1 substring$ "-" = }
nickjillings@1303 898 { "-" *
nickjillings@1303 899 t #2 global.max$ substring$ 't :=
nickjillings@1303 900 }
nickjillings@1303 901 while$
nickjillings@1303 902 }
nickjillings@1303 903 if$
nickjillings@1303 904 }
nickjillings@1303 905 { t #1 #1 substring$ *
nickjillings@1303 906 t #2 global.max$ substring$ 't :=
nickjillings@1303 907 }
nickjillings@1303 908 if$
nickjillings@1303 909 }
nickjillings@1303 910 while$
nickjillings@1303 911 }
nickjillings@1303 912
nickjillings@1303 913
nickjillings@1303 914 % This function detects entries with names that are identical to that of
nickjillings@1303 915 % the previous entry and replaces the repeated names with dashes (if the
nickjillings@1303 916 % "is.dash.repeated.names" user control is nonzero).
nickjillings@1303 917 FUNCTION {name.or.dash}
nickjillings@1303 918 { 's :=
nickjillings@1303 919 oldname empty$
nickjillings@1303 920 { s 'oldname := s }
nickjillings@1303 921 { s oldname =
nickjillings@1303 922 { is.dash.repeated.names
nickjillings@1303 923 { repeated.name.dashes }
nickjillings@1303 924 { s 'oldname := s }
nickjillings@1303 925 if$
nickjillings@1303 926 }
nickjillings@1303 927 { s 'oldname := s }
nickjillings@1303 928 if$
nickjillings@1303 929 }
nickjillings@1303 930 if$
nickjillings@1303 931 }
nickjillings@1303 932
nickjillings@1303 933 % Converts the number string on the top of the stack to
nickjillings@1303 934 % "numerical ordinal form" (e.g., "7" to "7th"). There is
nickjillings@1303 935 % no artificial limit to the upper bound of the numbers as the
nickjillings@1303 936 % least significant digit always determines the ordinal form.
nickjillings@1303 937 FUNCTION {num.to.ordinal}
nickjillings@1303 938 { duplicate$ #-1 #1 substring$ "1" =
nickjillings@1303 939 { bbl.st * }
nickjillings@1303 940 { duplicate$ #-1 #1 substring$ "2" =
nickjillings@1303 941 { bbl.nd * }
nickjillings@1303 942 { duplicate$ #-1 #1 substring$ "3" =
nickjillings@1303 943 { bbl.rd * }
nickjillings@1303 944 { bbl.th * }
nickjillings@1303 945 if$
nickjillings@1303 946 }
nickjillings@1303 947 if$
nickjillings@1303 948 }
nickjillings@1303 949 if$
nickjillings@1303 950 }
nickjillings@1303 951
nickjillings@1303 952 % If the string on the top of the stack begins with a number,
nickjillings@1303 953 % (e.g., 11th) then replace the string with the leading number
nickjillings@1303 954 % it contains. Otherwise retain the string as-is. s holds the
nickjillings@1303 955 % extracted number, t holds the part of the string that remains
nickjillings@1303 956 % to be scanned.
nickjillings@1303 957 FUNCTION {extract.num}
nickjillings@1303 958 { duplicate$ 't :=
nickjillings@1303 959 "" 's :=
nickjillings@1303 960 { t empty$ not }
nickjillings@1303 961 { t #1 #1 substring$
nickjillings@1303 962 t #2 global.max$ substring$ 't :=
nickjillings@1303 963 duplicate$ is.num
nickjillings@1303 964 { s swap$ * 's := }
nickjillings@1303 965 { pop$ "" 't := }
nickjillings@1303 966 if$
nickjillings@1303 967 }
nickjillings@1303 968 while$
nickjillings@1303 969 s empty$
nickjillings@1303 970 'skip$
nickjillings@1303 971 { pop$ s }
nickjillings@1303 972 if$
nickjillings@1303 973 }
nickjillings@1303 974
nickjillings@1303 975 % Converts the word number string on the top of the stack to
nickjillings@1303 976 % Arabic string form. Will be successful up to "tenth".
nickjillings@1303 977 FUNCTION {word.to.num}
nickjillings@1303 978 { duplicate$ "l" change.case$ 's :=
nickjillings@1303 979 s "first" =
nickjillings@1303 980 { pop$ "1" }
nickjillings@1303 981 { skip$ }
nickjillings@1303 982 if$
nickjillings@1303 983 s "second" =
nickjillings@1303 984 { pop$ "2" }
nickjillings@1303 985 { skip$ }
nickjillings@1303 986 if$
nickjillings@1303 987 s "third" =
nickjillings@1303 988 { pop$ "3" }
nickjillings@1303 989 { skip$ }
nickjillings@1303 990 if$
nickjillings@1303 991 s "fourth" =
nickjillings@1303 992 { pop$ "4" }
nickjillings@1303 993 { skip$ }
nickjillings@1303 994 if$
nickjillings@1303 995 s "fifth" =
nickjillings@1303 996 { pop$ "5" }
nickjillings@1303 997 { skip$ }
nickjillings@1303 998 if$
nickjillings@1303 999 s "sixth" =
nickjillings@1303 1000 { pop$ "6" }
nickjillings@1303 1001 { skip$ }
nickjillings@1303 1002 if$
nickjillings@1303 1003 s "seventh" =
nickjillings@1303 1004 { pop$ "7" }
nickjillings@1303 1005 { skip$ }
nickjillings@1303 1006 if$
nickjillings@1303 1007 s "eighth" =
nickjillings@1303 1008 { pop$ "8" }
nickjillings@1303 1009 { skip$ }
nickjillings@1303 1010 if$
nickjillings@1303 1011 s "ninth" =
nickjillings@1303 1012 { pop$ "9" }
nickjillings@1303 1013 { skip$ }
nickjillings@1303 1014 if$
nickjillings@1303 1015 s "tenth" =
nickjillings@1303 1016 { pop$ "10" }
nickjillings@1303 1017 { skip$ }
nickjillings@1303 1018 if$
nickjillings@1303 1019 }
nickjillings@1303 1020
nickjillings@1303 1021
nickjillings@1303 1022 % Converts the string on the top of the stack to numerical
nickjillings@1303 1023 % ordinal (e.g., "11th") form.
nickjillings@1303 1024 FUNCTION {convert.edition}
nickjillings@1303 1025 { duplicate$ empty$ 'skip$
nickjillings@1303 1026 { duplicate$ #1 #1 substring$ is.num
nickjillings@1303 1027 { extract.num
nickjillings@1303 1028 num.to.ordinal
nickjillings@1303 1029 }
nickjillings@1303 1030 { word.to.num
nickjillings@1303 1031 duplicate$ #1 #1 substring$ is.num
nickjillings@1303 1032 { num.to.ordinal }
nickjillings@1303 1033 { "edition ordinal word " quote$ * edition * quote$ *
nickjillings@1303 1034 " may be too high (or improper) for conversion" * " in " * cite$ * warning$
nickjillings@1303 1035 }
nickjillings@1303 1036 if$
nickjillings@1303 1037 }
nickjillings@1303 1038 if$
nickjillings@1303 1039 }
nickjillings@1303 1040 if$
nickjillings@1303 1041 }
nickjillings@1303 1042
nickjillings@1303 1043
nickjillings@1303 1044
nickjillings@1303 1045
nickjillings@1303 1046 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1047 %% LATEX BIBLIOGRAPHY CODE %%
nickjillings@1303 1048 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1049
nickjillings@1303 1050 FUNCTION {start.entry}
nickjillings@1303 1051 { newline$
nickjillings@1303 1052 "\bibitem{" write$
nickjillings@1303 1053 cite$ write$
nickjillings@1303 1054 "}" write$
nickjillings@1303 1055 newline$
nickjillings@1303 1056 ""
nickjillings@1303 1057 initialize.prev.this.status
nickjillings@1303 1058 }
nickjillings@1303 1059
nickjillings@1303 1060 % Here we write out all the LaTeX code that we will need. The most involved
nickjillings@1303 1061 % code sequences are those that control the alternate interword spacing and
nickjillings@1303 1062 % foreign language hyphenation patterns. The heavy use of \providecommand
nickjillings@1303 1063 % gives users a way to override the defaults. Special thanks to Javier Bezos,
nickjillings@1303 1064 % Johannes Braams, Robin Fairbairns, Heiko Oberdiek, Donald Arseneau and all
nickjillings@1303 1065 % the other gurus on comp.text.tex for their help and advice on the topic of
nickjillings@1303 1066 % \selectlanguage, Babel and BibTeX.
nickjillings@1303 1067 FUNCTION {begin.bib}
nickjillings@1303 1068 { "% Generated by IEEEtran.bst, version: " bst.file.version * " (" * bst.file.date * ")" *
nickjillings@1303 1069 write$ newline$
nickjillings@1303 1070 preamble$ empty$ 'skip$
nickjillings@1303 1071 { preamble$ write$ newline$ }
nickjillings@1303 1072 if$
nickjillings@1303 1073 "\begin{thebibliography}{" longest.label * "}" *
nickjillings@1303 1074 write$ newline$
nickjillings@1303 1075 "\providecommand{\url}[1]{#1}"
nickjillings@1303 1076 write$ newline$
nickjillings@1303 1077 "\csname url@samestyle\endcsname"
nickjillings@1303 1078 write$ newline$
nickjillings@1303 1079 "\providecommand{\newblock}{\relax}"
nickjillings@1303 1080 write$ newline$
nickjillings@1303 1081 "\providecommand{\bibinfo}[2]{#2}"
nickjillings@1303 1082 write$ newline$
nickjillings@1303 1083 "\providecommand{\BIBentrySTDinterwordspacing}{\spaceskip=0pt\relax}"
nickjillings@1303 1084 write$ newline$
nickjillings@1303 1085 "\providecommand{\BIBentryALTinterwordstretchfactor}{"
nickjillings@1303 1086 ALTinterwordstretchfactor * "}" *
nickjillings@1303 1087 write$ newline$
nickjillings@1303 1088 "\providecommand{\BIBentryALTinterwordspacing}{\spaceskip=\fontdimen2\font plus "
nickjillings@1303 1089 write$ newline$
nickjillings@1303 1090 "\BIBentryALTinterwordstretchfactor\fontdimen3\font minus \fontdimen4\font\relax}"
nickjillings@1303 1091 write$ newline$
nickjillings@1303 1092 "\providecommand{\BIBforeignlanguage}[2]{{%"
nickjillings@1303 1093 write$ newline$
nickjillings@1303 1094 "\expandafter\ifx\csname l@#1\endcsname\relax"
nickjillings@1303 1095 write$ newline$
nickjillings@1303 1096 "\typeout{** WARNING: IEEEtran.bst: No hyphenation pattern has been}%"
nickjillings@1303 1097 write$ newline$
nickjillings@1303 1098 "\typeout{** loaded for the language `#1'. Using the pattern for}%"
nickjillings@1303 1099 write$ newline$
nickjillings@1303 1100 "\typeout{** the default language instead.}%"
nickjillings@1303 1101 write$ newline$
nickjillings@1303 1102 "\else"
nickjillings@1303 1103 write$ newline$
nickjillings@1303 1104 "\language=\csname l@#1\endcsname"
nickjillings@1303 1105 write$ newline$
nickjillings@1303 1106 "\fi"
nickjillings@1303 1107 write$ newline$
nickjillings@1303 1108 "#2}}"
nickjillings@1303 1109 write$ newline$
nickjillings@1303 1110 "\providecommand{\BIBdecl}{\relax}"
nickjillings@1303 1111 write$ newline$
nickjillings@1303 1112 "\BIBdecl"
nickjillings@1303 1113 write$ newline$
nickjillings@1303 1114 }
nickjillings@1303 1115
nickjillings@1303 1116 FUNCTION {end.bib}
nickjillings@1303 1117 { newline$ "\end{thebibliography}" write$ newline$ }
nickjillings@1303 1118
nickjillings@1303 1119 FUNCTION {if.url.alt.interword.spacing}
nickjillings@1303 1120 { is.use.alt.interword.spacing
nickjillings@1303 1121 {url empty$ 'skip$ {"\BIBentryALTinterwordspacing" write$ newline$} if$}
nickjillings@1303 1122 { skip$ }
nickjillings@1303 1123 if$
nickjillings@1303 1124 }
nickjillings@1303 1125
nickjillings@1303 1126 FUNCTION {if.url.std.interword.spacing}
nickjillings@1303 1127 { is.use.alt.interword.spacing
nickjillings@1303 1128 {url empty$ 'skip$ {"\BIBentrySTDinterwordspacing" write$ newline$} if$}
nickjillings@1303 1129 { skip$ }
nickjillings@1303 1130 if$
nickjillings@1303 1131 }
nickjillings@1303 1132
nickjillings@1303 1133
nickjillings@1303 1134
nickjillings@1303 1135
nickjillings@1303 1136 %%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1137 %% LONGEST LABEL PASS %%
nickjillings@1303 1138 %%%%%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1139
nickjillings@1303 1140 FUNCTION {initialize.longest.label}
nickjillings@1303 1141 { "" 'longest.label :=
nickjillings@1303 1142 #1 'number.label :=
nickjillings@1303 1143 #0 'longest.label.width :=
nickjillings@1303 1144 }
nickjillings@1303 1145
nickjillings@1303 1146 FUNCTION {longest.label.pass}
nickjillings@1303 1147 { type$ "ieeetranbstctl" =
nickjillings@1303 1148 { skip$ }
nickjillings@1303 1149 { number.label int.to.str$ 'label :=
nickjillings@1303 1150 number.label #1 + 'number.label :=
nickjillings@1303 1151 label width$ longest.label.width >
nickjillings@1303 1152 { label 'longest.label :=
nickjillings@1303 1153 label width$ 'longest.label.width :=
nickjillings@1303 1154 }
nickjillings@1303 1155 { skip$ }
nickjillings@1303 1156 if$
nickjillings@1303 1157 }
nickjillings@1303 1158 if$
nickjillings@1303 1159 }
nickjillings@1303 1160
nickjillings@1303 1161
nickjillings@1303 1162
nickjillings@1303 1163
nickjillings@1303 1164 %%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1165 %% FORMAT HANDLERS %%
nickjillings@1303 1166 %%%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1167
nickjillings@1303 1168 %% Lower Level Formats (used by higher level formats)
nickjillings@1303 1169
nickjillings@1303 1170 FUNCTION {format.address.org.or.pub.date}
nickjillings@1303 1171 { 't :=
nickjillings@1303 1172 ""
nickjillings@1303 1173 year empty$
nickjillings@1303 1174 { "empty year in " cite$ * warning$ }
nickjillings@1303 1175 { skip$ }
nickjillings@1303 1176 if$
nickjillings@1303 1177 address empty$ t empty$ and
nickjillings@1303 1178 year empty$ and month empty$ and
nickjillings@1303 1179 { skip$ }
nickjillings@1303 1180 { this.to.prev.status
nickjillings@1303 1181 this.status.std
nickjillings@1303 1182 cap.status.std
nickjillings@1303 1183 address "address" bibinfo.check *
nickjillings@1303 1184 t empty$
nickjillings@1303 1185 { skip$ }
nickjillings@1303 1186 { punct.period 'prev.status.punct :=
nickjillings@1303 1187 space.large 'prev.status.space :=
nickjillings@1303 1188 address empty$
nickjillings@1303 1189 { skip$ }
nickjillings@1303 1190 { ": " * }
nickjillings@1303 1191 if$
nickjillings@1303 1192 t *
nickjillings@1303 1193 }
nickjillings@1303 1194 if$
nickjillings@1303 1195 year empty$ month empty$ and
nickjillings@1303 1196 { skip$ }
nickjillings@1303 1197 { t empty$ address empty$ and
nickjillings@1303 1198 { skip$ }
nickjillings@1303 1199 { ", " * }
nickjillings@1303 1200 if$
nickjillings@1303 1201 month empty$
nickjillings@1303 1202 { year empty$
nickjillings@1303 1203 { skip$ }
nickjillings@1303 1204 { year "year" bibinfo.check * }
nickjillings@1303 1205 if$
nickjillings@1303 1206 }
nickjillings@1303 1207 { month "month" bibinfo.check *
nickjillings@1303 1208 year empty$
nickjillings@1303 1209 { skip$ }
nickjillings@1303 1210 { " " * year "year" bibinfo.check * }
nickjillings@1303 1211 if$
nickjillings@1303 1212 }
nickjillings@1303 1213 if$
nickjillings@1303 1214 }
nickjillings@1303 1215 if$
nickjillings@1303 1216 }
nickjillings@1303 1217 if$
nickjillings@1303 1218 }
nickjillings@1303 1219
nickjillings@1303 1220
nickjillings@1303 1221 FUNCTION {format.names}
nickjillings@1303 1222 { 'bibinfo :=
nickjillings@1303 1223 duplicate$ empty$ 'skip$ {
nickjillings@1303 1224 this.to.prev.status
nickjillings@1303 1225 this.status.std
nickjillings@1303 1226 's :=
nickjillings@1303 1227 "" 't :=
nickjillings@1303 1228 #1 'nameptr :=
nickjillings@1303 1229 s num.names$ 'numnames :=
nickjillings@1303 1230 numnames 'namesleft :=
nickjillings@1303 1231 { namesleft #0 > }
nickjillings@1303 1232 { s nameptr
nickjillings@1303 1233 name.format.string
nickjillings@1303 1234 format.name$
nickjillings@1303 1235 bibinfo bibinfo.check
nickjillings@1303 1236 't :=
nickjillings@1303 1237 nameptr #1 >
nickjillings@1303 1238 { nameptr num.names.shown.with.forced.et.al #1 + =
nickjillings@1303 1239 numnames max.num.names.before.forced.et.al >
nickjillings@1303 1240 is.forced.et.al and and
nickjillings@1303 1241 { "others" 't :=
nickjillings@1303 1242 #1 'namesleft :=
nickjillings@1303 1243 }
nickjillings@1303 1244 { skip$ }
nickjillings@1303 1245 if$
nickjillings@1303 1246 namesleft #1 >
nickjillings@1303 1247 { ", " * t do.name.latex.cmd * }
nickjillings@1303 1248 { s nameptr "{ll}" format.name$ duplicate$ "others" =
nickjillings@1303 1249 { 't := }
nickjillings@1303 1250 { pop$ }
nickjillings@1303 1251 if$
nickjillings@1303 1252 t "others" =
nickjillings@1303 1253 { " " * bbl.etal emphasize * }
nickjillings@1303 1254 { numnames #2 >
nickjillings@1303 1255 { "," * }
nickjillings@1303 1256 { skip$ }
nickjillings@1303 1257 if$
nickjillings@1303 1258 bbl.and
nickjillings@1303 1259 space.word * t do.name.latex.cmd *
nickjillings@1303 1260 }
nickjillings@1303 1261 if$
nickjillings@1303 1262 }
nickjillings@1303 1263 if$
nickjillings@1303 1264 }
nickjillings@1303 1265 { t do.name.latex.cmd }
nickjillings@1303 1266 if$
nickjillings@1303 1267 nameptr #1 + 'nameptr :=
nickjillings@1303 1268 namesleft #1 - 'namesleft :=
nickjillings@1303 1269 }
nickjillings@1303 1270 while$
nickjillings@1303 1271 cap.status.std
nickjillings@1303 1272 } if$
nickjillings@1303 1273 }
nickjillings@1303 1274
nickjillings@1303 1275
nickjillings@1303 1276
nickjillings@1303 1277
nickjillings@1303 1278 %% Higher Level Formats
nickjillings@1303 1279
nickjillings@1303 1280 %% addresses/locations
nickjillings@1303 1281
nickjillings@1303 1282 FUNCTION {format.address}
nickjillings@1303 1283 { address duplicate$ empty$ 'skip$
nickjillings@1303 1284 { this.to.prev.status
nickjillings@1303 1285 this.status.std
nickjillings@1303 1286 cap.status.std
nickjillings@1303 1287 }
nickjillings@1303 1288 if$
nickjillings@1303 1289 }
nickjillings@1303 1290
nickjillings@1303 1291
nickjillings@1303 1292
nickjillings@1303 1293 %% author/editor names
nickjillings@1303 1294
nickjillings@1303 1295 FUNCTION {format.authors}{ author "author" format.names }
nickjillings@1303 1296
nickjillings@1303 1297 FUNCTION {format.editors}
nickjillings@1303 1298 { editor "editor" format.names duplicate$ empty$ 'skip$
nickjillings@1303 1299 { ", " *
nickjillings@1303 1300 get.bbl.editor
nickjillings@1303 1301 capitalize
nickjillings@1303 1302 *
nickjillings@1303 1303 }
nickjillings@1303 1304 if$
nickjillings@1303 1305 }
nickjillings@1303 1306
nickjillings@1303 1307
nickjillings@1303 1308
nickjillings@1303 1309 %% date
nickjillings@1303 1310
nickjillings@1303 1311 FUNCTION {format.date}
nickjillings@1303 1312 {
nickjillings@1303 1313 month "month" bibinfo.check duplicate$ empty$
nickjillings@1303 1314 year "year" bibinfo.check duplicate$ empty$
nickjillings@1303 1315 { swap$ 'skip$
nickjillings@1303 1316 { this.to.prev.status
nickjillings@1303 1317 this.status.std
nickjillings@1303 1318 cap.status.std
nickjillings@1303 1319 "there's a month but no year in " cite$ * warning$ }
nickjillings@1303 1320 if$
nickjillings@1303 1321 *
nickjillings@1303 1322 }
nickjillings@1303 1323 { this.to.prev.status
nickjillings@1303 1324 this.status.std
nickjillings@1303 1325 cap.status.std
nickjillings@1303 1326 swap$ 'skip$
nickjillings@1303 1327 {
nickjillings@1303 1328 swap$
nickjillings@1303 1329 " " * swap$
nickjillings@1303 1330 }
nickjillings@1303 1331 if$
nickjillings@1303 1332 *
nickjillings@1303 1333 }
nickjillings@1303 1334 if$
nickjillings@1303 1335 }
nickjillings@1303 1336
nickjillings@1303 1337 FUNCTION {format.date.electronic}
nickjillings@1303 1338 { month "month" bibinfo.check duplicate$ empty$
nickjillings@1303 1339 year "year" bibinfo.check duplicate$ empty$
nickjillings@1303 1340 { swap$
nickjillings@1303 1341 { pop$ }
nickjillings@1303 1342 { "there's a month but no year in " cite$ * warning$
nickjillings@1303 1343 pop$ ")" * "(" swap$ *
nickjillings@1303 1344 this.to.prev.status
nickjillings@1303 1345 punct.no 'this.status.punct :=
nickjillings@1303 1346 space.normal 'this.status.space :=
nickjillings@1303 1347 quote.no 'this.status.quote :=
nickjillings@1303 1348 cap.yes 'status.cap :=
nickjillings@1303 1349 }
nickjillings@1303 1350 if$
nickjillings@1303 1351 }
nickjillings@1303 1352 { swap$
nickjillings@1303 1353 { swap$ pop$ ")" * "(" swap$ * }
nickjillings@1303 1354 { "(" swap$ * ", " * swap$ * ")" * }
nickjillings@1303 1355 if$
nickjillings@1303 1356 this.to.prev.status
nickjillings@1303 1357 punct.no 'this.status.punct :=
nickjillings@1303 1358 space.normal 'this.status.space :=
nickjillings@1303 1359 quote.no 'this.status.quote :=
nickjillings@1303 1360 cap.yes 'status.cap :=
nickjillings@1303 1361 }
nickjillings@1303 1362 if$
nickjillings@1303 1363 }
nickjillings@1303 1364
nickjillings@1303 1365
nickjillings@1303 1366
nickjillings@1303 1367 %% edition/title
nickjillings@1303 1368
nickjillings@1303 1369 % Note: IEEE considers the edition to be closely associated with
nickjillings@1303 1370 % the title of a book. So, in IEEEtran.bst the edition is normally handled
nickjillings@1303 1371 % within the formatting of the title. The format.edition function is
nickjillings@1303 1372 % retained here for possible future use.
nickjillings@1303 1373 FUNCTION {format.edition}
nickjillings@1303 1374 { edition duplicate$ empty$ 'skip$
nickjillings@1303 1375 { this.to.prev.status
nickjillings@1303 1376 this.status.std
nickjillings@1303 1377 convert.edition
nickjillings@1303 1378 status.cap
nickjillings@1303 1379 { "t" }
nickjillings@1303 1380 { "l" }
nickjillings@1303 1381 if$ change.case$
nickjillings@1303 1382 "edition" bibinfo.check
nickjillings@1303 1383 "~" * bbl.edition *
nickjillings@1303 1384 cap.status.std
nickjillings@1303 1385 }
nickjillings@1303 1386 if$
nickjillings@1303 1387 }
nickjillings@1303 1388
nickjillings@1303 1389 % This is used to format the booktitle of a conference proceedings.
nickjillings@1303 1390 % Here we use the "intype" field to provide the user a way to
nickjillings@1303 1391 % override the word "in" (e.g., with things like "presented at")
nickjillings@1303 1392 % Use of intype stops the emphasis of the booktitle to indicate that
nickjillings@1303 1393 % we no longer mean the written conference proceedings, but the
nickjillings@1303 1394 % conference itself.
nickjillings@1303 1395 FUNCTION {format.in.booktitle}
nickjillings@1303 1396 { booktitle "booktitle" bibinfo.check duplicate$ empty$ 'skip$
nickjillings@1303 1397 { this.to.prev.status
nickjillings@1303 1398 this.status.std
nickjillings@1303 1399 select.language
nickjillings@1303 1400 intype missing$
nickjillings@1303 1401 { emphasize
nickjillings@1303 1402 bbl.in " " *
nickjillings@1303 1403 }
nickjillings@1303 1404 { intype " " * }
nickjillings@1303 1405 if$
nickjillings@1303 1406 swap$ *
nickjillings@1303 1407 cap.status.std
nickjillings@1303 1408 }
nickjillings@1303 1409 if$
nickjillings@1303 1410 }
nickjillings@1303 1411
nickjillings@1303 1412 % This is used to format the booktitle of collection.
nickjillings@1303 1413 % Here the "intype" field is not supported, but "edition" is.
nickjillings@1303 1414 FUNCTION {format.in.booktitle.edition}
nickjillings@1303 1415 { booktitle "booktitle" bibinfo.check duplicate$ empty$ 'skip$
nickjillings@1303 1416 { this.to.prev.status
nickjillings@1303 1417 this.status.std
nickjillings@1303 1418 select.language
nickjillings@1303 1419 emphasize
nickjillings@1303 1420 edition empty$ 'skip$
nickjillings@1303 1421 { ", " *
nickjillings@1303 1422 edition
nickjillings@1303 1423 convert.edition
nickjillings@1303 1424 "l" change.case$
nickjillings@1303 1425 * "~" * bbl.edition *
nickjillings@1303 1426 }
nickjillings@1303 1427 if$
nickjillings@1303 1428 bbl.in " " * swap$ *
nickjillings@1303 1429 cap.status.std
nickjillings@1303 1430 }
nickjillings@1303 1431 if$
nickjillings@1303 1432 }
nickjillings@1303 1433
nickjillings@1303 1434 FUNCTION {format.article.title}
nickjillings@1303 1435 { title duplicate$ empty$ 'skip$
nickjillings@1303 1436 { this.to.prev.status
nickjillings@1303 1437 this.status.std
nickjillings@1303 1438 "t" change.case$
nickjillings@1303 1439 }
nickjillings@1303 1440 if$
nickjillings@1303 1441 "title" bibinfo.check
nickjillings@1303 1442 duplicate$ empty$ 'skip$
nickjillings@1303 1443 { quote.close 'this.status.quote :=
nickjillings@1303 1444 is.last.char.not.punct
nickjillings@1303 1445 { punct.std 'this.status.punct := }
nickjillings@1303 1446 { punct.no 'this.status.punct := }
nickjillings@1303 1447 if$
nickjillings@1303 1448 select.language
nickjillings@1303 1449 "``" swap$ *
nickjillings@1303 1450 cap.status.std
nickjillings@1303 1451 }
nickjillings@1303 1452 if$
nickjillings@1303 1453 }
nickjillings@1303 1454
nickjillings@1303 1455 FUNCTION {format.article.title.electronic}
nickjillings@1303 1456 { title duplicate$ empty$ 'skip$
nickjillings@1303 1457 { this.to.prev.status
nickjillings@1303 1458 this.status.std
nickjillings@1303 1459 cap.status.std
nickjillings@1303 1460 "t" change.case$
nickjillings@1303 1461 }
nickjillings@1303 1462 if$
nickjillings@1303 1463 "title" bibinfo.check
nickjillings@1303 1464 duplicate$ empty$
nickjillings@1303 1465 { skip$ }
nickjillings@1303 1466 { select.language }
nickjillings@1303 1467 if$
nickjillings@1303 1468 }
nickjillings@1303 1469
nickjillings@1303 1470 FUNCTION {format.book.title.edition}
nickjillings@1303 1471 { title "title" bibinfo.check
nickjillings@1303 1472 duplicate$ empty$
nickjillings@1303 1473 { "empty title in " cite$ * warning$ }
nickjillings@1303 1474 { this.to.prev.status
nickjillings@1303 1475 this.status.std
nickjillings@1303 1476 select.language
nickjillings@1303 1477 emphasize
nickjillings@1303 1478 edition empty$ 'skip$
nickjillings@1303 1479 { ", " *
nickjillings@1303 1480 edition
nickjillings@1303 1481 convert.edition
nickjillings@1303 1482 status.cap
nickjillings@1303 1483 { "t" }
nickjillings@1303 1484 { "l" }
nickjillings@1303 1485 if$
nickjillings@1303 1486 change.case$
nickjillings@1303 1487 * "~" * bbl.edition *
nickjillings@1303 1488 }
nickjillings@1303 1489 if$
nickjillings@1303 1490 cap.status.std
nickjillings@1303 1491 }
nickjillings@1303 1492 if$
nickjillings@1303 1493 }
nickjillings@1303 1494
nickjillings@1303 1495 FUNCTION {format.book.title}
nickjillings@1303 1496 { title "title" bibinfo.check
nickjillings@1303 1497 duplicate$ empty$ 'skip$
nickjillings@1303 1498 { this.to.prev.status
nickjillings@1303 1499 this.status.std
nickjillings@1303 1500 cap.status.std
nickjillings@1303 1501 select.language
nickjillings@1303 1502 emphasize
nickjillings@1303 1503 }
nickjillings@1303 1504 if$
nickjillings@1303 1505 }
nickjillings@1303 1506
nickjillings@1303 1507
nickjillings@1303 1508
nickjillings@1303 1509 %% journal
nickjillings@1303 1510
nickjillings@1303 1511 FUNCTION {format.journal}
nickjillings@1303 1512 { journal duplicate$ empty$ 'skip$
nickjillings@1303 1513 { this.to.prev.status
nickjillings@1303 1514 this.status.std
nickjillings@1303 1515 cap.status.std
nickjillings@1303 1516 select.language
nickjillings@1303 1517 emphasize
nickjillings@1303 1518 }
nickjillings@1303 1519 if$
nickjillings@1303 1520 }
nickjillings@1303 1521
nickjillings@1303 1522
nickjillings@1303 1523
nickjillings@1303 1524 %% how published
nickjillings@1303 1525
nickjillings@1303 1526 FUNCTION {format.howpublished}
nickjillings@1303 1527 { howpublished duplicate$ empty$ 'skip$
nickjillings@1303 1528 { this.to.prev.status
nickjillings@1303 1529 this.status.std
nickjillings@1303 1530 cap.status.std
nickjillings@1303 1531 }
nickjillings@1303 1532 if$
nickjillings@1303 1533 }
nickjillings@1303 1534
nickjillings@1303 1535
nickjillings@1303 1536
nickjillings@1303 1537 %% institutions/organization/publishers/school
nickjillings@1303 1538
nickjillings@1303 1539 FUNCTION {format.institution}
nickjillings@1303 1540 { institution duplicate$ empty$ 'skip$
nickjillings@1303 1541 { this.to.prev.status
nickjillings@1303 1542 this.status.std
nickjillings@1303 1543 cap.status.std
nickjillings@1303 1544 }
nickjillings@1303 1545 if$
nickjillings@1303 1546 }
nickjillings@1303 1547
nickjillings@1303 1548 FUNCTION {format.organization}
nickjillings@1303 1549 { organization duplicate$ empty$ 'skip$
nickjillings@1303 1550 { this.to.prev.status
nickjillings@1303 1551 this.status.std
nickjillings@1303 1552 cap.status.std
nickjillings@1303 1553 }
nickjillings@1303 1554 if$
nickjillings@1303 1555 }
nickjillings@1303 1556
nickjillings@1303 1557 FUNCTION {format.address.publisher.date}
nickjillings@1303 1558 { publisher "publisher" bibinfo.warn format.address.org.or.pub.date }
nickjillings@1303 1559
nickjillings@1303 1560 FUNCTION {format.address.publisher.date.nowarn}
nickjillings@1303 1561 { publisher "publisher" bibinfo.check format.address.org.or.pub.date }
nickjillings@1303 1562
nickjillings@1303 1563 FUNCTION {format.address.organization.date}
nickjillings@1303 1564 { organization "organization" bibinfo.check format.address.org.or.pub.date }
nickjillings@1303 1565
nickjillings@1303 1566 FUNCTION {format.school}
nickjillings@1303 1567 { school duplicate$ empty$ 'skip$
nickjillings@1303 1568 { this.to.prev.status
nickjillings@1303 1569 this.status.std
nickjillings@1303 1570 cap.status.std
nickjillings@1303 1571 }
nickjillings@1303 1572 if$
nickjillings@1303 1573 }
nickjillings@1303 1574
nickjillings@1303 1575
nickjillings@1303 1576
nickjillings@1303 1577 %% volume/number/series/chapter/pages
nickjillings@1303 1578
nickjillings@1303 1579 FUNCTION {format.volume}
nickjillings@1303 1580 { volume empty.field.to.null.string
nickjillings@1303 1581 duplicate$ empty$ 'skip$
nickjillings@1303 1582 { this.to.prev.status
nickjillings@1303 1583 this.status.std
nickjillings@1303 1584 bbl.volume
nickjillings@1303 1585 status.cap
nickjillings@1303 1586 { capitalize }
nickjillings@1303 1587 { skip$ }
nickjillings@1303 1588 if$
nickjillings@1303 1589 swap$ tie.or.space.prefix
nickjillings@1303 1590 "volume" bibinfo.check
nickjillings@1303 1591 * *
nickjillings@1303 1592 cap.status.std
nickjillings@1303 1593 }
nickjillings@1303 1594 if$
nickjillings@1303 1595 }
nickjillings@1303 1596
nickjillings@1303 1597 FUNCTION {format.number}
nickjillings@1303 1598 { number empty.field.to.null.string
nickjillings@1303 1599 duplicate$ empty$ 'skip$
nickjillings@1303 1600 { this.to.prev.status
nickjillings@1303 1601 this.status.std
nickjillings@1303 1602 status.cap
nickjillings@1303 1603 { bbl.number capitalize }
nickjillings@1303 1604 { bbl.number }
nickjillings@1303 1605 if$
nickjillings@1303 1606 swap$ tie.or.space.prefix
nickjillings@1303 1607 "number" bibinfo.check
nickjillings@1303 1608 * *
nickjillings@1303 1609 cap.status.std
nickjillings@1303 1610 }
nickjillings@1303 1611 if$
nickjillings@1303 1612 }
nickjillings@1303 1613
nickjillings@1303 1614 FUNCTION {format.number.if.use.for.article}
nickjillings@1303 1615 { is.use.number.for.article
nickjillings@1303 1616 { format.number }
nickjillings@1303 1617 { "" }
nickjillings@1303 1618 if$
nickjillings@1303 1619 }
nickjillings@1303 1620
nickjillings@1303 1621 % IEEE does not seem to tie the series so closely with the volume
nickjillings@1303 1622 % and number as is done in other bibliography styles. Instead the
nickjillings@1303 1623 % series is treated somewhat like an extension of the title.
nickjillings@1303 1624 FUNCTION {format.series}
nickjillings@1303 1625 { series empty$
nickjillings@1303 1626 { "" }
nickjillings@1303 1627 { this.to.prev.status
nickjillings@1303 1628 this.status.std
nickjillings@1303 1629 bbl.series " " *
nickjillings@1303 1630 series "series" bibinfo.check *
nickjillings@1303 1631 cap.status.std
nickjillings@1303 1632 }
nickjillings@1303 1633 if$
nickjillings@1303 1634 }
nickjillings@1303 1635
nickjillings@1303 1636
nickjillings@1303 1637 FUNCTION {format.chapter}
nickjillings@1303 1638 { chapter empty$
nickjillings@1303 1639 { "" }
nickjillings@1303 1640 { this.to.prev.status
nickjillings@1303 1641 this.status.std
nickjillings@1303 1642 type empty$
nickjillings@1303 1643 { bbl.chapter }
nickjillings@1303 1644 { type "l" change.case$
nickjillings@1303 1645 "type" bibinfo.check
nickjillings@1303 1646 }
nickjillings@1303 1647 if$
nickjillings@1303 1648 chapter tie.or.space.prefix
nickjillings@1303 1649 "chapter" bibinfo.check
nickjillings@1303 1650 * *
nickjillings@1303 1651 cap.status.std
nickjillings@1303 1652 }
nickjillings@1303 1653 if$
nickjillings@1303 1654 }
nickjillings@1303 1655
nickjillings@1303 1656
nickjillings@1303 1657 % The intended use of format.paper is for paper numbers of inproceedings.
nickjillings@1303 1658 % The paper type can be overridden via the type field.
nickjillings@1303 1659 % We allow the type to be displayed even if the paper number is absent
nickjillings@1303 1660 % for things like "postdeadline paper"
nickjillings@1303 1661 FUNCTION {format.paper}
nickjillings@1303 1662 { is.use.paper
nickjillings@1303 1663 { paper empty$
nickjillings@1303 1664 { type empty$
nickjillings@1303 1665 { "" }
nickjillings@1303 1666 { this.to.prev.status
nickjillings@1303 1667 this.status.std
nickjillings@1303 1668 type "type" bibinfo.check
nickjillings@1303 1669 cap.status.std
nickjillings@1303 1670 }
nickjillings@1303 1671 if$
nickjillings@1303 1672 }
nickjillings@1303 1673 { this.to.prev.status
nickjillings@1303 1674 this.status.std
nickjillings@1303 1675 type empty$
nickjillings@1303 1676 { bbl.paper }
nickjillings@1303 1677 { type "type" bibinfo.check }
nickjillings@1303 1678 if$
nickjillings@1303 1679 " " * paper
nickjillings@1303 1680 "paper" bibinfo.check
nickjillings@1303 1681 *
nickjillings@1303 1682 cap.status.std
nickjillings@1303 1683 }
nickjillings@1303 1684 if$
nickjillings@1303 1685 }
nickjillings@1303 1686 { "" }
nickjillings@1303 1687 if$
nickjillings@1303 1688 }
nickjillings@1303 1689
nickjillings@1303 1690
nickjillings@1303 1691 FUNCTION {format.pages}
nickjillings@1303 1692 { pages duplicate$ empty$ 'skip$
nickjillings@1303 1693 { this.to.prev.status
nickjillings@1303 1694 this.status.std
nickjillings@1303 1695 duplicate$ is.multiple.pages
nickjillings@1303 1696 {
nickjillings@1303 1697 bbl.pages swap$
nickjillings@1303 1698 n.dashify
nickjillings@1303 1699 }
nickjillings@1303 1700 {
nickjillings@1303 1701 bbl.page swap$
nickjillings@1303 1702 }
nickjillings@1303 1703 if$
nickjillings@1303 1704 tie.or.space.prefix
nickjillings@1303 1705 "pages" bibinfo.check
nickjillings@1303 1706 * *
nickjillings@1303 1707 cap.status.std
nickjillings@1303 1708 }
nickjillings@1303 1709 if$
nickjillings@1303 1710 }
nickjillings@1303 1711
nickjillings@1303 1712
nickjillings@1303 1713
nickjillings@1303 1714 %% technical report number
nickjillings@1303 1715
nickjillings@1303 1716 FUNCTION {format.tech.report.number}
nickjillings@1303 1717 { number "number" bibinfo.check
nickjillings@1303 1718 this.to.prev.status
nickjillings@1303 1719 this.status.std
nickjillings@1303 1720 cap.status.std
nickjillings@1303 1721 type duplicate$ empty$
nickjillings@1303 1722 { pop$
nickjillings@1303 1723 bbl.techrep
nickjillings@1303 1724 }
nickjillings@1303 1725 { skip$ }
nickjillings@1303 1726 if$
nickjillings@1303 1727 "type" bibinfo.check
nickjillings@1303 1728 swap$ duplicate$ empty$
nickjillings@1303 1729 { pop$ }
nickjillings@1303 1730 { tie.or.space.prefix * * }
nickjillings@1303 1731 if$
nickjillings@1303 1732 }
nickjillings@1303 1733
nickjillings@1303 1734
nickjillings@1303 1735
nickjillings@1303 1736 %% note
nickjillings@1303 1737
nickjillings@1303 1738 FUNCTION {format.note}
nickjillings@1303 1739 { note empty$
nickjillings@1303 1740 { "" }
nickjillings@1303 1741 { this.to.prev.status
nickjillings@1303 1742 this.status.std
nickjillings@1303 1743 punct.period 'this.status.punct :=
nickjillings@1303 1744 note #1 #1 substring$
nickjillings@1303 1745 duplicate$ "{" =
nickjillings@1303 1746 { skip$ }
nickjillings@1303 1747 { status.cap
nickjillings@1303 1748 { "u" }
nickjillings@1303 1749 { "l" }
nickjillings@1303 1750 if$
nickjillings@1303 1751 change.case$
nickjillings@1303 1752 }
nickjillings@1303 1753 if$
nickjillings@1303 1754 note #2 global.max$ substring$ * "note" bibinfo.check
nickjillings@1303 1755 cap.yes 'status.cap :=
nickjillings@1303 1756 }
nickjillings@1303 1757 if$
nickjillings@1303 1758 }
nickjillings@1303 1759
nickjillings@1303 1760
nickjillings@1303 1761
nickjillings@1303 1762 %% patent
nickjillings@1303 1763
nickjillings@1303 1764 FUNCTION {format.patent.date}
nickjillings@1303 1765 { this.to.prev.status
nickjillings@1303 1766 this.status.std
nickjillings@1303 1767 year empty$
nickjillings@1303 1768 { monthfiled duplicate$ empty$
nickjillings@1303 1769 { "monthfiled" bibinfo.check pop$ "" }
nickjillings@1303 1770 { "monthfiled" bibinfo.check }
nickjillings@1303 1771 if$
nickjillings@1303 1772 dayfiled duplicate$ empty$
nickjillings@1303 1773 { "dayfiled" bibinfo.check pop$ "" * }
nickjillings@1303 1774 { "dayfiled" bibinfo.check
nickjillings@1303 1775 monthfiled empty$
nickjillings@1303 1776 { "dayfiled without a monthfiled in " cite$ * warning$
nickjillings@1303 1777 *
nickjillings@1303 1778 }
nickjillings@1303 1779 { " " swap$ * * }
nickjillings@1303 1780 if$
nickjillings@1303 1781 }
nickjillings@1303 1782 if$
nickjillings@1303 1783 yearfiled empty$
nickjillings@1303 1784 { "no year or yearfiled in " cite$ * warning$ }
nickjillings@1303 1785 { yearfiled "yearfiled" bibinfo.check
nickjillings@1303 1786 swap$
nickjillings@1303 1787 duplicate$ empty$
nickjillings@1303 1788 { pop$ }
nickjillings@1303 1789 { ", " * swap$ * }
nickjillings@1303 1790 if$
nickjillings@1303 1791 }
nickjillings@1303 1792 if$
nickjillings@1303 1793 }
nickjillings@1303 1794 { month duplicate$ empty$
nickjillings@1303 1795 { "month" bibinfo.check pop$ "" }
nickjillings@1303 1796 { "month" bibinfo.check }
nickjillings@1303 1797 if$
nickjillings@1303 1798 day duplicate$ empty$
nickjillings@1303 1799 { "day" bibinfo.check pop$ "" * }
nickjillings@1303 1800 { "day" bibinfo.check
nickjillings@1303 1801 month empty$
nickjillings@1303 1802 { "day without a month in " cite$ * warning$
nickjillings@1303 1803 *
nickjillings@1303 1804 }
nickjillings@1303 1805 { " " swap$ * * }
nickjillings@1303 1806 if$
nickjillings@1303 1807 }
nickjillings@1303 1808 if$
nickjillings@1303 1809 year "year" bibinfo.check
nickjillings@1303 1810 swap$
nickjillings@1303 1811 duplicate$ empty$
nickjillings@1303 1812 { pop$ }
nickjillings@1303 1813 { ", " * swap$ * }
nickjillings@1303 1814 if$
nickjillings@1303 1815 }
nickjillings@1303 1816 if$
nickjillings@1303 1817 cap.status.std
nickjillings@1303 1818 }
nickjillings@1303 1819
nickjillings@1303 1820 FUNCTION {format.patent.nationality.type.number}
nickjillings@1303 1821 { this.to.prev.status
nickjillings@1303 1822 this.status.std
nickjillings@1303 1823 nationality duplicate$ empty$
nickjillings@1303 1824 { "nationality" bibinfo.warn pop$ "" }
nickjillings@1303 1825 { "nationality" bibinfo.check
nickjillings@1303 1826 duplicate$ "l" change.case$ "united states" =
nickjillings@1303 1827 { pop$ bbl.patentUS }
nickjillings@1303 1828 { skip$ }
nickjillings@1303 1829 if$
nickjillings@1303 1830 " " *
nickjillings@1303 1831 }
nickjillings@1303 1832 if$
nickjillings@1303 1833 type empty$
nickjillings@1303 1834 { bbl.patent "type" bibinfo.check }
nickjillings@1303 1835 { type "type" bibinfo.check }
nickjillings@1303 1836 if$
nickjillings@1303 1837 *
nickjillings@1303 1838 number duplicate$ empty$
nickjillings@1303 1839 { "number" bibinfo.warn pop$ }
nickjillings@1303 1840 { "number" bibinfo.check
nickjillings@1303 1841 large.number.separate
nickjillings@1303 1842 swap$ " " * swap$ *
nickjillings@1303 1843 }
nickjillings@1303 1844 if$
nickjillings@1303 1845 cap.status.std
nickjillings@1303 1846 }
nickjillings@1303 1847
nickjillings@1303 1848
nickjillings@1303 1849
nickjillings@1303 1850 %% standard
nickjillings@1303 1851
nickjillings@1303 1852 FUNCTION {format.organization.institution.standard.type.number}
nickjillings@1303 1853 { this.to.prev.status
nickjillings@1303 1854 this.status.std
nickjillings@1303 1855 organization duplicate$ empty$
nickjillings@1303 1856 { pop$
nickjillings@1303 1857 institution duplicate$ empty$
nickjillings@1303 1858 { "institution" bibinfo.warn }
nickjillings@1303 1859 { "institution" bibinfo.warn " " * }
nickjillings@1303 1860 if$
nickjillings@1303 1861 }
nickjillings@1303 1862 { "organization" bibinfo.warn " " * }
nickjillings@1303 1863 if$
nickjillings@1303 1864 type empty$
nickjillings@1303 1865 { bbl.standard "type" bibinfo.check }
nickjillings@1303 1866 { type "type" bibinfo.check }
nickjillings@1303 1867 if$
nickjillings@1303 1868 *
nickjillings@1303 1869 number duplicate$ empty$
nickjillings@1303 1870 { "number" bibinfo.check pop$ }
nickjillings@1303 1871 { "number" bibinfo.check
nickjillings@1303 1872 large.number.separate
nickjillings@1303 1873 swap$ " " * swap$ *
nickjillings@1303 1874 }
nickjillings@1303 1875 if$
nickjillings@1303 1876 cap.status.std
nickjillings@1303 1877 }
nickjillings@1303 1878
nickjillings@1303 1879 FUNCTION {format.revision}
nickjillings@1303 1880 { revision empty$
nickjillings@1303 1881 { "" }
nickjillings@1303 1882 { this.to.prev.status
nickjillings@1303 1883 this.status.std
nickjillings@1303 1884 bbl.revision
nickjillings@1303 1885 revision tie.or.space.prefix
nickjillings@1303 1886 "revision" bibinfo.check
nickjillings@1303 1887 * *
nickjillings@1303 1888 cap.status.std
nickjillings@1303 1889 }
nickjillings@1303 1890 if$
nickjillings@1303 1891 }
nickjillings@1303 1892
nickjillings@1303 1893
nickjillings@1303 1894 %% thesis
nickjillings@1303 1895
nickjillings@1303 1896 FUNCTION {format.master.thesis.type}
nickjillings@1303 1897 { this.to.prev.status
nickjillings@1303 1898 this.status.std
nickjillings@1303 1899 type empty$
nickjillings@1303 1900 {
nickjillings@1303 1901 bbl.mthesis
nickjillings@1303 1902 }
nickjillings@1303 1903 {
nickjillings@1303 1904 type "type" bibinfo.check
nickjillings@1303 1905 }
nickjillings@1303 1906 if$
nickjillings@1303 1907 cap.status.std
nickjillings@1303 1908 }
nickjillings@1303 1909
nickjillings@1303 1910 FUNCTION {format.phd.thesis.type}
nickjillings@1303 1911 { this.to.prev.status
nickjillings@1303 1912 this.status.std
nickjillings@1303 1913 type empty$
nickjillings@1303 1914 {
nickjillings@1303 1915 bbl.phdthesis
nickjillings@1303 1916 }
nickjillings@1303 1917 {
nickjillings@1303 1918 type "type" bibinfo.check
nickjillings@1303 1919 }
nickjillings@1303 1920 if$
nickjillings@1303 1921 cap.status.std
nickjillings@1303 1922 }
nickjillings@1303 1923
nickjillings@1303 1924
nickjillings@1303 1925
nickjillings@1303 1926 %% URL
nickjillings@1303 1927
nickjillings@1303 1928 FUNCTION {format.url}
nickjillings@1303 1929 { url empty$
nickjillings@1303 1930 { "" }
nickjillings@1303 1931 { this.to.prev.status
nickjillings@1303 1932 this.status.std
nickjillings@1303 1933 cap.yes 'status.cap :=
nickjillings@1303 1934 name.url.prefix " " *
nickjillings@1303 1935 "\url{" * url * "}" *
nickjillings@1303 1936 punct.no 'this.status.punct :=
nickjillings@1303 1937 punct.period 'prev.status.punct :=
nickjillings@1303 1938 space.normal 'this.status.space :=
nickjillings@1303 1939 space.normal 'prev.status.space :=
nickjillings@1303 1940 quote.no 'this.status.quote :=
nickjillings@1303 1941 }
nickjillings@1303 1942 if$
nickjillings@1303 1943 }
nickjillings@1303 1944
nickjillings@1303 1945
nickjillings@1303 1946
nickjillings@1303 1947
nickjillings@1303 1948 %%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1949 %% ENTRY HANDLERS %%
nickjillings@1303 1950 %%%%%%%%%%%%%%%%%%%%
nickjillings@1303 1951
nickjillings@1303 1952
nickjillings@1303 1953 % Note: In many journals, IEEE (or the authors) tend not to show the number
nickjillings@1303 1954 % for articles, so the display of the number is controlled here by the
nickjillings@1303 1955 % switch "is.use.number.for.article"
nickjillings@1303 1956 FUNCTION {article}
nickjillings@1303 1957 { std.status.using.comma
nickjillings@1303 1958 start.entry
nickjillings@1303 1959 if.url.alt.interword.spacing
nickjillings@1303 1960 format.authors "author" output.warn
nickjillings@1303 1961 name.or.dash
nickjillings@1303 1962 format.article.title "title" output.warn
nickjillings@1303 1963 format.journal "journal" bibinfo.check "journal" output.warn
nickjillings@1303 1964 format.volume output
nickjillings@1303 1965 format.number.if.use.for.article output
nickjillings@1303 1966 format.pages output
nickjillings@1303 1967 format.date "year" output.warn
nickjillings@1303 1968 format.note output
nickjillings@1303 1969 format.url output
nickjillings@1303 1970 fin.entry
nickjillings@1303 1971 if.url.std.interword.spacing
nickjillings@1303 1972 }
nickjillings@1303 1973
nickjillings@1303 1974 FUNCTION {book}
nickjillings@1303 1975 { std.status.using.comma
nickjillings@1303 1976 start.entry
nickjillings@1303 1977 if.url.alt.interword.spacing
nickjillings@1303 1978 author empty$
nickjillings@1303 1979 { format.editors "author and editor" output.warn }
nickjillings@1303 1980 { format.authors output.nonnull }
nickjillings@1303 1981 if$
nickjillings@1303 1982 name.or.dash
nickjillings@1303 1983 format.book.title.edition output
nickjillings@1303 1984 format.series output
nickjillings@1303 1985 author empty$
nickjillings@1303 1986 { skip$ }
nickjillings@1303 1987 { format.editors output }
nickjillings@1303 1988 if$
nickjillings@1303 1989 format.address.publisher.date output
nickjillings@1303 1990 format.volume output
nickjillings@1303 1991 format.number output
nickjillings@1303 1992 format.note output
nickjillings@1303 1993 format.url output
nickjillings@1303 1994 fin.entry
nickjillings@1303 1995 if.url.std.interword.spacing
nickjillings@1303 1996 }
nickjillings@1303 1997
nickjillings@1303 1998 FUNCTION {booklet}
nickjillings@1303 1999 { std.status.using.comma
nickjillings@1303 2000 start.entry
nickjillings@1303 2001 if.url.alt.interword.spacing
nickjillings@1303 2002 format.authors output
nickjillings@1303 2003 name.or.dash
nickjillings@1303 2004 format.article.title "title" output.warn
nickjillings@1303 2005 format.howpublished "howpublished" bibinfo.check output
nickjillings@1303 2006 format.organization "organization" bibinfo.check output
nickjillings@1303 2007 format.address "address" bibinfo.check output
nickjillings@1303 2008 format.date output
nickjillings@1303 2009 format.note output
nickjillings@1303 2010 format.url output
nickjillings@1303 2011 fin.entry
nickjillings@1303 2012 if.url.std.interword.spacing
nickjillings@1303 2013 }
nickjillings@1303 2014
nickjillings@1303 2015 FUNCTION {electronic}
nickjillings@1303 2016 { std.status.using.period
nickjillings@1303 2017 start.entry
nickjillings@1303 2018 if.url.alt.interword.spacing
nickjillings@1303 2019 format.authors output
nickjillings@1303 2020 name.or.dash
nickjillings@1303 2021 format.date.electronic output
nickjillings@1303 2022 format.article.title.electronic output
nickjillings@1303 2023 format.howpublished "howpublished" bibinfo.check output
nickjillings@1303 2024 format.organization "organization" bibinfo.check output
nickjillings@1303 2025 format.address "address" bibinfo.check output
nickjillings@1303 2026 format.note output
nickjillings@1303 2027 format.url output
nickjillings@1303 2028 fin.entry
nickjillings@1303 2029 empty.entry.warn
nickjillings@1303 2030 if.url.std.interword.spacing
nickjillings@1303 2031 }
nickjillings@1303 2032
nickjillings@1303 2033 FUNCTION {inbook}
nickjillings@1303 2034 { std.status.using.comma
nickjillings@1303 2035 start.entry
nickjillings@1303 2036 if.url.alt.interword.spacing
nickjillings@1303 2037 author empty$
nickjillings@1303 2038 { format.editors "author and editor" output.warn }
nickjillings@1303 2039 { format.authors output.nonnull }
nickjillings@1303 2040 if$
nickjillings@1303 2041 name.or.dash
nickjillings@1303 2042 format.book.title.edition output
nickjillings@1303 2043 format.series output
nickjillings@1303 2044 format.address.publisher.date output
nickjillings@1303 2045 format.volume output
nickjillings@1303 2046 format.number output
nickjillings@1303 2047 format.chapter output
nickjillings@1303 2048 format.pages output
nickjillings@1303 2049 format.note output
nickjillings@1303 2050 format.url output
nickjillings@1303 2051 fin.entry
nickjillings@1303 2052 if.url.std.interword.spacing
nickjillings@1303 2053 }
nickjillings@1303 2054
nickjillings@1303 2055 FUNCTION {incollection}
nickjillings@1303 2056 { std.status.using.comma
nickjillings@1303 2057 start.entry
nickjillings@1303 2058 if.url.alt.interword.spacing
nickjillings@1303 2059 format.authors "author" output.warn
nickjillings@1303 2060 name.or.dash
nickjillings@1303 2061 format.article.title "title" output.warn
nickjillings@1303 2062 format.in.booktitle.edition "booktitle" output.warn
nickjillings@1303 2063 format.series output
nickjillings@1303 2064 format.editors output
nickjillings@1303 2065 format.address.publisher.date.nowarn output
nickjillings@1303 2066 format.volume output
nickjillings@1303 2067 format.number output
nickjillings@1303 2068 format.chapter output
nickjillings@1303 2069 format.pages output
nickjillings@1303 2070 format.note output
nickjillings@1303 2071 format.url output
nickjillings@1303 2072 fin.entry
nickjillings@1303 2073 if.url.std.interword.spacing
nickjillings@1303 2074 }
nickjillings@1303 2075
nickjillings@1303 2076 FUNCTION {inproceedings}
nickjillings@1303 2077 { std.status.using.comma
nickjillings@1303 2078 start.entry
nickjillings@1303 2079 if.url.alt.interword.spacing
nickjillings@1303 2080 format.authors "author" output.warn
nickjillings@1303 2081 name.or.dash
nickjillings@1303 2082 format.article.title "title" output.warn
nickjillings@1303 2083 format.in.booktitle "booktitle" output.warn
nickjillings@1303 2084 format.series output
nickjillings@1303 2085 format.editors output
nickjillings@1303 2086 format.volume output
nickjillings@1303 2087 format.number output
nickjillings@1303 2088 publisher empty$
nickjillings@1303 2089 { format.address.organization.date output }
nickjillings@1303 2090 { format.organization "organization" bibinfo.check output
nickjillings@1303 2091 format.address.publisher.date output
nickjillings@1303 2092 }
nickjillings@1303 2093 if$
nickjillings@1303 2094 format.paper output
nickjillings@1303 2095 format.pages output
nickjillings@1303 2096 format.note output
nickjillings@1303 2097 format.url output
nickjillings@1303 2098 fin.entry
nickjillings@1303 2099 if.url.std.interword.spacing
nickjillings@1303 2100 }
nickjillings@1303 2101
nickjillings@1303 2102 FUNCTION {manual}
nickjillings@1303 2103 { std.status.using.comma
nickjillings@1303 2104 start.entry
nickjillings@1303 2105 if.url.alt.interword.spacing
nickjillings@1303 2106 format.authors output
nickjillings@1303 2107 name.or.dash
nickjillings@1303 2108 format.book.title.edition "title" output.warn
nickjillings@1303 2109 format.howpublished "howpublished" bibinfo.check output
nickjillings@1303 2110 format.organization "organization" bibinfo.check output
nickjillings@1303 2111 format.address "address" bibinfo.check output
nickjillings@1303 2112 format.date output
nickjillings@1303 2113 format.note output
nickjillings@1303 2114 format.url output
nickjillings@1303 2115 fin.entry
nickjillings@1303 2116 if.url.std.interword.spacing
nickjillings@1303 2117 }
nickjillings@1303 2118
nickjillings@1303 2119 FUNCTION {mastersthesis}
nickjillings@1303 2120 { std.status.using.comma
nickjillings@1303 2121 start.entry
nickjillings@1303 2122 if.url.alt.interword.spacing
nickjillings@1303 2123 format.authors "author" output.warn
nickjillings@1303 2124 name.or.dash
nickjillings@1303 2125 format.article.title "title" output.warn
nickjillings@1303 2126 format.master.thesis.type output.nonnull
nickjillings@1303 2127 format.school "school" bibinfo.warn output
nickjillings@1303 2128 format.address "address" bibinfo.check output
nickjillings@1303 2129 format.date "year" output.warn
nickjillings@1303 2130 format.note output
nickjillings@1303 2131 format.url output
nickjillings@1303 2132 fin.entry
nickjillings@1303 2133 if.url.std.interword.spacing
nickjillings@1303 2134 }
nickjillings@1303 2135
nickjillings@1303 2136 FUNCTION {misc}
nickjillings@1303 2137 { std.status.using.comma
nickjillings@1303 2138 start.entry
nickjillings@1303 2139 if.url.alt.interword.spacing
nickjillings@1303 2140 format.authors output
nickjillings@1303 2141 name.or.dash
nickjillings@1303 2142 format.article.title output
nickjillings@1303 2143 format.howpublished "howpublished" bibinfo.check output
nickjillings@1303 2144 format.organization "organization" bibinfo.check output
nickjillings@1303 2145 format.address "address" bibinfo.check output
nickjillings@1303 2146 format.pages output
nickjillings@1303 2147 format.date output
nickjillings@1303 2148 format.note output
nickjillings@1303 2149 format.url output
nickjillings@1303 2150 fin.entry
nickjillings@1303 2151 empty.entry.warn
nickjillings@1303 2152 if.url.std.interword.spacing
nickjillings@1303 2153 }
nickjillings@1303 2154
nickjillings@1303 2155 FUNCTION {patent}
nickjillings@1303 2156 { std.status.using.comma
nickjillings@1303 2157 start.entry
nickjillings@1303 2158 if.url.alt.interword.spacing
nickjillings@1303 2159 format.authors output
nickjillings@1303 2160 name.or.dash
nickjillings@1303 2161 format.article.title output
nickjillings@1303 2162 format.patent.nationality.type.number output
nickjillings@1303 2163 format.patent.date output
nickjillings@1303 2164 format.note output
nickjillings@1303 2165 format.url output
nickjillings@1303 2166 fin.entry
nickjillings@1303 2167 empty.entry.warn
nickjillings@1303 2168 if.url.std.interword.spacing
nickjillings@1303 2169 }
nickjillings@1303 2170
nickjillings@1303 2171 FUNCTION {periodical}
nickjillings@1303 2172 { std.status.using.comma
nickjillings@1303 2173 start.entry
nickjillings@1303 2174 if.url.alt.interword.spacing
nickjillings@1303 2175 format.editors output
nickjillings@1303 2176 name.or.dash
nickjillings@1303 2177 format.book.title "title" output.warn
nickjillings@1303 2178 format.series output
nickjillings@1303 2179 format.volume output
nickjillings@1303 2180 format.number output
nickjillings@1303 2181 format.organization "organization" bibinfo.check output
nickjillings@1303 2182 format.date "year" output.warn
nickjillings@1303 2183 format.note output
nickjillings@1303 2184 format.url output
nickjillings@1303 2185 fin.entry
nickjillings@1303 2186 if.url.std.interword.spacing
nickjillings@1303 2187 }
nickjillings@1303 2188
nickjillings@1303 2189 FUNCTION {phdthesis}
nickjillings@1303 2190 { std.status.using.comma
nickjillings@1303 2191 start.entry
nickjillings@1303 2192 if.url.alt.interword.spacing
nickjillings@1303 2193 format.authors "author" output.warn
nickjillings@1303 2194 name.or.dash
nickjillings@1303 2195 format.article.title "title" output.warn
nickjillings@1303 2196 format.phd.thesis.type output.nonnull
nickjillings@1303 2197 format.school "school" bibinfo.warn output
nickjillings@1303 2198 format.address "address" bibinfo.check output
nickjillings@1303 2199 format.date "year" output.warn
nickjillings@1303 2200 format.note output
nickjillings@1303 2201 format.url output
nickjillings@1303 2202 fin.entry
nickjillings@1303 2203 if.url.std.interword.spacing
nickjillings@1303 2204 }
nickjillings@1303 2205
nickjillings@1303 2206 FUNCTION {proceedings}
nickjillings@1303 2207 { std.status.using.comma
nickjillings@1303 2208 start.entry
nickjillings@1303 2209 if.url.alt.interword.spacing
nickjillings@1303 2210 format.editors output
nickjillings@1303 2211 name.or.dash
nickjillings@1303 2212 format.book.title "title" output.warn
nickjillings@1303 2213 format.series output
nickjillings@1303 2214 format.volume output
nickjillings@1303 2215 format.number output
nickjillings@1303 2216 publisher empty$
nickjillings@1303 2217 { format.address.organization.date output }
nickjillings@1303 2218 { format.organization "organization" bibinfo.check output
nickjillings@1303 2219 format.address.publisher.date output
nickjillings@1303 2220 }
nickjillings@1303 2221 if$
nickjillings@1303 2222 format.note output
nickjillings@1303 2223 format.url output
nickjillings@1303 2224 fin.entry
nickjillings@1303 2225 if.url.std.interword.spacing
nickjillings@1303 2226 }
nickjillings@1303 2227
nickjillings@1303 2228 FUNCTION {standard}
nickjillings@1303 2229 { std.status.using.comma
nickjillings@1303 2230 start.entry
nickjillings@1303 2231 if.url.alt.interword.spacing
nickjillings@1303 2232 format.authors output
nickjillings@1303 2233 name.or.dash
nickjillings@1303 2234 format.book.title "title" output.warn
nickjillings@1303 2235 format.howpublished "howpublished" bibinfo.check output
nickjillings@1303 2236 format.organization.institution.standard.type.number output
nickjillings@1303 2237 format.revision output
nickjillings@1303 2238 format.date output
nickjillings@1303 2239 format.note output
nickjillings@1303 2240 format.url output
nickjillings@1303 2241 fin.entry
nickjillings@1303 2242 if.url.std.interword.spacing
nickjillings@1303 2243 }
nickjillings@1303 2244
nickjillings@1303 2245 FUNCTION {techreport}
nickjillings@1303 2246 { std.status.using.comma
nickjillings@1303 2247 start.entry
nickjillings@1303 2248 if.url.alt.interword.spacing
nickjillings@1303 2249 format.authors "author" output.warn
nickjillings@1303 2250 name.or.dash
nickjillings@1303 2251 format.article.title "title" output.warn
nickjillings@1303 2252 format.howpublished "howpublished" bibinfo.check output
nickjillings@1303 2253 format.institution "institution" bibinfo.warn output
nickjillings@1303 2254 format.address "address" bibinfo.check output
nickjillings@1303 2255 format.tech.report.number output.nonnull
nickjillings@1303 2256 format.date "year" output.warn
nickjillings@1303 2257 format.note output
nickjillings@1303 2258 format.url output
nickjillings@1303 2259 fin.entry
nickjillings@1303 2260 if.url.std.interword.spacing
nickjillings@1303 2261 }
nickjillings@1303 2262
nickjillings@1303 2263 FUNCTION {unpublished}
nickjillings@1303 2264 { std.status.using.comma
nickjillings@1303 2265 start.entry
nickjillings@1303 2266 if.url.alt.interword.spacing
nickjillings@1303 2267 format.authors "author" output.warn
nickjillings@1303 2268 name.or.dash
nickjillings@1303 2269 format.article.title "title" output.warn
nickjillings@1303 2270 format.date output
nickjillings@1303 2271 format.note "note" output.warn
nickjillings@1303 2272 format.url output
nickjillings@1303 2273 fin.entry
nickjillings@1303 2274 if.url.std.interword.spacing
nickjillings@1303 2275 }
nickjillings@1303 2276
nickjillings@1303 2277
nickjillings@1303 2278 % The special entry type which provides the user interface to the
nickjillings@1303 2279 % BST controls
nickjillings@1303 2280 FUNCTION {IEEEtranBSTCTL}
nickjillings@1303 2281 { is.print.banners.to.terminal
nickjillings@1303 2282 { "** IEEEtran BST control entry " quote$ * cite$ * quote$ * " detected." *
nickjillings@1303 2283 top$
nickjillings@1303 2284 }
nickjillings@1303 2285 { skip$ }
nickjillings@1303 2286 if$
nickjillings@1303 2287 CTLuse_article_number
nickjillings@1303 2288 empty$
nickjillings@1303 2289 { skip$ }
nickjillings@1303 2290 { CTLuse_article_number
nickjillings@1303 2291 yes.no.to.int
nickjillings@1303 2292 'is.use.number.for.article :=
nickjillings@1303 2293 }
nickjillings@1303 2294 if$
nickjillings@1303 2295 CTLuse_paper
nickjillings@1303 2296 empty$
nickjillings@1303 2297 { skip$ }
nickjillings@1303 2298 { CTLuse_paper
nickjillings@1303 2299 yes.no.to.int
nickjillings@1303 2300 'is.use.paper :=
nickjillings@1303 2301 }
nickjillings@1303 2302 if$
nickjillings@1303 2303 CTLuse_forced_etal
nickjillings@1303 2304 empty$
nickjillings@1303 2305 { skip$ }
nickjillings@1303 2306 { CTLuse_forced_etal
nickjillings@1303 2307 yes.no.to.int
nickjillings@1303 2308 'is.forced.et.al :=
nickjillings@1303 2309 }
nickjillings@1303 2310 if$
nickjillings@1303 2311 CTLmax_names_forced_etal
nickjillings@1303 2312 empty$
nickjillings@1303 2313 { skip$ }
nickjillings@1303 2314 { CTLmax_names_forced_etal
nickjillings@1303 2315 string.to.integer
nickjillings@1303 2316 'max.num.names.before.forced.et.al :=
nickjillings@1303 2317 }
nickjillings@1303 2318 if$
nickjillings@1303 2319 CTLnames_show_etal
nickjillings@1303 2320 empty$
nickjillings@1303 2321 { skip$ }
nickjillings@1303 2322 { CTLnames_show_etal
nickjillings@1303 2323 string.to.integer
nickjillings@1303 2324 'num.names.shown.with.forced.et.al :=
nickjillings@1303 2325 }
nickjillings@1303 2326 if$
nickjillings@1303 2327 CTLuse_alt_spacing
nickjillings@1303 2328 empty$
nickjillings@1303 2329 { skip$ }
nickjillings@1303 2330 { CTLuse_alt_spacing
nickjillings@1303 2331 yes.no.to.int
nickjillings@1303 2332 'is.use.alt.interword.spacing :=
nickjillings@1303 2333 }
nickjillings@1303 2334 if$
nickjillings@1303 2335 CTLalt_stretch_factor
nickjillings@1303 2336 empty$
nickjillings@1303 2337 { skip$ }
nickjillings@1303 2338 { CTLalt_stretch_factor
nickjillings@1303 2339 'ALTinterwordstretchfactor :=
nickjillings@1303 2340 "\renewcommand{\BIBentryALTinterwordstretchfactor}{"
nickjillings@1303 2341 ALTinterwordstretchfactor * "}" *
nickjillings@1303 2342 write$ newline$
nickjillings@1303 2343 }
nickjillings@1303 2344 if$
nickjillings@1303 2345 CTLdash_repeated_names
nickjillings@1303 2346 empty$
nickjillings@1303 2347 { skip$ }
nickjillings@1303 2348 { CTLdash_repeated_names
nickjillings@1303 2349 yes.no.to.int
nickjillings@1303 2350 'is.dash.repeated.names :=
nickjillings@1303 2351 }
nickjillings@1303 2352 if$
nickjillings@1303 2353 CTLname_format_string
nickjillings@1303 2354 empty$
nickjillings@1303 2355 { skip$ }
nickjillings@1303 2356 { CTLname_format_string
nickjillings@1303 2357 'name.format.string :=
nickjillings@1303 2358 }
nickjillings@1303 2359 if$
nickjillings@1303 2360 CTLname_latex_cmd
nickjillings@1303 2361 empty$
nickjillings@1303 2362 { skip$ }
nickjillings@1303 2363 { CTLname_latex_cmd
nickjillings@1303 2364 'name.latex.cmd :=
nickjillings@1303 2365 }
nickjillings@1303 2366 if$
nickjillings@1303 2367 CTLname_url_prefix
nickjillings@1303 2368 missing$
nickjillings@1303 2369 { skip$ }
nickjillings@1303 2370 { CTLname_url_prefix
nickjillings@1303 2371 'name.url.prefix :=
nickjillings@1303 2372 }
nickjillings@1303 2373 if$
nickjillings@1303 2374
nickjillings@1303 2375
nickjillings@1303 2376 num.names.shown.with.forced.et.al max.num.names.before.forced.et.al >
nickjillings@1303 2377 { "CTLnames_show_etal cannot be greater than CTLmax_names_forced_etal in " cite$ * warning$
nickjillings@1303 2378 max.num.names.before.forced.et.al 'num.names.shown.with.forced.et.al :=
nickjillings@1303 2379 }
nickjillings@1303 2380 { skip$ }
nickjillings@1303 2381 if$
nickjillings@1303 2382 }
nickjillings@1303 2383
nickjillings@1303 2384
nickjillings@1303 2385 %%%%%%%%%%%%%%%%%%%
nickjillings@1303 2386 %% ENTRY ALIASES %%
nickjillings@1303 2387 %%%%%%%%%%%%%%%%%%%
nickjillings@1303 2388 FUNCTION {conference}{inproceedings}
nickjillings@1303 2389 FUNCTION {online}{electronic}
nickjillings@1303 2390 FUNCTION {internet}{electronic}
nickjillings@1303 2391 FUNCTION {webpage}{electronic}
nickjillings@1303 2392 FUNCTION {www}{electronic}
nickjillings@1303 2393 FUNCTION {default.type}{misc}
nickjillings@1303 2394
nickjillings@1303 2395
nickjillings@1303 2396
nickjillings@1303 2397 %%%%%%%%%%%%%%%%%%
nickjillings@1303 2398 %% MAIN PROGRAM %%
nickjillings@1303 2399 %%%%%%%%%%%%%%%%%%
nickjillings@1303 2400
nickjillings@1303 2401 READ
nickjillings@1303 2402
nickjillings@1303 2403 EXECUTE {initialize.controls}
nickjillings@1303 2404 EXECUTE {initialize.status.constants}
nickjillings@1303 2405 EXECUTE {banner.message}
nickjillings@1303 2406
nickjillings@1303 2407 EXECUTE {initialize.longest.label}
nickjillings@1303 2408 ITERATE {longest.label.pass}
nickjillings@1303 2409
nickjillings@1303 2410 EXECUTE {begin.bib}
nickjillings@1303 2411 ITERATE {call.type$}
nickjillings@1303 2412 EXECUTE {end.bib}
nickjillings@1303 2413
nickjillings@1303 2414 EXECUTE{completed.message}
nickjillings@1303 2415
nickjillings@1303 2416
nickjillings@1303 2417 %% That's all folks, mds.