add directory Minix
This commit is contained in:
724
Minix/CD-ROM-2.0/MINIX/MANUALS/PS8/PARTITIO.8
Normal file
724
Minix/CD-ROM-2.0/MINIX/MANUALS/PS8/PARTITIO.8
Normal file
@@ -0,0 +1,724 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 14:23:56 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/Times-Bold 1 AEnc-def pop
|
||||
/B-1{/Times-Bold-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(PARTITION)S
|
||||
1262(\()S
|
||||
1304(8)S
|
||||
1362(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4585(PARTITION)S
|
||||
5127(\()S
|
||||
5169(8)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
(partition)341 1080 A
|
||||
10 R-1
|
||||
1446(-)S
|
||||
10 R
|
||||
1528(make)S
|
||||
1771(a)S
|
||||
(partition)341 1841 A
|
||||
2207(table)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 B
|
||||
1080(partition)S
|
||||
10 R
|
||||
1499([)S
|
||||
10 B-1
|
||||
1533(-)S
|
||||
10 B
|
||||
1590(mf)S
|
||||
10 R
|
||||
1708(])S
|
||||
10 I
|
||||
1780(device)S
|
||||
10 R
|
||||
2076([)S
|
||||
10 I
|
||||
2110(type)S
|
||||
10 R
|
||||
2278(:])S
|
||||
10 I
|
||||
2340(size)S
|
||||
10 R
|
||||
2491([)S
|
||||
10 B
|
||||
2525(+*)S
|
||||
10 R
|
||||
2632(])S
|
||||
(...)75 2704 A
|
||||
1536 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
1656 V
|
||||
10 B
|
||||
1080(Partition)S
|
||||
10 R
|
||||
1492(makes)S
|
||||
1774(a)S
|
||||
(partition)341 1844 A
|
||||
2210(table)S
|
||||
2431(on)S
|
||||
10 I
|
||||
2556(device)S
|
||||
10 R
|
||||
2839(using)S
|
||||
3081(the)S
|
||||
3229(types)S
|
||||
3467(and)S
|
||||
3638(sizes)S
|
||||
3860(given.)S
|
||||
4159(It)S
|
||||
4247(may)S
|
||||
4446(be)S
|
||||
4567(used)S
|
||||
4777(in)S
|
||||
4881(combina-)S
|
||||
1776 V
|
||||
1080(tion)S
|
||||
1261(with)S
|
||||
10 B
|
||||
1465(repartition)S
|
||||
10 R
|
||||
1936(\(8\))S
|
||||
2079(for)S
|
||||
2222(automatic)S
|
||||
2644(installation)S
|
||||
3116(of)S
|
||||
3225(Minix.)S
|
||||
1944 V
|
||||
1080(You)S
|
||||
1290(may)S
|
||||
1500(give)S
|
||||
1710(up)S
|
||||
1847(to)S
|
||||
1962(four)S
|
||||
10 I
|
||||
2167(type)S
|
||||
10 R
|
||||
2335(:)S
|
||||
10 I
|
||||
2363(size)S
|
||||
10 R
|
||||
2514([)S
|
||||
10 B
|
||||
2548(+*)S
|
||||
10 R
|
||||
2655(])S
|
||||
2727(speci\256cations)S
|
||||
3313(for)S
|
||||
3469(the)S
|
||||
(partitions.)405 3630 A
|
||||
4098(You)S
|
||||
4309(may)S
|
||||
4520(also)S
|
||||
4720(specify)S
|
||||
5049(holes)S
|
||||
2064 V
|
||||
1080(before,)S
|
||||
1395(between,)S
|
||||
1788(and)S
|
||||
1965(after)S
|
||||
2183(the)S
|
||||
(partitions.)405 2338 A
|
||||
2800(A)S
|
||||
2905(hole)S
|
||||
3110(differs)S
|
||||
3406(from)S
|
||||
3634(a)S
|
||||
(partition)341 3710 A
|
||||
4082(speci\256cation)S
|
||||
4622(by)S
|
||||
4753(not)S
|
||||
4912(having)S
|
||||
5216(a)S
|
||||
2184 V
|
||||
1080(type.)S
|
||||
2352 V
|
||||
1080(The)S
|
||||
1262(\256rst)S
|
||||
1444(hole)S
|
||||
1642(is)S
|
||||
1734(by)S
|
||||
1860(default)S
|
||||
2166(1)S
|
||||
2242(sector)S
|
||||
2509(to)S
|
||||
2613(make)S
|
||||
(space)224 2857 A
|
||||
3107(for)S
|
||||
3251(the)S
|
||||
3400(primary)S
|
||||
(bootstrap)374 3745 A
|
||||
4145(and)S
|
||||
4316(the)S
|
||||
(partition)341 4465 A
|
||||
4832(table.)S
|
||||
5104(The)S
|
||||
2472 V
|
||||
1080(other)S
|
||||
1312(holes)S
|
||||
1549(are)S
|
||||
1698(0.)S
|
||||
2640 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1267(type)S
|
||||
10 R
|
||||
1465(\256eld)S
|
||||
1674(is)S
|
||||
1771(the)S
|
||||
1924(type)S
|
||||
2128(of)S
|
||||
2243(the)S
|
||||
(partitition)397 2397 A
|
||||
2825(in)S
|
||||
2934(hexadecimal.)S
|
||||
3524(The)S
|
||||
10 I
|
||||
3712(size)S
|
||||
10 R
|
||||
3894(\256eld)S
|
||||
4104(is)S
|
||||
4202(the)S
|
||||
(partition's)414 4356 A
|
||||
4801(size)S
|
||||
4989(in)S
|
||||
5098(sec-)S
|
||||
2760 V
|
||||
1080(tors.)S
|
||||
1308(The)S
|
||||
10 B
|
||||
1492(+)S
|
||||
10 R
|
||||
1576(or)S
|
||||
10 B
|
||||
1687(*)S
|
||||
10 R
|
||||
1764(may)S
|
||||
1964(optionally)S
|
||||
2398(be)S
|
||||
2520(added)S
|
||||
2787(to)S
|
||||
2892(indicate)S
|
||||
3238(that)S
|
||||
3416(the)S
|
||||
(partition)341 3566 A
|
||||
3934(must)S
|
||||
4156(be)S
|
||||
4278(expanded)S
|
||||
4690(to)S
|
||||
4794(contain)S
|
||||
5116(any)S
|
||||
2880 V
|
||||
1080(leftover)S
|
||||
(space)224 1419 A
|
||||
1668(on)S
|
||||
1793(the)S
|
||||
1941(device)S
|
||||
2229(or)S
|
||||
2338(to)S
|
||||
2441(mark)S
|
||||
2673(the)S
|
||||
(partition)341 2821 A
|
||||
3187(active.)S
|
||||
3048 V
|
||||
(Partitions)386 1080 A
|
||||
1504(are)S
|
||||
1666(padded)S
|
||||
1994(out)S
|
||||
2160(to)S
|
||||
2276(cylinder)S
|
||||
(boundaries,)466 2644 A
|
||||
3148(except)S
|
||||
3449(for)S
|
||||
3605(the)S
|
||||
3766(\256rst)S
|
||||
3961(one,)S
|
||||
4169(it)S
|
||||
4263(starts)S
|
||||
4514(on)S
|
||||
4652(track)S
|
||||
4893(1.)S
|
||||
5032(Some)S
|
||||
3168 V
|
||||
1080(operating)S
|
||||
1485(systems)S
|
||||
1828(care)S
|
||||
(about)223 2022 A
|
||||
2270(this.)S
|
||||
2490(Minix)S
|
||||
2760(and)S
|
||||
2930(MS-DOS)S
|
||||
3336(do)S
|
||||
3461(not.)S
|
||||
3336 V
|
||||
9 R
|
||||
720(O)S
|
||||
722(OP)S
|
||||
790(PT)S
|
||||
842(TI)S
|
||||
900(IO)S
|
||||
933(ON)S
|
||||
1001(NS)S
|
||||
1069(S)S
|
||||
3456 V
|
||||
10 B-1
|
||||
1080(-)S
|
||||
10 B
|
||||
1137(m)S
|
||||
10 R
|
||||
1440(Minix)S
|
||||
1710(only,)S
|
||||
1938(no)S
|
||||
2063(need)S
|
||||
2278(to)S
|
||||
2381(pad)S
|
||||
(partitions.)405 2551 A
|
||||
3006(This)S
|
||||
3210(is)S
|
||||
3302(the)S
|
||||
3450(default)S
|
||||
3755(for)S
|
||||
(subpartition)480 3898 A
|
||||
4403(tables.)S
|
||||
3624 V
|
||||
10 B-1
|
||||
1080(-)S
|
||||
10 B
|
||||
1137(f)S
|
||||
10 R
|
||||
1440(Force)S
|
||||
1695(making)S
|
||||
2021(a)S
|
||||
(partition)341 2091 A
|
||||
2457(table)S
|
||||
2678(even)S
|
||||
2893(if)S
|
||||
2980(the)S
|
||||
3128(device)S
|
||||
3416(is)S
|
||||
3508(too)S
|
||||
3661(small.)S
|
||||
3792 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(EX)S
|
||||
780(XA)S
|
||||
848(AM)S
|
||||
916(MP)S
|
||||
998(PL)S
|
||||
1050(LE)S
|
||||
1108(E)S
|
||||
3912 V
|
||||
10 B
|
||||
1080(partition)S
|
||||
1486(/dev/hd0)S
|
||||
(01:16384)384 1880 A
|
||||
(81:40000)384 2289 A
|
||||
(81:2880*)384 2698 A
|
||||
(06:20000+)441 3107 A
|
||||
4080 V
|
||||
10 R
|
||||
(Partitions)386 1080 A
|
||||
1495(disk)S
|
||||
1691(0)S
|
||||
1770(into)S
|
||||
1956(an)S
|
||||
2081(8)S
|
||||
2161(Mb)S
|
||||
2330(DOS)S
|
||||
(partition,)366 2562 A
|
||||
2958(20)S
|
||||
3088(Mb)S
|
||||
3257(Minix)S
|
||||
3532(/usr,)S
|
||||
3738(1.44)S
|
||||
3943(Mb)S
|
||||
4112(Minix)S
|
||||
4387(/)S
|
||||
4445(\(active\),)S
|
||||
4809(and)S
|
||||
4984(a)S
|
||||
5059(DOS)S
|
||||
4200 V
|
||||
(partition)341 1080 A
|
||||
1459(of)S
|
||||
1581(at)S
|
||||
1692(least)S
|
||||
1915(10)S
|
||||
2053(Mb)S
|
||||
2229(at)S
|
||||
2339(the)S
|
||||
2499(end)S
|
||||
2681(of)S
|
||||
2802(the)S
|
||||
2962(disk.)S
|
||||
3216(\(06:0+)S
|
||||
3522(would)S
|
||||
3810(have)S
|
||||
4037(been)S
|
||||
4264(ok)S
|
||||
4401(too,)S
|
||||
4591(it's)S
|
||||
4757(just)S
|
||||
4939(a)S
|
||||
5021(sanity)S
|
||||
4320 V
|
||||
1080(check.\))S
|
||||
4488 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
4608 V
|
||||
10 B
|
||||
1080(hd)S
|
||||
10 R
|
||||
1192(\(4\),)S
|
||||
10 B
|
||||
1360(part)S
|
||||
10 R
|
||||
1545(\(8\),)S
|
||||
10 B
|
||||
1713(repartition)S
|
||||
10 R
|
||||
2184(\(8\).)S
|
||||
4776 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
4896 V
|
||||
10 R
|
||||
1080(Kees)S
|
||||
1307(J.)S
|
||||
1396(Bot)S
|
||||
1566(\(kjb@cs.vu.nl\))S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user