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
|
@InProceedings{RudolphGrabowskiGraubmann96,
author = {E. Rudolph and P.Graubmann and J. Grabowski},
title = {Tutorial on Message Sequence Charts {(MSC'96})},
booktitle = {FORTE},
year = 1996
}
@Booklet{z120,
title = {{ITU-TS} {R}ecommendation {Z.120}: {M}essage {S}equence {C}hart {(MSC)}},
author = {ITU-TS},
address = {Geneva},
year = 1997
}
@Book{GSM97,
AUTHOR = {Michel Goossens and Sebastian Rahtz and Frank Mittelbach},
TITLE = {{T}he {\LaTeX} {G}raphics {C}ompanion},
PUBLISHER = "Addison-Wesley",
YEAR = 1997
}
@Book{Lam94,
author = {L. Lamport},
title = {{\LaTeX}---A Document Preparation System---User's Guide and Reference Manual},
publisher = {Adsison-Wesley},
year = 1994,
edition = {2nd},
note = {Updated for {\LaTeXe}}
}
@Manual{BM02,
title = {A {\LaTeX{}} macro package for Message Sequence
Charts---Reference Manual---Describing {\mscpack}
version~{\mscversion}},
author = {V. Bos and S. Mauw},
year = {2002},
month = {June},
note = {Included in MSC macro package distribution}
}
@Manual{BM02a,
title = {A {\LaTeX{}} macro package for Message Sequence
Charts---User Manual---Describing {\mscpack}
version~{\mscversion}},
author = {V. Bos and S. Mauw},
year = {2002},
month = {June},
note = {Included in MSC macro package distribution}
}
@Manual{BM02b,
title = {A {\LaTeX{}} macro package for Message Sequence
Charts---Maintenance document---Describing {\mscpack}
version~{\mscversion}},
author = {V. Bos and S. Mauw},
year = {2002},
month = {June},
note = {Included in MSC macro package distribution}
}
|