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
|
@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 T. van Deursen and S. Mauw},
year = {2010},
month = {December},
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 T. van Deursen and S. Mauw},
year = {2010},
month = {January},
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 T. van Deursen and S. Mauw},
year = {2010},
month = {January},
note = {Included in MSC macro package distribution}
}
@article{mertz2007graphics,
title={Graphics with TikZ},
author={Mertz, Andrew and Slough, William},
journal={The PracTEX Journal},
volume={1},
year={2007}
}
@manual{tantau2022pgf,
author = {Till Tantau},
title = {The TikZ and PGF Packages},
subtitle = {Manual for version 3.1.9a},
url = {https://github.com/pgf-tikz/pgf/releases/download/3.1.9a/pgfmanual-3.1.9a.pdf},
date = {2022-05-13},
}
|