summaryrefslogtreecommitdiff
path: root/biblio/bibtex/utils/bibextract/citefind.txt
blob: d4b3aa1e29786008abbbb1df3b20f663a5a4f2d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
%!PS-Adobe-3.0
%%Creator: groff version 1.16.1
%%CreationDate: Sat Aug 25 18:47:50 2001
%%DocumentNeededResources: font Times-Roman
%%+ font Times-Bold
%%+ font Times-Italic
%%DocumentSuppliedResources: procset grops 1.16 1
%%Pages: 1
%%PageOrder: Ascend
%%Orientation: Portrait
%%EndComments
%%BeginProlog
%%BeginResource: procset grops 1.16 1
/setpacking where{
pop
currentpacking
true setpacking
}if
/grops 120 dict dup begin
/SC 32 def
/A/show load def
/B{0 SC 3 -1 roll widthshow}bind def
/C{0 exch ashow}bind def
/D{0 exch 0 SC 5 2 roll awidthshow}bind def
/E{0 rmoveto show}bind def
/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
/G{0 rmoveto 0 exch ashow}bind def
/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/I{0 exch rmoveto show}bind def
/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
/K{0 exch rmoveto 0 exch ashow}bind def
/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/M{rmoveto show}bind def
/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
/O{rmoveto 0 exch ashow}bind def
/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/Q{moveto show}bind def
/R{moveto 0 SC 3 -1 roll widthshow}bind def
/S{moveto 0 exch ashow}bind def
/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
/SF{
findfont exch
[exch dup 0 exch 0 exch neg 0 0]makefont
dup setfont
[exch/setfont cvx]cvx bind def
}bind def
/MF{
findfont
[5 2 roll
0 3 1 roll
neg 0 0]makefont
dup setfont
[exch/setfont cvx]cvx bind def
}bind def
/level0 0 def
/RES 0 def
/PL 0 def
/LS 0 def
/MANUAL{
statusdict begin/manualfeed true store end
}bind def
/PLG{
gsave newpath clippath pathbbox grestore
exch pop add exch pop
}bind def
/BP{
/level0 save def
1 setlinecap
1 setlinejoin
72 RES div dup scale
LS{
90 rotate
}{
0 PL translate
}ifelse
1 -1 scale
}bind def
/EP{
level0 restore
showpage
}bind def
/DA{
newpath arcn stroke
}bind def
/SN{
transform
.25 sub exch .25 sub exch
round .25 add exch round .25 add exch
itransform
}bind def
/DL{
SN
moveto
SN
lineto stroke
}bind def
/DC{
newpath 0 360 arc closepath
}bind def
/TM matrix def
/DE{
TM currentmatrix pop
translate scale newpath 0 0 .5 0 360 arc closepath
TM setmatrix
}bind def
/RC/rcurveto load def
/RL/rlineto load def
/ST/stroke load def
/MT/moveto load def
/CL/closepath load def
/FL{
currentgray exch setgray fill setgray
}bind def
/BL/fill load def
/LW/setlinewidth load def
/RE{
findfont
dup maxlength 1 index/FontName known not{1 add}if dict begin
{
1 index/FID ne{def}{pop pop}ifelse
}forall
/Encoding exch def
dup/FontName exch def
currentdict end definefont pop
}bind def
/DEFS 0 def
/EBEGIN{
moveto
DEFS begin
}bind def
/EEND/end load def
/CNT 0 def
/level1 0 def
/PBEGIN{
/level1 save def
translate
div 3 1 roll div exch scale
neg exch neg exch translate
0 setgray
0 setlinecap
1 setlinewidth
0 setlinejoin
10 setmiterlimit
[]0 setdash
/setstrokeadjust where{
pop
false setstrokeadjust
}if
/setoverprint where{
pop
false setoverprint
}if
newpath
/CNT countdictstack def
userdict begin
/showpage{}def
}bind def
/PEND{
clear
countdictstack CNT sub{end}repeat
level1 restore
}bind def
end def
/setpacking where{
pop
setpacking
}if
%%EndResource
%%IncludeResource: font Times-Roman
%%IncludeResource: font Times-Bold
%%IncludeResource: font Times-Italic
grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
/scaron/zcaron/Ydieresis/trademark/quotesingle/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
/Times-Italic@0 ENC0/Times-Italic RE/Times-Bold@0 ENC0/Times-Bold RE
/Times-Roman@0 ENC0/Times-Roman RE
%%EndProlog
%%Page: 1 1
%%BeginPageSetup
BP
%%EndPageSetup
/F0 10/Times-Roman@0 SF 351.08(CITEFIND\(1\) CITEFIND\(1\))72 48 R/F1
10.95/Times-Bold@0 SF -.219(NA)72 84 S(ME).219 E F0(cite\214nd \255 e)
108 96 Q(xtract matching bibliograph)-.15 E 2.5(ye)-.05 G
(ntries from BibT)-2.5 E(eX .bib \214les)-.7 E F1(SYNOPSIS)72 112.8 Q/F2
10/Times-Bold@0 SF(cite\214nd)108 124.8 Q/F3 10/Times-Italic@0 SF(ta)2.5
E(gs-\214le bib\214le\(s\) >ne)-.1 E(wbib\214le)-.15 E F0(or)108 136.8 Q
F2(cite\214nd)108 148.8 Q F3 2.5<ad62>2.5 G(ib\214le\(s\) >ne)-2.5 E
(wbib\214le)-.15 E F1(DESCRIPTION)72 165.6 Q F2(cite\214nd)108 177.6 Q
F0 -.15(ex)2.512 G .012(tracts from a list of B).15 F/F4 8/Times-Roman@0
SF(IB)A F0(T)A(E)-1.667 2.4 M(X)-1.25 -2.4 M F3(.bib)2.512 E F0 .012
(\214les those bibliograph)2.512 F 2.511(ye)-.05 G .011
(ntries that match a speci\214ed list of cita-)-2.511 F 2.769
(tion tags, possibly produced by)108 189.6 R F2(citetags)5.269 E F0
2.769(\(1\), sending the entries to)B F3(stdout)5.269 E F0 5.269(,t).68
G 2.769(ogether with all B)-5.269 F F4(IB)A F0(T)A(E)-1.667 2.4 M(X)
-1.25 -2.4 M -.74(``)108 201.6 S -.834(@Preamble{. . .}').74 F 2.5('a)
-.74 G(nd `)-2.5 E -.834(`@String{. . .}')-.74 F 2.5('c)-.74 G(ommands.)
-2.5 E 1.317(If the \214rst ar)108 218.4 R(gument,)-.18 E F3(ta)3.817 E
(gs-\214le)-.1 E F0 3.817(,i).18 G 3.817(s`)-3.817 G(`\255')-4.557 E
1.317(', the tag list is read from)-.74 F F3(stdin)3.816 E F0 3.816(,a)
.24 G(llo)-3.816 E 1.316(wing it to be piped from)-.25 F F2(cite-)3.816
E(tags)108 230.4 Q F0(\(1\).)A(Bibliograph)108 247.2 Q 2.988(ye)-.05 G
.489(ntries are output in the order found in the)-2.988 F F3(.bib)2.989
E F0 2.989(\214les. In)2.989 F .489
(the absence of cross references, you)2.989 F .561(may be able to use)
108 259.2 R F2(bibsort)3.061 E F0 .56(\(1\) to sort them by citation k)B
-.15(ey)-.1 G 5.56(.W)-.5 G .56(hile such sorting is unnecessary for B)
-5.56 F F4(IB)A F0(T)A(E)-1.667 2.4 M(X)-1.25 -2.4 M(itself, it is con)
108 271.2 Q -.15(ve)-.4 G(nient for a human reader of the).15 E F3(.bib)
2.5 E F0(\214le.)2.5 E .042(When documents are prepared using a lar)108
288 R .042(ge bibliograph)-.18 F 2.542(yd)-.05 G .042
(ata base collection, it is sometimes con)-2.542 F -.15(ve)-.4 G .042
(nient to).15 F -.15(ex)108 300 S .171(tract a subset B).15 F F4(IB)A F0
(T)A(E)-1.667 2.4 M 2.671(Xb)-1.25 -2.4 O(ibliograph)-2.671 E 2.671
<798c>-.05 G .17
(le incorporating only those entries that are cited in the document.)
-2.671 F(A)5.17 E(good e)108 312 Q
(xample is a document to be submitted to a publisher)-.15 E 2.5(,o)-.4 G
2.5(ro)-2.5 G(therwise distrib)-2.5 E(uted in electronic form.)-.2 E F2
(cite\214nd)108 328.8 Q F0 -.15(ex)3.115 G .615(pects the bibliograph)
.15 F 3.115<798c>-.05 G .616
(le\(s\) to be consistently formatted in the style produced by)-3.115 F
F2(bibclean)3.116 E F0(\(1\),)A(which allo)108 340.8 Q
(ws use of simple pattern matching to recognize the required entries.)
-.25 E 1.677 -.8(To g)108 357.6 T .077(uard ag).8 F .077(ainst match f)
-.05 F .076(ailures, from v)-.1 F .076(ersion 1.03,)-.15 F F2
(cite\214nd)2.576 E F0 .076
(will complain if requested entries are not found)2.576 F .519
(at all, or are found \(and output\) more than once.)108 369.6 R .519
(It will also complain if end-of-\214le is reached during col-)5.519 F
(lection of an)108 381.6 Q 2.5(yb)-.15 G(ibliograph)-2.5 E 2.5(ye)-.05 G
(ntry)-2.5 E(.)-.65 E F1 -.11(BU)72 398.4 S(GS).11 E F2(cite\214nd)108
410.4 Q F0 .633(is not smart enough to incorporate B)3.133 F F4(IB)A F0
(T)A(E)-1.667 2.4 M 3.132(Xc)-1.25 -2.4 O .632
(ross references unless their citation tags are included)-3.132 F
(in the input list.)108 422.4 Q .985
(No attempt is made to reduce the output `)108 439.2 R -.834
(`@String{. . .}')-.74 F 3.486('c)-.74 G .986
(ommands to just those that are actually refer)-3.486 F(-)-.2 E(enced.)
108 451.2 Q(Those features should be added.)108 468 Q F1(SEE ALSO)72
484.8 Q F2(bibcheck)108 496.8 Q F0(\(1\),)A F2(bibclean)2.955 E F0
(\(1\),)A F2(bibdup)2.955 E F0(\(1\),)A F2(bibextract)2.955 E F0(\(1\),)
A F2(bibjoin)2.955 E F0(\(1\),)A F2(biblabel)2.955 E F0(\(1\),)A F2
(biblex)2.955 E F0(\(1\),)A F2(biborder)2.955 E F0(\(1\),)A F2(bib-)
2.955 E(parse)108 508.8 Q F0(\(1\),)A F2(bibsort)2.5 E F0(\(1\),)A F2
(bibtex)2.5 E F0(\(1\),)A F2(bib)2.5 E(unlex)-.2 E F0(\(1\),)A F2
(citesub)2.5 E F0(\(1\),)A F2(citetags)2.5 E F0(\(1\),)A F2(gawk)2.5 E
F0(\(1\),)A F2(latex)2.5 E F0(\(1\),)A F2(nawk)2.5 E F0(\(1\),)A F2(tex)
2.5 E F0(\(1\).)A F1(FILES)72 525.6 Q F0(/usr/local/share/lib/bibe)108
537.6 Q(xtract/cite\214nd.a)-.15 E(wk)-.15 E F2(nawk)10 E F0
(\(1\) program for tag e)A(xtraction.)-.15 E 90.79
(/usr/local/bin/cite\214nd user)108 554.4 R
(-callable shell script to in)-.2 E -.2(vo)-.4 G -.1(ke).2 G F2(nawk)2.6
E F0(\(1\).)A F1 -.548(AU)72 571.2 S(THOR).548 E F0(Nelson H. F)108
583.2 Q 2.5(.B)-.8 G(eebe)-2.5 E(Center for Scienti\214c Computing)108
595.2 Q(Uni)108 607.2 Q -.15(ve)-.25 G(rsity of Utah).15 E
(Department of Mathematics, 322 INSCC)108 619.2 Q(155 S 1400 E RM 233)
108 631.2 Q(Salt Lak)108 643.2 Q 2.5(eC)-.1 G(ity)-2.5 E 2.5(,U)-.65 G
2.5(T8)-2.5 G(4112-0090)-2.5 E(USA)108 655.2 Q -.7(Te)108 667.2 S
(l: +1 801 581 5254).7 E -.74(FA)108 679.2 S
(X: +1 801 585 1640, +1 801 581 4148).74 E
(Email: beebe@math.utah.edu, beebe@acm.or)108 691.2 Q(g, beebe@ieee.or)
-.18 E 2.5(g\()-.18 G(Internet\))-2.5 E(WWW)108 703.2 Q 2.5(:h)-.37 G
(ttp://www)-2.5 E(.math.utah.edu/~beebe)-.65 E -1.11(Ve)72 768 S
(rsion 1.03)1.11 E(19 February 1999)147.9 E(1)193.45 E EP
%%Trailer
end
%%EOF