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
|
@article{feynmf,
author = "Ohl, Thorsten",
title = "{Drawing Feynman diagrams with LaTeX and Metafont}",
journal = "Computer Physics Communications",
volume = 90,
year = 1995,
pages = "340-354",
doi = "10.1016/0010-4655(95)90137-S",
eprint = "hep-ph/9505351",
archivePrefix ="arXiv",
primaryClass = "hep-ph",
reportNumber = "IKDA-95-20",
}
@article{axodraw,
title = "Axodraw",
journal = "Computer Physics Communications",
volume = 83,
number = 1,
pages = "45 - 58",
year = 1994,
issn = "0010-4655",
doi = "10.1016/0010-4655(94)90034-5",
author = "J.A.M. Vermaseren",
}
@article{jaxodrawV1,
author = "Binosi, D. and Theussl, L.",
title = "{JaxoDraw: A Graphical user interface for drawing Feynman
diagrams}",
journal = "Computer Physics Communications",
volume = 161,
year = 2004,
pages = "76-86",
doi = "10.1016/j.cpc.2004.05.001",
eprint = "hep-ph/0309015",
archivePrefix ="arXiv",
primaryClass = "hep-ph",
reportNumber = "FTUV-03-0902",
SLACcitation = "%%CITATION = HEP-PH/0309015;%%"
}
@article{jaxodrawV2,
author = "Binosi, D. and Collins, J. and Kaufhold, C. and Theussl, L.",
title = "{JaxoDraw: A Graphical user interface for drawing Feynman
diagrams. Version 2.0 release notes}",
journal = "Computer Physics Communications",
volume = 180,
year = 2009,
pages = "1709-1715",
doi = "10.1016/j.cpc.2009.02.020",
eprint = "0811.4113",
archivePrefix ="arXiv",
primaryClass = "hep-ph",
reportNumber = "ECT*-08-10",
SLACcitation = "%%CITATION = ARXIV:0811.4113;%%"
}
@article{hu2005,
title = {Efficient, high-quality force-directed graph drawing},
author = {Hu, Yifan},
journal = {Mathematica Journal},
volume = 10,
number = 1,
pages = {37--71},
year = 2005,
publisher = {Redwood City, Ca.: Advanced Book Program, Addison-Wesley
Pub. Co., c1990-}
}
@article{eades1991,
author = "Peter,Eades and Kozo,Sugiyama",
title = "How to Draw a Directed Graph",
journal = "Journal of Information Processing",
year = 1991,
volume = 13,
number = 4,
pages = "424--437",
}
@phdthesis{pohlmann2011,
title = {Configurable graph drawing algorithms for the {TikZ} graphics
description language},
author = {Pohlmann, Jannis},
year = 2011,
school = {Institute of Theoretical Computer Science, Universit{\"a}t zu
L{\"u}beck, L{\"u}beck, Germany},
url =
{http://www.tcs.uni-luebeck.de/downloads/papers/2011/2011-configurable-graph-drawing-algorithms-jannis-pohlmann.pdf}
}
@Misc{tikz,
author = {Till Tantau},
title = {The {TikZ} and {PGF} Packages},
year = 2015,
url = {http://mirrors.ctan.org/graphics/pgf/base/doc/pgfmanual.pdf},
}
@article{PhysRev.76.769,
title = {Space-Time Approach to Quantum Electrodynamics},
author = {Feynman, R. P.},
journal = {Phys. Rev.},
volume = 76,
issue = 6,
pages = {769--789},
numpages = 0,
year = 1949,
month = {Sep},
publisher = {American Physical Society},
doi = {10.1103/PhysRev.76.769},
url = {http://link.aps.org/doi/10.1103/PhysRev.76.769}
}
@article{tikz-feynman,
title = {Tik{Z}-{F}eynman: {F}eynman diagrams with {T}ik{Z}},
author = {Ellis, Joshua},
archivePrefix = {arXiv},
year = 2016,
eprint = {1601.05437},
primaryClass = {hep-ph},
url = {http://arxiv.org/abs/1601.05437},
}
|